From 5b75d160621d38d7d93124184d322ef2f0e66bf4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:37:01 +0000 Subject: [PATCH 1/3] Initial plan From ff5aede96deede3e63aad0a8b14b8cf817aa7a1c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:40:38 +0000 Subject: [PATCH 2/3] Initial assessment and planning Co-authored-by: rezwana-karim <126201034+rezwana-karim@users.noreply.github.com> --- out/404.html | 1 + out/_next/static/chunks/150316a471952cee.js | 1 + out/_next/static/chunks/17722e3ac4e00587.js | 1 + out/_next/static/chunks/22770f4d9ba0cbae.js | 1 + out/_next/static/chunks/3eba6931cad880e3.js | 1 + out/_next/static/chunks/4dcc933dcbfdb4cf.js | 1 + out/_next/static/chunks/538cc02e54714b23.js | 1 + out/_next/static/chunks/7dd66bdf8a7e5707.js | 1 + out/_next/static/chunks/8082ab48faca5ea1.js | 1 + out/_next/static/chunks/a6dad97d9634a72d.js | 1 + out/_next/static/chunks/ac324c416a781112.js | 1 + out/_next/static/chunks/ba2906b9838f8913.js | 5 ++ out/_next/static/chunks/bc6534ca8150f241.css | 3 + out/_next/static/chunks/bd2dcf98c9b362f6.js | 1 + out/_next/static/chunks/ca3ba89adfbcfb25.js | 1 + out/_next/static/chunks/e60ef129113f6e24.js | 1 + out/_next/static/chunks/ea7ab0dba7b47d7c.js | 1 + out/_next/static/chunks/ec5b562067dbae3a.js | 5 ++ out/_next/static/chunks/ff1a16fafef87110.js | 1 + .../chunks/turbopack-1ed33c4a2fa32644.js | 3 + .../chunks/turbopack-c9108f430cd539ab.js | 3 + .../chunks/turbopack-e95304510e940083.js | 3 + .../eRbopknM5a6qsi8-MMBPO/_buildManifest.js | 19 +++++ .../_clientMiddlewareManifest.json | 1 + .../eRbopknM5a6qsi8-MMBPO/_ssgManifest.js | 1 + .../media/4fa387ec64143e14.c1fdd6c2.woff2 | Bin 0 -> 12608 bytes .../media/7178b3e590c64307.b97b3418.woff2 | Bin 0 -> 15292 bytes .../media/797e433ab948586e.dbea232f.woff2 | Bin 0 -> 31288 bytes .../media/8a480f0b521d4e75.8e0177b5.woff2 | Bin 0 -> 14676 bytes .../media/bbc41e54d2fcbd21.799d8ef8.woff2 | Bin 0 -> 13036 bytes .../media/caa3a2e1cccd8315.p.853070df.woff2 | Bin 0 -> 28388 bytes out/_next/static/media/favicon.0b3bf435.ico | Bin 0 -> 25931 bytes out/about.html | 1 + out/about.txt | 29 +++++++ out/accessibility.html | 1 + out/accessibility.txt | 45 +++++++++++ out/blog.html | 1 + out/blog.txt | 42 ++++++++++ out/changelog.html | 1 + out/changelog.txt | 46 +++++++++++ out/code-of-conduct.html | 1 + out/code-of-conduct.txt | 42 ++++++++++ out/community.html | 1 + out/community.txt | 46 +++++++++++ out/contact.html | 1 + out/contact.txt | 41 ++++++++++ out/contributing.html | 1 + out/contributing.txt | 47 +++++++++++ out/events.html | 1 + out/events.txt | 67 ++++++++++++++++ out/favicon.ico | Bin 0 -> 25931 bytes out/file.svg | 1 + out/globe.svg | 1 + out/index.html | 1 + out/index.txt | 75 ++++++++++++++++++ out/next.svg | 1 + out/privacy.html | 1 + out/privacy.txt | 41 ++++++++++ out/projects.html | 1 + out/projects.txt | 33 ++++++++ out/resources.html | 1 + out/resources.txt | 59 ++++++++++++++ out/roadmap.html | 1 + out/roadmap.txt | 54 +++++++++++++ out/showcase.html | 1 + out/showcase.txt | 51 ++++++++++++ out/style-guide.html | 1 + out/style-guide.txt | 46 +++++++++++ out/team.html | 1 + out/team.txt | 40 ++++++++++ out/terms.html | 1 + out/terms.txt | 41 ++++++++++ out/vercel.svg | 1 + out/window.svg | 1 + package-lock.json | 10 --- 75 files changed, 927 insertions(+), 10 deletions(-) create mode 100644 out/404.html create mode 100644 out/_next/static/chunks/150316a471952cee.js create mode 100644 out/_next/static/chunks/17722e3ac4e00587.js create mode 100644 out/_next/static/chunks/22770f4d9ba0cbae.js create mode 100644 out/_next/static/chunks/3eba6931cad880e3.js create mode 100644 out/_next/static/chunks/4dcc933dcbfdb4cf.js create mode 100644 out/_next/static/chunks/538cc02e54714b23.js create mode 100644 out/_next/static/chunks/7dd66bdf8a7e5707.js create mode 100644 out/_next/static/chunks/8082ab48faca5ea1.js create mode 100644 out/_next/static/chunks/a6dad97d9634a72d.js create mode 100644 out/_next/static/chunks/ac324c416a781112.js create mode 100644 out/_next/static/chunks/ba2906b9838f8913.js create mode 100644 out/_next/static/chunks/bc6534ca8150f241.css create mode 100644 out/_next/static/chunks/bd2dcf98c9b362f6.js create mode 100644 out/_next/static/chunks/ca3ba89adfbcfb25.js create mode 100644 out/_next/static/chunks/e60ef129113f6e24.js create mode 100644 out/_next/static/chunks/ea7ab0dba7b47d7c.js create mode 100644 out/_next/static/chunks/ec5b562067dbae3a.js create mode 100644 out/_next/static/chunks/ff1a16fafef87110.js create mode 100644 out/_next/static/chunks/turbopack-1ed33c4a2fa32644.js create mode 100644 out/_next/static/chunks/turbopack-c9108f430cd539ab.js create mode 100644 out/_next/static/chunks/turbopack-e95304510e940083.js create mode 100644 out/_next/static/eRbopknM5a6qsi8-MMBPO/_buildManifest.js create mode 100644 out/_next/static/eRbopknM5a6qsi8-MMBPO/_clientMiddlewareManifest.json create mode 100644 out/_next/static/eRbopknM5a6qsi8-MMBPO/_ssgManifest.js create mode 100644 out/_next/static/media/4fa387ec64143e14.c1fdd6c2.woff2 create mode 100644 out/_next/static/media/7178b3e590c64307.b97b3418.woff2 create mode 100644 out/_next/static/media/797e433ab948586e.dbea232f.woff2 create mode 100644 out/_next/static/media/8a480f0b521d4e75.8e0177b5.woff2 create mode 100644 out/_next/static/media/bbc41e54d2fcbd21.799d8ef8.woff2 create mode 100644 out/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2 create mode 100644 out/_next/static/media/favicon.0b3bf435.ico create mode 100644 out/about.html create mode 100644 out/about.txt create mode 100644 out/accessibility.html create mode 100644 out/accessibility.txt create mode 100644 out/blog.html create mode 100644 out/blog.txt create mode 100644 out/changelog.html create mode 100644 out/changelog.txt create mode 100644 out/code-of-conduct.html create mode 100644 out/code-of-conduct.txt create mode 100644 out/community.html create mode 100644 out/community.txt create mode 100644 out/contact.html create mode 100644 out/contact.txt create mode 100644 out/contributing.html create mode 100644 out/contributing.txt create mode 100644 out/events.html create mode 100644 out/events.txt create mode 100644 out/favicon.ico create mode 100644 out/file.svg create mode 100644 out/globe.svg create mode 100644 out/index.html create mode 100644 out/index.txt create mode 100644 out/next.svg create mode 100644 out/privacy.html create mode 100644 out/privacy.txt create mode 100644 out/projects.html create mode 100644 out/projects.txt create mode 100644 out/resources.html create mode 100644 out/resources.txt create mode 100644 out/roadmap.html create mode 100644 out/roadmap.txt create mode 100644 out/showcase.html create mode 100644 out/showcase.txt create mode 100644 out/style-guide.html create mode 100644 out/style-guide.txt create mode 100644 out/team.html create mode 100644 out/team.txt create mode 100644 out/terms.html create mode 100644 out/terms.txt create mode 100644 out/vercel.svg create mode 100644 out/window.svg diff --git a/out/404.html b/out/404.html new file mode 100644 index 0000000..885f4e9 --- /dev/null +++ b/out/404.html @@ -0,0 +1 @@ +404: This page could not be found.CodeStorm Hub
Skip to main contentSkip to navigationSkip to footer

404

This page could not be found.

\ No newline at end of file diff --git a/out/_next/static/chunks/150316a471952cee.js b/out/_next/static/chunks/150316a471952cee.js new file mode 100644 index 0000000..82ac024 --- /dev/null +++ b/out/_next/static/chunks/150316a471952cee.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,22737,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"setAttributesFromProps",{enumerable:!0,get:function(){return o}});let r={acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv",noModule:"noModule"},l=["onLoad","onReady","dangerouslySetInnerHTML","children","onError","strategy","stylesheets"];function a(e){return["async","defer","noModule"].includes(e)}function o(e,t){for(let[n,o]of Object.entries(t)){if(!t.hasOwnProperty(n)||l.includes(n)||void 0===o)continue;let u=r[n]||n.toLowerCase();"SCRIPT"===e.tagName&&a(u)?e[u]=!!o:e.setAttribute(u,String(o)),(!1===o||"SCRIPT"===e.tagName&&a(u)&&(!o||"false"===o))&&(e.setAttribute(u,""),e.removeAttribute(u))}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},96517,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"appBootstrap",{enumerable:!0,get:function(){return l}});let r=e.r(22737);function l(e){var t,n;t=self.__next_s,n=()=>{e()},t&&t.length?t.reduce((e,t)=>{let[n,l]=t;return e.then(()=>new Promise((e,t)=>{let a=document.createElement("script");l&&(0,r.setAttributesFromProps)(a,l),n?(a.src=n,a.onload=()=>e(),a.onerror=t):l&&(a.innerHTML=l.children,setTimeout(e)),document.head.appendChild(a)}))},Promise.resolve()).catch(e=>{console.error(e)}).then(()=>{n()}):n()}window.next={version:"15.5.4",appDir:!0},("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},16565,(e,t,n)=>{"use strict";function r(e){return Object.prototype.toString.call(e)}function l(e){if("[object Object]"!==r(e))return!1;let t=Object.getPrototypeOf(e);return null===t||t.hasOwnProperty("isPrototypeOf")}Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{getObjectClassLabel:function(){return r},isPlainObject:function(){return l}})},2023,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return l},getProperError:function(){return a}});let r=e.r(16565);function l(e){return"object"==typeof e&&null!==e&&"name"in e&&"message"in e}function a(e){return l(e)?e:Object.defineProperty(Error((0,r.isPlainObject)(e)?function(e){let t=new WeakSet;return JSON.stringify(e,(e,n)=>{if("object"==typeof n&&null!==n){if(t.has(n))return"[Circular]";t.add(n)}return n})}(e):e+""),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}},28279,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"reportGlobalError",{enumerable:!0,get:function(){return r}});let r="function"==typeof reportError?reportError:e=>{globalThis.console.error(e)};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},97238,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{isRecoverableError:function(){return i},onRecoverableError:function(){return s}});let r=e.r(55682),l=e.r(32061),a=r._(e.r(2023)),o=e.r(28279),u=new WeakSet;function i(e){return u.has(e)}let s=e=>{let t=(0,a.default)(e)&&"cause"in e?e.cause:e;(0,l.isBailoutToCSRError)(t)||(0,o.reportGlobalError)(t)};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},5526,(e,t,n)=>{"use strict";t.exports={}},66849,(e,t,n)=>{"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(n){return t.resolve(e()).then(function(){return n})},function(n){return t.resolve(e()).then(function(){throw n})})}),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]}),Object.hasOwn||(Object.hasOwn=function(e,t){if(null==e)throw TypeError("Cannot convert undefined or null to object");return Object.prototype.hasOwnProperty.call(Object(e),t)}),"canParse"in URL||(URL.canParse=function(e,t){try{return new URL(e,t),!0}catch(e){return!1}})},23911,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),e.r(66849),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},62262,(e,t,n)=>{"use strict";function r(e,t){var n=e.length;for(e.push(t);0>>1,l=e[r];if(0>>1;ro(i,n))so(c,i)?(e[r]=c,e[s]=n,r=s):(e[r]=i,e[u]=n,r=u);else if(so(c,n))e[r]=c,e[s]=n,r=s;else break}}return t}function o(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if(n.unstable_now=void 0,"object"==typeof performance&&"function"==typeof performance.now){var u,i=performance;n.unstable_now=function(){return i.now()}}else{var s=Date,c=s.now();n.unstable_now=function(){return s.now()-c}}var f=[],d=[],p=1,m=null,h=3,g=!1,y=!1,v=!1,b=!1,k="function"==typeof setTimeout?setTimeout:null,w="function"==typeof clearTimeout?clearTimeout:null,S="undefined"!=typeof setImmediate?setImmediate:null;function x(e){for(var t=l(d);null!==t;){if(null===t.callback)a(d);else if(t.startTime<=e)a(d),t.sortIndex=t.expirationTime,r(f,t);else break;t=l(d)}}function E(e){if(v=!1,x(e),!y)if(null!==l(f))y=!0,P||(P=!0,u());else{var t=l(d);null!==t&&M(E,t.startTime-e)}}var P=!1,C=-1,_=5,z=-1;function N(){return!!b||!(n.unstable_now()-z<_)}function T(){if(b=!1,P){var e=n.unstable_now();z=e;var t=!0;try{e:{y=!1,v&&(v=!1,w(C),C=-1),g=!0;var r=h;try{t:{for(x(e),m=l(f);null!==m&&!(m.expirationTime>e&&N());){var o=m.callback;if("function"==typeof o){m.callback=null,h=m.priorityLevel;var i=o(m.expirationTime<=e);if(e=n.unstable_now(),"function"==typeof i){m.callback=i,x(e),t=!0;break t}m===l(f)&&a(f),x(e)}else a(f);m=l(f)}if(null!==m)t=!0;else{var s=l(d);null!==s&&M(E,s.startTime-e),t=!1}}break e}finally{m=null,h=r,g=!1}}}finally{t?u():P=!1}}}if("function"==typeof S)u=function(){S(T)};else if("undefined"!=typeof MessageChannel){var L=new MessageChannel,O=L.port2;L.port1.onmessage=T,u=function(){O.postMessage(null)}}else u=function(){k(T,0)};function M(e,t){C=k(function(){e(n.unstable_now())},t)}n.unstable_IdlePriority=5,n.unstable_ImmediatePriority=1,n.unstable_LowPriority=4,n.unstable_NormalPriority=3,n.unstable_Profiling=null,n.unstable_UserBlockingPriority=2,n.unstable_cancelCallback=function(e){e.callback=null},n.unstable_forceFrameRate=function(e){0>e||125o?(e.sortIndex=a,r(d,e),null===l(f)&&e===l(d)&&(v?(w(C),C=-1):v=!0,M(E,a-o))):(e.sortIndex=i,r(f,e),y||g||(y=!0,P||(P=!0,u()))),e},n.unstable_shouldYield=N,n.unstable_wrapCallback=function(e){var t=h;return function(){var n=h;h=t;try{return e.apply(this,arguments)}finally{h=n}}}},53389,(e,t,n)=>{"use strict";t.exports=e.r(62262)},46480,(e,t,n)=>{"use strict";var r,l=e.i(47167),a=e.r(53389),o=e.r(71645),u=e.r(74080);function i(e){var t="https://react.dev/errors/"+e;if(1j||(e.current=A[j],A[j]=null,j--)}function $(e,t){A[++j]=e.current,e.current=t}var B=I(null),H=I(null),V=I(null),Q=I(null);function W(e,t){switch($(V,t),$(H,e),$(B,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?sp(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)e=sm(t=sp(t),e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}U(B),$(B,e)}function q(){U(B),U(H),U(V)}function K(e){null!==e.memoizedState&&$(Q,e);var t=B.current,n=sm(t,e.type);t!==n&&($(H,e),$(B,n))}function X(e){H.current===e&&(U(B),U(H)),Q.current===e&&(U(Q),s6._currentValue=D)}function Y(e){if(void 0===tF)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);tF=t&&t[1]||"",tD=-1)":-1l||i[r]!==s[l]){var c="\n"+i[r].replace(" at new "," at ");return e.displayName&&c.includes("")&&(c=c.replace("",e.displayName)),c}while(1<=r&&0<=l)break}}}finally{G=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:"")?Y(n):""}function J(e){try{var t="",n=null;do t+=function(e,t){switch(e.tag){case 26:case 27:case 5:return Y(e.type);case 16:return Y("Lazy");case 13:return e.child!==t&&null!==t?Y("Suspense Fallback"):Y("Suspense");case 19:return Y("SuspenseList");case 0:case 15:return Z(e.type,!1);case 11:return Z(e.type.render,!1);case 1:return Z(e.type,!0);case 31:return Y("Activity");default:return""}}(e,n),n=e,e=e.return;while(e)return t}catch(e){return"\nError generating stack: "+e.message+"\n"+e.stack}}var ee=Object.prototype.hasOwnProperty,et=a.unstable_scheduleCallback,en=a.unstable_cancelCallback,er=a.unstable_shouldYield,el=a.unstable_requestPaint,ea=a.unstable_now,eo=a.unstable_getCurrentPriorityLevel,eu=a.unstable_ImmediatePriority,ei=a.unstable_UserBlockingPriority,es=a.unstable_NormalPriority,ec=a.unstable_LowPriority,ef=a.unstable_IdlePriority,ed=(a.log,a.unstable_setDisableYieldValue,null),ep=null,em=Math.clz32?Math.clz32:function(e){return 0==(e>>>=0)?32:31-(eh(e)/eg|0)|0},eh=Math.log,eg=Math.LN2,ey=256,ev=4194304;function eb(e){var t=42&e;if(0!==t)return t;switch(e&-e){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:return 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:return 4194048&e;case 4194304:case 8388608:case 0x1000000:case 0x2000000:return 0x3c00000&e;case 0x4000000:return 0x4000000;case 0x8000000:return 0x8000000;case 0x10000000:return 0x10000000;case 0x20000000:return 0x20000000;case 0x40000000:return 0;default:return e}}function ek(e,t,n){var r=e.pendingLanes;if(0===r)return 0;var l=0,a=e.suspendedLanes,o=e.pingedLanes;e=e.warmLanes;var u=0x7ffffff&r;return 0!==u?0!=(r=u&~a)?l=eb(r):0!=(o&=u)?l=eb(o):n||0!=(n=u&~e)&&(l=eb(n)):0!=(u=r&~a)?l=eb(u):0!==o?l=eb(o):n||0!=(n=r&~e)&&(l=eb(n)),0===l?0:0!==t&&t!==l&&0==(t&a)&&((a=l&-l)>=(n=t&-t)||32===a&&0!=(4194048&n))?t:l}function ew(e,t){return 0==(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)}function eS(){var e=ey;return 0==(4194048&(ey<<=1))&&(ey=256),e}function ex(){var e=ev;return 0==(0x3c00000&(ev<<=1))&&(ev=4194304),e}function eE(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function eP(e,t){e.pendingLanes|=t,0x10000000!==t&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function eC(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-em(t);e.entangledLanes|=t,e.entanglements[r]=0x40000000|e.entanglements[r]|4194090&n}function e_(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-em(n),l=1<=ne),nr=!1;function nl(e,t){switch(e){case"keyup":return -1!==t9.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function na(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var no=!1,nu={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 ni(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!nu[e.type]:"textarea"===t}function ns(e,t,n,r){tv?tb?tb.push(r):tb=[r]:tv=r,0<(t=se(t,"onChange")).length&&(n=new t$("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var nc=null,nf=null;function nd(e){i2(e,0)}function np(e){if(e5(eQ(e)))return e}function nm(e,t){if("change"===e)return t}var nh=!1;if(tE){if(tE){var ng="oninput"in document;if(!ng){var ny=document.createElement("div");ny.setAttribute("oninput","return;"),ng="function"==typeof ny.oninput}r=ng}else r=!1;nh=r&&(!document.documentMode||9=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=nC(r)}}function nz(e){e=null!=e&&null!=e.ownerDocument&&null!=e.ownerDocument.defaultView?e.ownerDocument.defaultView:window;for(var t=e9(e.document);t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(n)e=t.contentWindow;else break;t=e9(e.document)}return t}function nN(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var nT=tE&&"documentMode"in document&&11>=document.documentMode,nL=null,nO=null,nM=null,nR=!1;function nF(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;nR||null==nL||nL!==e9(r)||(r="selectionStart"in(r=nL)&&nN(r)?{start:r.selectionStart,end:r.selectionEnd}:{anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},nM&&nP(nM,r)||(nM=r,0<(r=se(nO,"onSelect")).length&&(t=new t$("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=nL)))}function nD(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var nA={animationend:nD("Animation","AnimationEnd"),animationiteration:nD("Animation","AnimationIteration"),animationstart:nD("Animation","AnimationStart"),transitionrun:nD("Transition","TransitionRun"),transitionstart:nD("Transition","TransitionStart"),transitioncancel:nD("Transition","TransitionCancel"),transitionend:nD("Transition","TransitionEnd")},nj={},nI={};function nU(e){if(nj[e])return nj[e];if(!nA[e])return e;var t,n=nA[e];for(t in n)if(n.hasOwnProperty(t)&&t in nI)return nj[e]=n[t];return e}tE&&(nI=document.createElement("div").style,"AnimationEvent"in window||(delete nA.animationend.animation,delete nA.animationiteration.animation,delete nA.animationstart.animation),"TransitionEvent"in window||delete nA.transitionend.transition);var n$=nU("animationend"),nB=nU("animationiteration"),nH=nU("animationstart"),nV=nU("transitionrun"),nQ=nU("transitionstart"),nW=nU("transitioncancel"),nq=nU("transitionend"),nK=new Map,nX="abort auxClick beforeToggle 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 nY(e,t){nK.set(e,t),eY(t,[e])}nX.push("scrollEnd");var nG="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof l.default&&"function"==typeof l.default.emit)return void l.default.emit("uncaughtException",e);console.error(e)},nZ=[],nJ=0,n0=0;function n1(){for(var e=nJ,t=n0=nJ=0;t>=o,l-=o,ry=1<<32-em(t)+l|n<h?(g=f,f=null):g=f.sibling;var y=p(l,f,u[h],i);if(null===y){null===f&&(f=g);break}e&&f&&null===y.alternate&&t(l,f),o=a(y,o,h),null===c?s=y:c.sibling=y,c=y,f=g}if(h===u.length)return n(l,f),rC&&rb(l,h),s;if(null===f){for(;hg?(y=h,h=null):y=h.sibling;var b=p(l,h,v.value,s);if(null===b){null===h&&(h=y);break}e&&h&&null===b.alternate&&t(l,h),o=a(b,o,g),null===f?c=b:f.sibling=b,f=b,h=y}if(v.done)return n(l,h),rC&&rb(l,g),c;if(null===h){for(;!v.done;g++,v=u.next())null!==(v=d(l,v.value,s))&&(o=a(v,o,g),null===f?c=v:f.sibling=v,f=v);return rC&&rb(l,g),c}for(h=r(h);!v.done;g++,v=u.next())null!==(v=m(h,l,g,v.value,s))&&(e&&null!==v.alternate&&h.delete(null===v.key?g:v.key),o=a(v,o,g),null===f?c=v:f.sibling=v,f=v);return e&&h.forEach(function(e){return t(l,e)}),rC&&rb(l,g),c}(s,c,f=b.call(f),h)}if("function"==typeof f.then)return u(s,c,lm(f),h);if(f.$$typeof===S)return u(s,c,rK(s,f),h);lg(s,f)}return"string"==typeof f&&""!==f||"number"==typeof f||"bigint"==typeof f?(f=""+f,null!==c&&6===c.tag?(n(s,c.sibling),(h=l(c,f)).return=s):(n(s,c),(h=ra(f,s.mode,h)).return=s),o(s=h)):n(s,c)}(u,s,c,f);return ld=null,h}catch(e){if(e===ln||e===ll)throw e;var b=n7(29,e,null,u.mode);return b.lanes=f,b.return=u,b}finally{}}}var lv=ly(!0),lb=ly(!1),lk=!1;function lw(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function lS(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function lx(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function lE(e,t,n){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,0!=(2&uO)){var l=r.pending;return null===l?t.next=t:(t.next=l.next,l.next=t),r.pending=t,t=n6(e),n8(e,null,n),t}return n2(e,r,t,n),n6(e)}function lP(e,t,n){if(null!==(t=t.updateQueue)&&(t=t.shared,0!=(4194048&n))){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,e_(e,n)}}function lC(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var l=null,a=null;if(null!==(n=n.firstBaseUpdate)){do{var o={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};null===a?l=a=o:a=a.next=o,n=n.next}while(null!==n)null===a?l=a=t:a=a.next=t}else l=a=t;n={baseState:r.baseState,firstBaseUpdate:l,lastBaseUpdate:a,shared:r.shared,callbacks:r.callbacks},e.updateQueue=n;return}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}var l_=!1;function lz(){if(l_){var e=r8;if(null!==e)throw e}}function lN(e,t,n,r){l_=!1;var l=e.updateQueue;lk=!1;var a=l.firstBaseUpdate,o=l.lastBaseUpdate,u=l.shared.pending;if(null!==u){l.shared.pending=null;var i=u,s=i.next;i.next=null,null===o?a=s:o.next=s,o=i;var c=e.alternate;null!==c&&(u=(c=c.updateQueue).lastBaseUpdate)!==o&&(null===u?c.firstBaseUpdate=s:u.next=s,c.lastBaseUpdate=i)}if(null!==a){var f=l.baseState;for(o=0,c=s=i=null,u=a;;){var d=-0x20000001&u.lane,p=d!==u.lane;if(p?(uF&d)===d:(r&d)===d){0!==d&&d===r4&&(l_=!0),null!==c&&(c=c.next={lane:0,tag:u.tag,payload:u.payload,callback:null,next:null});e:{var h=e,g=u;switch(d=t,g.tag){case 1:if("function"==typeof(h=g.payload)){f=h.call(n,f,d);break e}f=h;break e;case 3:h.flags=-65537&h.flags|128;case 0:if(null==(d="function"==typeof(h=g.payload)?h.call(n,f,d):h))break e;f=m({},f,d);break e;case 2:lk=!0}}null!==(d=u.callback)&&(e.flags|=64,p&&(e.flags|=8192),null===(p=l.callbacks)?l.callbacks=[d]:p.push(d))}else p={lane:d,tag:u.tag,payload:u.payload,callback:u.callback,next:null},null===c?(s=c=p,i=f):c=c.next=p,o|=d;if(null===(u=u.next))if(null===(u=l.shared.pending))break;else u=(p=u).next,p.next=null,l.lastBaseUpdate=p,l.shared.pending=null}null===c&&(i=f),l.baseState=i,l.firstBaseUpdate=s,l.lastBaseUpdate=c,null===a&&(l.shared.lanes=0),uH|=o,e.lanes=o,e.memoizedState=f}}function lT(e,t){if("function"!=typeof e)throw Error(i(191,e));e.call(t)}function lL(e,t){var n=e.callbacks;if(null!==n)for(e.callbacks=null,e=0;ea?a:8;var o=R.T,u={};R.T=u,a8(e,!1,t,n);try{var i=l(),s=R.S;if(null!==s&&s(u,i),null!==i&&"object"==typeof i&&"function"==typeof i.then){var c,f,d=(c=[],f={status:"pending",value:null,reason:null,then:function(e){c.push(e)}},i.then(function(){f.status="fulfilled",f.value=r;for(var e=0;e title"))),ss(a,r,n),a[eR]=e,eq(a),r=a;break e;case"link":var o=sZ("link","href",l).get(r+(n.href||""));if(o){for(var u=0;u",a=a.removeChild(a.firstChild);break;case"select":a="string"==typeof r.is?o.createElement("select",{is:r.is}):o.createElement("select"),r.multiple?a.multiple=!0:r.size&&(a.size=r.size);break;default:a="string"==typeof r.is?o.createElement(l,{is:r.is}):o.createElement(l)}}a[eR]=t,a[eF]=r;e:for(o=t.child;null!==o;){if(5===o.tag||6===o.tag)a.appendChild(o.stateNode);else if(4!==o.tag&&27!==o.tag&&null!==o.child){o.child.return=o,o=o.child;continue}if(o===t)break;for(;null===o.sibling;){if(null===o.return||o.return===t)break e;o=o.return}o.sibling.return=o.return,o=o.sibling}switch(t.stateNode=a,ss(a,l,r),l){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break;case"img":r=!0;break;default:r=!1}r&&oQ(t)}}return oY(t),oW(t,t.type,null===e?null:e.memoizedProps,t.pendingProps,n),null;case 6:if(e&&null!=t.stateNode)e.memoizedProps!==r&&oQ(t);else{if("string"!=typeof r&&null===t.stateNode)throw Error(i(166));if(e=V.current,rM(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,null!==(l=rE))switch(l.tag){case 27:case 5:r=l.memoizedProps}e[eR]=t,(e=!!(e.nodeValue===n||null!==r&&!0===r.suppressHydrationWarning||so(e.nodeValue,n)))||rT(t,!0)}else(e=sd(e).createTextNode(r))[eR]=t,t.stateNode=e}return oY(t),null;case 31:if(n=t.memoizedState,null===e||null!==e.memoizedState){if(r=rM(t),null!==n){if(null===e){if(!r)throw Error(i(318));if(!(e=null!==(e=t.memoizedState)?e.dehydrated:null))throw Error(i(557));e[eR]=t}else rR(),0==(128&t.flags)&&(t.memoizedState=null),t.flags|=4;oY(t),e=!1}else n=rF(),null!==e&&null!==e.memoizedState&&(e.memoizedState.hydrationErrors=n),e=!0;if(!e){if(256&t.flags)return lH(t),t;return lH(t),null}if(0!=(128&t.flags))throw Error(i(558))}return oY(t),null;case 13:if(r=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(l=rM(t),null!==r&&null!==r.dehydrated){if(null===e){if(!l)throw Error(i(318));if(!(l=null!==(l=t.memoizedState)?l.dehydrated:null))throw Error(i(317));l[eR]=t}else rR(),0==(128&t.flags)&&(t.memoizedState=null),t.flags|=4;oY(t),l=!1}else l=rF(),null!==e&&null!==e.memoizedState&&(e.memoizedState.hydrationErrors=l),l=!0;if(!l){if(256&t.flags)return lH(t),t;return lH(t),null}}if(lH(t),0!=(128&t.flags))return t.lanes=n,t;return n=null!==r,e=null!==e&&null!==e.memoizedState,n&&(r=t.child,l=null,null!==r.alternate&&null!==r.alternate.memoizedState&&null!==r.alternate.memoizedState.cachePool&&(l=r.alternate.memoizedState.cachePool.pool),a=null,null!==r.memoizedState&&null!==r.memoizedState.cachePool&&(a=r.memoizedState.cachePool.pool),a!==l&&(r.flags|=2048)),n!==e&&n&&(t.child.flags|=8192),oK(t,t.updateQueue),oY(t),null;case 4:return q(),null===e&&i6(t.stateNode.containerInfo),oY(t),null;case 10:return r$(t.type),oY(t),null;case 19:if(U(lV),null===(r=t.memoizedState))return oY(t),null;if(l=0!=(128&t.flags),null===(a=r.rendering))if(l)oX(r,!1);else{if(0!==uB||null!==e&&0!=(128&e.flags))for(e=t.child;null!==e;){if(null!==(a=lQ(e))){for(t.flags|=128,oX(r,!1),t.updateQueue=e=a.updateQueue,oK(t,e),t.subtreeFlags=0,e=n,n=t.child;null!==n;)rn(n,e),n=n.sibling;return $(lV,1&lV.current|2),rC&&rb(t,r.treeForkCount),t.child}e=e.sibling}null!==r.tail&&ea()>uZ&&(t.flags|=128,l=!0,oX(r,!1),t.lanes=4194304)}else{if(!l)if(null!==(e=lQ(a))){if(t.flags|=128,l=!0,t.updateQueue=e=e.updateQueue,oK(t,e),oX(r,!0),null===r.tail&&"hidden"===r.tailMode&&!a.alternate&&!rC)return oY(t),null}else 2*ea()-r.renderingStartTime>uZ&&0x20000000!==n&&(t.flags|=128,l=!0,oX(r,!1),t.lanes=4194304);r.isBackwards?(a.sibling=t.child,t.child=a):(null!==(e=r.last)?e.sibling=a:t.child=a,r.last=a)}if(null!==r.tail)return e=r.tail,r.rendering=e,r.tail=e.sibling,r.renderingStartTime=ea(),e.sibling=null,n=lV.current,$(lV,l?1&n|2:1&n),rC&&rb(t,r.treeForkCount),e;return oY(t),null;case 22:case 23:return lH(t),lD(),r=null!==t.memoizedState,null!==e?null!==e.memoizedState!==r&&(t.flags|=8192):r&&(t.flags|=8192),r?0!=(0x20000000&n)&&0==(128&t.flags)&&(oY(t),6&t.subtreeFlags&&(t.flags|=8192)):oY(t),null!==(n=t.updateQueue)&&oK(t,n.retryQueue),n=null,null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(n=e.memoizedState.cachePool.pool),r=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),null!==e&&U(r9),null;case 24:return n=null,null!==e&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),r$(rJ),oY(t),null;case 25:case 30:return null}throw Error(i(156,t.tag))}(t.alternate,t,u$);if(null!==n){uR=n;return}if(null!==(t=t.sibling)){uR=t;return}uR=t=e}while(null!==t)0===uB&&(uB=5)}function iw(e,t){do{var n=function(e,t){switch(rS(t),t.tag){case 1:return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return r$(rJ),q(),0!=(65536&(e=t.flags))&&0==(128&e)?(t.flags=-65537&e|128,t):null;case 26:case 27:case 5:return X(t),null;case 31:if(null!==t.memoizedState){if(lH(t),null===t.alternate)throw Error(i(340));rR()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 13:if(lH(t),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(i(340));rR()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return U(lV),null;case 4:return q(),null;case 10:return r$(t.type),null;case 22:case 23:return lH(t),lD(),null!==e&&U(r9),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 24:return r$(rJ),null;default:return null}}(e.alternate,e);if(null!==n){n.flags&=32767,uR=n;return}if(null!==(n=e.return)&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&null!==(e=e.sibling)){uR=e;return}uR=e=n}while(null!==e)uB=6,uR=null}function iS(e,t,n,r,l,a,o,u,s){e.cancelPendingCommit=null;do i_();while(0!==u1)if(0!=(6&uO))throw Error(i(327));if(null!==t){if(t===e.current)throw Error(i(177));if(!function(e,t,n,r,l,a){var o=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var u=e.entanglements,i=e.expirationTimes,s=e.hiddenUpdates;for(n=o&~n;0g&&(o=g,g=h,h=o);var y=n_(u,h),v=n_(u,g);if(y&&v&&(1!==p.rangeCount||p.anchorNode!==y.node||p.anchorOffset!==y.offset||p.focusNode!==v.node||p.focusOffset!==v.offset)){var b=f.createRange();b.setStart(y.node,y.offset),p.removeAllRanges(),h>g?(p.addRange(b),p.extend(v.node,v.offset)):(b.setEnd(v.node,v.offset),p.addRange(b))}}}}for(f=[],p=u;p=p.parentNode;)1===p.nodeType&&f.push({element:p,left:p.scrollLeft,top:p.scrollTop});for("function"==typeof u.focus&&u.focus(),u=0;un?32:n,R.T=null,n=u6,u6=null;var a=u2,o=u4;if(u1=0,u3=u2=null,u4=0,0!=(6&uO))throw Error(i(331));var u=uO;if(uO|=4,uz(a.current),uw(a,a.current,o,n),uO=u,iH(0,!1),ep&&"function"==typeof ep.onPostCommitFiberRoot)try{ep.onPostCommitFiberRoot(ed,a)}catch(e){}return!0}finally{F.p=l,R.T=r,iC(e,t)}}function iN(e,t,n){t=rs(n,t),t=op(e.stateNode,t,2),null!==(e=lE(e,t,2))&&(eP(e,2),iB(e))}function iT(e,t,n){if(3===e.tag)iN(e,e,n);else for(;null!==t;){if(3===t.tag){iN(t,e,n);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===u0||!u0.has(r))){e=rs(n,e),null!==(r=lE(t,n=om(2),2))&&(oh(n,r,t,e),eP(r,2),iB(r));break}}t=t.return}}function iL(e,t,n){var r=e.pingCache;if(null===r){r=e.pingCache=new uL;var l=new Set;r.set(t,l)}else void 0===(l=r.get(t))&&(l=new Set,r.set(t,l));l.has(n)||(uU=!0,l.add(n),e=iO.bind(null,e,t,n),t.then(e,e))}function iO(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,uM===e&&(uF&n)===n&&(4===uB||3===uB&&(0x3c00000&uF)===uF&&300>ea()-uG?0==(2&uO)&&is(e,0):uQ|=n,uq===uF&&(uq=0)),iB(e)}function iM(e,t){0===t&&(t=ex()),null!==(e=n4(e,t))&&(eP(e,t),iB(e))}function iR(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),iM(e,n)}function iF(e,t){var n=0;switch(e.tag){case 31:case 13:var r=e.stateNode,l=e.memoizedState;null!==l&&(n=l.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(i(314))}null!==r&&r.delete(t),iM(e,n)}var iD=null,iA=null,ij=!1,iI=!1,iU=!1,i$=0;function iB(e){e!==iA&&null===e.next&&(null===iA?iD=iA=e:iA=iA.next=e),iI=!0,ij||(ij=!0,sk(function(){0!=(6&uO)?et(eu,iV):iQ()}))}function iH(e,t){if(!iU&&iI){iU=!0;do for(var n=!1,r=iD;null!==r;){if(!t)if(0!==e){var l=r.pendingLanes;if(0===l)var a=0;else{var o=r.suspendedLanes,u=r.pingedLanes;a=0xc000095&(a=(1<<31-em(42|e)+1)-1&(l&~(o&~u)))?0xc000095&a|1:a?2|a:0}0!==a&&(n=!0,iK(r,a))}else a=uF,0==(3&(a=ek(r,r===uM?a:0,null!==r.cancelPendingCommit||-1!==r.timeoutHandle)))||ew(r,a)||(n=!0,iK(r,a));r=r.next}while(n)iU=!1}}function iV(){iQ()}function iQ(){iI=ij=!1;var e,t=0;0===i$||((e=window.event)&&"popstate"===e.type?e===sg||(sg=e,0):(sg=null,1))||(t=i$);for(var n=ea(),r=null,l=iD;null!==l;){var a=l.next,o=iW(l,n);0===o?(l.next=null,null===r?iD=a:r.next=a,null===a&&(iA=r)):(r=l,(0!==t||0!=(3&o))&&(iI=!0)),l=a}0!==u1&&5!==u1||iH(t,!1),0!==i$&&(i$=0)}function iW(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,l=e.expirationTimes,a=-0x3c00001&e.pendingLanes;0 title"):null)}function s0(e){return"stylesheet"!==e.type||0!=(3&e.state.loading)}var s1=null;function s2(){if(this.count--,0===this.count){if(this.stylesheets)s4(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var s3=null;function s4(e,t){e.stylesheets=null,null!==e.unsuspend&&(e.count++,s3=new Map,t.forEach(s8,e),s3=null,s2.call(e))}function s8(e,t){if(!(4&t.state.loading)){var n=s3.get(e);if(n)var r=n.get(null);else{n=new Map,s3.set(e,n);for(var l=e.querySelectorAll("link[data-precedence],style[data-precedence]"),a=0;a{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),t.exports=e.r(46480)},51323,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{onCaughtError:function(){return c},onUncaughtError:function(){return f}});let r=e.r(55682),l=e.r(65713),a=e.r(32061),o=e.r(28279),u=e.r(72383),i=r._(e.r(68027)),s={decorateDevError:e=>e,handleClientError:()=>{},originConsoleError:console.error.bind(console)};function c(e,t){var n;let r,o=null==(n=t.errorBoundary)?void 0:n.constructor;if(r=r||o===u.ErrorBoundaryHandler&&t.errorBoundary.props.errorComponent===i.default)return f(e);(0,a.isBailoutToCSRError)(e)||(0,l.isNextRouterError)(e)||s.originConsoleError(e)}function f(e){(0,a.isBailoutToCSRError)(e)||(0,l.isNextRouterError)(e)||(0,o.reportGlobalError)(e)}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},65716,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"createInitialRouterState",{enumerable:!0,get:function(){return c}});let r=e.r(51191),l=e.r(1764),a=e.r(34727),o=e.r(24059),u=e.r(88540),i=e.r(13576),s=e.r(50590);function c(e){var t,n;let{navigatedAt:c,initialFlightData:f,initialCanonicalUrlParts:d,initialParallelRoutes:p,location:m,couldBeIntercepted:h,postponed:g,prerendered:y}=e,v=d.join("/"),b=(0,s.getFlightDataPartsFromPath)(f[0]),{tree:k,seedData:w,head:S}=b,x={lazyData:null,rsc:null==w?void 0:w[1],prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:p,loading:null!=(t=null==w?void 0:w[3])?t:null,navigatedAt:c},E=m?(0,r.createHrefFromUrl)(m):v;(0,i.addRefreshMarkerToActiveParallelSegments)(k,E);let P=new Map;(null===p||0===p.size)&&(0,l.fillLazyItemsTillLeafWithHead)(c,x,void 0,k,w,S,void 0);let C={tree:k,cache:x,prefetchCache:P,pushRef:{pendingPush:!1,mpaNavigation:!1,preserveCustomHistoryState:!0},focusAndScrollRef:{apply:!1,onlyHashChange:!1,hashFragment:null,segmentPaths:[]},canonicalUrl:E,nextUrl:null!=(n=(0,a.extractPathFromFlightRouterState)(k)||(null==m?void 0:m.pathname))?n:null};if(m){let e=new URL(""+m.pathname+m.search,m.origin);(0,o.createSeededPrefetchCacheEntry)({url:e,data:{flightData:[b],canonicalUrl:void 0,couldBeIntercepted:!!h,prerendered:y,postponed:g,staleTime:y&&1?o.STATIC_STALETIME_MS:-1},tree:C.tree,prefetchCache:C.prefetchCache,nextUrl:C.nextUrl,kind:y?u.PrefetchKind.FULL:u.PrefetchKind.AUTO})}return C}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},98569,(e,t,n)=>{"use strict";let r,l;Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"hydrate",{enumerable:!0,get:function(){return R}});let a=e.r(55682),o=e.r(90809),u=e.r(43476);e.r(23911);let i=a._(e.r(88014)),s=o._(e.r(71645)),c=e.r(35326),f=e.r(42732),d=e.r(97238),p=e.r(51323),m=e.r(32120),h=e.r(92245),g=e.r(99781),y=a._(e.r(75530)),v=e.r(65716);e.r(8372);let b=e.r(14297),k=c.createFromReadableStream,w=document,S=new TextEncoder,x=!1,E=!1,P=null;function C(e){if(0===e[0])r=[];else if(1===e[0]){if(!r)throw Object.defineProperty(Error("Unexpected server data: missing bootstrap script."),"__NEXT_ERROR_CODE",{value:"E18",enumerable:!1,configurable:!0});l?l.enqueue(S.encode(e[1])):r.push(e[1])}else if(2===e[0])P=e[1];else if(3===e[0]){if(!r)throw Object.defineProperty(Error("Unexpected server data: missing bootstrap script."),"__NEXT_ERROR_CODE",{value:"E18",enumerable:!1,configurable:!0});let n=atob(e[1]),a=new Uint8Array(n.length);for(var t=0;t{e.enqueue("string"==typeof t?S.encode(t):t)}),x&&!E)&&(null===e.desiredSize||e.desiredSize<0?e.error(Object.defineProperty(Error("The connection to the page was unexpectedly closed, possibly due to the stop button being clicked, loss of Wi-Fi, or an unstable internet connection."),"__NEXT_ERROR_CODE",{value:"E117",enumerable:!1,configurable:!0})):e.close(),E=!0,r=void 0),l=e}}),{callServer:m.callServer,findSourceMapURL:h.findSourceMapURL});function T(e){let{pendingActionQueue:t}=e,n=(0,s.use)(N),r=(0,s.use)(t);return(0,u.jsx)(y.default,{actionQueue:r,globalErrorState:n.G,assetPrefix:n.p})}let L=s.default.StrictMode;function O(e){let{children:t}=e;return t}let M={onDefaultTransitionIndicator:function(){return()=>{}},onRecoverableError:d.onRecoverableError,onCaughtError:p.onCaughtError,onUncaughtError:p.onUncaughtError};function R(e){let t=new Promise((t,n)=>{N.then(n=>{(0,b.setAppBuildId)(n.b);let r=Date.now();t((0,g.createMutableActionQueue)((0,v.createInitialRouterState)({navigatedAt:r,initialFlightData:n.f,initialCanonicalUrlParts:n.c,initialParallelRoutes:new Map,location:window.location,couldBeIntercepted:n.i,postponed:n.s,prerendered:n.S}),e))},e=>n(e))}),n=(0,u.jsx)(L,{children:(0,u.jsx)(f.HeadManagerContext.Provider,{value:{appDir:!0},children:(0,u.jsx)(O,{children:(0,u.jsx)(T,{pendingActionQueue:t})})})});"__next_error__"===document.documentElement.id?i.default.createRoot(w,M).render(n):s.default.startTransition(()=>{i.default.hydrateRoot(w,n,{...M,formState:P})})}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},94553,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});let r=e.r(96517);e.r(97238),window.next.turbopack=!0,self.__webpack_hash__="";let l=e.r(5526);(0,r.appBootstrap)(()=>{let{hydrate:t}=e.r(98569);t(l)}),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/17722e3ac4e00587.js b/out/_next/static/chunks/17722e3ac4e00587.js new file mode 100644 index 0000000..b65480a --- /dev/null +++ b/out/_next/static/chunks/17722e3ac4e00587.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,89129,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DecodeError:function(){return h},MiddlewareNotFoundError:function(){return b},MissingStaticPage:function(){return v},NormalizeError:function(){return m},PageNotFoundError:function(){return g},SP:function(){return p},ST:function(){return y},WEB_VITALS:function(){return n},execOnce:function(){return o},getDisplayName:function(){return l},getLocationOrigin:function(){return s},getURL:function(){return a},isAbsoluteUrl:function(){return i},isResSent:function(){return c},loadGetInitialProps:function(){return d},normalizeRepeatedSlashes:function(){return f},stringifyError:function(){return _}});let n=["CLS","FCP","FID","INP","LCP","TTFB"];function o(e){let t,r=!1;return function(){for(var n=arguments.length,o=Array(n),u=0;uu.test(e);function s(){let{protocol:e,hostname:t,port:r}=window.location;return e+"//"+t+(r?":"+r:"")}function a(){let{href:e}=window.location,t=s();return e.substring(t.length)}function l(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function c(e){return e.finished||e.headersSent}function f(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?"?"+t.slice(1).join("?"):"")}async function d(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await d(t.Component,t.ctx)}:{};let n=await e.getInitialProps(t);if(r&&c(r))return n;if(!n)throw Object.defineProperty(Error('"'+l(e)+'.getInitialProps()" should resolve to an object. But found "'+n+'" instead.'),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return n}let p="undefined"!=typeof performance,y=p&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class h extends Error{}class m extends Error{}class g extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+e}}class v extends Error{constructor(e,t){super(),this.message="Failed to load static file for page: "+e+" "+t}}class b extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function _(e){return JSON.stringify({message:e.message,stack:e.stack})}},20955,(e,t,r)=>{!function(){var e={229:function(e){var t,r,n,o=e.exports={};function u(){throw Error("setTimeout has not been defined")}function i(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:u}catch(e){t=u}try{r="function"==typeof clearTimeout?clearTimeout:i}catch(e){r=i}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===u||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}var a=[],l=!1,c=-1;function f(){l&&n&&(l=!1,n.length?a=n.concat(a):c=-1,a.length&&d())}function d(){if(!l){var e=s(f);l=!0;for(var t=a.length;t;){for(n=a,a=[];++c1)for(var r=1;r{"use strict";var n,o;t.exports=(null==(n=e.g.process)?void 0:n.env)&&"object"==typeof(null==(o=e.g.process)?void 0:o.env)?e.g.process:e.r(20955)},41705,(e,t,r)=>{"use strict";r._=function(e){return e&&e.__esModule?e:{default:e}}},8481,(e,t,r)=>{"use strict";var n=Symbol.for("react.transitional.element");function o(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var u in r={},t)"key"!==u&&(r[u]=t[u]);else r=t;return{$$typeof:n,type:e,key:o,ref:void 0!==(t=r.ref)?t:null,props:r}}r.Fragment=Symbol.for("react.fragment"),r.jsx=o,r.jsxs=o},91398,(e,t,r)=>{"use strict";t.exports=e.r(8481)},61556,(e,t,r)=>{"use strict";var n=e.i(50461),o=Symbol.for("react.transitional.element"),u=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),c=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),h=Symbol.iterator,m={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,v={};function b(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||m}function _(){}function w(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||m}b.prototype.isReactComponent={},b.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},b.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},_.prototype=b.prototype;var j=w.prototype=new _;j.constructor=w,g(j,b.prototype),j.isPureReactComponent=!0;var x=Array.isArray,E={H:null,A:null,T:null,S:null,V:null},S=Object.prototype.hasOwnProperty;function O(e,t,r,n,u,i){return{$$typeof:o,type:e,key:t,ref:void 0!==(r=i.ref)?r:null,props:i}}function P(e){return"object"==typeof e&&null!==e&&e.$$typeof===o}var T=/\/+/g;function k(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function C(){}function R(e,t,r){if(null==e)return e;var n=[],i=0;return!function e(t,r,n,i,s){var a,l,c,f=typeof t;("undefined"===f||"boolean"===f)&&(t=null);var d=!1;if(null===t)d=!0;else switch(f){case"bigint":case"string":case"number":d=!0;break;case"object":switch(t.$$typeof){case o:case u:d=!0;break;case y:return e((d=t._init)(t._payload),r,n,i,s)}}if(d)return s=s(t),d=""===i?"."+k(t,0):i,x(s)?(n="",null!=d&&(n=d.replace(T,"$&/")+"/"),e(s,r,n,"",function(e){return e})):null!=s&&(P(s)&&(a=s,l=n+(null==s.key||t&&t.key===s.key?"":(""+s.key).replace(T,"$&/")+"/")+d,s=O(a.type,l,void 0,void 0,void 0,a.props)),r.push(s)),1;d=0;var p=""===i?".":i+":";if(x(t))for(var m=0;m{"use strict";t.exports=e.r(61556)},13584,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"HeadManagerContext",{enumerable:!0,get:function(){return n}});let n=e.r(41705)._(e.r(91788)).default.createContext({})},94470,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"warnOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},52456,(e,t,r)=>{"use strict";function n(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(n=function(e){return e?r:t})(e)}r._=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=n(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},u=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var s=u?Object.getOwnPropertyDescriptor(e,i):null;s&&(s.get||s.set)?Object.defineProperty(o,i,s):o[i]=e[i]}return o.default=e,r&&r.set(e,o),o}},94941,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return s}});let n=e.r(91788),o="undefined"==typeof window,u=o?()=>{}:n.useLayoutEffect,i=o?()=>{}:n.useEffect;function s(e){let{headManager:t,reduceComponentsToState:r}=e;function s(){if(t&&t.mountedInstances){let o=n.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(r(o,e))}}if(o){var a;null==t||null==(a=t.mountedInstances)||a.add(e.children),s()}return u(()=>{var r;return null==t||null==(r=t.mountedInstances)||r.add(e.children),()=>{var r;null==t||null==(r=t.mountedInstances)||r.delete(e.children)}}),u(()=>(t&&(t._pendingUpdate=s),()=>{t&&(t._pendingUpdate=s)})),i(()=>(t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null),()=>{t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null)})),null}},19606,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"AmpStateContext",{enumerable:!0,get:function(){return n}});let n=e.r(41705)._(e.r(91788)).default.createContext({})},15381,(e,t,r)=>{"use strict";function n(e){let{ampFirst:t=!1,hybrid:r=!1,hasQuery:n=!1}=void 0===e?{}:e;return t||r&&n}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isInAmpMode",{enumerable:!0,get:function(){return n}})},80963,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{default:function(){return h},defaultHead:function(){return f}});let n=e.r(41705),o=e.r(52456),u=e.r(91398),i=o._(e.r(91788)),s=n._(e.r(94941)),a=e.r(19606),l=e.r(13584),c=e.r(15381);function f(e){void 0===e&&(e=!1);let t=[(0,u.jsx)("meta",{charSet:"utf-8"},"charset")];return e||t.push((0,u.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")),t}function d(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===i.default.Fragment?e.concat(i.default.Children.toArray(t.props.children).reduce((e,t)=>"string"==typeof t||"number"==typeof t?e:e.concat(t),[])):e.concat(t)}e.r(94470);let p=["name","httpEquiv","charSet","itemProp"];function y(e,t){let{inAmpMode:r}=t;return e.reduce(d,[]).reverse().concat(f(r).reverse()).filter(function(){let e=new Set,t=new Set,r=new Set,n={};return o=>{let u=!0,i=!1;if(o.key&&"number"!=typeof o.key&&o.key.indexOf("$")>0){i=!0;let t=o.key.slice(o.key.indexOf("$")+1);e.has(t)?u=!1:e.add(t)}switch(o.type){case"title":case"base":t.has(o.type)?u=!1:t.add(o.type);break;case"meta":for(let e=0,t=p.length;e{let r=e.key||t;return i.default.cloneElement(e,{key:r})})}let h=function(e){let{children:t}=e,r=(0,i.useContext)(a.AmpStateContext),n=(0,i.useContext)(l.HeadManagerContext);return(0,u.jsx)(s.default,{reduceComponentsToState:y,headManager:n,inAmpMode:(0,c.isInAmpMode)(r),children:t})};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},44063,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{NEXT_REQUEST_META:function(){return n},addRequestMeta:function(){return i},getRequestMeta:function(){return o},removeRequestMeta:function(){return s},setRequestMeta:function(){return u}});let n=Symbol.for("NextInternalRequestMeta");function o(e,t){let r=e[n]||{};return"string"==typeof t?r[t]:r}function u(e,t){return e[n]=t,t}function i(e,t,r){let n=o(e);return n[t]=r,u(e,n)}function s(e,t){let r=o(e);return delete r[t],u(e,r)}},93594,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return c}});let n=e.r(41705),o=e.r(91398),u=n._(e.r(91788)),i=n._(e.r(80963)),s={400:"Bad Request",404:"This page could not be found",405:"Method Not Allowed",500:"Internal Server Error"};function a(t){let r,{req:n,res:o,err:u}=t,i=o&&o.statusCode?o.statusCode:u?u.statusCode:404;if("undefined"!=typeof window)r=window.location.hostname;else if(n){let{getRequestMeta:t}=e.r(44063),o=t(n,"initURL");o&&(r=new URL(o).hostname)}return{statusCode:i,hostname:r}}let l={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:{lineHeight:"48px"},h1:{display:"inline-block",margin:"0 20px 0 0",paddingRight:23,fontSize:24,fontWeight:500,verticalAlign:"top"},h2:{fontSize:14,fontWeight:400,lineHeight:"28px"},wrap:{display:"inline-block"}};class c extends u.default.Component{render(){let{statusCode:e,withDarkMode:t=!0}=this.props,r=this.props.title||s[e]||"An unexpected error has occurred";return(0,o.jsxs)("div",{style:l.error,children:[(0,o.jsx)(i.default,{children:(0,o.jsx)("title",{children:e?e+": "+r:"Application error: a client-side exception has occurred"})}),(0,o.jsxs)("div",{style:l.desc,children:[(0,o.jsx)("style",{dangerouslySetInnerHTML:{__html:"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}"+(t?"@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}":"")}}),e?(0,o.jsx)("h1",{className:"next-error-h1",style:l.h1,children:e}):null,(0,o.jsx)("div",{style:l.wrap,children:(0,o.jsxs)("h2",{style:l.h2,children:[this.props.title||e?r:(0,o.jsxs)(o.Fragment,{children:["Application error: a client-side exception has occurred"," ",!!this.props.hostname&&(0,o.jsxs)(o.Fragment,{children:["while loading ",this.props.hostname]})," ","(see the browser console for more information)"]}),"."]})})]})]})}}c.displayName="ErrorPage",c.getInitialProps=a,c.origGetInitialProps=a,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},96721,(e,t,r)=>{t.exports=e.r(93594)},14550,(e,t,r)=>{let n="/_error";(window.__NEXT_P=window.__NEXT_P||[]).push([n,()=>e.r(96721)]),t.hot&&t.hot.dispose(function(){window.__NEXT_P.push([n])})},48761,e=>{e.v(e=>Promise.resolve().then(()=>e(93594)))},28805,e=>{e.v(t=>Promise.all(["static/chunks/bd2dcf98c9b362f6.js"].map(t=>e.l(t))).then(()=>t(79466)))}]); \ No newline at end of file diff --git a/out/_next/static/chunks/22770f4d9ba0cbae.js b/out/_next/static/chunks/22770f4d9ba0cbae.js new file mode 100644 index 0000000..c21354b --- /dev/null +++ b/out/_next/static/chunks/22770f4d9ba0cbae.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,98183,(e,t,r)=>{"use strict";function n(e){let t={};for(let[r,n]of e.entries()){let e=t[r];void 0===e?t[r]=n:Array.isArray(e)?e.push(n):t[r]=[e,n]}return t}function o(e){return"string"==typeof e?e:("number"!=typeof e||isNaN(e))&&"boolean"!=typeof e?"":String(e)}function i(e){let t=new URLSearchParams;for(let[r,n]of Object.entries(e))if(Array.isArray(n))for(let e of n)t.append(r,o(e));else t.set(r,o(n));return t}function l(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{formatUrl:function(){return i},formatWithValidation:function(){return a},urlObjectKeys:function(){return l}});let n=e.r(90809)._(e.r(98183)),o=/https?|ftp|gopher|file/;function i(e){let{auth:t,hostname:r}=e,i=e.protocol||"",l=e.pathname||"",a=e.hash||"",s=e.query||"",c=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?c=t+e.host:r&&(c=t+(~r.indexOf(":")?"["+r+"]":r),e.port&&(c+=":"+e.port)),s&&"object"==typeof s&&(s=String(n.urlQueryToSearchParams(s)));let u=e.search||s&&"?"+s||"";return i&&!i.endsWith(":")&&(i+=":"),e.slashes||(!i||o.test(i))&&!1!==c?(c="//"+(c||""),l&&"/"!==l[0]&&(l="/"+l)):c||(c=""),a&&"#"!==a[0]&&(a="#"+a),u&&"?"!==u[0]&&(u="?"+u),""+i+c+(l=l.replace(/[?#]/g,encodeURIComponent))+(u=u.replace("#","%23"))+a}let l=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function a(e){return i(e)}},18967,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DecodeError:function(){return h},MiddlewareNotFoundError:function(){return y},MissingStaticPage:function(){return b},NormalizeError:function(){return g},PageNotFoundError:function(){return v},SP:function(){return p},ST:function(){return m},WEB_VITALS:function(){return n},execOnce:function(){return o},getDisplayName:function(){return c},getLocationOrigin:function(){return a},getURL:function(){return s},isAbsoluteUrl:function(){return l},isResSent:function(){return u},loadGetInitialProps:function(){return f},normalizeRepeatedSlashes:function(){return d},stringifyError:function(){return w}});let n=["CLS","FCP","FID","INP","LCP","TTFB"];function o(e){let t,r=!1;return function(){for(var n=arguments.length,o=Array(n),i=0;ii.test(e);function a(){let{protocol:e,hostname:t,port:r}=window.location;return e+"//"+t+(r?":"+r:"")}function s(){let{href:e}=window.location,t=a();return e.substring(t.length)}function c(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function u(e){return e.finished||e.headersSent}function d(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?"?"+t.slice(1).join("?"):"")}async function f(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await f(t.Component,t.ctx)}:{};let n=await e.getInitialProps(t);if(r&&u(r))return n;if(!n)throw Object.defineProperty(Error('"'+c(e)+'.getInitialProps()" should resolve to an object. But found "'+n+'" instead.'),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return n}let p="undefined"!=typeof performance,m=p&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class h extends Error{}class g extends Error{}class v extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+e}}class b extends Error{constructor(e,t){super(),this.message="Failed to load static file for page: "+e+" "+t}}class y extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function w(e){return JSON.stringify({message:e.message,stack:e.stack})}},73668,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isLocalURL",{enumerable:!0,get:function(){return i}});let n=e.r(18967),o=e.r(52817);function i(e){if(!(0,n.isAbsoluteUrl)(e))return!0;try{let t=(0,n.getLocationOrigin)(),r=new URL(e,t);return r.origin===t&&(0,o.hasBasePath)(r.pathname)}catch(e){return!1}}},84508,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"errorOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},22016,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{default:function(){return g},useLinkStatus:function(){return b}});let n=e.r(90809),o=e.r(43476),i=n._(e.r(71645)),l=e.r(95057),a=e.r(8372),s=e.r(18581),c=e.r(18967),u=e.r(5550);e.r(33525);let d=e.r(91949),f=e.r(73668),p=e.r(99781);e.r(84508);let m=e.r(65165);function h(e){return"string"==typeof e?e:(0,l.formatUrl)(e)}function g(e){var t;let r,n,l,[g,b]=(0,i.useOptimistic)(d.IDLE_LINK_STATUS),y=(0,i.useRef)(null),{href:w,as:x,children:k,prefetch:C=null,passHref:E,replace:R,shallow:j,scroll:S,onClick:N,onMouseEnter:A,onTouchStart:M,legacyBehavior:P=!1,onNavigate:O,ref:T,unstable_dynamicOnHover:L,...D}=e;r=k,P&&("string"==typeof r||"number"==typeof r)&&(r=(0,o.jsx)("a",{children:r}));let _=i.default.useContext(a.AppRouterContext),I=!1!==C,z=!1!==C?null===(t=C)||"auto"===t?m.FetchStrategy.PPR:m.FetchStrategy.Full:m.FetchStrategy.PPR,{href:F,as:W}=i.default.useMemo(()=>{let e=h(w);return{href:e,as:x?h(x):e}},[w,x]);P&&(n=i.default.Children.only(r));let B=P?n&&"object"==typeof n&&n.ref:T,U=i.default.useCallback(e=>(null!==_&&(y.current=(0,d.mountLinkInstance)(e,F,_,z,I,b)),()=>{y.current&&((0,d.unmountLinkForCurrentNavigation)(y.current),y.current=null),(0,d.unmountPrefetchableInstance)(e)}),[I,F,_,z,b]),K={ref:(0,s.useMergedRef)(U,B),onClick(e){P||"function"!=typeof N||N(e),P&&n.props&&"function"==typeof n.props.onClick&&n.props.onClick(e),_&&(e.defaultPrevented||function(e,t,r,n,o,l,a){let{nodeName:s}=e.currentTarget;if(!("A"===s.toUpperCase()&&function(e){let t=e.currentTarget.getAttribute("target");return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)||e.currentTarget.hasAttribute("download"))){if(!(0,f.isLocalURL)(t)){o&&(e.preventDefault(),location.replace(t));return}if(e.preventDefault(),a){let e=!1;if(a({preventDefault:()=>{e=!0}}),e)return}i.default.startTransition(()=>{(0,p.dispatchNavigateAction)(r||t,o?"replace":"push",null==l||l,n.current)})}}(e,F,W,y,R,S,O))},onMouseEnter(e){P||"function"!=typeof A||A(e),P&&n.props&&"function"==typeof n.props.onMouseEnter&&n.props.onMouseEnter(e),_&&I&&(0,d.onNavigationIntent)(e.currentTarget,!0===L)},onTouchStart:function(e){P||"function"!=typeof M||M(e),P&&n.props&&"function"==typeof n.props.onTouchStart&&n.props.onTouchStart(e),_&&I&&(0,d.onNavigationIntent)(e.currentTarget,!0===L)}};return(0,c.isAbsoluteUrl)(W)?K.href=W:P&&!E&&("a"!==n.type||"href"in n.props)||(K.href=(0,u.addBasePath)(W)),l=P?i.default.cloneElement(n,K):(0,o.jsx)("a",{...D,...K,children:r}),(0,o.jsx)(v.Provider,{value:g,children:l})}let v=(0,i.createContext)(d.IDLE_LINK_STATUS),b=()=>(0,i.useContext)(v);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},18566,(e,t,r)=>{t.exports=e.r(76562)},45872,e=>{"use strict";e.s(["Header",()=>oX],45872);var t,r,n,o,i,l=e.i(43476),a=e.i(22016),s=e.i(71645),c=e.i(18566);function u(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function d(){for(var e=arguments.length,t=Array(e),r=0;r{let r=!1,n=t.map(t=>{let n=u(t,e);return r||"function"!=typeof n||(r=!0),n});if(r)return()=>{for(let e=0;e{let{children:r,...n}=e;if(s.isValidElement(r)){var o,i,l;let e,a,c=(a=(e=null==(i=Object.getOwnPropertyDescriptor((o=r).props,"ref"))?void 0:i.get)&&"isReactWarning"in e&&e.isReactWarning)?o.ref:(a=(e=null==(l=Object.getOwnPropertyDescriptor(o,"ref"))?void 0:l.get)&&"isReactWarning"in e&&e.isReactWarning)?o.props.ref:o.props.ref||o.ref,u=function(e,t){let r={...t};for(let n in t){let o=e[n],i=t[n];/^on[A-Z]/.test(n)?o&&i?r[n]=function(){for(var e=arguments.length,t=Array(e),r=0;r1?s.Children.only(null):null});return t.displayName="".concat(e,".SlotClone"),t}(e),r=s.forwardRef((e,r)=>{let{children:n,...o}=e,i=s.Children.toArray(n),a=i.find(g);if(a){let e=a.props.children,n=i.map(t=>t!==a?t:s.Children.count(e)>1?s.Children.only(null):s.isValidElement(e)?e.props.children:null);return(0,l.jsx)(t,{...o,ref:r,children:s.isValidElement(e)?s.cloneElement(e,void 0,n):null})}return(0,l.jsx)(t,{...o,ref:r,children:n})});return r.displayName="".concat(e,".Slot"),r}var m=p("Slot"),h=Symbol("radix.slottable");function g(e){return s.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===h}function v(){for(var e,t,r=0,n="",o=arguments.length;r"boolean"==typeof e?"".concat(e):0===e?"0":e,y=(e,t)=>{var r;if(0===e.length)return t.classGroupId;let n=e[0],o=t.nextPart.get(n),i=o?y(e.slice(1),o):void 0;if(i)return i;if(0===t.validators.length)return;let l=e.join("-");return null==(r=t.validators.find(e=>{let{validator:t}=e;return t(l)}))?void 0:r.classGroupId},w=/^\[(.+)\]$/,x=(e,t,r,n)=>{e.forEach(e=>{if("string"==typeof e){(""===e?t:k(t,e)).classGroupId=r;return}if("function"==typeof e)return C(e)?void x(e(n),t,r,n):void t.validators.push({validator:e,classGroupId:r});Object.entries(e).forEach(e=>{let[o,i]=e;x(i,k(t,o),r,n)})})},k=(e,t)=>{let r=e;return t.split("-").forEach(e=>{r.nextPart.has(e)||r.nextPart.set(e,{nextPart:new Map,validators:[]}),r=r.nextPart.get(e)}),r},C=e=>e.isThemeGetter,E=/\s+/;function R(){let e,t,r=0,n="";for(;r{let t;if("string"==typeof e)return e;let r="";for(let n=0;n{let t=t=>t[e]||[];return t.isThemeGetter=!0,t},N=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,A=/^\((?:(\w[\w-]*):)?(.+)\)$/i,M=/^\d+\/\d+$/,P=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,O=/\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$/,T=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,L=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,D=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,_=e=>M.test(e),I=e=>!!e&&!Number.isNaN(Number(e)),z=e=>!!e&&Number.isInteger(Number(e)),F=e=>e.endsWith("%")&&I(e.slice(0,-1)),W=e=>P.test(e),B=()=>!0,U=e=>O.test(e)&&!T.test(e),K=()=>!1,H=e=>L.test(e),G=e=>D.test(e),V=e=>!Y(e)&&!ee(e),X=e=>ea(e,ed,K),Y=e=>N.test(e),Z=e=>ea(e,ef,U),$=e=>ea(e,ep,I),q=e=>ea(e,ec,K),J=e=>ea(e,eu,G),Q=e=>ea(e,eh,H),ee=e=>A.test(e),et=e=>es(e,ef),er=e=>es(e,em),en=e=>es(e,ec),eo=e=>es(e,ed),ei=e=>es(e,eu),el=e=>es(e,eh,!0),ea=(e,t,r)=>{let n=N.exec(e);return!!n&&(n[1]?t(n[1]):r(n[2]))},es=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=A.exec(e);return!!n&&(n[1]?t(n[1]):r)},ec=e=>"position"===e||"percentage"===e,eu=e=>"image"===e||"url"===e,ed=e=>"length"===e||"size"===e||"bg-size"===e,ef=e=>"length"===e,ep=e=>"number"===e,em=e=>"family-name"===e,eh=e=>"shadow"===e;Symbol.toStringTag;let eg=function(e){let t,r,n;for(var o=arguments.length,i=Array(o>1?o-1:0),l=1;l{if(e<1)return{get:()=>void 0,set:()=>{}};let t=0,r=new Map,n=new Map,o=(o,i)=>{r.set(o,i),++t>e&&(t=0,n=r,r=new Map)};return{get(e){let t=r.get(e);return void 0!==t?t:void 0!==(t=n.get(e))?(o(e,t),t):void 0},set(e,t){r.has(e)?r.set(e,t):o(e,t)}}})((l=i.reduce((e,t)=>t(e),e())).cacheSize),parseClassName:(e=>{let{prefix:t,experimentalParseClassName:r}=e,n=e=>{let t,r,n=[],o=0,i=0,l=0;for(let r=0;rl?t-l:void 0}};if(t){let e=t+":",r=n;n=t=>t.startsWith(e)?r(t.substring(e.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:t,maybePostfixModifierPosition:void 0}}if(r){let e=n;n=t=>r({className:t,parseClassName:e})}return n})(l),sortModifiers:(e=>{let t=Object.fromEntries(e.orderSensitiveModifiers.map(e=>[e,!0]));return e=>{if(e.length<=1)return e;let r=[],n=[];return e.forEach(e=>{"["===e[0]||t[e]?(r.push(...n.sort(),e),n=[]):n.push(e)}),r.push(...n.sort()),r}})(l),...(e=>{let t=(e=>{let{theme:t,classGroups:r}=e,n={nextPart:new Map,validators:[]};for(let e in r)x(r[e],n,e,t);return n})(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:e=>{let r=e.split("-");return""===r[0]&&1!==r.length&&r.shift(),y(r,t)||(e=>{if(w.test(e)){let t=w.exec(e)[1],r=null==t?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}})(e)},getConflictingClassGroupIds:(e,t)=>{let o=r[e]||[];return t&&n[e]?[...o,...n[e]]:o}}})(l)}).cache.get,n=t.cache.set,a=s,s(o)};function s(e){let o=r(e);if(o)return o;let i=((e,t)=>{let{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:o,sortModifiers:i}=t,l=[],a=e.trim().split(E),s="";for(let e=a.length-1;e>=0;e-=1){let t=a[e],{isExternal:c,modifiers:u,hasImportantModifier:d,baseClassName:f,maybePostfixModifierPosition:p}=r(t);if(c){s=t+(s.length>0?" "+s:s);continue}let m=!!p,h=n(m?f.substring(0,p):f);if(!h){if(!m||!(h=n(f))){s=t+(s.length>0?" "+s:s);continue}m=!1}let g=i(u).join(":"),v=d?g+"!":g,b=v+h;if(l.includes(b))continue;l.push(b);let y=o(h,m);for(let e=0;e0?" "+s:s)}return s})(e,t);return n(e,i),i}return function(){return a(R.apply(null,arguments))}}(()=>{let e=S("color"),t=S("font"),r=S("text"),n=S("font-weight"),o=S("tracking"),i=S("leading"),l=S("breakpoint"),a=S("container"),s=S("spacing"),c=S("radius"),u=S("shadow"),d=S("inset-shadow"),f=S("text-shadow"),p=S("drop-shadow"),m=S("blur"),h=S("perspective"),g=S("aspect"),v=S("ease"),b=S("animate"),y=()=>["auto","avoid","all","avoid-page","page","left","right","column"],w=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],x=()=>[...w(),ee,Y],k=()=>["auto","hidden","clip","visible","scroll"],C=()=>["auto","contain","none"],E=()=>[ee,Y,s],R=()=>[_,"full","auto",...E()],j=()=>[z,"none","subgrid",ee,Y],N=()=>["auto",{span:["full",z,ee,Y]},z,ee,Y],A=()=>[z,"auto",ee,Y],M=()=>["auto","min","max","fr",ee,Y],P=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],O=()=>["start","end","center","stretch","center-safe","end-safe"],T=()=>["auto",...E()],L=()=>[_,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...E()],D=()=>[e,ee,Y],U=()=>[...w(),en,q,{position:[ee,Y]}],K=()=>["no-repeat",{repeat:["","x","y","space","round"]}],H=()=>["auto","cover","contain",eo,X,{size:[ee,Y]}],G=()=>[F,et,Z],ea=()=>["","none","full",c,ee,Y],es=()=>["",I,et,Z],ec=()=>["solid","dashed","dotted","double"],eu=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ed=()=>[I,F,en,q],ef=()=>["","none",m,ee,Y],ep=()=>["none",I,ee,Y],em=()=>["none",I,ee,Y],eh=()=>[I,ee,Y],eg=()=>[_,"full",...E()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[W],breakpoint:[W],color:[B],container:[W],"drop-shadow":[W],ease:["in","out","in-out"],font:[V],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[W],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[W],shadow:[W],spacing:["px",I],text:[W],"text-shadow":[W],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",_,Y,ee,g]}],container:["container"],columns:[{columns:[I,Y,ee,a]}],"break-after":[{"break-after":y()}],"break-before":[{"break-before":y()}],"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"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:x()}],overflow:[{overflow:k()}],"overflow-x":[{"overflow-x":k()}],"overflow-y":[{"overflow-y":k()}],overscroll:[{overscroll:C()}],"overscroll-x":[{"overscroll-x":C()}],"overscroll-y":[{"overscroll-y":C()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:R()}],"inset-x":[{"inset-x":R()}],"inset-y":[{"inset-y":R()}],start:[{start:R()}],end:[{end:R()}],top:[{top:R()}],right:[{right:R()}],bottom:[{bottom:R()}],left:[{left:R()}],visibility:["visible","invisible","collapse"],z:[{z:[z,"auto",ee,Y]}],basis:[{basis:[_,"full","auto",a,...E()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[I,_,"auto","initial","none",Y]}],grow:[{grow:["",I,ee,Y]}],shrink:[{shrink:["",I,ee,Y]}],order:[{order:[z,"first","last","none",ee,Y]}],"grid-cols":[{"grid-cols":j()}],"col-start-end":[{col:N()}],"col-start":[{"col-start":A()}],"col-end":[{"col-end":A()}],"grid-rows":[{"grid-rows":j()}],"row-start-end":[{row:N()}],"row-start":[{"row-start":A()}],"row-end":[{"row-end":A()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":M()}],"auto-rows":[{"auto-rows":M()}],gap:[{gap:E()}],"gap-x":[{"gap-x":E()}],"gap-y":[{"gap-y":E()}],"justify-content":[{justify:[...P(),"normal"]}],"justify-items":[{"justify-items":[...O(),"normal"]}],"justify-self":[{"justify-self":["auto",...O()]}],"align-content":[{content:["normal",...P()]}],"align-items":[{items:[...O(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...O(),{baseline:["","last"]}]}],"place-content":[{"place-content":P()}],"place-items":[{"place-items":[...O(),"baseline"]}],"place-self":[{"place-self":["auto",...O()]}],p:[{p:E()}],px:[{px:E()}],py:[{py:E()}],ps:[{ps:E()}],pe:[{pe:E()}],pt:[{pt:E()}],pr:[{pr:E()}],pb:[{pb:E()}],pl:[{pl:E()}],m:[{m:T()}],mx:[{mx:T()}],my:[{my:T()}],ms:[{ms:T()}],me:[{me:T()}],mt:[{mt:T()}],mr:[{mr:T()}],mb:[{mb:T()}],ml:[{ml:T()}],"space-x":[{"space-x":E()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":E()}],"space-y-reverse":["space-y-reverse"],size:[{size:L()}],w:[{w:[a,"screen",...L()]}],"min-w":[{"min-w":[a,"screen","none",...L()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[l]},...L()]}],h:[{h:["screen","lh",...L()]}],"min-h":[{"min-h":["screen","lh","none",...L()]}],"max-h":[{"max-h":["screen","lh",...L()]}],"font-size":[{text:["base",r,et,Z]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[n,ee,$]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",F,Y]}],"font-family":[{font:[er,Y,t]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[o,ee,Y]}],"line-clamp":[{"line-clamp":[I,"none",ee,$]}],leading:[{leading:[i,...E()]}],"list-image":[{"list-image":["none",ee,Y]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",ee,Y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:D()}],"text-color":[{text:D()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ec(),"wavy"]}],"text-decoration-thickness":[{decoration:[I,"from-font","auto",ee,Z]}],"text-decoration-color":[{decoration:D()}],"underline-offset":[{"underline-offset":[I,"auto",ee,Y]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:E()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ee,Y]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",ee,Y]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:U()}],"bg-repeat":[{bg:K()}],"bg-size":[{bg:H()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},z,ee,Y],radial:["",ee,Y],conic:[z,ee,Y]},ei,J]}],"bg-color":[{bg:D()}],"gradient-from-pos":[{from:G()}],"gradient-via-pos":[{via:G()}],"gradient-to-pos":[{to:G()}],"gradient-from":[{from:D()}],"gradient-via":[{via:D()}],"gradient-to":[{to:D()}],rounded:[{rounded:ea()}],"rounded-s":[{"rounded-s":ea()}],"rounded-e":[{"rounded-e":ea()}],"rounded-t":[{"rounded-t":ea()}],"rounded-r":[{"rounded-r":ea()}],"rounded-b":[{"rounded-b":ea()}],"rounded-l":[{"rounded-l":ea()}],"rounded-ss":[{"rounded-ss":ea()}],"rounded-se":[{"rounded-se":ea()}],"rounded-ee":[{"rounded-ee":ea()}],"rounded-es":[{"rounded-es":ea()}],"rounded-tl":[{"rounded-tl":ea()}],"rounded-tr":[{"rounded-tr":ea()}],"rounded-br":[{"rounded-br":ea()}],"rounded-bl":[{"rounded-bl":ea()}],"border-w":[{border:es()}],"border-w-x":[{"border-x":es()}],"border-w-y":[{"border-y":es()}],"border-w-s":[{"border-s":es()}],"border-w-e":[{"border-e":es()}],"border-w-t":[{"border-t":es()}],"border-w-r":[{"border-r":es()}],"border-w-b":[{"border-b":es()}],"border-w-l":[{"border-l":es()}],"divide-x":[{"divide-x":es()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":es()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...ec(),"hidden","none"]}],"divide-style":[{divide:[...ec(),"hidden","none"]}],"border-color":[{border:D()}],"border-color-x":[{"border-x":D()}],"border-color-y":[{"border-y":D()}],"border-color-s":[{"border-s":D()}],"border-color-e":[{"border-e":D()}],"border-color-t":[{"border-t":D()}],"border-color-r":[{"border-r":D()}],"border-color-b":[{"border-b":D()}],"border-color-l":[{"border-l":D()}],"divide-color":[{divide:D()}],"outline-style":[{outline:[...ec(),"none","hidden"]}],"outline-offset":[{"outline-offset":[I,ee,Y]}],"outline-w":[{outline:["",I,et,Z]}],"outline-color":[{outline:D()}],shadow:[{shadow:["","none",u,el,Q]}],"shadow-color":[{shadow:D()}],"inset-shadow":[{"inset-shadow":["none",d,el,Q]}],"inset-shadow-color":[{"inset-shadow":D()}],"ring-w":[{ring:es()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:D()}],"ring-offset-w":[{"ring-offset":[I,Z]}],"ring-offset-color":[{"ring-offset":D()}],"inset-ring-w":[{"inset-ring":es()}],"inset-ring-color":[{"inset-ring":D()}],"text-shadow":[{"text-shadow":["none",f,el,Q]}],"text-shadow-color":[{"text-shadow":D()}],opacity:[{opacity:[I,ee,Y]}],"mix-blend":[{"mix-blend":[...eu(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":eu()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[I]}],"mask-image-linear-from-pos":[{"mask-linear-from":ed()}],"mask-image-linear-to-pos":[{"mask-linear-to":ed()}],"mask-image-linear-from-color":[{"mask-linear-from":D()}],"mask-image-linear-to-color":[{"mask-linear-to":D()}],"mask-image-t-from-pos":[{"mask-t-from":ed()}],"mask-image-t-to-pos":[{"mask-t-to":ed()}],"mask-image-t-from-color":[{"mask-t-from":D()}],"mask-image-t-to-color":[{"mask-t-to":D()}],"mask-image-r-from-pos":[{"mask-r-from":ed()}],"mask-image-r-to-pos":[{"mask-r-to":ed()}],"mask-image-r-from-color":[{"mask-r-from":D()}],"mask-image-r-to-color":[{"mask-r-to":D()}],"mask-image-b-from-pos":[{"mask-b-from":ed()}],"mask-image-b-to-pos":[{"mask-b-to":ed()}],"mask-image-b-from-color":[{"mask-b-from":D()}],"mask-image-b-to-color":[{"mask-b-to":D()}],"mask-image-l-from-pos":[{"mask-l-from":ed()}],"mask-image-l-to-pos":[{"mask-l-to":ed()}],"mask-image-l-from-color":[{"mask-l-from":D()}],"mask-image-l-to-color":[{"mask-l-to":D()}],"mask-image-x-from-pos":[{"mask-x-from":ed()}],"mask-image-x-to-pos":[{"mask-x-to":ed()}],"mask-image-x-from-color":[{"mask-x-from":D()}],"mask-image-x-to-color":[{"mask-x-to":D()}],"mask-image-y-from-pos":[{"mask-y-from":ed()}],"mask-image-y-to-pos":[{"mask-y-to":ed()}],"mask-image-y-from-color":[{"mask-y-from":D()}],"mask-image-y-to-color":[{"mask-y-to":D()}],"mask-image-radial":[{"mask-radial":[ee,Y]}],"mask-image-radial-from-pos":[{"mask-radial-from":ed()}],"mask-image-radial-to-pos":[{"mask-radial-to":ed()}],"mask-image-radial-from-color":[{"mask-radial-from":D()}],"mask-image-radial-to-color":[{"mask-radial-to":D()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":w()}],"mask-image-conic-pos":[{"mask-conic":[I]}],"mask-image-conic-from-pos":[{"mask-conic-from":ed()}],"mask-image-conic-to-pos":[{"mask-conic-to":ed()}],"mask-image-conic-from-color":[{"mask-conic-from":D()}],"mask-image-conic-to-color":[{"mask-conic-to":D()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:U()}],"mask-repeat":[{mask:K()}],"mask-size":[{mask:H()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",ee,Y]}],filter:[{filter:["","none",ee,Y]}],blur:[{blur:ef()}],brightness:[{brightness:[I,ee,Y]}],contrast:[{contrast:[I,ee,Y]}],"drop-shadow":[{"drop-shadow":["","none",p,el,Q]}],"drop-shadow-color":[{"drop-shadow":D()}],grayscale:[{grayscale:["",I,ee,Y]}],"hue-rotate":[{"hue-rotate":[I,ee,Y]}],invert:[{invert:["",I,ee,Y]}],saturate:[{saturate:[I,ee,Y]}],sepia:[{sepia:["",I,ee,Y]}],"backdrop-filter":[{"backdrop-filter":["","none",ee,Y]}],"backdrop-blur":[{"backdrop-blur":ef()}],"backdrop-brightness":[{"backdrop-brightness":[I,ee,Y]}],"backdrop-contrast":[{"backdrop-contrast":[I,ee,Y]}],"backdrop-grayscale":[{"backdrop-grayscale":["",I,ee,Y]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[I,ee,Y]}],"backdrop-invert":[{"backdrop-invert":["",I,ee,Y]}],"backdrop-opacity":[{"backdrop-opacity":[I,ee,Y]}],"backdrop-saturate":[{"backdrop-saturate":[I,ee,Y]}],"backdrop-sepia":[{"backdrop-sepia":["",I,ee,Y]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":E()}],"border-spacing-x":[{"border-spacing-x":E()}],"border-spacing-y":[{"border-spacing-y":E()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",ee,Y]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[I,"initial",ee,Y]}],ease:[{ease:["linear","initial",v,ee,Y]}],delay:[{delay:[I,ee,Y]}],animate:[{animate:["none",b,ee,Y]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[h,ee,Y]}],"perspective-origin":[{"perspective-origin":x()}],rotate:[{rotate:ep()}],"rotate-x":[{"rotate-x":ep()}],"rotate-y":[{"rotate-y":ep()}],"rotate-z":[{"rotate-z":ep()}],scale:[{scale:em()}],"scale-x":[{"scale-x":em()}],"scale-y":[{"scale-y":em()}],"scale-z":[{"scale-z":em()}],"scale-3d":["scale-3d"],skew:[{skew:eh()}],"skew-x":[{"skew-x":eh()}],"skew-y":[{"skew-y":eh()}],transform:[{transform:[ee,Y,"","none","gpu","cpu"]}],"transform-origin":[{origin:x()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:eg()}],"translate-x":[{"translate-x":eg()}],"translate-y":[{"translate-y":eg()}],"translate-z":[{"translate-z":eg()}],"translate-none":["translate-none"],accent:[{accent:D()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:D()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],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",ee,Y]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":E()}],"scroll-mx":[{"scroll-mx":E()}],"scroll-my":[{"scroll-my":E()}],"scroll-ms":[{"scroll-ms":E()}],"scroll-me":[{"scroll-me":E()}],"scroll-mt":[{"scroll-mt":E()}],"scroll-mr":[{"scroll-mr":E()}],"scroll-mb":[{"scroll-mb":E()}],"scroll-ml":[{"scroll-ml":E()}],"scroll-p":[{"scroll-p":E()}],"scroll-px":[{"scroll-px":E()}],"scroll-py":[{"scroll-py":E()}],"scroll-ps":[{"scroll-ps":E()}],"scroll-pe":[{"scroll-pe":E()}],"scroll-pt":[{"scroll-pt":E()}],"scroll-pr":[{"scroll-pr":E()}],"scroll-pb":[{"scroll-pb":E()}],"scroll-pl":[{"scroll-pl":E()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",ee,Y]}],fill:[{fill:["none",...D()]}],"stroke-w":[{stroke:[I,et,Z,$]}],stroke:[{stroke:["none",...D()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","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-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"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"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}});function ev(){for(var e=arguments.length,t=Array(e),r=0;rr=>{var n;if((null==t?void 0:t.variants)==null)return v(e,null==r?void 0:r.class,null==r?void 0:r.className);let{variants:o,defaultVariants:i}=t,l=Object.keys(o).map(e=>{let t=null==r?void 0:r[e],n=null==i?void 0:i[e];if(null===t)return null;let l=b(t)||b(n);return o[e][l]}),a=r&&Object.entries(r).reduce((e,t)=>{let[r,n]=t;return void 0===n||(e[r]=n),e},{});return v(e,l,null==t||null==(n=t.compoundVariants)?void 0:n.reduce((e,t)=>{let{class:r,className:n,...o}=t;return Object.entries(o).every(e=>{let[t,r]=e;return Array.isArray(r)?r.includes({...i,...a}[t]):({...i,...a})[t]===r})?[...e,r,n]:e},[]),null==r?void 0:r.class,null==r?void 0:r.className)})("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 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 active:bg-primary/80",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90 active:bg-destructive/80",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80 active:bg-secondary/70",ghost:"hover:bg-accent hover:text-accent-foreground active:bg-accent/80",link:"text-primary underline-offset-4 hover:underline active:text-primary/80",success:"bg-success text-success-foreground hover:bg-success/90 active:bg-success/80",warning:"bg-warning text-warning-foreground hover:bg-warning/90 active:bg-warning/80"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3 text-xs",lg:"h-11 rounded-md px-8 text-base",xl:"h-12 rounded-lg px-10 text-base font-semibold",icon:"h-10 w-10","icon-sm":"h-9 w-9","icon-lg":"h-11 w-11"}},defaultVariants:{variant:"default",size:"default"}}),ey=s.forwardRef((e,t)=>{let{className:r,variant:n,size:o,asChild:i=!1,...a}=e;return(0,l.jsx)(i?m:"button",{className:ev(eb({variant:n,size:o,className:r})),ref:t,...a})});ey.displayName="Button";let ew=s.forwardRef((e,t)=>{let{className:r,size:n="lg",...o}=e;return(0,l.jsx)("div",{ref:t,className:ev("mx-auto w-full px-4 sm:px-6 lg:px-8",{"max-w-3xl":"sm"===n,"max-w-4xl":"md"===n,"max-w-6xl":"lg"===n,"max-w-7xl":"xl"===n,"max-w-none":"full"===n},r),...o})});function ex(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n=0||(o[r]=e[r]);return o}ew.displayName="Container";var ek=["color"],eC=(0,s.forwardRef)(function(e,t){var r=e.color,n=ex(e,ek);return(0,s.createElement)("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),(0,s.createElement)("path",{d:"M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z",fill:void 0===r?"currentColor":r,fillRule:"evenodd",clipRule:"evenodd"}))}),eE=["color"],eR=(0,s.forwardRef)(function(e,t){var r=e.color,n=ex(e,eE);return(0,s.createElement)("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),(0,s.createElement)("path",{d:"M12.8536 2.85355C13.0488 2.65829 13.0488 2.34171 12.8536 2.14645C12.6583 1.95118 12.3417 1.95118 12.1464 2.14645L7.5 6.79289L2.85355 2.14645C2.65829 1.95118 2.34171 1.95118 2.14645 2.14645C1.95118 2.34171 1.95118 2.65829 2.14645 2.85355L6.79289 7.5L2.14645 12.1464C1.95118 12.3417 1.95118 12.6583 2.14645 12.8536C2.34171 13.0488 2.65829 13.0488 2.85355 12.8536L7.5 8.20711L12.1464 12.8536C12.3417 13.0488 12.6583 13.0488 12.8536 12.8536C13.0488 12.6583 13.0488 12.3417 12.8536 12.1464L8.20711 7.5L12.8536 2.85355Z",fill:void 0===r?"currentColor":r,fillRule:"evenodd",clipRule:"evenodd"}))}),ej=["color"],eS=(0,s.forwardRef)(function(e,t){var r=e.color,n=ex(e,ej);return(0,s.createElement)("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),(0,s.createElement)("path",{d:"M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z",fill:void 0===r?"currentColor":r,fillRule:"evenodd",clipRule:"evenodd"}))}),eN=["color"],eA=(0,s.forwardRef)(function(e,t){var r=e.color,n=ex(e,eN);return(0,s.createElement)("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),(0,s.createElement)("path",{d:"M1.5 3C1.22386 3 1 3.22386 1 3.5C1 3.77614 1.22386 4 1.5 4H13.5C13.7761 4 14 3.77614 14 3.5C14 3.22386 13.7761 3 13.5 3H1.5ZM1 7.5C1 7.22386 1.22386 7 1.5 7H13.5C13.7761 7 14 7.22386 14 7.5C14 7.77614 13.7761 8 13.5 8H1.5C1.22386 8 1 7.77614 1 7.5ZM1 11.5C1 11.2239 1.22386 11 1.5 11H13.5C13.7761 11 14 11.2239 14 11.5C14 11.7761 13.7761 12 13.5 12H1.5C1.22386 12 1 11.7761 1 11.5Z",fill:void 0===r?"currentColor":r,fillRule:"evenodd",clipRule:"evenodd"}))});function eM(e,t){let{checkForDefaultPrevented:r=!0}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return function(n){if(null==e||e(n),!1===r||!n.defaultPrevented)return null==t?void 0:t(n)}}function eP(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=[],n=()=>{let t=r.map(e=>s.createContext(e));return function(r){let n=(null==r?void 0:r[e])||t;return s.useMemo(()=>({["__scope".concat(e)]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let o=s.createContext(n),i=r.length;r=[...r,n];let a=t=>{var r;let{scope:n,children:a,...c}=t,u=(null==n||null==(r=n[e])?void 0:r[i])||o,d=s.useMemo(()=>c,Object.values(c));return(0,l.jsx)(u.Provider,{value:d,children:a})};return a.displayName=t+"Provider",[a,function(r,l){var a;let c=(null==l||null==(a=l[e])?void 0:a[i])||o,u=s.useContext(c);if(u)return u;if(void 0!==n)return n;throw Error("`".concat(r,"` must be used within `").concat(t,"`"))}]},function(){for(var e=arguments.length,t=Array(e),r=0;r{let e=t.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(t){let r=e.reduce((e,r)=>{let{useScope:n,scopeName:o}=r,i=n(t)["__scope".concat(o)];return{...e,...i}},{});return s.useMemo(()=>({["__scope".concat(n.scopeName)]:r}),[r])}};return o.scopeName=n.scopeName,o}(n,...t)]}"undefined"!=typeof window&&window.document&&window.document.createElement;var eO=(null==(r=globalThis)?void 0:r.document)?s.useLayoutEffect:()=>{};s[" useEffectEvent ".trim().toString()],s[" useInsertionEffect ".trim().toString()];var eT=s[" useInsertionEffect ".trim().toString()]||eO;function eL(e){let{prop:t,defaultProp:r,onChange:n=()=>{},caller:o}=e,[i,l,a]=function(e){let{defaultProp:t,onChange:r}=e,[n,o]=s.useState(t),i=s.useRef(n),l=s.useRef(r);return eT(()=>{l.current=r},[r]),s.useEffect(()=>{if(i.current!==n){var e;null==(e=l.current)||e.call(l,n),i.current=n}},[n,i]),[n,o,l]}({defaultProp:r,onChange:n}),c=void 0!==t,u=c?t:i;{let e=s.useRef(void 0!==t);s.useEffect(()=>{let t=e.current;if(t!==c){let e=c?"controlled":"uncontrolled";console.warn("".concat(o," is changing from ").concat(t?"controlled":"uncontrolled"," to ").concat(e,". Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component."))}e.current=c},[c,o])}return[u,s.useCallback(e=>{if(c){let n="function"==typeof e?e(t):e;if(n!==t){var r;null==(r=a.current)||r.call(a,n)}}else l(e)},[c,t,l,a])]}Symbol("RADIX:SYNC_STATE");var eD=e.i(74080),e_=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let r=p("Primitive.".concat(t)),n=s.forwardRef((e,n)=>{let{asChild:o,...i}=e;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,l.jsx)(o?r:t,{...i,ref:n})});return n.displayName="Primitive.".concat(t),{...e,[t]:n}},{});function eI(e,t){e&&eD.flushSync(()=>e.dispatchEvent(t))}function ez(e,t,r){if(!t.has(e))throw TypeError("attempted to "+r+" private field on non-instance");return t.get(e)}function eF(e,t){var r=ez(e,t,"get");return r.get?r.get.call(e):r.value}function eW(e,t,r){var n=ez(e,t,"set");if(n.set)n.set.call(e,r);else{if(!n.writable)throw TypeError("attempted to set read only private field");n.value=r}return r}function eB(e){let t=e+"CollectionProvider",[r,n]=eP(t),[o,i]=r(t,{collectionRef:{current:null},itemMap:new Map}),a=e=>{let{scope:t,children:r}=e,n=s.default.useRef(null),i=s.default.useRef(new Map).current;return(0,l.jsx)(o,{scope:t,itemMap:i,collectionRef:n,children:r})};a.displayName=t;let c=e+"CollectionSlot",u=p(c),d=s.default.forwardRef((e,t)=>{let{scope:r,children:n}=e,o=f(t,i(c,r).collectionRef);return(0,l.jsx)(u,{ref:o,children:n})});d.displayName=c;let m=e+"CollectionItemSlot",h="data-radix-collection-item",g=p(m),v=s.default.forwardRef((e,t)=>{let{scope:r,children:n,...o}=e,a=s.default.useRef(null),c=f(t,a),u=i(m,r);return s.default.useEffect(()=>(u.itemMap.set(a,{ref:a,...o}),()=>void u.itemMap.delete(a))),(0,l.jsx)(g,{...{[h]:""},ref:c,children:n})});return v.displayName=m,[{Provider:a,Slot:d,ItemSlot:v},function(t){let r=i(e+"CollectionConsumer",t);return s.default.useCallback(()=>{let e=r.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll("[".concat(h,"]")));return Array.from(r.itemMap.values()).sort((e,r)=>t.indexOf(e.ref.current)-t.indexOf(r.ref.current))},[r.collectionRef,r.itemMap])},n]}var eU=new WeakMap;function eK(e,t){if("at"in Array.prototype)return Array.prototype.at.call(e,t);let r=function(e,t){let r=e.length,n=eH(t),o=n>=0?n:r+n;return o<0||o>=r?-1:o}(e,t);return -1===r?void 0:e[r]}function eH(e){return e!=e||0===e?0:Math.trunc(e)}n=new WeakMap,class e extends Map{set(e,t){return eU.get(this)&&(this.has(e)?eF(this,n)[eF(this,n).indexOf(e)]=e:eF(this,n).push(e)),super.set(e,t),this}insert(e,t,r){let o,i=this.has(t),l=eF(this,n).length,a=eH(e),s=a>=0?a:l+a,c=s<0||s>=l?-1:s;if(c===this.size||i&&c===this.size-1||-1===c)return this.set(t,r),this;let u=this.size+ +!i;a<0&&s++;let d=[...eF(this,n)],f=!1;for(let e=s;e=this.size&&(n=this.size-1),this.at(n)}keyFrom(e,t){let r=this.indexOf(e);if(-1===r)return;let n=r+t;return n<0&&(n=0),n>=this.size&&(n=this.size-1),this.keyAt(n)}find(e,t){let r=0;for(let n of this){if(Reflect.apply(e,t,[n,r,this]))return n;r++}}findIndex(e,t){let r=0;for(let n of this){if(Reflect.apply(e,t,[n,r,this]))return r;r++}return -1}filter(t,r){let n=[],o=0;for(let e of this)Reflect.apply(t,r,[e,o,this])&&n.push(e),o++;return new e(n)}map(t,r){let n=[],o=0;for(let e of this)n.push([e[0],Reflect.apply(t,r,[e,o,this])]),o++;return new e(n)}reduce(){for(var e=arguments.length,t=Array(e),r=0;r=0;e--){let r=this.at(e);i=e===this.size-1&&1===t.length?r:Reflect.apply(n,this,[i,r,e,this])}return i}toSorted(t){return new e([...this.entries()].sort(t))}toReversed(){let t=new e;for(let e=this.size-1;e>=0;e--){let r=this.keyAt(e),n=this.get(r);t.set(r,n)}return t}toSpliced(){for(var t=arguments.length,r=Array(t),n=0;n0&&(o=r-1);for(let e=t;e<=o;e++){let t=this.keyAt(e),r=this.get(t);n.set(t,r)}return n}every(e,t){let r=0;for(let n of this){if(!Reflect.apply(e,t,[n,r,this]))return!1;r++}return!0}some(e,t){let r=0;for(let n of this){if(Reflect.apply(e,t,[n,r,this]))return!0;r++}return!1}constructor(e){super(e),function(e,t,r){if(t.has(e))throw TypeError("Cannot initialize the same private elements twice on an object");t.set(e,r)}(this,n,{writable:!0,value:void 0}),eW(this,n,[...super.keys()]),eU.set(this,!0)}};var eG=s.createContext(void 0);function eV(e){let t=s.useContext(eG);return e||t||"ltr"}function eX(e){let t=s.useRef(e);return s.useEffect(()=>{t.current=e}),s.useMemo(()=>function(){for(var e,r=arguments.length,n=Array(r),o=0;o{var r,n;let{disableOutsidePointerEvents:i=!1,onEscapeKeyDown:a,onPointerDownOutside:c,onFocusOutside:u,onInteractOutside:d,onDismiss:p,...m}=e,h=s.useContext(eZ),[g,v]=s.useState(null),b=null!=(n=null==g?void 0:g.ownerDocument)?n:null==(r=globalThis)?void 0:r.document,[,y]=s.useState({}),w=f(t,e=>v(e)),x=Array.from(h.layers),[k]=[...h.layersWithOutsidePointerEventsDisabled].slice(-1),C=x.indexOf(k),E=g?x.indexOf(g):-1,R=h.layersWithOutsidePointerEventsDisabled.size>0,j=E>=C,S=function(e){var t;let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null==(t=globalThis)?void 0:t.document,n=eX(e),o=s.useRef(!1),i=s.useRef(()=>{});return s.useEffect(()=>{let e=e=>{if(e.target&&!o.current){let t=function(){eJ("dismissableLayer.pointerDownOutside",n,o,{discrete:!0})},o={originalEvent:e};"touch"===e.pointerType?(r.removeEventListener("click",i.current),i.current=t,r.addEventListener("click",i.current,{once:!0})):t()}else r.removeEventListener("click",i.current);o.current=!1},t=window.setTimeout(()=>{r.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(t),r.removeEventListener("pointerdown",e),r.removeEventListener("click",i.current)}},[r,n]),{onPointerDownCapture:()=>o.current=!0}}(e=>{let t=e.target,r=[...h.branches].some(e=>e.contains(t));j&&!r&&(null==c||c(e),null==d||d(e),e.defaultPrevented||null==p||p())},b),N=function(e){var t;let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null==(t=globalThis)?void 0:t.document,n=eX(e),o=s.useRef(!1);return s.useEffect(()=>{let e=e=>{e.target&&!o.current&&eJ("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return r.addEventListener("focusin",e),()=>r.removeEventListener("focusin",e)},[r,n]),{onFocusCapture:()=>o.current=!0,onBlurCapture:()=>o.current=!1}}(e=>{let t=e.target;![...h.branches].some(e=>e.contains(t))&&(null==u||u(e),null==d||d(e),e.defaultPrevented||null==p||p())},b);return!function(e){var t;let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null==(t=globalThis)?void 0:t.document,n=eX(e);s.useEffect(()=>{let e=e=>{"Escape"===e.key&&n(e)};return r.addEventListener("keydown",e,{capture:!0}),()=>r.removeEventListener("keydown",e,{capture:!0})},[n,r])}(e=>{E===h.layers.size-1&&(null==a||a(e),!e.defaultPrevented&&p&&(e.preventDefault(),p()))},b),s.useEffect(()=>{if(g)return i&&(0===h.layersWithOutsidePointerEventsDisabled.size&&(o=b.body.style.pointerEvents,b.body.style.pointerEvents="none"),h.layersWithOutsidePointerEventsDisabled.add(g)),h.layers.add(g),eq(),()=>{i&&1===h.layersWithOutsidePointerEventsDisabled.size&&(b.body.style.pointerEvents=o)}},[g,b,i,h]),s.useEffect(()=>()=>{g&&(h.layers.delete(g),h.layersWithOutsidePointerEventsDisabled.delete(g),eq())},[g,h]),s.useEffect(()=>{let e=()=>y({});return document.addEventListener(eY,e),()=>document.removeEventListener(eY,e)},[]),(0,l.jsx)(e_.div,{...m,ref:w,style:{pointerEvents:R?j?"auto":"none":void 0,...e.style},onFocusCapture:eM(e.onFocusCapture,N.onFocusCapture),onBlurCapture:eM(e.onBlurCapture,N.onBlurCapture),onPointerDownCapture:eM(e.onPointerDownCapture,S.onPointerDownCapture)})});function eq(){let e=new CustomEvent(eY);document.dispatchEvent(e)}function eJ(e,t,r,n){let{discrete:o}=n,i=r.originalEvent.target,l=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&i.addEventListener(e,t,{once:!0}),o?eI(i,l):i.dispatchEvent(l)}e$.displayName="DismissableLayer",s.forwardRef((e,t)=>{let r=s.useContext(eZ),n=s.useRef(null),o=f(t,n);return s.useEffect(()=>{let e=n.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}},[r.branches]),(0,l.jsx)(e_.div,{...e,ref:o})}).displayName="DismissableLayerBranch";var eQ=0;function e0(){let e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var e1="focusScope.autoFocusOnMount",e2="focusScope.autoFocusOnUnmount",e5={bubbles:!1,cancelable:!0},e3=s.forwardRef((e,t)=>{let{loop:r=!1,trapped:n=!1,onMountAutoFocus:o,onUnmountAutoFocus:i,...a}=e,[c,u]=s.useState(null),d=eX(o),p=eX(i),m=s.useRef(null),h=f(t,e=>u(e)),g=s.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;s.useEffect(()=>{if(n){let e=function(e){if(g.paused||!c)return;let t=e.target;c.contains(t)?m.current=t:e7(m.current,{select:!0})},t=function(e){if(g.paused||!c)return;let t=e.relatedTarget;null!==t&&(c.contains(t)||e7(m.current,{select:!0}))};document.addEventListener("focusin",e),document.addEventListener("focusout",t);let r=new MutationObserver(function(e){if(document.activeElement===document.body)for(let t of e)t.removedNodes.length>0&&e7(c)});return c&&r.observe(c,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),r.disconnect()}}},[n,c,g.paused]),s.useEffect(()=>{if(c){e8.add(g);let e=document.activeElement;if(!c.contains(e)){let t=new CustomEvent(e1,e5);c.addEventListener(e1,d),c.dispatchEvent(t),t.defaultPrevented||(function(e){let{select:t=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=document.activeElement;for(let n of e)if(e7(n,{select:t}),document.activeElement!==r)return}(e4(c).filter(e=>"A"!==e.tagName),{select:!0}),document.activeElement===e&&e7(c))}return()=>{c.removeEventListener(e1,d),setTimeout(()=>{let t=new CustomEvent(e2,e5);c.addEventListener(e2,p),c.dispatchEvent(t),t.defaultPrevented||e7(null!=e?e:document.body,{select:!0}),c.removeEventListener(e2,p),e8.remove(g)},0)}}},[c,d,p,g]);let v=s.useCallback(e=>{if(!r&&!n||g.paused)return;let t="Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey,o=document.activeElement;if(t&&o){let t=e.currentTarget,[n,i]=function(e){let t=e4(e);return[e6(t,e),e6(t.reverse(),e)]}(t);n&&i?e.shiftKey||o!==i?e.shiftKey&&o===n&&(e.preventDefault(),r&&e7(i,{select:!0})):(e.preventDefault(),r&&e7(n,{select:!0})):o===t&&e.preventDefault()}},[r,n,g.paused]);return(0,l.jsx)(e_.div,{tabIndex:-1,...a,ref:h,onKeyDown:v})});function e4(e){let t=[],r=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(;r.nextNode();)t.push(r.currentNode);return t}function e6(e,t){for(let r of e)if(!function(e,t){let{upTo:r}=t;if("hidden"===getComputedStyle(e).visibility)return!0;for(;e&&(void 0===r||e!==r);){if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}(r,{upTo:t}))return r}function e7(e){let{select:t=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(e&&e.focus){var r;let n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&(r=e)instanceof HTMLInputElement&&"select"in r&&t&&e.select()}}e3.displayName="FocusScope";var e8=function(){let e=[];return{add(t){let r=e[0];t!==r&&(null==r||r.pause()),(e=e9(e,t)).unshift(t)},remove(t){var r;null==(r=(e=e9(e,t))[0])||r.resume()}}}();function e9(e,t){let r=[...e],n=r.indexOf(t);return -1!==n&&r.splice(n,1),r}var te=s[" useId ".trim().toString()]||(()=>void 0),tt=0;function tr(e){let[t,r]=s.useState(te());return eO(()=>{e||r(e=>null!=e?e:String(tt++))},[e]),e||(t?"radix-".concat(t):"")}let tn=["top","right","bottom","left"],to=Math.min,ti=Math.max,tl=Math.round,ta=Math.floor,ts=e=>({x:e,y:e}),tc={left:"right",right:"left",bottom:"top",top:"bottom"},tu={start:"end",end:"start"};function td(e,t){return"function"==typeof e?e(t):e}function tf(e){return e.split("-")[0]}function tp(e){return e.split("-")[1]}function tm(e){return"x"===e?"y":"x"}function th(e){return"y"===e?"height":"width"}let tg=new Set(["top","bottom"]);function tv(e){return tg.has(tf(e))?"y":"x"}function tb(e){return e.replace(/start|end/g,e=>tu[e])}let ty=["left","right"],tw=["right","left"],tx=["top","bottom"],tk=["bottom","top"];function tC(e){return e.replace(/left|right|bottom|top/g,e=>tc[e])}function tE(e){return"number"!=typeof e?{top:0,right:0,bottom:0,left:0,...e}:{top:e,right:e,bottom:e,left:e}}function tR(e){let{x:t,y:r,width:n,height:o}=e;return{width:n,height:o,top:r,left:t,right:t+n,bottom:r+o,x:t,y:r}}function tj(e,t,r){let n,{reference:o,floating:i}=e,l=tv(t),a=tm(tv(t)),s=th(a),c=tf(t),u="y"===l,d=o.x+o.width/2-i.width/2,f=o.y+o.height/2-i.height/2,p=o[s]/2-i[s]/2;switch(c){case"top":n={x:d,y:o.y-i.height};break;case"bottom":n={x:d,y:o.y+o.height};break;case"right":n={x:o.x+o.width,y:f};break;case"left":n={x:o.x-i.width,y:f};break;default:n={x:o.x,y:o.y}}switch(tp(t)){case"start":n[a]-=p*(r&&u?-1:1);break;case"end":n[a]+=p*(r&&u?-1:1)}return n}let tS=async(e,t,r)=>{let{placement:n="bottom",strategy:o="absolute",middleware:i=[],platform:l}=r,a=i.filter(Boolean),s=await (null==l.isRTL?void 0:l.isRTL(t)),c=await l.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=tj(c,n,s),f=n,p={},m=0;for(let r=0;re[t]>=0)}let tP=new Set(["left","top"]);async function tO(e,t){let{placement:r,platform:n,elements:o}=e,i=await (null==n.isRTL?void 0:n.isRTL(o.floating)),l=tf(r),a=tp(r),s="y"===tv(r),c=tP.has(l)?-1:1,u=i&&s?-1:1,d=td(t,e),{mainAxis:f,crossAxis:p,alignmentAxis:m}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return a&&"number"==typeof m&&(p="end"===a?-1*m:m),s?{x:p*u,y:f*c}:{x:f*c,y:p*u}}function tT(){return"undefined"!=typeof window}function tL(e){return tI(e)?(e.nodeName||"").toLowerCase():"#document"}function tD(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function t_(e){var t;return null==(t=(tI(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function tI(e){return!!tT()&&(e instanceof Node||e instanceof tD(e).Node)}function tz(e){return!!tT()&&(e instanceof Element||e instanceof tD(e).Element)}function tF(e){return!!tT()&&(e instanceof HTMLElement||e instanceof tD(e).HTMLElement)}function tW(e){return!!tT()&&"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof tD(e).ShadowRoot)}let tB=new Set(["inline","contents"]);function tU(e){let{overflow:t,overflowX:r,overflowY:n,display:o}=tQ(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!tB.has(o)}let tK=new Set(["table","td","th"]),tH=[":popover-open",":modal"];function tG(e){return tH.some(t=>{try{return e.matches(t)}catch(e){return!1}})}let tV=["transform","translate","scale","rotate","perspective"],tX=["transform","translate","scale","rotate","perspective","filter"],tY=["paint","layout","strict","content"];function tZ(e){let t=t$(),r=tz(e)?tQ(e):e;return tV.some(e=>!!r[e]&&"none"!==r[e])||!!r.containerType&&"normal"!==r.containerType||!t&&!!r.backdropFilter&&"none"!==r.backdropFilter||!t&&!!r.filter&&"none"!==r.filter||tX.some(e=>(r.willChange||"").includes(e))||tY.some(e=>(r.contain||"").includes(e))}function t$(){return"undefined"!=typeof CSS&&!!CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")}let tq=new Set(["html","body","#document"]);function tJ(e){return tq.has(tL(e))}function tQ(e){return tD(e).getComputedStyle(e)}function t0(e){return tz(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function t1(e){if("html"===tL(e))return e;let t=e.assignedSlot||e.parentNode||tW(e)&&e.host||t_(e);return tW(t)?t.host:t}function t2(e,t,r){var n;void 0===t&&(t=[]),void 0===r&&(r=!0);let o=function e(t){let r=t1(t);return tJ(r)?t.ownerDocument?t.ownerDocument.body:t.body:tF(r)&&tU(r)?r:e(r)}(e),i=o===(null==(n=e.ownerDocument)?void 0:n.body),l=tD(o);if(i){let e=t5(l);return t.concat(l,l.visualViewport||[],tU(o)?o:[],e&&r?t2(e):[])}return t.concat(o,t2(o,[],r))}function t5(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function t3(e){let t=tQ(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,o=tF(e),i=o?e.offsetWidth:r,l=o?e.offsetHeight:n,a=tl(r)!==i||tl(n)!==l;return a&&(r=i,n=l),{width:r,height:n,$:a}}function t4(e){return tz(e)?e:e.contextElement}function t6(e){let t=t4(e);if(!tF(t))return ts(1);let r=t.getBoundingClientRect(),{width:n,height:o,$:i}=t3(t),l=(i?tl(r.width):r.width)/n,a=(i?tl(r.height):r.height)/o;return l&&Number.isFinite(l)||(l=1),a&&Number.isFinite(a)||(a=1),{x:l,y:a}}let t7=ts(0);function t8(e){let t=tD(e);return t$()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:t7}function t9(e,t,r,n){var o;void 0===t&&(t=!1),void 0===r&&(r=!1);let i=e.getBoundingClientRect(),l=t4(e),a=ts(1);t&&(n?tz(n)&&(a=t6(n)):a=t6(e));let s=(void 0===(o=r)&&(o=!1),n&&(!o||n===tD(l))&&o)?t8(l):ts(0),c=(i.left+s.x)/a.x,u=(i.top+s.y)/a.y,d=i.width/a.x,f=i.height/a.y;if(l){let e=tD(l),t=n&&tz(n)?tD(n):n,r=e,o=t5(r);for(;o&&n&&t!==r;){let e=t6(o),t=o.getBoundingClientRect(),n=tQ(o),i=t.left+(o.clientLeft+parseFloat(n.paddingLeft))*e.x,l=t.top+(o.clientTop+parseFloat(n.paddingTop))*e.y;c*=e.x,u*=e.y,d*=e.x,f*=e.y,c+=i,u+=l,o=t5(r=tD(o))}}return tR({width:d,height:f,x:c,y:u})}function re(e,t){let r=t0(e).scrollLeft;return t?t.left+r:t9(t_(e)).left+r}function rt(e,t){let r=e.getBoundingClientRect();return{x:r.left+t.scrollLeft-re(e,r),y:r.top+t.scrollTop}}let rr=new Set(["absolute","fixed"]);function rn(e,t,r){let n;if("viewport"===t)n=function(e,t){let r=tD(e),n=t_(e),o=r.visualViewport,i=n.clientWidth,l=n.clientHeight,a=0,s=0;if(o){i=o.width,l=o.height;let e=t$();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,s=o.offsetTop)}let c=re(n);if(c<=0){let e=n.ownerDocument,t=e.body,r=getComputedStyle(t),o="CSS1Compat"===e.compatMode&&parseFloat(r.marginLeft)+parseFloat(r.marginRight)||0,l=Math.abs(n.clientWidth-t.clientWidth-o);l<=25&&(i-=l)}else c<=25&&(i+=c);return{width:i,height:l,x:a,y:s}}(e,r);else if("document"===t)n=function(e){let t=t_(e),r=t0(e),n=e.ownerDocument.body,o=ti(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=ti(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),l=-r.scrollLeft+re(e),a=-r.scrollTop;return"rtl"===tQ(n).direction&&(l+=ti(t.clientWidth,n.clientWidth)-o),{width:o,height:i,x:l,y:a}}(t_(e));else if(tz(t))n=function(e,t){let r=t9(e,!0,"fixed"===t),n=r.top+e.clientTop,o=r.left+e.clientLeft,i=tF(e)?t6(e):ts(1),l=e.clientWidth*i.x,a=e.clientHeight*i.y;return{width:l,height:a,x:o*i.x,y:n*i.y}}(t,r);else{let r=t8(e);n={x:t.x-r.x,y:t.y-r.y,width:t.width,height:t.height}}return tR(n)}function ro(e){return"static"===tQ(e).position}function ri(e,t){if(!tF(e)||"fixed"===tQ(e).position)return null;if(t)return t(e);let r=e.offsetParent;return t_(e)===r&&(r=r.ownerDocument.body),r}function rl(e,t){var r;let n=tD(e);if(tG(e))return n;if(!tF(e)){let t=t1(e);for(;t&&!tJ(t);){if(tz(t)&&!ro(t))return t;t=t1(t)}return n}let o=ri(e,t);for(;o&&(r=o,tK.has(tL(r)))&&ro(o);)o=ri(o,t);return o&&tJ(o)&&ro(o)&&!tZ(o)?n:o||function(e){let t=t1(e);for(;tF(t)&&!tJ(t);){if(tZ(t))return t;if(tG(t))break;t=t1(t)}return null}(e)||n}let ra=async function(e){let t=this.getOffsetParent||rl,r=this.getDimensions,n=await r(e.floating);return{reference:function(e,t,r){let n=tF(t),o=t_(t),i="fixed"===r,l=t9(e,!0,i,t),a={scrollLeft:0,scrollTop:0},s=ts(0);if(n||!n&&!i)if(("body"!==tL(t)||tU(o))&&(a=t0(t)),n){let e=t9(t,!0,i,t);s.x=e.x+t.clientLeft,s.y=e.y+t.clientTop}else o&&(s.x=re(o));i&&!n&&o&&(s.x=re(o));let c=!o||n||i?ts(0):rt(o,a);return{x:l.left+a.scrollLeft-s.x-c.x,y:l.top+a.scrollTop-s.y-c.y,width:l.width,height:l.height}}(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}},rs={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:r,offsetParent:n,strategy:o}=e,i="fixed"===o,l=t_(n),a=!!t&&tG(t.floating);if(n===l||a&&i)return r;let s={scrollLeft:0,scrollTop:0},c=ts(1),u=ts(0),d=tF(n);if((d||!d&&!i)&&(("body"!==tL(n)||tU(l))&&(s=t0(n)),tF(n))){let e=t9(n);c=t6(n),u.x=e.x+n.clientLeft,u.y=e.y+n.clientTop}let f=!l||d||i?ts(0):rt(l,s);return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-s.scrollLeft*c.x+u.x+f.x,y:r.y*c.y-s.scrollTop*c.y+u.y+f.y}},getDocumentElement:t_,getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:n,strategy:o}=e,i=[..."clippingAncestors"===r?tG(t)?[]:function(e,t){let r=t.get(e);if(r)return r;let n=t2(e,[],!1).filter(e=>tz(e)&&"body"!==tL(e)),o=null,i="fixed"===tQ(e).position,l=i?t1(e):e;for(;tz(l)&&!tJ(l);){let t=tQ(l),r=tZ(l);r||"fixed"!==t.position||(o=null),(i?!r&&!o:!r&&"static"===t.position&&!!o&&rr.has(o.position)||tU(l)&&!r&&function e(t,r){let n=t1(t);return!(n===r||!tz(n)||tJ(n))&&("fixed"===tQ(n).position||e(n,r))}(e,l))?n=n.filter(e=>e!==l):o=t,l=t1(l)}return t.set(e,n),n}(t,this._c):[].concat(r),n],l=i[0],a=i.reduce((e,r)=>{let n=rn(t,r,o);return e.top=ti(n.top,e.top),e.right=to(n.right,e.right),e.bottom=to(n.bottom,e.bottom),e.left=ti(n.left,e.left),e},rn(t,l,o));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}},getOffsetParent:rl,getElementRects:ra,getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){let{width:t,height:r}=t3(e);return{width:t,height:r}},getScale:t6,isElement:tz,isRTL:function(e){return"rtl"===tQ(e).direction}};function rc(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}let ru=e=>({name:"arrow",options:e,async fn(t){let{x:r,y:n,placement:o,rects:i,platform:l,elements:a,middlewareData:s}=t,{element:c,padding:u=0}=td(e,t)||{};if(null==c)return{};let d=tE(u),f={x:r,y:n},p=tm(tv(o)),m=th(p),h=await l.getDimensions(c),g="y"===p,v=g?"clientHeight":"clientWidth",b=i.reference[m]+i.reference[p]-f[p]-i.floating[m],y=f[p]-i.reference[p],w=await (null==l.getOffsetParent?void 0:l.getOffsetParent(c)),x=w?w[v]:0;x&&await (null==l.isElement?void 0:l.isElement(w))||(x=a.floating[v]||i.floating[m]);let k=x/2-h[m]/2-1,C=to(d[g?"top":"left"],k),E=to(d[g?"bottom":"right"],k),R=x-h[m]-E,j=x/2-h[m]/2+(b/2-y/2),S=ti(C,to(j,R)),N=!s.arrow&&null!=tp(o)&&j!==S&&i.reference[m]/2-(j{t.current=e}),t}var rg=s.forwardRef((e,t)=>{let{children:r,width:n=10,height:o=5,...i}=e;return(0,l.jsx)(e_.svg,{...i,ref:t,width:n,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:(0,l.jsx)("polygon",{points:"0,0 30,0 15,10"})})});rg.displayName="Arrow";var rv="Popper",[rb,ry]=eP(rv),[rw,rx]=rb(rv),rk=e=>{let{__scopePopper:t,children:r}=e,[n,o]=s.useState(null);return(0,l.jsx)(rw,{scope:t,anchor:n,onAnchorChange:o,children:r})};rk.displayName=rv;var rC="PopperAnchor",rE=s.forwardRef((e,t)=>{let{__scopePopper:r,virtualRef:n,...o}=e,i=rx(rC,r),a=s.useRef(null),c=f(t,a),u=s.useRef(null);return s.useEffect(()=>{let e=u.current;u.current=(null==n?void 0:n.current)||a.current,e!==u.current&&i.onAnchorChange(u.current)}),n?null:(0,l.jsx)(e_.div,{...o,ref:c})});rE.displayName=rC;var rR="PopperContent",[rj,rS]=rb(rR),rN=s.forwardRef((e,t)=>{var r,n,o,i,a,c,u,d;let{__scopePopper:p,side:m="bottom",sideOffset:h=0,align:g="center",alignOffset:v=0,arrowPadding:b=0,avoidCollisions:y=!0,collisionBoundary:w=[],collisionPadding:x=0,sticky:k="partial",hideWhenDetached:C=!1,updatePositionStrategy:E="optimized",onPlaced:R,...j}=e,S=rx(rR,p),[N,A]=s.useState(null),M=f(t,e=>A(e)),[P,O]=s.useState(null),T=function(e){let[t,r]=s.useState(void 0);return eO(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{let n,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;n=t.inlineSize,o=t.blockSize}else n=e.offsetWidth,o=e.offsetHeight;r({width:n,height:o})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}r(void 0)},[e]),t}(P),L=null!=(u=null==T?void 0:T.width)?u:0,D=null!=(d=null==T?void 0:T.height)?d:0,_="number"==typeof x?x:{top:0,right:0,bottom:0,left:0,...x},I=Array.isArray(w)?w:[w],z=I.length>0,F={padding:_,boundary:I.filter(rO),altBoundary:z},{refs:W,floatingStyles:B,placement:U,isPositioned:K,middlewareData:H}=function(e){void 0===e&&(e={});let{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:o,elements:{reference:i,floating:l}={},transform:a=!0,whileElementsMounted:c,open:u}=e,[d,f]=s.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[p,m]=s.useState(n);rf(p,n)||m(n);let[h,g]=s.useState(null),[v,b]=s.useState(null),y=s.useCallback(e=>{e!==C.current&&(C.current=e,g(e))},[]),w=s.useCallback(e=>{e!==E.current&&(E.current=e,b(e))},[]),x=i||h,k=l||v,C=s.useRef(null),E=s.useRef(null),R=s.useRef(d),j=null!=c,S=rh(c),N=rh(o),A=rh(u),M=s.useCallback(()=>{if(!C.current||!E.current)return;let e={placement:t,strategy:r,middleware:p};N.current&&(e.platform=N.current),((e,t,r)=>{let n=new Map,o={platform:rs,...r},i={...o.platform,_c:n};return tS(e,t,{...o,platform:i})})(C.current,E.current,e).then(e=>{let t={...e,isPositioned:!1!==A.current};P.current&&!rf(R.current,t)&&(R.current=t,eD.flushSync(()=>{f(t)}))})},[p,t,r,N,A]);rd(()=>{!1===u&&R.current.isPositioned&&(R.current.isPositioned=!1,f(e=>({...e,isPositioned:!1})))},[u]);let P=s.useRef(!1);rd(()=>(P.current=!0,()=>{P.current=!1}),[]),rd(()=>{if(x&&(C.current=x),k&&(E.current=k),x&&k){if(S.current)return S.current(x,k,M);M()}},[x,k,M,S,j]);let O=s.useMemo(()=>({reference:C,floating:E,setReference:y,setFloating:w}),[y,w]),T=s.useMemo(()=>({reference:x,floating:k}),[x,k]),L=s.useMemo(()=>{let e={position:r,left:0,top:0};if(!T.floating)return e;let t=rm(T.floating,d.x),n=rm(T.floating,d.y);return a?{...e,transform:"translate("+t+"px, "+n+"px)",...rp(T.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:t,top:n}},[r,a,T.floating,d.x,d.y]);return s.useMemo(()=>({...d,update:M,refs:O,elements:T,floatingStyles:L}),[d,M,O,T,L])}({strategy:"fixed",placement:m+("center"!==g?"-"+g:""),whileElementsMounted:function(){for(var e=arguments.length,t=Array(e),r=0;r{i&&e.addEventListener("scroll",r,{passive:!0}),l&&e.addEventListener("resize",r)});let f=u&&s?function(e,t){let r,n=null,o=t_(e);function i(){var e;clearTimeout(r),null==(e=n)||e.disconnect(),n=null}return!function l(a,s){void 0===a&&(a=!1),void 0===s&&(s=1),i();let c=e.getBoundingClientRect(),{left:u,top:d,width:f,height:p}=c;if(a||t(),!f||!p)return;let m=ta(d),h=ta(o.clientWidth-(u+f)),g={rootMargin:-m+"px "+-h+"px "+-ta(o.clientHeight-(d+p))+"px "+-ta(u)+"px",threshold:ti(0,to(1,s))||1},v=!0;function b(t){let n=t[0].intersectionRatio;if(n!==s){if(!v)return l();n?l(!1,n):r=setTimeout(()=>{l(!1,1e-7)},1e3)}1!==n||rc(c,e.getBoundingClientRect())||l(),v=!1}try{n=new IntersectionObserver(b,{...g,root:o.ownerDocument})}catch(e){n=new IntersectionObserver(b,g)}n.observe(e)}(!0),i}(u,r):null,p=-1,m=null;a&&(m=new ResizeObserver(e=>{let[n]=e;n&&n.target===u&&m&&(m.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var e;null==(e=m)||e.observe(t)})),r()}),u&&!c&&m.observe(u),m.observe(t));let h=c?t9(e):null;return c&&function t(){let n=t9(e);h&&!rc(h,n)&&r(),h=n,o=requestAnimationFrame(t)}(),r(),()=>{var e;d.forEach(e=>{i&&e.removeEventListener("scroll",r),l&&e.removeEventListener("resize",r)}),null==f||f(),null==(e=m)||e.disconnect(),m=null,c&&cancelAnimationFrame(o)}}(...t,{animationFrame:"always"===E})},elements:{reference:S.anchor},middleware:[((e,t)=>({...function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var r,n;let{x:o,y:i,placement:l,middlewareData:a}=t,s=await tO(t,e);return l===(null==(r=a.offset)?void 0:r.placement)&&null!=(n=a.arrow)&&n.alignmentOffset?{}:{x:o+s.x,y:i+s.y,data:{...s,placement:l}}}}}(e),options:[e,t]}))({mainAxis:h+D,alignmentAxis:v}),y&&((e,t)=>({...function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:o}=t,{mainAxis:i=!0,crossAxis:l=!1,limiter:a={fn:e=>{let{x:t,y:r}=e;return{x:t,y:r}}},...s}=td(e,t),c={x:r,y:n},u=await tN(t,s),d=tv(tf(o)),f=tm(d),p=c[f],m=c[d];if(i){let e="y"===f?"top":"left",t="y"===f?"bottom":"right",r=p+u[e],n=p-u[t];p=ti(r,to(p,n))}if(l){let e="y"===d?"top":"left",t="y"===d?"bottom":"right",r=m+u[e],n=m-u[t];m=ti(r,to(m,n))}let h=a.fn({...t,[f]:p,[d]:m});return{...h,data:{x:h.x-r,y:h.y-n,enabled:{[f]:i,[d]:l}}}}}}(e),options:[e,t]}))({mainAxis:!0,crossAxis:!1,limiter:"partial"===k?((e,t)=>({...function(e){return void 0===e&&(e={}),{options:e,fn(t){let{x:r,y:n,placement:o,rects:i,middlewareData:l}=t,{offset:a=0,mainAxis:s=!0,crossAxis:c=!0}=td(e,t),u={x:r,y:n},d=tv(o),f=tm(d),p=u[f],m=u[d],h=td(a,t),g="number"==typeof h?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(s){let e="y"===f?"height":"width",t=i.reference[f]-i.floating[e]+g.mainAxis,r=i.reference[f]+i.reference[e]-g.mainAxis;pr&&(p=r)}if(c){var v,b;let e="y"===f?"width":"height",t=tP.has(tf(o)),r=i.reference[d]-i.floating[e]+(t&&(null==(v=l.offset)?void 0:v[d])||0)+(t?0:g.crossAxis),n=i.reference[d]+i.reference[e]+(t?0:(null==(b=l.offset)?void 0:b[d])||0)-(t?g.crossAxis:0);mn&&(m=n)}return{[f]:p,[d]:m}}}}(e),options:[e,t]}))():void 0,...F}),y&&((e,t)=>({...function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var r,n,o,i,l;let{placement:a,middlewareData:s,rects:c,initialPlacement:u,platform:d,elements:f}=t,{mainAxis:p=!0,crossAxis:m=!0,fallbackPlacements:h,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:b=!0,...y}=td(e,t);if(null!=(r=s.arrow)&&r.alignmentOffset)return{};let w=tf(a),x=tv(u),k=tf(u)===u,C=await (null==d.isRTL?void 0:d.isRTL(f.floating)),E=h||(k||!b?[tC(u)]:function(e){let t=tC(e);return[tb(e),t,tb(t)]}(u)),R="none"!==v;!h&&R&&E.push(...function(e,t,r,n){let o=tp(e),i=function(e,t,r){switch(e){case"top":case"bottom":if(r)return t?tw:ty;return t?ty:tw;case"left":case"right":return t?tx:tk;default:return[]}}(tf(e),"start"===r,n);return o&&(i=i.map(e=>e+"-"+o),t&&(i=i.concat(i.map(tb)))),i}(u,b,v,C));let j=[u,...E],S=await tN(t,y),N=[],A=(null==(n=s.flip)?void 0:n.overflows)||[];if(p&&N.push(S[w]),m){let e=function(e,t,r){void 0===r&&(r=!1);let n=tp(e),o=tm(tv(e)),i=th(o),l="x"===o?n===(r?"end":"start")?"right":"left":"start"===n?"bottom":"top";return t.reference[i]>t.floating[i]&&(l=tC(l)),[l,tC(l)]}(a,c,C);N.push(S[e[0]],S[e[1]])}if(A=[...A,{placement:a,overflows:N}],!N.every(e=>e<=0)){let e=((null==(o=s.flip)?void 0:o.index)||0)+1,t=j[e];if(t&&("alignment"!==m||x===tv(t)||A.every(e=>tv(e.placement)!==x||e.overflows[0]>0)))return{data:{index:e,overflows:A},reset:{placement:t}};let r=null==(i=A.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:i.placement;if(!r)switch(g){case"bestFit":{let e=null==(l=A.filter(e=>{if(R){let t=tv(e.placement);return t===x||"y"===t}return!0}).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:l[0];e&&(r=e);break}case"initialPlacement":r=u}if(a!==r)return{reset:{placement:r}}}return{}}}}(e),options:[e,t]}))({...F}),((e,t)=>({...function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var r,n;let o,i,{placement:l,rects:a,platform:s,elements:c}=t,{apply:u=()=>{},...d}=td(e,t),f=await tN(t,d),p=tf(l),m=tp(l),h="y"===tv(l),{width:g,height:v}=a.floating;"top"===p||"bottom"===p?(o=p,i=m===(await (null==s.isRTL?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(i=p,o="end"===m?"top":"bottom");let b=v-f.top-f.bottom,y=g-f.left-f.right,w=to(v-f[o],b),x=to(g-f[i],y),k=!t.middlewareData.shift,C=w,E=x;if(null!=(r=t.middlewareData.shift)&&r.enabled.x&&(E=y),null!=(n=t.middlewareData.shift)&&n.enabled.y&&(C=b),k&&!m){let e=ti(f.left,0),t=ti(f.right,0),r=ti(f.top,0),n=ti(f.bottom,0);h?E=g-2*(0!==e||0!==t?e+t:ti(f.left,f.right)):C=v-2*(0!==r||0!==n?r+n:ti(f.top,f.bottom))}await u({...t,availableWidth:E,availableHeight:C});let R=await s.getDimensions(c.floating);return g!==R.width||v!==R.height?{reset:{rects:!0}}:{}}}}(e),options:[e,t]}))({...F,apply:e=>{let{elements:t,rects:r,availableWidth:n,availableHeight:o}=e,{width:i,height:l}=r.reference,a=t.floating.style;a.setProperty("--radix-popper-available-width","".concat(n,"px")),a.setProperty("--radix-popper-available-height","".concat(o,"px")),a.setProperty("--radix-popper-anchor-width","".concat(i,"px")),a.setProperty("--radix-popper-anchor-height","".concat(l,"px"))}}),P&&((e,t)=>({...(e=>({name:"arrow",options:e,fn(t){let{element:r,padding:n}="function"==typeof e?e(t):e;return r&&({}).hasOwnProperty.call(r,"current")?null!=r.current?ru({element:r.current,padding:n}).fn(t):{}:r?ru({element:r,padding:n}).fn(t):{}}}))(e),options:[e,t]}))({element:P,padding:b}),rT({arrowWidth:L,arrowHeight:D}),C&&((e,t)=>({...function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){let{rects:r}=t,{strategy:n="referenceHidden",...o}=td(e,t);switch(n){case"referenceHidden":{let e=tA(await tN(t,{...o,elementContext:"reference"}),r.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:tM(e)}}}case"escaped":{let e=tA(await tN(t,{...o,altBoundary:!0}),r.floating);return{data:{escapedOffsets:e,escaped:tM(e)}}}default:return{}}}}}(e),options:[e,t]}))({strategy:"referenceHidden",...F})]}),[G,V]=rL(U),X=eX(R);eO(()=>{K&&(null==X||X())},[K,X]);let Y=null==(r=H.arrow)?void 0:r.x,Z=null==(n=H.arrow)?void 0:n.y,$=(null==(o=H.arrow)?void 0:o.centerOffset)!==0,[q,J]=s.useState();return eO(()=>{N&&J(window.getComputedStyle(N).zIndex)},[N]),(0,l.jsx)("div",{ref:W.setFloating,"data-radix-popper-content-wrapper":"",style:{...B,transform:K?B.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:q,"--radix-popper-transform-origin":[null==(i=H.transformOrigin)?void 0:i.x,null==(a=H.transformOrigin)?void 0:a.y].join(" "),...(null==(c=H.hide)?void 0:c.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:(0,l.jsx)(rj,{scope:p,placedSide:G,onArrowChange:O,arrowX:Y,arrowY:Z,shouldHideArrow:$,children:(0,l.jsx)(e_.div,{"data-side":G,"data-align":V,...j,ref:M,style:{...j.style,animation:K?void 0:"none"}})})})});rN.displayName=rR;var rA="PopperArrow",rM={top:"bottom",right:"left",bottom:"top",left:"right"},rP=s.forwardRef(function(e,t){let{__scopePopper:r,...n}=e,o=rS(rA,r),i=rM[o.placedSide];return(0,l.jsx)("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},children:(0,l.jsx)(rg,{...n,ref:t,style:{...n.style,display:"block"}})})});function rO(e){return null!==e}rP.displayName=rA;var rT=e=>({name:"transformOrigin",options:e,fn(t){var r,n,o,i,l;let{placement:a,rects:s,middlewareData:c}=t,u=(null==(r=c.arrow)?void 0:r.centerOffset)!==0,d=u?0:e.arrowWidth,f=u?0:e.arrowHeight,[p,m]=rL(a),h={start:"0%",center:"50%",end:"100%"}[m],g=(null!=(i=null==(n=c.arrow)?void 0:n.x)?i:0)+d/2,v=(null!=(l=null==(o=c.arrow)?void 0:o.y)?l:0)+f/2,b="",y="";return"bottom"===p?(b=u?h:"".concat(g,"px"),y="".concat(-f,"px")):"top"===p?(b=u?h:"".concat(g,"px"),y="".concat(s.floating.height+f,"px")):"right"===p?(b="".concat(-f,"px"),y=u?h:"".concat(v,"px")):"left"===p&&(b="".concat(s.floating.width+f,"px"),y=u?h:"".concat(v,"px")),{data:{x:b,y}}}});function rL(e){let[t,r="center"]=e.split("-");return[t,r]}var rD=s.forwardRef((e,t)=>{var r,n;let{container:o,...i}=e,[a,c]=s.useState(!1);eO(()=>c(!0),[]);let u=o||a&&(null==(n=globalThis)||null==(r=n.document)?void 0:r.body);return u?eD.default.createPortal((0,l.jsx)(e_.div,{...i,ref:t}),u):null});rD.displayName="Portal";var r_=e=>{let{present:t,children:r}=e,n=function(e){var t,r;let[n,o]=s.useState(),i=s.useRef(null),l=s.useRef(e),a=s.useRef("none"),[c,u]=(t=e?"mounted":"unmounted",r={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},s.useReducer((e,t)=>{let n=r[e][t];return null!=n?n:e},t));return s.useEffect(()=>{let e=rI(i.current);a.current="mounted"===c?e:"none"},[c]),eO(()=>{let t=i.current,r=l.current;if(r!==e){let n=a.current,o=rI(t);e?u("MOUNT"):"none"===o||(null==t?void 0:t.display)==="none"?u("UNMOUNT"):r&&n!==o?u("ANIMATION_OUT"):u("UNMOUNT"),l.current=e}},[e,u]),eO(()=>{if(n){var e;let t,r=null!=(e=n.ownerDocument.defaultView)?e:window,o=e=>{let o=rI(i.current).includes(CSS.escape(e.animationName));if(e.target===n&&o&&(u("ANIMATION_END"),!l.current)){let e=n.style.animationFillMode;n.style.animationFillMode="forwards",t=r.setTimeout(()=>{"forwards"===n.style.animationFillMode&&(n.style.animationFillMode=e)})}},s=e=>{e.target===n&&(a.current=rI(i.current))};return n.addEventListener("animationstart",s),n.addEventListener("animationcancel",o),n.addEventListener("animationend",o),()=>{r.clearTimeout(t),n.removeEventListener("animationstart",s),n.removeEventListener("animationcancel",o),n.removeEventListener("animationend",o)}}u("ANIMATION_END")},[n,u]),{isPresent:["mounted","unmountSuspended"].includes(c),ref:s.useCallback(e=>{i.current=e?getComputedStyle(e):null,o(e)},[])}}(t),o="function"==typeof r?r({present:n.isPresent}):s.Children.only(r),i=f(n.ref,function(e){var t,r;let n=null==(t=Object.getOwnPropertyDescriptor(e.props,"ref"))?void 0:t.get,o=n&&"isReactWarning"in n&&n.isReactWarning;return o?e.ref:(o=(n=null==(r=Object.getOwnPropertyDescriptor(e,"ref"))?void 0:r.get)&&"isReactWarning"in n&&n.isReactWarning)?e.props.ref:e.props.ref||e.ref}(o));return"function"==typeof r||n.isPresent?s.cloneElement(o,{ref:i}):null};function rI(e){return(null==e?void 0:e.animationName)||"none"}r_.displayName="Presence";var rz="rovingFocusGroup.onEntryFocus",rF={bubbles:!1,cancelable:!0},rW="RovingFocusGroup",[rB,rU,rK]=eB(rW),[rH,rG]=eP(rW,[rK]),[rV,rX]=rH(rW),rY=s.forwardRef((e,t)=>(0,l.jsx)(rB.Provider,{scope:e.__scopeRovingFocusGroup,children:(0,l.jsx)(rB.Slot,{scope:e.__scopeRovingFocusGroup,children:(0,l.jsx)(rZ,{...e,ref:t})})}));rY.displayName=rW;var rZ=s.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,orientation:n,loop:o=!1,dir:i,currentTabStopId:a,defaultCurrentTabStopId:c,onCurrentTabStopIdChange:u,onEntryFocus:d,preventScrollOnEntryFocus:p=!1,...m}=e,h=s.useRef(null),g=f(t,h),v=eV(i),[b,y]=eL({prop:a,defaultProp:null!=c?c:null,onChange:u,caller:rW}),[w,x]=s.useState(!1),k=eX(d),C=rU(r),E=s.useRef(!1),[R,j]=s.useState(0);return s.useEffect(()=>{let e=h.current;if(e)return e.addEventListener(rz,k),()=>e.removeEventListener(rz,k)},[k]),(0,l.jsx)(rV,{scope:r,orientation:n,dir:v,loop:o,currentTabStopId:b,onItemFocus:s.useCallback(e=>y(e),[y]),onItemShiftTab:s.useCallback(()=>x(!0),[]),onFocusableItemAdd:s.useCallback(()=>j(e=>e+1),[]),onFocusableItemRemove:s.useCallback(()=>j(e=>e-1),[]),children:(0,l.jsx)(e_.div,{tabIndex:w||0===R?-1:0,"data-orientation":n,...m,ref:g,style:{outline:"none",...e.style},onMouseDown:eM(e.onMouseDown,()=>{E.current=!0}),onFocus:eM(e.onFocus,e=>{let t=!E.current;if(e.target===e.currentTarget&&t&&!w){let t=new CustomEvent(rz,rF);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=C().filter(e=>e.focusable);rQ([e.find(e=>e.active),e.find(e=>e.id===b),...e].filter(Boolean).map(e=>e.ref.current),p)}}E.current=!1}),onBlur:eM(e.onBlur,()=>x(!1))})})}),r$="RovingFocusGroupItem",rq=s.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,focusable:n=!0,active:o=!1,tabStopId:i,children:a,...c}=e,u=tr(),d=i||u,f=rX(r$,r),p=f.currentTabStopId===d,m=rU(r),{onFocusableItemAdd:h,onFocusableItemRemove:g,currentTabStopId:v}=f;return s.useEffect(()=>{if(n)return h(),()=>g()},[n,h,g]),(0,l.jsx)(rB.ItemSlot,{scope:r,id:d,focusable:n,active:o,children:(0,l.jsx)(e_.span,{tabIndex:p?0:-1,"data-orientation":f.orientation,...c,ref:t,onMouseDown:eM(e.onMouseDown,e=>{n?f.onItemFocus(d):e.preventDefault()}),onFocus:eM(e.onFocus,()=>f.onItemFocus(d)),onKeyDown:eM(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey)return void f.onItemShiftTab();if(e.target!==e.currentTarget)return;let t=function(e,t,r){var n;let o=(n=e.key,"rtl"!==r?n:"ArrowLeft"===n?"ArrowRight":"ArrowRight"===n?"ArrowLeft":n);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(o))&&!("horizontal"===t&&["ArrowUp","ArrowDown"].includes(o)))return rJ[o]}(e,f.orientation,f.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let r=m().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)r.reverse();else if("prev"===t||"next"===t){"prev"===t&&r.reverse();let n=r.indexOf(e.currentTarget);r=f.loop?function(e,t){return e.map((r,n)=>e[(t+n)%e.length])}(r,n+1):r.slice(n+1)}setTimeout(()=>rQ(r))}}),children:"function"==typeof a?a({isCurrentTabStop:p,hasTabStop:null!=v}):a})})});rq.displayName=r$;var rJ={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function rQ(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=document.activeElement;for(let n of e)if(n===r||(n.focus({preventScroll:t}),document.activeElement!==r))return}var r0=new WeakMap,r1=new WeakMap,r2={},r5=0,r3=function(e){return e&&(e.host||r3(e.parentNode))},r4=function(e,t,r,n){var o=(Array.isArray(e)?e:[e]).map(function(e){if(t.contains(e))return e;var r=r3(e);return r&&t.contains(r)?r:(console.error("aria-hidden",e,"in not contained inside",t,". Doing nothing"),null)}).filter(function(e){return!!e});r2[r]||(r2[r]=new WeakMap);var i=r2[r],l=[],a=new Set,s=new Set(o),c=function(e){!e||a.has(e)||(a.add(e),c(e.parentNode))};o.forEach(c);var u=function(e){!e||s.has(e)||Array.prototype.forEach.call(e.children,function(e){if(a.has(e))u(e);else try{var t=e.getAttribute(n),o=null!==t&&"false"!==t,s=(r0.get(e)||0)+1,c=(i.get(e)||0)+1;r0.set(e,s),i.set(e,c),l.push(e),1===s&&o&&r1.set(e,!0),1===c&&e.setAttribute(r,"true"),o||e.setAttribute(n,"true")}catch(t){console.error("aria-hidden: cannot operate on ",e,t)}})};return u(t),a.clear(),r5++,function(){l.forEach(function(e){var t=r0.get(e)-1,o=i.get(e)-1;r0.set(e,t),i.set(e,o),t||(r1.has(e)||e.removeAttribute(n),r1.delete(e)),o||e.removeAttribute(r)}),--r5||(r0=new WeakMap,r0=new WeakMap,r1=new WeakMap,r2={})}},r6=function(e,t,r){void 0===r&&(r="data-aria-hidden");var n=Array.from(Array.isArray(e)?e:[e]),o=t||("undefined"==typeof document?null:(Array.isArray(e)?e[0]:e).ownerDocument.body);return o?(n.push.apply(n,Array.from(o.querySelectorAll("[aria-live], script"))),r4(n,o,r,"aria-hidden")):function(){return null}},r7=function(){return(r7=Object.assign||function(e){for(var t,r=1,n=arguments.length;rt.indexOf(n)&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var o=0,n=Object.getOwnPropertySymbols(e);ot.indexOf(n[o])&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}Object.create;Object.create;var r9=("function"==typeof SuppressedError&&SuppressedError,"right-scroll-bar-position"),ne="width-before-scroll-bar";function nt(e,t){return"function"==typeof e?e(t):e&&(e.current=t),e}var nr="undefined"!=typeof window?s.useLayoutEffect:s.useEffect,nn=new WeakMap;function no(e){return e}var ni=function(e){void 0===e&&(e={});var t,r,n,o=(void 0===t&&(t=no),r=[],n=!1,{read:function(){if(n)throw Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:null},useMedium:function(e){var o=t(e,n);return r.push(o),function(){r=r.filter(function(e){return e!==o})}},assignSyncMedium:function(e){for(n=!0;r.length;){var t=r;r=[],t.forEach(e)}r={push:function(t){return e(t)},filter:function(){return r}}},assignMedium:function(e){n=!0;var t=[];if(r.length){var o=r;r=[],o.forEach(e),t=r}var i=function(){var r=t;t=[],r.forEach(e)},l=function(){return Promise.resolve().then(i)};l(),r={push:function(e){t.push(e),l()},filter:function(e){return t=t.filter(e),r}}}});return o.options=r7({async:!0,ssr:!1},e),o}(),nl=function(){},na=s.forwardRef(function(e,t){var r,n,o,i,l=s.useRef(null),a=s.useState({onScrollCapture:nl,onWheelCapture:nl,onTouchMoveCapture:nl}),c=a[0],u=a[1],d=e.forwardProps,f=e.children,p=e.className,m=e.removeScrollBar,h=e.enabled,g=e.shards,v=e.sideCar,b=e.noRelative,y=e.noIsolation,w=e.inert,x=e.allowPinchZoom,k=e.as,C=e.gapMode,E=r8(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),R=(r=[l,t],n=function(e){return r.forEach(function(t){return nt(t,e)})},(o=(0,s.useState)(function(){return{value:null,callback:n,facade:{get current(){return o.value},set current(value){var e=o.value;e!==value&&(o.value=value,o.callback(value,e))}}}})[0]).callback=n,i=o.facade,nr(function(){var e=nn.get(i);if(e){var t=new Set(e),n=new Set(r),o=i.current;t.forEach(function(e){n.has(e)||nt(e,null)}),n.forEach(function(e){t.has(e)||nt(e,o)})}nn.set(i,r)},[r]),i),j=r7(r7({},E),c);return s.createElement(s.Fragment,null,h&&s.createElement(v,{sideCar:ni,removeScrollBar:m,shards:g,noRelative:b,noIsolation:y,inert:w,setCallbacks:u,allowPinchZoom:!!x,lockRef:l,gapMode:C}),d?s.cloneElement(s.Children.only(f),r7(r7({},j),{ref:R})):s.createElement(void 0===k?"div":k,r7({},j,{className:p,ref:R}),f))});na.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},na.classNames={fullWidth:ne,zeroRight:r9};var ns=function(e){var t=e.sideCar,r=r8(e,["sideCar"]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var n=t.read();if(!n)throw Error("Sidecar medium not found");return s.createElement(n,r7({},r))};ns.isSideCarExport=!0;var nc=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=i||("undefined"!=typeof __webpack_nonce__?__webpack_nonce__:void 0);return t&&e.setAttribute("nonce",t),e}())){var n,o;(n=t).styleSheet?n.styleSheet.cssText=r:n.appendChild(document.createTextNode(r)),o=t,(document.head||document.getElementsByTagName("head")[0]).appendChild(o)}e++},remove:function(){--e||!t||(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},nu=function(){var e=nc();return function(t,r){s.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},nd=function(){var e=nu();return function(t){return e(t.styles,t.dynamic),null}},nf={left:0,top:0,right:0,gap:0},np=function(e){return parseInt(e||"",10)||0},nm=function(e){var t=window.getComputedStyle(document.body),r=t["padding"===e?"paddingLeft":"marginLeft"],n=t["padding"===e?"paddingTop":"marginTop"],o=t["padding"===e?"paddingRight":"marginRight"];return[np(r),np(n),np(o)]},nh=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return nf;var t=nm(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},ng=nd(),nv="data-scroll-locked",nb=function(e,t,r,n){var o=e.left,i=e.top,l=e.right,a=e.gap;return void 0===r&&(r="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(n,";\n padding-right: ").concat(a,"px ").concat(n,";\n }\n body[").concat(nv,"] {\n overflow: hidden ").concat(n,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(n,";"),"margin"===r&&"\n padding-left: ".concat(o,"px;\n padding-top: ").concat(i,"px;\n padding-right: ").concat(l,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(a,"px ").concat(n,";\n "),"padding"===r&&"padding-right: ".concat(a,"px ").concat(n,";")].filter(Boolean).join(""),"\n }\n \n .").concat(r9," {\n right: ").concat(a,"px ").concat(n,";\n }\n \n .").concat(ne," {\n margin-right: ").concat(a,"px ").concat(n,";\n }\n \n .").concat(r9," .").concat(r9," {\n right: 0 ").concat(n,";\n }\n \n .").concat(ne," .").concat(ne," {\n margin-right: 0 ").concat(n,";\n }\n \n body[").concat(nv,"] {\n ").concat("--removed-body-scroll-bar-size",": ").concat(a,"px;\n }\n")},ny=function(){var e=parseInt(document.body.getAttribute(nv)||"0",10);return isFinite(e)?e:0},nw=function(){s.useEffect(function(){return document.body.setAttribute(nv,(ny()+1).toString()),function(){var e=ny()-1;e<=0?document.body.removeAttribute(nv):document.body.setAttribute(nv,e.toString())}},[])},nx=function(e){var t=e.noRelative,r=e.noImportant,n=e.gapMode,o=void 0===n?"margin":n;nw();var i=s.useMemo(function(){return nh(o)},[o]);return s.createElement(ng,{styles:nb(i,!t,o,r?"":"!important")})},nk=!1;if("undefined"!=typeof window)try{var nC=Object.defineProperty({},"passive",{get:function(){return nk=!0,!0}});window.addEventListener("test",nC,nC),window.removeEventListener("test",nC,nC)}catch(e){nk=!1}var nE=!!nk&&{passive:!1},nR=function(e,t){if(!(e instanceof Element))return!1;var r=window.getComputedStyle(e);return"hidden"!==r[t]&&(r.overflowY!==r.overflowX||"TEXTAREA"===e.tagName||"visible"!==r[t])},nj=function(e,t){var r=t.ownerDocument,n=t;do{if("undefined"!=typeof ShadowRoot&&n instanceof ShadowRoot&&(n=n.host),nS(e,n)){var o=nN(e,n);if(o[1]>o[2])return!0}n=n.parentNode}while(n&&n!==r.body)return!1},nS=function(e,t){return"v"===e?nR(t,"overflowY"):nR(t,"overflowX")},nN=function(e,t){return"v"===e?[t.scrollTop,t.scrollHeight,t.clientHeight]:[t.scrollLeft,t.scrollWidth,t.clientWidth]},nA=function(e,t,r,n,o){var i,l=(i=window.getComputedStyle(t).direction,"h"===e&&"rtl"===i?-1:1),a=l*n,s=r.target,c=t.contains(s),u=!1,d=a>0,f=0,p=0;do{if(!s)break;var m=nN(e,s),h=m[0],g=m[1]-m[2]-l*h;(h||g)&&nS(e,s)&&(f+=g,p+=h);var v=s.parentNode;s=v&&v.nodeType===Node.DOCUMENT_FRAGMENT_NODE?v.host:v}while(!c&&s!==document.body||c&&(t.contains(s)||t===s))return d&&(o&&1>Math.abs(f)||!o&&a>f)?u=!0:!d&&(o&&1>Math.abs(p)||!o&&-a>p)&&(u=!0),u},nM=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},nP=function(e){return[e.deltaX,e.deltaY]},nO=function(e){return e&&"current"in e?e.current:e},nT=0,nL=[];let nD=(t=function(e){var t=s.useRef([]),r=s.useRef([0,0]),n=s.useRef(),o=s.useState(nT++)[0],i=s.useState(nd)[0],l=s.useRef(e);s.useEffect(function(){l.current=e},[e]),s.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var t=(function(e,t,r){if(r||2==arguments.length)for(var n,o=0,i=t.length;oMath.abs(c)?"h":"v";if("touches"in e&&"h"===d&&"range"===u.type)return!1;var f=nj(d,u);if(!f)return!0;if(f?o=d:(o="v"===d?"h":"v",f=nj(d,u)),!f)return!1;if(!n.current&&"changedTouches"in e&&(s||c)&&(n.current=o),!o)return!0;var p=n.current||o;return nA(p,t,e,"h"===p?s:c,!0)},[]),c=s.useCallback(function(e){if(nL.length&&nL[nL.length-1]===i){var r="deltaY"in e?nP(e):nM(e),n=t.current.filter(function(t){var n;return t.name===e.type&&(t.target===e.target||e.target===t.shadowParent)&&(n=t.delta,n[0]===r[0]&&n[1]===r[1])})[0];if(n&&n.should){e.cancelable&&e.preventDefault();return}if(!n){var o=(l.current.shards||[]).map(nO).filter(Boolean).filter(function(t){return t.contains(e.target)});(o.length>0?a(e,o[0]):!l.current.noIsolation)&&e.cancelable&&e.preventDefault()}}},[]),u=s.useCallback(function(e,r,n,o){var i={name:e,delta:r,target:n,should:o,shadowParent:function(e){for(var t=null;null!==e;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}(n)};t.current.push(i),setTimeout(function(){t.current=t.current.filter(function(e){return e!==i})},1)},[]),d=s.useCallback(function(e){r.current=nM(e),n.current=void 0},[]),f=s.useCallback(function(t){u(t.type,nP(t),t.target,a(t,e.lockRef.current))},[]),p=s.useCallback(function(t){u(t.type,nM(t),t.target,a(t,e.lockRef.current))},[]);s.useEffect(function(){return nL.push(i),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:p}),document.addEventListener("wheel",c,nE),document.addEventListener("touchmove",c,nE),document.addEventListener("touchstart",d,nE),function(){nL=nL.filter(function(e){return e!==i}),document.removeEventListener("wheel",c,nE),document.removeEventListener("touchmove",c,nE),document.removeEventListener("touchstart",d,nE)}},[]);var m=e.removeScrollBar,h=e.inert;return s.createElement(s.Fragment,null,h?s.createElement(i,{styles:"\n .block-interactivity-".concat(o," {pointer-events: none;}\n .allow-interactivity-").concat(o," {pointer-events: all;}\n")}):null,m?s.createElement(nx,{noRelative:e.noRelative,gapMode:e.gapMode}):null)},ni.useMedium(t),ns);var n_=s.forwardRef(function(e,t){return s.createElement(na,r7({},e,{ref:t,sideCar:nD}))});n_.classNames=na.classNames;var nI=["Enter"," "],nz=["ArrowUp","PageDown","End"],nF=["ArrowDown","PageUp","Home",...nz],nW={ltr:[...nI,"ArrowRight"],rtl:[...nI,"ArrowLeft"]},nB={ltr:["ArrowLeft"],rtl:["ArrowRight"]},nU="Menu",[nK,nH,nG]=eB(nU),[nV,nX]=eP(nU,[nG,ry,rG]),nY=ry(),nZ=rG(),[n$,nq]=nV(nU),[nJ,nQ]=nV(nU),n0=e=>{let{__scopeMenu:t,open:r=!1,children:n,dir:o,onOpenChange:i,modal:a=!0}=e,c=nY(t),[u,d]=s.useState(null),f=s.useRef(!1),p=eX(i),m=eV(o);return s.useEffect(()=>{let e=()=>{f.current=!0,document.addEventListener("pointerdown",t,{capture:!0,once:!0}),document.addEventListener("pointermove",t,{capture:!0,once:!0})},t=()=>f.current=!1;return document.addEventListener("keydown",e,{capture:!0}),()=>{document.removeEventListener("keydown",e,{capture:!0}),document.removeEventListener("pointerdown",t,{capture:!0}),document.removeEventListener("pointermove",t,{capture:!0})}},[]),(0,l.jsx)(rk,{...c,children:(0,l.jsx)(n$,{scope:t,open:r,onOpenChange:p,content:u,onContentChange:d,children:(0,l.jsx)(nJ,{scope:t,onClose:s.useCallback(()=>p(!1),[p]),isUsingKeyboardRef:f,dir:m,modal:a,children:n})})})};n0.displayName=nU;var n1=s.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e,o=nY(r);return(0,l.jsx)(rE,{...o,...n,ref:t})});n1.displayName="MenuAnchor";var n2="MenuPortal",[n5,n3]=nV(n2,{forceMount:void 0}),n4=e=>{let{__scopeMenu:t,forceMount:r,children:n,container:o}=e,i=nq(n2,t);return(0,l.jsx)(n5,{scope:t,forceMount:r,children:(0,l.jsx)(r_,{present:r||i.open,children:(0,l.jsx)(rD,{asChild:!0,container:o,children:n})})})};n4.displayName=n2;var n6="MenuContent",[n7,n8]=nV(n6),n9=s.forwardRef((e,t)=>{let r=n3(n6,e.__scopeMenu),{forceMount:n=r.forceMount,...o}=e,i=nq(n6,e.__scopeMenu),a=nQ(n6,e.__scopeMenu);return(0,l.jsx)(nK.Provider,{scope:e.__scopeMenu,children:(0,l.jsx)(r_,{present:n||i.open,children:(0,l.jsx)(nK.Slot,{scope:e.__scopeMenu,children:a.modal?(0,l.jsx)(oe,{...o,ref:t}):(0,l.jsx)(ot,{...o,ref:t})})})})}),oe=s.forwardRef((e,t)=>{let r=nq(n6,e.__scopeMenu),n=s.useRef(null),o=f(t,n);return s.useEffect(()=>{let e=n.current;if(e)return r6(e)},[]),(0,l.jsx)(on,{...e,ref:o,trapFocus:r.open,disableOutsidePointerEvents:r.open,disableOutsideScroll:!0,onFocusOutside:eM(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>r.onOpenChange(!1)})}),ot=s.forwardRef((e,t)=>{let r=nq(n6,e.__scopeMenu);return(0,l.jsx)(on,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>r.onOpenChange(!1)})}),or=p("MenuContent.ScrollLock"),on=s.forwardRef((e,t)=>{let{__scopeMenu:r,loop:n=!1,trapFocus:o,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:c,onEntryFocus:u,onEscapeKeyDown:d,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:h,onDismiss:g,disableOutsideScroll:v,...b}=e,y=nq(n6,r),w=nQ(n6,r),x=nY(r),k=nZ(r),C=nH(r),[E,R]=s.useState(null),j=s.useRef(null),S=f(t,j,y.onContentChange),N=s.useRef(0),A=s.useRef(""),M=s.useRef(0),P=s.useRef(null),O=s.useRef("right"),T=s.useRef(0),L=v?n_:s.Fragment;s.useEffect(()=>()=>window.clearTimeout(N.current),[]),s.useEffect(()=>{var e,t;let r=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",null!=(e=r[0])?e:e0()),document.body.insertAdjacentElement("beforeend",null!=(t=r[1])?t:e0()),eQ++,()=>{1===eQ&&document.querySelectorAll("[data-radix-focus-guard]").forEach(e=>e.remove()),eQ--}},[]);let D=s.useCallback(e=>{var t,r;return O.current===(null==(t=P.current)?void 0:t.side)&&function(e,t){return!!t&&function(e,t){let{x:r,y:n}=e,o=!1;for(let e=0,i=t.length-1;en!=d>n&&r<(u-s)*(n-c)/(d-c)+s&&(o=!o)}return o}({x:e.clientX,y:e.clientY},t)}(e,null==(r=P.current)?void 0:r.area)},[]);return(0,l.jsx)(n7,{scope:r,searchRef:A,onItemEnter:s.useCallback(e=>{D(e)&&e.preventDefault()},[D]),onItemLeave:s.useCallback(e=>{var t;D(e)||(null==(t=j.current)||t.focus(),R(null))},[D]),onTriggerLeave:s.useCallback(e=>{D(e)&&e.preventDefault()},[D]),pointerGraceTimerRef:M,onPointerGraceIntentChange:s.useCallback(e=>{P.current=e},[]),children:(0,l.jsx)(L,{...v?{as:or,allowPinchZoom:!0}:void 0,children:(0,l.jsx)(e3,{asChild:!0,trapped:o,onMountAutoFocus:eM(i,e=>{var t;e.preventDefault(),null==(t=j.current)||t.focus({preventScroll:!0})}),onUnmountAutoFocus:a,children:(0,l.jsx)(e$,{asChild:!0,disableOutsidePointerEvents:c,onEscapeKeyDown:d,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:h,onDismiss:g,children:(0,l.jsx)(rY,{asChild:!0,...k,dir:w.dir,orientation:"vertical",loop:n,currentTabStopId:E,onCurrentTabStopIdChange:R,onEntryFocus:eM(u,e=>{w.isUsingKeyboardRef.current||e.preventDefault()}),preventScrollOnEntryFocus:!0,children:(0,l.jsx)(rN,{role:"menu","aria-orientation":"vertical","data-state":oA(y.open),"data-radix-menu-content":"",dir:w.dir,...x,...b,ref:S,style:{outline:"none",...b.style},onKeyDown:eM(b.onKeyDown,e=>{let t=e.target.closest("[data-radix-menu-content]")===e.currentTarget,r=e.ctrlKey||e.altKey||e.metaKey,n=1===e.key.length;t&&("Tab"===e.key&&e.preventDefault(),!r&&n&&(e=>{var t,r;let n=A.current+e,o=C().filter(e=>!e.disabled),i=document.activeElement,l=null==(t=o.find(e=>e.ref.current===i))?void 0:t.textValue,a=function(e,t,r){var n;let o=t.length>1&&Array.from(t).every(e=>e===t[0])?t[0]:t,i=r?e.indexOf(r):-1,l=(n=Math.max(i,0),e.map((t,r)=>e[(n+r)%e.length]));1===o.length&&(l=l.filter(e=>e!==r));let a=l.find(e=>e.toLowerCase().startsWith(o.toLowerCase()));return a!==r?a:void 0}(o.map(e=>e.textValue),n,l),s=null==(r=o.find(e=>e.textValue===a))?void 0:r.ref.current;!function e(t){A.current=t,window.clearTimeout(N.current),""!==t&&(N.current=window.setTimeout(()=>e(""),1e3))}(n),s&&setTimeout(()=>s.focus())})(e.key));let o=j.current;if(e.target!==o||!nF.includes(e.key))return;e.preventDefault();let i=C().filter(e=>!e.disabled).map(e=>e.ref.current);nz.includes(e.key)&&i.reverse(),function(e){let t=document.activeElement;for(let r of e)if(r===t||(r.focus(),document.activeElement!==t))return}(i)}),onBlur:eM(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(N.current),A.current="")}),onPointerMove:eM(e.onPointerMove,oO(e=>{let t=e.target,r=T.current!==e.clientX;e.currentTarget.contains(t)&&r&&(O.current=e.clientX>T.current?"right":"left",T.current=e.clientX)}))})})})})})})});n9.displayName=n6;var oo=s.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,l.jsx)(e_.div,{role:"group",...n,ref:t})});oo.displayName="MenuGroup";var oi=s.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,l.jsx)(e_.div,{...n,ref:t})});oi.displayName="MenuLabel";var ol="MenuItem",oa="menu.itemSelect",os=s.forwardRef((e,t)=>{let{disabled:r=!1,onSelect:n,...o}=e,i=s.useRef(null),a=nQ(ol,e.__scopeMenu),c=n8(ol,e.__scopeMenu),u=f(t,i),d=s.useRef(!1);return(0,l.jsx)(oc,{...o,ref:u,disabled:r,onClick:eM(e.onClick,()=>{let e=i.current;if(!r&&e){let t=new CustomEvent(oa,{bubbles:!0,cancelable:!0});e.addEventListener(oa,e=>null==n?void 0:n(e),{once:!0}),eI(e,t),t.defaultPrevented?d.current=!1:a.onClose()}}),onPointerDown:t=>{var r;null==(r=e.onPointerDown)||r.call(e,t),d.current=!0},onPointerUp:eM(e.onPointerUp,e=>{var t;d.current||null==(t=e.currentTarget)||t.click()}),onKeyDown:eM(e.onKeyDown,e=>{let t=""!==c.searchRef.current;r||t&&" "===e.key||nI.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})})});os.displayName=ol;var oc=s.forwardRef((e,t)=>{let{__scopeMenu:r,disabled:n=!1,textValue:o,...i}=e,a=n8(ol,r),c=nZ(r),u=s.useRef(null),d=f(t,u),[p,m]=s.useState(!1),[h,g]=s.useState("");return s.useEffect(()=>{let e=u.current;if(e){var t;g((null!=(t=e.textContent)?t:"").trim())}},[i.children]),(0,l.jsx)(nK.ItemSlot,{scope:r,disabled:n,textValue:null!=o?o:h,children:(0,l.jsx)(rq,{asChild:!0,...c,focusable:!n,children:(0,l.jsx)(e_.div,{role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":n||void 0,"data-disabled":n?"":void 0,...i,ref:d,onPointerMove:eM(e.onPointerMove,oO(e=>{n?a.onItemLeave(e):(a.onItemEnter(e),e.defaultPrevented||e.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:eM(e.onPointerLeave,oO(e=>a.onItemLeave(e))),onFocus:eM(e.onFocus,()=>m(!0)),onBlur:eM(e.onBlur,()=>m(!1))})})})}),ou=s.forwardRef((e,t)=>{let{checked:r=!1,onCheckedChange:n,...o}=e;return(0,l.jsx)(ob,{scope:e.__scopeMenu,checked:r,children:(0,l.jsx)(os,{role:"menuitemcheckbox","aria-checked":oM(r)?"mixed":r,...o,ref:t,"data-state":oP(r),onSelect:eM(o.onSelect,()=>null==n?void 0:n(!!oM(r)||!r),{checkForDefaultPrevented:!1})})})});ou.displayName="MenuCheckboxItem";var od="MenuRadioGroup",[of,op]=nV(od,{value:void 0,onValueChange:()=>{}}),om=s.forwardRef((e,t)=>{let{value:r,onValueChange:n,...o}=e,i=eX(n);return(0,l.jsx)(of,{scope:e.__scopeMenu,value:r,onValueChange:i,children:(0,l.jsx)(oo,{...o,ref:t})})});om.displayName=od;var oh="MenuRadioItem",og=s.forwardRef((e,t)=>{let{value:r,...n}=e,o=op(oh,e.__scopeMenu),i=r===o.value;return(0,l.jsx)(ob,{scope:e.__scopeMenu,checked:i,children:(0,l.jsx)(os,{role:"menuitemradio","aria-checked":i,...n,ref:t,"data-state":oP(i),onSelect:eM(n.onSelect,()=>{var e;return null==(e=o.onValueChange)?void 0:e.call(o,r)},{checkForDefaultPrevented:!1})})})});og.displayName=oh;var ov="MenuItemIndicator",[ob,oy]=nV(ov,{checked:!1}),ow=s.forwardRef((e,t)=>{let{__scopeMenu:r,forceMount:n,...o}=e,i=oy(ov,r);return(0,l.jsx)(r_,{present:n||oM(i.checked)||!0===i.checked,children:(0,l.jsx)(e_.span,{...o,ref:t,"data-state":oP(i.checked)})})});ow.displayName=ov;var ox=s.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,l.jsx)(e_.div,{role:"separator","aria-orientation":"horizontal",...n,ref:t})});ox.displayName="MenuSeparator";var ok=s.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e,o=nY(r);return(0,l.jsx)(rP,{...o,...n,ref:t})});ok.displayName="MenuArrow";var[oC,oE]=nV("MenuSub"),oR="MenuSubTrigger",oj=s.forwardRef((e,t)=>{let r=nq(oR,e.__scopeMenu),n=nQ(oR,e.__scopeMenu),o=oE(oR,e.__scopeMenu),i=n8(oR,e.__scopeMenu),a=s.useRef(null),{pointerGraceTimerRef:c,onPointerGraceIntentChange:u}=i,f={__scopeMenu:e.__scopeMenu},p=s.useCallback(()=>{a.current&&window.clearTimeout(a.current),a.current=null},[]);return s.useEffect(()=>p,[p]),s.useEffect(()=>{let e=c.current;return()=>{window.clearTimeout(e),u(null)}},[c,u]),(0,l.jsx)(n1,{asChild:!0,...f,children:(0,l.jsx)(oc,{id:o.triggerId,"aria-haspopup":"menu","aria-expanded":r.open,"aria-controls":o.contentId,"data-state":oA(r.open),...e,ref:d(t,o.onTriggerChange),onClick:t=>{var n;null==(n=e.onClick)||n.call(e,t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),r.open||r.onOpenChange(!0))},onPointerMove:eM(e.onPointerMove,oO(t=>{i.onItemEnter(t),!t.defaultPrevented&&(e.disabled||r.open||a.current||(i.onPointerGraceIntentChange(null),a.current=window.setTimeout(()=>{r.onOpenChange(!0),p()},100)))})),onPointerLeave:eM(e.onPointerLeave,oO(e=>{var t,n;p();let o=null==(t=r.content)?void 0:t.getBoundingClientRect();if(o){let t=null==(n=r.content)?void 0:n.dataset.side,l="right"===t,a=o[l?"left":"right"],s=o[l?"right":"left"];i.onPointerGraceIntentChange({area:[{x:e.clientX+(l?-5:5),y:e.clientY},{x:a,y:o.top},{x:s,y:o.top},{x:s,y:o.bottom},{x:a,y:o.bottom}],side:t}),window.clearTimeout(c.current),c.current=window.setTimeout(()=>i.onPointerGraceIntentChange(null),300)}else{if(i.onTriggerLeave(e),e.defaultPrevented)return;i.onPointerGraceIntentChange(null)}})),onKeyDown:eM(e.onKeyDown,t=>{let o=""!==i.searchRef.current;if(!e.disabled&&(!o||" "!==t.key)&&nW[n.dir].includes(t.key)){var l;r.onOpenChange(!0),null==(l=r.content)||l.focus(),t.preventDefault()}})})})});oj.displayName=oR;var oS="MenuSubContent",oN=s.forwardRef((e,t)=>{let r=n3(n6,e.__scopeMenu),{forceMount:n=r.forceMount,...o}=e,i=nq(n6,e.__scopeMenu),a=nQ(n6,e.__scopeMenu),c=oE(oS,e.__scopeMenu),u=s.useRef(null),d=f(t,u);return(0,l.jsx)(nK.Provider,{scope:e.__scopeMenu,children:(0,l.jsx)(r_,{present:n||i.open,children:(0,l.jsx)(nK.Slot,{scope:e.__scopeMenu,children:(0,l.jsx)(on,{id:c.contentId,"aria-labelledby":c.triggerId,...o,ref:d,align:"start",side:"rtl"===a.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{var t;a.isUsingKeyboardRef.current&&(null==(t=u.current)||t.focus()),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:eM(e.onFocusOutside,e=>{e.target!==c.trigger&&i.onOpenChange(!1)}),onEscapeKeyDown:eM(e.onEscapeKeyDown,e=>{a.onClose(),e.preventDefault()}),onKeyDown:eM(e.onKeyDown,e=>{let t=e.currentTarget.contains(e.target),r=nB[a.dir].includes(e.key);if(t&&r){var n;i.onOpenChange(!1),null==(n=c.trigger)||n.focus(),e.preventDefault()}})})})})})});function oA(e){return e?"open":"closed"}function oM(e){return"indeterminate"===e}function oP(e){return oM(e)?"indeterminate":e?"checked":"unchecked"}function oO(e){return t=>"mouse"===t.pointerType?e(t):void 0}oN.displayName=oS;var oT="DropdownMenu",[oL,oD]=eP(oT,[nX]),o_=nX(),[oI,oz]=oL(oT),oF=e=>{let{__scopeDropdownMenu:t,children:r,dir:n,open:o,defaultOpen:i,onOpenChange:a,modal:c=!0}=e,u=o_(t),d=s.useRef(null),[f,p]=eL({prop:o,defaultProp:null!=i&&i,onChange:a,caller:oT});return(0,l.jsx)(oI,{scope:t,triggerId:tr(),triggerRef:d,contentId:tr(),open:f,onOpenChange:p,onOpenToggle:s.useCallback(()=>p(e=>!e),[p]),modal:c,children:(0,l.jsx)(n0,{...u,open:f,onOpenChange:p,dir:n,modal:c,children:r})})};oF.displayName=oT;var oW="DropdownMenuTrigger",oB=s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,disabled:n=!1,...o}=e,i=oz(oW,r),a=o_(r);return(0,l.jsx)(n1,{asChild:!0,...a,children:(0,l.jsx)(e_.button,{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":n?"":void 0,disabled:n,...o,ref:d(t,i.triggerRef),onPointerDown:eM(e.onPointerDown,e=>{!n&&0===e.button&&!1===e.ctrlKey&&(i.onOpenToggle(),i.open||e.preventDefault())}),onKeyDown:eM(e.onKeyDown,e=>{!n&&(["Enter"," "].includes(e.key)&&i.onOpenToggle(),"ArrowDown"===e.key&&i.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())})})})});oB.displayName=oW;var oU=e=>{let{__scopeDropdownMenu:t,...r}=e,n=o_(t);return(0,l.jsx)(n4,{...n,...r})};oU.displayName="DropdownMenuPortal";var oK="DropdownMenuContent",oH=s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=oz(oK,r),i=o_(r),a=s.useRef(!1);return(0,l.jsx)(n9,{id:o.contentId,"aria-labelledby":o.triggerId,...i,...n,ref:t,onCloseAutoFocus:eM(e.onCloseAutoFocus,e=>{var t;a.current||null==(t=o.triggerRef.current)||t.focus(),a.current=!1,e.preventDefault()}),onInteractOutside:eM(e.onInteractOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey,n=2===t.button||r;(!o.modal||n)&&(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)"}})});oH.displayName=oK,s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(oo,{...o,...n,ref:t})}).displayName="DropdownMenuGroup",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(oi,{...o,...n,ref:t})}).displayName="DropdownMenuLabel";var oG=s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(os,{...o,...n,ref:t})});oG.displayName="DropdownMenuItem",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(ou,{...o,...n,ref:t})}).displayName="DropdownMenuCheckboxItem",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(om,{...o,...n,ref:t})}).displayName="DropdownMenuRadioGroup",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(og,{...o,...n,ref:t})}).displayName="DropdownMenuRadioItem",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(ow,{...o,...n,ref:t})}).displayName="DropdownMenuItemIndicator",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(ox,{...o,...n,ref:t})}).displayName="DropdownMenuSeparator",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(ok,{...o,...n,ref:t})}).displayName="DropdownMenuArrow",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(oj,{...o,...n,ref:t})}).displayName="DropdownMenuSubTrigger",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(oN,{...o,...n,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)"}})}).displayName="DropdownMenuSubContent";let oV={main:[{href:"/about",label:"About"},{href:"/projects",label:"Projects"},{href:"/team",label:"Team"},{href:"/contact",label:"Contact"}],community:[{href:"/community",label:"Community"},{href:"/blog",label:"Blog"},{href:"/events",label:"Events"},{href:"/showcase",label:"Showcase"}],resources:[{href:"/resources",label:"Resources"},{href:"/contributing",label:"Contributing"},{href:"/code-of-conduct",label:"Code of Conduct"},{href:"/changelog",label:"Changelog"},{href:"/roadmap",label:"Roadmap"}],legal:[{href:"/privacy",label:"Privacy Policy"},{href:"/terms",label:"Terms of Service"},{href:"/accessibility",label:"Accessibility"}]};function oX(){let[e,t]=(0,s.useState)(!1),r=(0,c.usePathname)(),n=e=>"/"===e?"/"===r:r.startsWith(e);return(0,l.jsx)("header",{id:"navigation",className:"sticky top-0 z-50 w-full border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60",children:(0,l.jsxs)(ew,{children:[(0,l.jsxs)("div",{className:"flex h-16 items-center justify-between",children:[(0,l.jsx)(a.default,{href:"/",className:"flex items-center space-x-2",children:(0,l.jsxs)("span",{className:"text-xl font-bold",children:[(0,l.jsx)("span",{className:"text-foreground",children:"Code"}),(0,l.jsx)("span",{className:"text-primary",children:"Storm"}),(0,l.jsx)("span",{className:"text-foreground",children:" Hub"})]})}),(0,l.jsxs)("nav",{className:"hidden lg:flex items-center space-x-1","aria-label":"Main navigation",children:[oV.main.map(e=>(0,l.jsx)(a.default,{href:e.href,className:"px-3 py-2 text-sm font-medium transition-colors rounded-md focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 ".concat(n(e.href)?"text-foreground bg-accent":"text-foreground/60 hover:text-foreground hover:bg-accent/50"),children:e.label},e.href)),(0,l.jsxs)(oF,{children:[(0,l.jsx)(oB,{asChild:!0,children:(0,l.jsxs)(ey,{variant:"ghost",size:"sm",className:"h-10 text-sm font-medium text-foreground/60 hover:text-foreground",children:["Community",(0,l.jsx)(eC,{className:"ml-1 h-3 w-3"})]})}),(0,l.jsx)(oU,{children:(0,l.jsx)(oH,{className:"min-w-[200px] bg-popover border border-border rounded-md shadow-md p-1",sideOffset:5,children:oV.community.map(e=>(0,l.jsx)(oG,{asChild:!0,children:(0,l.jsx)(a.default,{href:e.href,className:"flex items-center px-3 py-2 text-sm rounded-sm cursor-default focus:outline-none transition-colors ".concat(n(e.href)?"bg-accent text-accent-foreground":"text-popover-foreground hover:bg-accent hover:text-accent-foreground"),children:e.label})},e.href))})})]}),(0,l.jsxs)(oF,{children:[(0,l.jsx)(oB,{asChild:!0,children:(0,l.jsxs)(ey,{variant:"ghost",size:"sm",className:"h-10 text-sm font-medium text-foreground/60 hover:text-foreground",children:["Resources",(0,l.jsx)(eC,{className:"ml-1 h-3 w-3"})]})}),(0,l.jsx)(oU,{children:(0,l.jsx)(oH,{className:"min-w-[200px] bg-popover border border-border rounded-md shadow-md p-1",sideOffset:5,children:oV.resources.map(e=>(0,l.jsx)(oG,{asChild:!0,children:(0,l.jsx)(a.default,{href:e.href,className:"flex items-center px-3 py-2 text-sm rounded-sm cursor-default focus:outline-none transition-colors ".concat(n(e.href)?"bg-accent text-accent-foreground":"text-popover-foreground hover:bg-accent hover:text-accent-foreground"),children:e.label})},e.href))})})]})]}),(0,l.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,l.jsx)(ey,{variant:"ghost",size:"sm",asChild:!0,className:"hidden sm:flex",children:(0,l.jsxs)(a.default,{href:"https://github.com/CodeStorm-Hub",target:"_blank",rel:"noopener noreferrer",children:[(0,l.jsx)(eS,{className:"h-4 w-4 mr-2"}),"GitHub"]})}),(0,l.jsx)(ey,{size:"sm",className:"hidden sm:inline-flex",children:"Join Us"}),(0,l.jsx)(ey,{variant:"ghost",size:"sm",className:"lg:hidden",onClick:()=>t(!e),"aria-expanded":e,"aria-controls":"mobile-menu","aria-label":"Toggle navigation menu",children:e?(0,l.jsx)(eR,{className:"h-4 w-4"}):(0,l.jsx)(eA,{className:"h-4 w-4"})})]})]}),e&&(0,l.jsx)("div",{id:"mobile-menu",className:"lg:hidden border-t border-border",children:(0,l.jsxs)("div",{className:"px-2 pt-2 pb-3 space-y-1",children:[(0,l.jsx)("div",{className:"space-y-1",children:oV.main.map(e=>(0,l.jsx)(a.default,{href:e.href,onClick:()=>t(!1),className:"block px-3 py-2 text-base font-medium rounded-md transition-colors ".concat(n(e.href)?"text-foreground bg-accent":"text-foreground/60 hover:text-foreground hover:bg-accent/50"),children:e.label},e.href))}),(0,l.jsxs)("div",{className:"pt-4",children:[(0,l.jsx)("div",{className:"px-3 py-2 text-xs font-semibold text-muted-foreground uppercase tracking-wider",children:"Community"}),oV.community.map(e=>(0,l.jsx)(a.default,{href:e.href,onClick:()=>t(!1),className:"block px-3 py-2 text-base font-medium rounded-md transition-colors ".concat(n(e.href)?"text-foreground bg-accent":"text-foreground/60 hover:text-foreground hover:bg-accent/50"),children:e.label},e.href))]}),(0,l.jsxs)("div",{className:"pt-4",children:[(0,l.jsx)("div",{className:"px-3 py-2 text-xs font-semibold text-muted-foreground uppercase tracking-wider",children:"Resources"}),oV.resources.map(e=>(0,l.jsx)(a.default,{href:e.href,onClick:()=>t(!1),className:"block px-3 py-2 text-base font-medium rounded-md transition-colors ".concat(n(e.href)?"text-foreground bg-accent":"text-foreground/60 hover:text-foreground hover:bg-accent/50"),children:e.label},e.href))]}),(0,l.jsxs)("div",{className:"pt-4 space-y-2",children:[(0,l.jsx)(ey,{asChild:!0,className:"w-full justify-center",children:(0,l.jsxs)(a.default,{href:"https://github.com/CodeStorm-Hub",target:"_blank",rel:"noopener noreferrer",children:[(0,l.jsx)(eS,{className:"h-4 w-4 mr-2"}),"View on GitHub"]})}),(0,l.jsx)(ey,{variant:"outline",className:"w-full justify-center",children:"Join Community"})]}),(0,l.jsx)("div",{className:"pt-4 border-t border-border",children:(0,l.jsx)("div",{className:"flex flex-wrap gap-4 px-3 py-2",children:oV.legal.map(e=>(0,l.jsx)(a.default,{href:e.href,onClick:()=>t(!1),className:"text-sm text-muted-foreground hover:text-foreground transition-colors",children:e.label},e.href))})})]})})]})})}}]); \ No newline at end of file diff --git a/out/_next/static/chunks/3eba6931cad880e3.js b/out/_next/static/chunks/3eba6931cad880e3.js new file mode 100644 index 0000000..3ba02ce --- /dev/null +++ b/out/_next/static/chunks/3eba6931cad880e3.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,35451,(e,t,r)=>{!function(){var e={229:function(e){var t,r,n,o=e.exports={};function i(){throw Error("setTimeout has not been defined")}function u(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:i}catch(e){t=i}try{r="function"==typeof clearTimeout?clearTimeout:u}catch(e){r=u}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===i||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}var c=[],a=!1,l=-1;function f(){a&&n&&(a=!1,n.length?c=n.concat(c):l=-1,c.length&&p())}function p(){if(!a){var e=s(f);a=!0;for(var t=c.length;t;){for(n=c,c=[];++l1)for(var r=1;r{"use strict";var n,o;t.exports=(null==(n=e.g.process)?void 0:n.env)&&"object"==typeof(null==(o=e.g.process)?void 0:o.env)?e.g.process:e.r(35451)},45689,(e,t,r)=>{"use strict";var n=Symbol.for("react.transitional.element");function o(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var i in r={},t)"key"!==i&&(r[i]=t[i]);else r=t;return{$$typeof:n,type:e,key:o,ref:void 0!==(t=r.ref)?t:null,props:r}}r.Fragment=Symbol.for("react.fragment"),r.jsx=o,r.jsxs=o},43476,(e,t,r)=>{"use strict";t.exports=e.r(45689)},55682,(e,t,r)=>{"use strict";r._=function(e){return e&&e.__esModule?e:{default:e}}},90809,(e,t,r)=>{"use strict";function n(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(n=function(e){return e?r:t})(e)}r._=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=n(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if("default"!==u&&Object.prototype.hasOwnProperty.call(e,u)){var s=i?Object.getOwnPropertyDescriptor(e,u):null;s&&(s.get||s.set)?Object.defineProperty(o,u,s):o[u]=e[u]}return o.default=e,r&&r.set(e,o),o}},50740,(e,t,r)=>{"use strict";var n=e.i(47167),o=Symbol.for("react.transitional.element"),i=Symbol.for("react.portal"),u=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),l=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),h=Symbol.iterator,g={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_=Object.assign,v={};function m(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||g}function b(){}function S(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||g}m.prototype.isReactComponent={},m.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},m.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},b.prototype=m.prototype;var O=S.prototype=new b;O.constructor=S,_(O,m.prototype),O.isPureReactComponent=!0;var E=Array.isArray;function j(){}var w={H:null,A:null,T:null,S:null},T=Object.prototype.hasOwnProperty;function x(e,t,r){var n=r.ref;return{$$typeof:o,type:e,key:t,ref:void 0!==n?n:null,props:r}}function R(e){return"object"==typeof e&&null!==e&&e.$$typeof===o}var P=/\/+/g;function A(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function C(e,t,r){if(null==e)return e;var n=[],u=0;return!function e(t,r,n,u,s){var c,a,l,f=typeof t;("undefined"===f||"boolean"===f)&&(t=null);var p=!1;if(null===t)p=!0;else switch(f){case"bigint":case"string":case"number":p=!0;break;case"object":switch(t.$$typeof){case o:case i:p=!0;break;case y:return e((p=t._init)(t._payload),r,n,u,s)}}if(p)return s=s(t),p=""===u?"."+A(t,0):u,E(s)?(n="",null!=p&&(n=p.replace(P,"$&/")+"/"),e(s,r,n,"",function(e){return e})):null!=s&&(R(s)&&(c=s,a=n+(null==s.key||t&&t.key===s.key?"":(""+s.key).replace(P,"$&/")+"/")+p,s=x(c.type,a,c.props)),r.push(s)),1;p=0;var d=""===u?".":u+":";if(E(t))for(var g=0;g{"use strict";t.exports=e.r(50740)},18800,(e,t,r)=>{"use strict";var n=e.r(71645);function o(e){var t="https://react.dev/errors/"+e;if(1{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),t.exports=e.r(18800)},90317,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{bindSnapshot:function(){return s},createAsyncLocalStorage:function(){return u},createSnapshot:function(){return c}});let n=Object.defineProperty(Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available"),"__NEXT_ERROR_CODE",{value:"E504",enumerable:!1,configurable:!0});class o{disable(){throw n}getStore(){}run(){throw n}exit(){throw n}enterWith(){throw n}static bind(e){return e}}let i="undefined"!=typeof globalThis&&globalThis.AsyncLocalStorage;function u(){return i?new i:new o}function s(e){return i?i.bind(e):o.bind(e)}function c(){return i?i.snapshot():function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},63599,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workAsyncStorage",{enumerable:!0,get:function(){return n.workAsyncStorageInstance}});let n=e.r(42344)},12354,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"HandleISRError",{enumerable:!0,get:function(){return o}});let n="undefined"==typeof window?e.r(63599).workAsyncStorage:void 0;function o(e){let{error:t}=e;if(n){let e=n.getStore();if((null==e?void 0:e.isRevalidate)||(null==e?void 0:e.isStaticGeneration))throw console.error(t),t}return null}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},42732,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"HeadManagerContext",{enumerable:!0,get:function(){return n}});let n=e.r(55682)._(e.r(71645)).default.createContext({})},68027,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return u}});let n=e.r(43476),o=e.r(12354),i={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"}},u=function(e){let{error:t}=e,r=null==t?void 0:t.digest;return(0,n.jsxs)("html",{id:"__next_error__",children:[(0,n.jsx)("head",{}),(0,n.jsxs)("body",{children:[(0,n.jsx)(o.HandleISRError,{error:t}),(0,n.jsx)("div",{style:i.error,children:(0,n.jsxs)("div",{children:[(0,n.jsxs)("h2",{style:i.text,children:["Application error: a ",r?"server":"client","-side exception has occurred while loading ",window.location.hostname," (see the"," ",r?"server logs":"browser console"," for more information)."]}),r?(0,n.jsx)("p",{style:i.text,children:"Digest: "+r}):null]})})]})]})};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/4dcc933dcbfdb4cf.js b/out/_next/static/chunks/4dcc933dcbfdb4cf.js new file mode 100644 index 0000000..4defa08 --- /dev/null +++ b/out/_next/static/chunks/4dcc933dcbfdb4cf.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,33525,(e,t,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),Object.defineProperty(u,"warnOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},18581,(e,t,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),Object.defineProperty(u,"useMergedRef",{enumerable:!0,get:function(){return r}});let n=e.r(71645);function r(e,t){let u=(0,n.useRef)(null),r=(0,n.useRef)(null);return(0,n.useCallback)(n=>{if(null===n){let e=u.current;e&&(u.current=null,e());let t=r.current;t&&(r.current=null,t())}else e&&(u.current=l(e,n)),t&&(r.current=l(t,n))},[e,t])}function l(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let u=e(t);return"function"==typeof u?u:()=>e(null)}}("function"==typeof u.default||"object"==typeof u.default&&null!==u.default)&&void 0===u.default.__esModule&&(Object.defineProperty(u.default,"__esModule",{value:!0}),Object.assign(u.default,u),t.exports=u.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/538cc02e54714b23.js b/out/_next/static/chunks/538cc02e54714b23.js new file mode 100644 index 0000000..69b9a7f --- /dev/null +++ b/out/_next/static/chunks/538cc02e54714b23.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,94941,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return d}});let r=e.r(91788),o="undefined"==typeof window,i=o?()=>{}:r.useLayoutEffect,l=o?()=>{}:r.useEffect;function d(e){let{headManager:t,reduceComponentsToState:n}=e;function d(){if(t&&t.mountedInstances){let o=r.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(n(o,e))}}if(o){var a;null==t||null==(a=t.mountedInstances)||a.add(e.children),d()}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=d),()=>{t&&(t._pendingUpdate=d)})),l(()=>(t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null),()=>{t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null)})),null}},19606,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"AmpStateContext",{enumerable:!0,get:function(){return r}});let r=e.r(41705)._(e.r(91788)).default.createContext({})},15381,(e,t,n)=>{"use strict";function r(e){let{ampFirst:t=!1,hybrid:n=!1,hasQuery:r=!1}=void 0===e?{}:e;return t||n&&r}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isInAmpMode",{enumerable:!0,get:function(){return r}})},80963,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return y},defaultHead:function(){return c}});let r=e.r(41705),o=e.r(52456),i=e.r(91398),l=o._(e.r(91788)),d=r._(e.r(94941)),a=e.r(19606),u=e.r(13584),s=e.r(15381);function c(e){void 0===e&&(e=!1);let t=[(0,i.jsx)("meta",{charSet:"utf-8"},"charset")];return e||t.push((0,i.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")),t}function f(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===l.default.Fragment?e.concat(l.default.Children.toArray(t.props.children).reduce((e,t)=>"string"==typeof t||"number"==typeof t?e:e.concat(t),[])):e.concat(t)}e.r(94470);let p=["name","httpEquiv","charSet","itemProp"];function h(e,t){let{inAmpMode:n}=t;return e.reduce(f,[]).reverse().concat(c(n).reverse()).filter(function(){let e=new Set,t=new Set,n=new Set,r={};return o=>{let i=!0,l=!1;if(o.key&&"number"!=typeof o.key&&o.key.indexOf("$")>0){l=!0;let t=o.key.slice(o.key.indexOf("$")+1);e.has(t)?i=!1:e.add(t)}switch(o.type){case"title":case"base":t.has(o.type)?i=!1:t.add(o.type);break;case"meta":for(let e=0,t=p.length;e{let n=e.key||t;return l.default.cloneElement(e,{key:n})})}let y=function(e){let{children:t}=e,n=(0,l.useContext)(a.AmpStateContext),r=(0,l.useContext)(u.HeadManagerContext);return(0,i.jsx)(d.default,{reduceComponentsToState:h,headManager:r,inAmpMode:(0,s.isInAmpMode)(n),children:t})};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},44063,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{NEXT_REQUEST_META:function(){return r},addRequestMeta:function(){return l},getRequestMeta:function(){return o},removeRequestMeta:function(){return d},setRequestMeta:function(){return i}});let r=Symbol.for("NextInternalRequestMeta");function o(e,t){let n=e[r]||{};return"string"==typeof t?n[t]:n}function i(e,t){return e[r]=t,t}function l(e,t,n){let r=o(e);return r[t]=n,i(e,r)}function d(e,t){let n=o(e);return delete n[t],i(e,n)}},93594,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return s}});let r=e.r(41705),o=e.r(91398),i=r._(e.r(91788)),l=r._(e.r(80963)),d={400:"Bad Request",404:"This page could not be found",405:"Method Not Allowed",500:"Internal Server Error"};function a(t){let n,{req:r,res:o,err:i}=t,l=o&&o.statusCode?o.statusCode:i?i.statusCode:404;if("undefined"!=typeof window)n=window.location.hostname;else if(r){let{getRequestMeta:t}=e.r(44063),o=t(r,"initURL");o&&(n=new URL(o).hostname)}return{statusCode:l,hostname:n}}let 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"},desc:{lineHeight:"48px"},h1:{display:"inline-block",margin:"0 20px 0 0",paddingRight:23,fontSize:24,fontWeight:500,verticalAlign:"top"},h2:{fontSize:14,fontWeight:400,lineHeight:"28px"},wrap:{display:"inline-block"}};class s extends i.default.Component{render(){let{statusCode:e,withDarkMode:t=!0}=this.props,n=this.props.title||d[e]||"An unexpected error has occurred";return(0,o.jsxs)("div",{style:u.error,children:[(0,o.jsx)(l.default,{children:(0,o.jsx)("title",{children:e?e+": "+n:"Application error: a client-side exception has occurred"})}),(0,o.jsxs)("div",{style:u.desc,children:[(0,o.jsx)("style",{dangerouslySetInnerHTML:{__html:"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}"+(t?"@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}":"")}}),e?(0,o.jsx)("h1",{className:"next-error-h1",style:u.h1,children:e}):null,(0,o.jsx)("div",{style:u.wrap,children:(0,o.jsxs)("h2",{style:u.h2,children:[this.props.title||e?n:(0,o.jsxs)(o.Fragment,{children:["Application error: a client-side exception has occurred"," ",!!this.props.hostname&&(0,o.jsxs)(o.Fragment,{children:["while loading ",this.props.hostname]})," ","(see the browser console for more information)"]}),"."]})})]})]})}}s.displayName="ErrorPage",s.getInitialProps=a,s.origGetInitialProps=a,("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/7dd66bdf8a7e5707.js b/out/_next/static/chunks/7dd66bdf8a7e5707.js new file mode 100644 index 0000000..d4a8d5d --- /dev/null +++ b/out/_next/static/chunks/7dd66bdf8a7e5707.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,91915,(e,r,t)=>{"use strict";function n(e,r){if(void 0===r&&(r={}),r.onlyHashChange)return void e();let t=document.documentElement;t.dataset.scrollBehavior;let n=t.style.scrollBehavior;t.style.scrollBehavior="auto",r.dontForceLayout||t.getClientRects(),e(),t.style.scrollBehavior=n}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"disableSmoothScrollDuringRouteTransition",{enumerable:!0,get:function(){return n}}),e.r(33525)},68017,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"HTTPAccessFallbackBoundary",{enumerable:!0,get:function(){return l}});let n=e.r(90809),a=e.r(43476),o=n._(e.r(71645)),c=e.r(90373),i=e.r(54394);e.r(33525);let u=e.r(8372);class s extends o.default.Component{componentDidCatch(){}static getDerivedStateFromError(e){if((0,i.isHTTPAccessFallbackError)(e))return{triggeredStatus:(0,i.getAccessFallbackHTTPStatus)(e)};throw e}static getDerivedStateFromProps(e,r){return e.pathname!==r.previousPathname&&r.triggeredStatus?{triggeredStatus:void 0,previousPathname:e.pathname}:{triggeredStatus:r.triggeredStatus,previousPathname:e.pathname}}render(){let{notFound:e,forbidden:r,unauthorized:t,children:n}=this.props,{triggeredStatus:o}=this.state,c={[i.HTTPAccessErrorStatus.NOT_FOUND]:e,[i.HTTPAccessErrorStatus.FORBIDDEN]:r,[i.HTTPAccessErrorStatus.UNAUTHORIZED]:t};if(o){let u=o===i.HTTPAccessErrorStatus.NOT_FOUND&&e,s=o===i.HTTPAccessErrorStatus.FORBIDDEN&&r,l=o===i.HTTPAccessErrorStatus.UNAUTHORIZED&&t;return u||s||l?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{name:"robots",content:"noindex"}),!1,c[o]]}):n}return n}constructor(e){super(e),this.state={triggeredStatus:void 0,previousPathname:e.pathname}}}function l(e){let{notFound:r,forbidden:t,unauthorized:n,children:i}=e,l=(0,c.useUntrackedPathname)(),d=(0,o.useContext)(u.MissingSlotContext);return r||t||n?(0,a.jsx)(s,{pathname:l,notFound:r,forbidden:t,unauthorized:n,missingSlots:d,children:i}):(0,a.jsx)(a.Fragment,{children:i})}("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),r.exports=t.default)},91798,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useRouterBFCache",{enumerable:!0,get:function(){return a}});let n=e.r(71645);function a(e,r){let[t,a]=(0,n.useState)(()=>({tree:e,stateKey:r,next:null}));if(t.tree===e)return t;let o={tree:e,stateKey:r,next:null},c=1,i=t,u=o;for(;null!==i&&c<1;){if(i.stateKey===r){u.next=i.next;break}{c++;let e={tree:i.tree,stateKey:i.stateKey,next:null};u.next=e,u=e}i=i.next}return a(o),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),r.exports=t.default)},39756,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return T}});let n=e.r(55682),a=e.r(90809),o=e.r(43476),c=e.r(88540),i=a._(e.r(71645)),u=n._(e.r(74080)),s=e.r(8372),l=e.r(87288),d=e.r(1244),f=e.r(72383),p=e.r(56019),h=e.r(91915),y=e.r(58442),g=e.r(68017),m=e.r(70725),b=e.r(84356),P=e.r(41538),_=e.r(91798);e.r(74180);let O=u.default.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,E=["bottom","height","left","right","top","width","x","y"];function v(e,r){let t=e.getBoundingClientRect();return t.top>=0&&t.top<=r}class S extends i.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:r}=this.props;if(e.apply){if(0!==e.segmentPaths.length&&!e.segmentPaths.some(e=>r.every((r,t)=>(0,p.matchSegment)(r,e[t]))))return;let t=null,n=e.hashFragment;if(n&&(t=function(e){var r;return"top"===e?document.body:null!=(r=document.getElementById(e))?r:document.getElementsByName(e)[0]}(n)),t||(t="undefined"==typeof window?null:(0,O.findDOMNode)(this)),!(t instanceof Element))return;for(;!(t instanceof HTMLElement)||function(e){if(["sticky","fixed"].includes(getComputedStyle(e).position))return!0;let r=e.getBoundingClientRect();return E.every(e=>0===r[e])}(t);){if(null===t.nextElementSibling)return;t=t.nextElementSibling}e.apply=!1,e.hashFragment=null,e.segmentPaths=[],(0,h.disableSmoothScrollDuringRouteTransition)(()=>{if(n)return void t.scrollIntoView();let e=document.documentElement,r=e.clientHeight;!v(t,r)&&(e.scrollTop=0,v(t,r)||t.scrollIntoView())},{dontForceLayout:!0,onlyHashChange:e.onlyHashChange}),e.onlyHashChange=!1,t.focus()}}}}function w(e){let{segmentPath:r,children:t}=e,n=(0,i.useContext)(s.GlobalLayoutRouterContext);if(!n)throw Object.defineProperty(Error("invariant global layout router not mounted"),"__NEXT_ERROR_CODE",{value:"E473",enumerable:!1,configurable:!0});return(0,o.jsx)(S,{segmentPath:r,focusAndScrollRef:n.focusAndScrollRef,children:t})}function j(e){let{tree:r,segmentPath:t,cacheNode:n,url:a}=e,u=(0,i.useContext)(s.GlobalLayoutRouterContext);if(!u)throw Object.defineProperty(Error("invariant global layout router not mounted"),"__NEXT_ERROR_CODE",{value:"E473",enumerable:!1,configurable:!0});let{tree:f}=u,h=null!==n.prefetchRsc?n.prefetchRsc:n.rsc,y=(0,i.useDeferredValue)(n.rsc,h),g="object"==typeof y&&null!==y&&"function"==typeof y.then?(0,i.use)(y):y;if(!g){let e=n.lazyData;if(null===e){let r=function e(r,t){if(r){let[n,a]=r,o=2===r.length;if((0,p.matchSegment)(t[0],n)&&t[1].hasOwnProperty(a)){if(o){let r=e(void 0,t[1][a]);return[t[0],{...t[1],[a]:[r[0],r[1],r[2],"refetch"]}]}return[t[0],{...t[1],[a]:e(r.slice(2),t[1][a])}]}}return t}(["",...t],f),o=(0,b.hasInterceptionRouteInCurrentTree)(f),s=Date.now();n.lazyData=e=(0,l.fetchServerResponse)(new URL(a,location.origin),{flightRouterState:r,nextUrl:o?u.nextUrl:null}).then(e=>((0,i.startTransition)(()=>{(0,P.dispatchAppRouterAction)({type:c.ACTION_SERVER_PATCH,previousTree:f,serverResponse:e,navigatedAt:s})}),e)),(0,i.use)(e)}(0,i.use)(d.unresolvedThenable)}return(0,o.jsx)(s.LayoutRouterContext.Provider,{value:{parentTree:r,parentCacheNode:n,parentSegmentPath:t,url:a},children:g})}function R(e){let r,{loading:t,children:n}=e;if(r="object"==typeof t&&null!==t&&"function"==typeof t.then?(0,i.use)(t):t){let e=r[0],t=r[1],a=r[2];return(0,o.jsx)(i.Suspense,{fallback:(0,o.jsxs)(o.Fragment,{children:[t,a,e]}),children:n})}return(0,o.jsx)(o.Fragment,{children:n})}function T(e){let{parallelRouterKey:r,error:t,errorStyles:n,errorScripts:a,templateStyles:c,templateScripts:u,template:l,notFound:d,forbidden:p,unauthorized:h,segmentViewBoundaries:b}=e,P=(0,i.useContext)(s.LayoutRouterContext);if(!P)throw Object.defineProperty(Error("invariant expected layout router to be mounted"),"__NEXT_ERROR_CODE",{value:"E56",enumerable:!1,configurable:!0});let{parentTree:O,parentCacheNode:E,parentSegmentPath:v,url:S}=P,T=E.parallelRoutes,C=T.get(r);C||(C=new Map,T.set(r,C));let x=O[0],A=null===v?[r]:v.concat([x,r]),D=O[1][r],M=D[0],k=(0,m.createRouterCacheKey)(M,!0),F=(0,_.useRouterBFCache)(D,k),I=[];do{let e=F.tree,r=F.stateKey,i=e[0],b=(0,m.createRouterCacheKey)(i),P=C.get(b);if(void 0===P){let e={lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:-1};P=e,C.set(b,e)}let _=E.loading,O=(0,o.jsxs)(s.TemplateContext.Provider,{value:(0,o.jsxs)(w,{segmentPath:A,children:[(0,o.jsx)(f.ErrorBoundary,{errorComponent:t,errorStyles:n,errorScripts:a,children:(0,o.jsx)(R,{loading:_,children:(0,o.jsx)(g.HTTPAccessFallbackBoundary,{notFound:d,forbidden:p,unauthorized:h,children:(0,o.jsxs)(y.RedirectBoundary,{children:[(0,o.jsx)(j,{url:S,tree:e,cacheNode:P,segmentPath:A}),null]})})})}),null]}),children:[c,u,l]},r);I.push(O),F=F.next}while(null!==F)return I}("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),r.exports=t.default)},37457,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i}});let n=e.r(90809),a=e.r(43476),o=n._(e.r(71645)),c=e.r(8372);function i(){let e=(0,o.useContext)(c.TemplateContext);return(0,a.jsx)(a.Fragment,{children: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),r.exports=t.default)},65932,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),!function(e,r){for(var t in r)Object.defineProperty(e,t,{enumerable:!0,get:r[t]})}(t,{describeHasCheckingStringProperty:function(){return o},describeStringPropertyAccess:function(){return a},wellKnownProperties:function(){return c}});let n=/^[A-Za-z_$][A-Za-z0-9_$]*$/;function a(e,r){return n.test(r)?"`"+e+"."+r+"`":"`"+e+"["+JSON.stringify(r)+"]`"}function o(e,r){let t=JSON.stringify(r);return"`Reflect.has("+e+", "+t+")`, `"+t+" in "+e+"`, or similar"}let c=new Set(["hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toString","valueOf","toLocaleString","then","catch","finally","status","displayName","_debugInfo","toJSON","$$typeof","__esModule"])},93504,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createRenderSearchParamsFromClient",{enumerable:!0,get:function(){return o}});let n=e.r(65932),a=new WeakMap;function o(e){let r=a.get(e);if(r)return r;let t=Promise.resolve(e);return a.set(e,t),Object.keys(e).forEach(r=>{n.wellKnownProperties.has(r)||(t[r]=e[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),r.exports=t.default)},66996,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createRenderSearchParamsFromClient",{enumerable:!0,get:function(){return n}});let n=e.r(93504).createRenderSearchParamsFromClient;("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),r.exports=t.default)},6831,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createRenderParamsFromClient",{enumerable:!0,get:function(){return o}});let n=e.r(65932),a=new WeakMap;function o(e){let r=a.get(e);if(r)return r;let t=Promise.resolve(e);return a.set(e,t),Object.keys(e).forEach(r=>{n.wellKnownProperties.has(r)||(t[r]=e[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),r.exports=t.default)},97689,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createRenderParamsFromClient",{enumerable:!0,get:function(){return n}});let n=e.r(6831).createRenderParamsFromClient;("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),r.exports=t.default)},42715,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ReflectAdapter",{enumerable:!0,get:function(){return n}});class n{static get(e,r,t){let n=Reflect.get(e,r,t);return"function"==typeof n?n.bind(e):n}static set(e,r,t,n){return Reflect.set(e,r,t,n)}static has(e,r){return Reflect.has(e,r)}static deleteProperty(e,r){return Reflect.deleteProperty(e,r)}}},76361,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createDedupedByCallsiteServerErrorLoggerDev",{enumerable:!0,get:function(){return u}});let n=function(e,r){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=a(r);if(t&&t.has(e))return t.get(e);var n={__proto__:null},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in e)if("default"!==c&&Object.prototype.hasOwnProperty.call(e,c)){var i=o?Object.getOwnPropertyDescriptor(e,c):null;i&&(i.get||i.set)?Object.defineProperty(n,c,i):n[c]=e[c]}return n.default=e,t&&t.set(e,n),n}(e.r(71645));function a(e){if("function"!=typeof WeakMap)return null;var r=new WeakMap,t=new WeakMap;return(a=function(e){return e?t:r})(e)}let o={current:null},c="function"==typeof n.cache?n.cache:e=>e,i=console.warn;function u(e){return function(){for(var r=arguments.length,t=Array(r),n=0;n{try{i(o.current)}finally{o.current=null}})},83066,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"afterTaskAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},41643,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"afterTaskAsyncStorage",{enumerable:!0,get:function(){return n.afterTaskAsyncStorageInstance}});let n=e.r(83066)},50999,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),!function(e,r){for(var t in r)Object.defineProperty(e,t,{enumerable:!0,get:r[t]})}(t,{isRequestAPICallableInsideAfter:function(){return u},throwForSearchParamsAccessInUseCache:function(){return i},throwWithStaticGenerationBailoutError:function(){return o},throwWithStaticGenerationBailoutErrorWithDynamicError:function(){return c}});let n=e.r(43248),a=e.r(41643);function o(e,r){throw Object.defineProperty(new n.StaticGenBailoutError("Route ".concat(e," couldn't be rendered statically because it used ").concat(r,". See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering")),"__NEXT_ERROR_CODE",{value:"E576",enumerable:!1,configurable:!0})}function c(e,r){throw Object.defineProperty(new n.StaticGenBailoutError("Route ".concat(e,' with `dynamic = "error"` couldn\'t be rendered statically because it used ').concat(r,". See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering")),"__NEXT_ERROR_CODE",{value:"E543",enumerable:!1,configurable:!0})}function i(e,r){let t=Object.defineProperty(Error("Route ".concat(e.route,' used "searchParams" inside "use cache". Accessing dynamic request data inside a cache scope is not supported. If you need some search params inside a cached function await "searchParams" outside of the cached function and pass only the required search params as arguments to the cached function. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache')),"__NEXT_ERROR_CODE",{value:"E779",enumerable:!1,configurable:!0});throw Error.captureStackTrace(t,r),null!=e.invalidDynamicUsageError||(e.invalidDynamicUsageError=t),t}function u(){let e=a.afterTaskAsyncStorage.getStore();return(null==e?void 0:e.rootTaskSpawnPhase)==="action"}},69882,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),!function(e,r){for(var t in r)Object.defineProperty(e,t,{enumerable:!0,get:r[t]})}(t,{createPrerenderSearchParamsForClientPage:function(){return h},createSearchParamsFromClient:function(){return d},createServerSearchParamsForMetadata:function(){return f},createServerSearchParamsForServerPage:function(){return p},makeErroringSearchParamsForUseCache:function(){return P}});let n=e.r(42715),a=e.r(67673),o=e.r(62141),c=e.r(12718),i=e.r(63138),u=e.r(76361),s=e.r(65932),l=e.r(50999);function d(e,r){let t=o.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return y(r,t);case"prerender-runtime":throw Object.defineProperty(new c.InvariantError("createSearchParamsFromClient should not be called in a runtime prerender."),"__NEXT_ERROR_CODE",{value:"E769",enumerable:!1,configurable:!0});case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new c.InvariantError("createSearchParamsFromClient should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E739",enumerable:!1,configurable:!0});case"request":return g(e,r)}(0,o.throwInvariantForMissingStore)()}let f=p;function p(e,r){let t=o.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return y(r,t);case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new c.InvariantError("createServerSearchParamsForServerPage should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E747",enumerable:!1,configurable:!0});case"prerender-runtime":var n,i;return n=e,i=t,(0,a.delayUntilRuntimeStage)(i,_(n));case"request":return g(e,r)}(0,o.throwInvariantForMissingStore)()}function h(e){if(e.forceStatic)return Promise.resolve({});let r=o.workUnitAsyncStorage.getStore();if(r)switch(r.type){case"prerender":case"prerender-client":return(0,i.makeHangingPromise)(r.renderSignal,e.route,"`searchParams`");case"prerender-runtime":throw Object.defineProperty(new c.InvariantError("createPrerenderSearchParamsForClientPage should not be called in a runtime prerender."),"__NEXT_ERROR_CODE",{value:"E768",enumerable:!1,configurable:!0});case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new c.InvariantError("createPrerenderSearchParamsForClientPage should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E746",enumerable:!1,configurable:!0});case"prerender-ppr":case"prerender-legacy":case"request":return Promise.resolve({})}(0,o.throwInvariantForMissingStore)()}function y(e,r){if(e.forceStatic)return Promise.resolve({});switch(r.type){case"prerender":case"prerender-client":var t=e,o=r;let c=m.get(o);if(c)return c;let u=(0,i.makeHangingPromise)(o.renderSignal,t.route,"`searchParams`"),d=new Proxy(u,{get(e,r,t){if(Object.hasOwn(u,r))return n.ReflectAdapter.get(e,r,t);switch(r){case"then":return(0,a.annotateDynamicAccess)("`await searchParams`, `searchParams.then`, or similar",o),n.ReflectAdapter.get(e,r,t);case"status":return(0,a.annotateDynamicAccess)("`use(searchParams)`, `searchParams.status`, or similar",o),n.ReflectAdapter.get(e,r,t);default:return n.ReflectAdapter.get(e,r,t)}}});return m.set(o,d),d;case"prerender-ppr":case"prerender-legacy":var f=e,p=r;let h=m.get(f);if(h)return h;let y=Promise.resolve({}),g=new Proxy(y,{get(e,r,t){if(Object.hasOwn(y,r))return n.ReflectAdapter.get(e,r,t);switch(r){case"then":{let e="`await searchParams`, `searchParams.then`, or similar";f.dynamicShouldError?(0,l.throwWithStaticGenerationBailoutErrorWithDynamicError)(f.route,e):"prerender-ppr"===p.type?(0,a.postponeWithTracking)(f.route,e,p.dynamicTracking):(0,a.throwToInterruptStaticGeneration)(e,f,p);return}case"status":{let e="`use(searchParams)`, `searchParams.status`, or similar";f.dynamicShouldError?(0,l.throwWithStaticGenerationBailoutErrorWithDynamicError)(f.route,e):"prerender-ppr"===p.type?(0,a.postponeWithTracking)(f.route,e,p.dynamicTracking):(0,a.throwToInterruptStaticGeneration)(e,f,p);return}default:if("string"==typeof r&&!s.wellKnownProperties.has(r)){let e=(0,s.describeStringPropertyAccess)("searchParams",r);f.dynamicShouldError?(0,l.throwWithStaticGenerationBailoutErrorWithDynamicError)(f.route,e):"prerender-ppr"===p.type?(0,a.postponeWithTracking)(f.route,e,p.dynamicTracking):(0,a.throwToInterruptStaticGeneration)(e,f,p)}return n.ReflectAdapter.get(e,r,t)}},has(e,r){if("string"==typeof r){let e=(0,s.describeHasCheckingStringProperty)("searchParams",r);return f.dynamicShouldError?(0,l.throwWithStaticGenerationBailoutErrorWithDynamicError)(f.route,e):"prerender-ppr"===p.type?(0,a.postponeWithTracking)(f.route,e,p.dynamicTracking):(0,a.throwToInterruptStaticGeneration)(e,f,p),!1}return n.ReflectAdapter.has(e,r)},ownKeys(){let e="`{...searchParams}`, `Object.keys(searchParams)`, or similar";f.dynamicShouldError?(0,l.throwWithStaticGenerationBailoutErrorWithDynamicError)(f.route,e):"prerender-ppr"===p.type?(0,a.postponeWithTracking)(f.route,e,p.dynamicTracking):(0,a.throwToInterruptStaticGeneration)(e,f,p)}});return m.set(f,g),g;default:return r}}function g(e,r){return r.forceStatic?Promise.resolve({}):_(e)}let m=new WeakMap,b=new WeakMap;function P(e){let r=b.get(e);if(r)return r;let t=Promise.resolve({}),a=new Proxy(t,{get:function r(a,o,c){return Object.hasOwn(t,o)||"string"!=typeof o||"then"!==o&&s.wellKnownProperties.has(o)||(0,l.throwForSearchParamsAccessInUseCache)(e,r),n.ReflectAdapter.get(a,o,c)},has:function r(t,a){return"string"!=typeof a||"then"!==a&&s.wellKnownProperties.has(a)||(0,l.throwForSearchParamsAccessInUseCache)(e,r),n.ReflectAdapter.has(t,a)},ownKeys:function r(){(0,l.throwForSearchParamsAccessInUseCache)(e,r)}});return b.set(e,a),a}function _(e){let r=m.get(e);if(r)return r;let t=Promise.resolve(e);return m.set(e,t),Object.keys(e).forEach(r=>{s.wellKnownProperties.has(r)||Object.defineProperty(t,r,{get(){let t=o.workUnitAsyncStorage.getStore();return t&&(0,a.trackDynamicDataInDynamicRender)(t),e[r]},set(e){Object.defineProperty(t,r,{value:e,writable:!0,enumerable:!0})},enumerable:!0,configurable:!0})}),t}(0,u.createDedupedByCallsiteServerErrorLoggerDev)(function(e,r){return Object.defineProperty(Error("".concat(e?'Route "'.concat(e,'" '):"This route ","used ").concat(r,". ")+"`searchParams` should be awaited before using its properties. Learn more: https://nextjs.org/docs/messages/sync-dynamic-apis"),"__NEXT_ERROR_CODE",{value:"E249",enumerable:!1,configurable:!0})}),(0,u.createDedupedByCallsiteServerErrorLoggerDev)(function(e,r,t){return Object.defineProperty(Error("".concat(e?'Route "'.concat(e,'" '):"This route ","used ").concat(r,". ")+"`searchParams` should be awaited before using its properties. The following properties were not available through enumeration because they conflict with builtin or well-known property names: "+"".concat(function(e){switch(e.length){case 0:throw Object.defineProperty(new c.InvariantError("Expected describeListOfPropertyNames to be called with a non-empty list of strings."),"__NEXT_ERROR_CODE",{value:"E531",enumerable:!1,configurable:!0});case 1:return"`".concat(e[0],"`");case 2:return"`".concat(e[0],"` and `").concat(e[1],"`");default:{let r="";for(let t=0;t{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"dynamicAccessAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},88276,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"dynamicAccessAsyncStorage",{enumerable:!0,get:function(){return n.dynamicAccessAsyncStorageInstance}});let n=e.r(74804)},41489,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),!function(e,r){for(var t in r)Object.defineProperty(e,t,{enumerable:!0,get:r[t]})}(t,{createParamsFromClient:function(){return f},createPrerenderParamsForClientSegment:function(){return g},createServerParamsForMetadata:function(){return p},createServerParamsForRoute:function(){return h},createServerParamsForServerSegment:function(){return y}});let n=e.r(63599),a=e.r(42715),o=e.r(67673),c=e.r(62141),i=e.r(12718),u=e.r(65932),s=e.r(63138),l=e.r(76361),d=e.r(88276);function f(e,r){let t=c.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return m(e,r,t);case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new i.InvariantError("createParamsFromClient should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E736",enumerable:!1,configurable:!0});case"prerender-runtime":throw Object.defineProperty(new i.InvariantError("createParamsFromClient should not be called in a runtime prerender."),"__NEXT_ERROR_CODE",{value:"E770",enumerable:!1,configurable:!0});case"request":return O(e)}(0,c.throwInvariantForMissingStore)()}let p=y;function h(e,r){let t=c.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return m(e,r,t);case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new i.InvariantError("createServerParamsForRoute should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E738",enumerable:!1,configurable:!0});case"prerender-runtime":return b(e,t);case"request":return O(e)}(0,c.throwInvariantForMissingStore)()}function y(e,r){let t=c.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return m(e,r,t);case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new i.InvariantError("createServerParamsForServerSegment should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E743",enumerable:!1,configurable:!0});case"prerender-runtime":return b(e,t);case"request":return O(e)}(0,c.throwInvariantForMissingStore)()}function g(e){let r=n.workAsyncStorage.getStore();if(!r)throw Object.defineProperty(new i.InvariantError("Missing workStore in createPrerenderParamsForClientSegment"),"__NEXT_ERROR_CODE",{value:"E773",enumerable:!1,configurable:!0});let t=c.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":let a=t.fallbackRouteParams;if(a){for(let n in e)if(a.has(n))return(0,s.makeHangingPromise)(t.renderSignal,r.route,"`params`")}break;case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new i.InvariantError("createPrerenderParamsForClientSegment should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E734",enumerable:!1,configurable:!0})}return Promise.resolve(e)}function m(e,r,t){switch(t.type){case"prerender":case"prerender-client":{let o=t.fallbackRouteParams;if(o){for(let i in e)if(o.has(i)){var n=e,a=r,c=t;let o=P.get(n);if(o)return o;let i=new Proxy((0,s.makeHangingPromise)(c.renderSignal,a.route,"`params`"),_);return P.set(n,i),i}}break}case"prerender-ppr":{let n=t.fallbackRouteParams;if(n){for(let a in e)if(n.has(a))return function(e,r,t,n){let a=P.get(e);if(a)return a;let c={...e},i=Promise.resolve(c);return P.set(e,i),Object.keys(e).forEach(a=>{u.wellKnownProperties.has(a)||(r.has(a)?(Object.defineProperty(c,a,{get(){let e=(0,u.describeStringPropertyAccess)("params",a);"prerender-ppr"===n.type?(0,o.postponeWithTracking)(t.route,e,n.dynamicTracking):(0,o.throwToInterruptStaticGeneration)(e,t,n)},enumerable:!0}),Object.defineProperty(i,a,{get(){let e=(0,u.describeStringPropertyAccess)("params",a);"prerender-ppr"===n.type?(0,o.postponeWithTracking)(t.route,e,n.dynamicTracking):(0,o.throwToInterruptStaticGeneration)(e,t,n)},set(e){Object.defineProperty(i,a,{value:e,writable:!0,enumerable:!0})},enumerable:!0,configurable:!0})):i[a]=e[a])}),i}(e,n,r,t)}}}return O(e)}function b(e,r){return(0,o.delayUntilRuntimeStage)(r,O(e))}let P=new WeakMap,_={get:function(e,r,t){if("then"===r||"catch"===r||"finally"===r){let n=a.ReflectAdapter.get(e,r,t);return({[r]:function(){for(var r=arguments.length,t=Array(r),a=0;a{u.wellKnownProperties.has(r)||(t[r]=e[r])}),t}(0,l.createDedupedByCallsiteServerErrorLoggerDev)(function(e,r){return Object.defineProperty(Error("".concat(e?'Route "'.concat(e,'" '):"This route ","used ").concat(r,". ")+"`params` should be awaited before using its properties. Learn more: https://nextjs.org/docs/messages/sync-dynamic-apis"),"__NEXT_ERROR_CODE",{value:"E307",enumerable:!1,configurable:!0})}),(0,l.createDedupedByCallsiteServerErrorLoggerDev)(function(e,r,t){return Object.defineProperty(Error("".concat(e?'Route "'.concat(e,'" '):"This route ","used ").concat(r,". ")+"`params` should be awaited before using its properties. The following properties were not available through enumeration because they conflict with builtin property names: "+"".concat(function(e){switch(e.length){case 0:throw Object.defineProperty(new i.InvariantError("Expected describeListOfPropertyNames to be called with a non-empty list of strings."),"__NEXT_ERROR_CODE",{value:"E531",enumerable:!1,configurable:!0});case 1:return"`".concat(e[0],"`");case 2:return"`".concat(e[0],"` and `").concat(e[1],"`");default:{let r="";for(let t=0;t{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ClientPageRoot",{enumerable:!0,get:function(){return o}});let n=e.r(43476),a=e.r(12718);function o(r){let{Component:t,searchParams:o,params:c,promises:i}=r;if("undefined"==typeof window){let r,i,{workAsyncStorage:u}=e.r(63599),s=u.getStore();if(!s)throw Object.defineProperty(new a.InvariantError("Expected workStore to exist when handling searchParams in a client Page."),"__NEXT_ERROR_CODE",{value:"E564",enumerable:!1,configurable:!0});let{createSearchParamsFromClient:l}=e.r(69882);r=l(o,s);let{createParamsFromClient:d}=e.r(41489);return i=d(c,s),(0,n.jsx)(t,{params:i,searchParams:r})}{let{createRenderSearchParamsFromClient:r}=e.r(66996),a=r(o),{createRenderParamsFromClient:i}=e.r(97689),u=i(c);return(0,n.jsx)(t,{params:u,searchParams: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),r.exports=t.default)},92825,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ClientSegmentRoot",{enumerable:!0,get:function(){return o}});let n=e.r(43476),a=e.r(12718);function o(r){let{Component:t,slots:o,params:c,promise:i}=r;if("undefined"==typeof window){let r,{workAsyncStorage:i}=e.r(63599),u=i.getStore();if(!u)throw Object.defineProperty(new a.InvariantError("Expected workStore to exist when handling params in a client segment such as a Layout or Template."),"__NEXT_ERROR_CODE",{value:"E600",enumerable:!1,configurable:!0});let{createParamsFromClient:s}=e.r(41489);return r=s(c,u),(0,n.jsx)(t,{...o,params:r})}{let{createRenderParamsFromClient:r}=e.r(97689),a=r(c);return(0,n.jsx)(t,{...o,params: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),r.exports=t.default)},27201,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"IconMark",{enumerable:!0,get:function(){return a}});let n=e.r(43476),a=()=>"undefined"!=typeof window?null:(0,n.jsx)("meta",{name:"«nxt-icon»"})},11533,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"AsyncMetadataOutlet",{enumerable:!0,get:function(){return c}});let n=e.r(43476),a=e.r(71645);function o(e){let{promise:r}=e,{error:t,digest:n}=(0,a.use)(r);if(t)throw n&&(t.digest=n),t;return null}function c(e){let{promise:r}=e;return(0,n.jsx)(a.Suspense,{fallback:null,children:(0,n.jsx)(o,{promise: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),r.exports=t.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/8082ab48faca5ea1.js b/out/_next/static/chunks/8082ab48faca5ea1.js new file mode 100644 index 0000000..a47109d --- /dev/null +++ b/out/_next/static/chunks/8082ab48faca5ea1.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,4768,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"invalidateCacheBelowFlightSegmentPath",{enumerable:!0,get:function(){return function e(t,r,a){let u=a.length<=2,[o,i]=a,c=(0,n.createRouterCacheKey)(i),f=r.parallelRoutes.get(o);if(!f)return;let s=t.parallelRoutes.get(o);if(s&&s!==f||(s=new Map(f),t.parallelRoutes.set(o,s)),u)return void s.delete(c);let d=f.get(c),p=s.get(c);p&&d&&(p===d&&(p={lazyData:p.lazyData,rsc:p.rsc,prefetchRsc:p.prefetchRsc,head:p.head,prefetchHead:p.prefetchHead,parallelRoutes:new Map(p.parallelRoutes)},s.set(c,p)),e(p,d,(0,l.getNextFlightSegmentPath)(a)))}}});let n=e.r(70725),l=e.r(50590);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},1764,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"fillLazyItemsTillLeafWithHead",{enumerable:!0,get:function(){return function e(t,r,a,u,o,i,c){if(0===Object.keys(u[1]).length){r.head=i;return}for(let f in u[1]){let s,d=u[1][f],p=d[0],h=(0,n.createRouterCacheKey)(p),y=null!==o&&void 0!==o[2][f]?o[2][f]:null;if(a){let n=a.parallelRoutes.get(f);if(n){let a,u=(null==c?void 0:c.kind)==="auto"&&c.status===l.PrefetchCacheEntryStatus.reusable,o=new Map(n),s=o.get(h);a=null!==y?{lazyData:null,rsc:y[1],prefetchRsc:null,head:null,prefetchHead:null,loading:y[3],parallelRoutes:new Map(null==s?void 0:s.parallelRoutes),navigatedAt:t}:u&&s?{lazyData:s.lazyData,rsc:s.rsc,prefetchRsc:s.prefetchRsc,head:s.head,prefetchHead:s.prefetchHead,parallelRoutes:new Map(s.parallelRoutes),loading:s.loading}:{lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map(null==s?void 0:s.parallelRoutes),loading:null,navigatedAt:t},o.set(h,a),e(t,a,s,d,y||null,i,c),r.parallelRoutes.set(f,o);continue}}if(null!==y){let e=y[1],r=y[3];s={lazyData:null,rsc:e,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:r,navigatedAt:t}}else s={lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:t};let g=r.parallelRoutes.get(f);g?g.set(h,s):r.parallelRoutes.set(f,new Map([[h,s]])),e(t,s,void 0,d,y,i,c)}}}});let n=e.r(70725),l=e.r(88540);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},51565,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"invalidateCacheByRouterState",{enumerable:!0,get:function(){return l}});let n=e.r(70725);function l(e,t,r){for(let l in r[1]){let a=r[1][l][0],u=(0,n.createRouterCacheKey)(a),o=t.parallelRoutes.get(l);if(o){let t=new Map(o);t.delete(u),e.parallelRoutes.set(l,t)}}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},87752,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{fillCacheWithNewSubTreeData:function(){return i},fillCacheWithNewSubTreeDataButOnlyLoading:function(){return c}});let n=e.r(51565),l=e.r(1764),a=e.r(70725),u=e.r(13258);function o(e,t,r,o,i,c){let{segmentPath:f,seedData:s,tree:d,head:p}=o,h=t,y=r;for(let t=0;t{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"applyFlightData",{enumerable:!0,get:function(){return a}});let n=e.r(1764),l=e.r(87752);function a(e,t,r,a,u){let{tree:o,seedData:i,head:c,isRootRender:f}=a;if(null===i)return!1;if(f){let l=i[1];r.loading=i[3],r.rsc=l,r.prefetchRsc=null,(0,n.fillLazyItemsTillLeafWithHead)(e,r,t,o,i,c,u)}else r.rsc=t.rsc,r.prefetchRsc=t.prefetchRsc,r.parallelRoutes=new Map(t.parallelRoutes),r.loading=t.loading,(0,l.fillCacheWithNewSubTreeData)(e,r,t,a,u);return!0}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},13576,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{addRefreshMarkerToActiveParallelSegments:function(){return function e(t,r){let[n,l,,u]=t;for(let o in n.includes(a.PAGE_SEGMENT_KEY)&&"refresh"!==u&&(t[2]=r,t[3]="refresh"),l)e(l[o],r)}},refreshInactiveParallelSegments:function(){return u}});let n=e.r(10827),l=e.r(87288),a=e.r(13258);async function u(e){let t=new Set;await o({...e,rootTree:e.updatedTree,fetchedSegments:t})}async function o(e){let{navigatedAt:t,state:r,updatedTree:a,updatedCache:u,includeNextUrl:i,fetchedSegments:c,rootTree:f=a,canonicalUrl:s}=e,[,d,p,h]=a,y=[];if(p&&p!==s&&"refresh"===h&&!c.has(p)){c.add(p);let e=(0,l.fetchServerResponse)(new URL(p,location.origin),{flightRouterState:[f[0],f[1],f[2],"refetch"],nextUrl:i?r.nextUrl:null}).then(e=>{let{flightData:r}=e;if("string"!=typeof r)for(let e of r)(0,n.applyFlightData)(t,u,u,e)});y.push(e)}for(let e in d){let n=o({navigatedAt:t,state:r,updatedTree:d[e],updatedCache:u,includeNextUrl:i,fetchedSegments:c,rootTree:f,canonicalUrl:s});y.push(n)}await Promise.all(y)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},22719,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"applyRouterStatePatchToTree",{enumerable:!0,get:function(){return function e(t,r,n,i){let c,[f,s,d,p,h]=r;if(1===t.length){let e=o(r,n);return(0,u.addRefreshMarkerToActiveParallelSegments)(e,i),e}let[y,g]=t;if(!(0,a.matchSegment)(y,f))return null;if(2===t.length)c=o(s[g],n);else if(null===(c=e((0,l.getNextFlightSegmentPath)(t),s[g],n,i)))return null;let _=[t[0],{...s,[g]:c},d,p];return h&&(_[4]=!0),(0,u.addRefreshMarkerToActiveParallelSegments)(_,i),_}}});let n=e.r(13258),l=e.r(50590),a=e.r(56019),u=e.r(13576);function o(e,t){let[r,l]=e,[u,i]=t;if(u===n.DEFAULT_SEGMENT_KEY&&r!==n.DEFAULT_SEGMENT_KEY)return e;if((0,a.matchSegment)(r,u)){let t={};for(let e in l)void 0!==i[e]?t[e]=o(l[e],i[e]):t[e]=l[e];for(let e in i)t[e]||(t[e]=i[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 r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},7687,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"shouldHardNavigate",{enumerable:!0,get:function(){return function e(t,r){let[a,u]=r,[o,i]=t;return(0,l.matchSegment)(o,a)?!(t.length<=2)&&e((0,n.getNextFlightSegmentPath)(t),u[i]):!!Array.isArray(o)}}});let n=e.r(50590),l=e.r(56019);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},48919,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isNavigatingToNewRootLayout",{enumerable:!0,get:function(){return function e(t,r){let n=t[0],l=r[0];if(Array.isArray(n)&&Array.isArray(l)){if(n[0]!==l[0]||n[2]!==l[2])return!0}else if(n!==l)return!0;if(t[4])return!r[4];if(r[4])return!0;let a=Object.values(t[1])[0],u=Object.values(r[1])[0];return!a||!u||e(a,u)}}}),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},34727,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{computeChangedPath:function(){return c},extractPathFromFlightRouterState:function(){return i},getSelectedParams:function(){return function e(t,r){for(let n of(void 0===r&&(r={}),Object.values(t[1]))){let t=n[0],a=Array.isArray(t),u=a?t[1]:t;!u||u.startsWith(l.PAGE_SEGMENT_KEY)||(a&&("c"===t[2]||"oc"===t[2])?r[t[0]]=t[1].split("/"):a&&(r[t[0]]=t[1]),r=e(n,r))}return r}}});let n=e.r(91463),l=e.r(13258),a=e.r(56019),u=e=>"string"==typeof e?"children"===e?"":e:e[1];function o(e){return e.reduce((e,t)=>{let r;return""===(t="/"===(r=t)[0]?r.slice(1):r)||(0,l.isGroupSegment)(t)?e:e+"/"+t},"")||"/"}function i(e){var t;let r=Array.isArray(e[0])?e[0][1]:e[0];if(r===l.DEFAULT_SEGMENT_KEY||n.INTERCEPTION_ROUTE_MARKERS.some(e=>r.startsWith(e)))return;if(r.startsWith(l.PAGE_SEGMENT_KEY))return"";let a=[u(r)],c=null!=(t=e[1])?t:{},f=c.children?i(c.children):void 0;if(void 0!==f)a.push(f);else for(let[e,t]of Object.entries(c)){if("children"===e)continue;let r=i(t);void 0!==r&&a.push(r)}return o(a)}function c(e,t){let r=function e(t,r){let[l,o]=t,[c,f]=r,s=u(l),d=u(c);if(n.INTERCEPTION_ROUTE_MARKERS.some(e=>s.startsWith(e)||d.startsWith(e)))return"";if(!(0,a.matchSegment)(l,c)){var p;return null!=(p=i(r))?p:""}for(let t in o)if(f[t]){let r=e(o[t],f[t]);if(null!==r)return u(c)+"/"+r}return null}(e,t);return null==r||"/"===r?r:o(r.split("/"))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},47442,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"handleMutable",{enumerable:!0,get:function(){return a}});let n=e.r(34727);function l(e){return void 0!==e}function a(e,t){var r,a;let u=null==(r=t.shouldScroll)||r,o=e.nextUrl;if(l(t.patchedTree)){let r=(0,n.computeChangedPath)(e.tree,t.patchedTree);r?o=r:o||(o=e.canonicalUrl)}return{canonicalUrl:l(t.canonicalUrl)?t.canonicalUrl===e.canonicalUrl?e.canonicalUrl:t.canonicalUrl:e.canonicalUrl,pushRef:{pendingPush:l(t.pendingPush)?t.pendingPush:e.pushRef.pendingPush,mpaNavigation:l(t.mpaNavigation)?t.mpaNavigation:e.pushRef.mpaNavigation,preserveCustomHistoryState:l(t.preserveCustomHistoryState)?t.preserveCustomHistoryState:e.pushRef.preserveCustomHistoryState},focusAndScrollRef:{apply:!!u&&(!!l(null==t?void 0:t.scrollableSegments)||e.focusAndScrollRef.apply),onlyHashChange:t.onlyHashChange||!1,hashFragment:u?t.hashFragment&&""!==t.hashFragment?decodeURIComponent(t.hashFragment.slice(1)):e.focusAndScrollRef.hashFragment:null,segmentPaths:u?null!=(a=null==t?void 0:t.scrollableSegments)?a:e.focusAndScrollRef.segmentPaths:[]},cache:t.cache?t.cache:e.cache,prefetchCache:t.prefetchCache?t.prefetchCache:e.prefetchCache,tree:l(t.patchedTree)?t.patchedTree:e.tree,nextUrl:o}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},4536,(e,t,r)=>{"use strict";r._=function(e,t){if(!Object.prototype.hasOwnProperty.call(e,t))throw TypeError("attempted to use private field on non-instance");return e}},89763,(e,t,r)=>{"use strict";var n=0;r._=function(e){return"__private_"+n+++"_"+e}},53544,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"PromiseQueue",{enumerable:!0,get:function(){return c}});let n=e.r(4536),l=e.r(89763);var a=l._("_maxConcurrency"),u=l._("_runningCount"),o=l._("_queue"),i=l._("_processNext");class c{enqueue(e){let t,r,l=new Promise((e,n)=>{t=e,r=n}),a=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,o)[o].push({promiseFn:l,task:a}),n._(this,i)[i](),l}bump(e){let t=n._(this,o)[o].findIndex(t=>t.promiseFn===e);if(t>-1){let e=n._(this,o)[o].splice(t,1)[0];n._(this,o)[o].unshift(e),n._(this,i)[i](!0)}}constructor(e=5){Object.defineProperty(this,i,{value:f}),Object.defineProperty(this,a,{writable:!0,value:void 0}),Object.defineProperty(this,u,{writable:!0,value:void 0}),Object.defineProperty(this,o,{writable:!0,value:void 0}),n._(this,a)[a]=e,n._(this,u)[u]=0,n._(this,o)[o]=[]}}function f(e){if(void 0===e&&(e=!1),(n._(this,u)[u]0){var t;null==(t=n._(this,o)[o].shift())||t.task()}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},24059,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DYNAMIC_STALETIME_MS:function(){return d},STATIC_STALETIME_MS:function(){return p},createSeededPrefetchCacheEntry:function(){return c},getOrCreatePrefetchCacheEntry:function(){return i},prunePrefetchCache:function(){return s}});let n=e.r(87288),l=e.r(88540),a=e.r(43590);function u(e,t,r){let n=e.pathname;return(t&&(n+=e.search),r)?""+r+"%"+n:n}function o(e,t,r){return u(e,t===l.PrefetchKind.FULL,r)}function i(e){let{url:t,nextUrl:r,tree:n,prefetchCache:a,kind:o,allowAliasing:i=!0}=e,c=function(e,t,r,n,a){for(let o of(void 0===t&&(t=l.PrefetchKind.TEMPORARY),[r,null])){let r=u(e,!0,o),i=u(e,!1,o),c=e.search?r:i,f=n.get(c);if(f&&a){if(f.url.pathname===e.pathname&&f.url.search!==e.search)return{...f,aliased:!0};return f}let s=n.get(i);if(a&&e.search&&t!==l.PrefetchKind.FULL&&s&&!s.key.includes("%"))return{...s,aliased:!0}}if(t!==l.PrefetchKind.FULL&&a){for(let t of n.values())if(t.url.pathname===e.pathname&&!t.key.includes("%"))return{...t,aliased:!0}}}(t,o,r,a,i);return c?(c.status=h(c),c.kind!==l.PrefetchKind.FULL&&o===l.PrefetchKind.FULL&&c.data.then(e=>{if(!(Array.isArray(e.flightData)&&e.flightData.some(e=>e.isRootRender&&null!==e.seedData)))return f({tree:n,url:t,nextUrl:r,prefetchCache:a,kind:null!=o?o:l.PrefetchKind.TEMPORARY})}),o&&c.kind===l.PrefetchKind.TEMPORARY&&(c.kind=o),c):f({tree:n,url:t,nextUrl:r,prefetchCache:a,kind:o||l.PrefetchKind.TEMPORARY})}function c(e){let{nextUrl:t,tree:r,prefetchCache:n,url:a,data:u,kind:i}=e,c=u.couldBeIntercepted?o(a,i,t):o(a,i),f={treeAtTimeOfPrefetch:r,data:Promise.resolve(u),kind:i,prefetchTime:Date.now(),lastUsedTime:Date.now(),staleTime:u.staleTime,key:c,status:l.PrefetchCacheEntryStatus.fresh,url:a};return n.set(c,f),f}function f(e){let{url:t,kind:r,tree:u,nextUrl:i,prefetchCache:c}=e,f=o(t,r),s=a.prefetchQueue.enqueue(()=>(0,n.fetchServerResponse)(t,{flightRouterState:u,nextUrl:i,prefetchKind:r}).then(e=>{let r;if(e.couldBeIntercepted&&(r=function(e){let{url:t,nextUrl:r,prefetchCache:n,existingCacheKey:l}=e,a=n.get(l);if(!a)return;let u=o(t,a.kind,r);return n.set(u,{...a,key:u}),n.delete(l),u}({url:t,existingCacheKey:f,nextUrl:i,prefetchCache:c})),e.prerendered){let t=c.get(null!=r?r:f);t&&(t.kind=l.PrefetchKind.FULL,-1!==e.staleTime&&(t.staleTime=e.staleTime))}return e})),d={treeAtTimeOfPrefetch:u,data:s,kind:r,prefetchTime:Date.now(),lastUsedTime:null,staleTime:-1,key:f,status:l.PrefetchCacheEntryStatus.fresh,url:t};return c.set(f,d),d}function s(e){for(let[t,r]of e)h(r)===l.PrefetchCacheEntryStatus.expired&&e.delete(t)}let d=1e3*Number("0"),p=1e3*Number("300");function h(e){let{kind:t,prefetchTime:r,lastUsedTime:n}=e;return Date.now()<(null!=n?n:r)+d?n?l.PrefetchCacheEntryStatus.reusable:l.PrefetchCacheEntryStatus.fresh:t===l.PrefetchKind.AUTO&&Date.now(){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{prefetchQueue:function(){return a},prefetchReducer:function(){return u}});let n=e.r(53544),l=e.r(24059),a=new n.PromiseQueue(5),u=function(e,t){(0,l.prunePrefetchCache)(e.prefetchCache);let{url:r}=t;return(0,l.getOrCreatePrefetchCacheEntry)({url:r,nextUrl:e.nextUrl,prefetchCache:e.prefetchCache,kind:t.kind,tree:e.tree,allowAliasing:!0}),e};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},72463,(e,t,r)=>{"use strict";function n(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(r,"__esModule",{value:!0}),Object.defineProperty(r,"parsePath",{enumerable:!0,get:function(){return n}})},41858,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"addPathPrefix",{enumerable:!0,get:function(){return l}});let n=e.r(72463);function l(e,t){if(!e.startsWith("/")||!t)return e;let{pathname:r,query:l,hash:a}=(0,n.parsePath)(e);return""+t+r+l+a}},38281,(e,t,r)=>{"use strict";function n(e){return e.replace(/\/$/,"")||"/"}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"removeTrailingSlash",{enumerable:!0,get:function(){return n}})},82823,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return a}});let n=e.r(38281),l=e.r(72463),a=e=>{if(!e.startsWith("/"))return e;let{pathname:t,query:r,hash:a}=(0,l.parsePath)(e);return""+(0,n.removeTrailingSlash)(t)+r+a};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},5550,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"addBasePath",{enumerable:!0,get:function(){return a}});let n=e.r(41858),l=e.r(82823);function a(e,t){return(0,l.normalizePathTrailingSlash)((0,n.addPathPrefix)(e,""))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},62634,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"AppRouterAnnouncer",{enumerable:!0,get:function(){return u}});let n=e.r(71645),l=e.r(74080),a="next-route-announcer";function u(e){let{tree:t}=e,[r,u]=(0,n.useState)(null);(0,n.useEffect)(()=>(u(function(){var e;let t=document.getElementsByName(a)[0];if(null==t||null==(e=t.shadowRoot)?void 0:e.childNodes[0])return t.shadowRoot.childNodes[0];{let e=document.createElement(a);e.style.cssText="position:absolute";let t=document.createElement("div");return 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",e.attachShadow({mode:"open"}).appendChild(t),document.body.appendChild(e),t}}()),()=>{let e=document.getElementsByTagName(a)[0];(null==e?void 0:e.isConnected)&&document.body.removeChild(e)}),[]);let[o,i]=(0,n.useState)(""),c=(0,n.useRef)(void 0);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!==c.current&&c.current!==e&&i(e),c.current=e},[t]),r?(0,l.createPortal)(o,r):null}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},25018,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"findHeadInCache",{enumerable:!0,get:function(){return a}});let n=e.r(13258),l=e.r(70725);function a(e,t){return function e(t,r,a,u){if(0===Object.keys(r).length)return[t,a,u];let o=Object.keys(r).filter(e=>"children"!==e);for(let u of("children"in r&&o.unshift("children"),o)){let[o,i]=r[u];if(o===n.DEFAULT_SEGMENT_KEY)continue;let c=t.parallelRoutes.get(u);if(!c)continue;let f=(0,l.createRouterCacheKey)(o),s=(0,l.createRouterCacheKey)(o,!0),d=c.get(f);if(!d)continue;let p=e(d,i,a+"/"+f,a+"/"+s);if(p)return p}return null}(e,t,"","")}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},39584,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"pathHasPrefix",{enumerable:!0,get:function(){return l}});let n=e.r(72463);function l(e,t){if("string"!=typeof e)return!1;let{pathname:r}=(0,n.parsePath)(e);return r===t||r.startsWith(t+"/")}},52817,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"hasBasePath",{enumerable:!0,get:function(){return l}});let n=e.r(39584);function l(e){return(0,n.pathHasPrefix)(e,"")}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},87250,(e,t,r)=>{"use strict";function n(e){return e}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"removeBasePath",{enumerable:!0,get:function(){return n}}),e.r(52817),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},65165,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{FetchStrategy:function(){return y},NavigationResultTag:function(){return p},PrefetchPriority:function(){return h},cancelPrefetchTask:function(){return c},createCacheKey:function(){return d},getCurrentCacheVersion:function(){return o},isPrefetchTaskDirty:function(){return s},navigate:function(){return a},prefetch:function(){return l},reschedulePrefetchTask:function(){return f},revalidateEntireCache:function(){return u},schedulePrefetchTask:function(){return i}});let n=()=>{throw Object.defineProperty(Error("Segment Cache experiment is not enabled. This is a bug in Next.js."),"__NEXT_ERROR_CODE",{value:"E654",enumerable:!1,configurable:!0})},l=n,a=n,u=n,o=n,i=n,c=n,f=n,s=n,d=n;var p=function(e){return e[e.MPA=0]="MPA",e[e.Success=1]="Success",e[e.NoOp=2]="NoOp",e[e.Async=3]="Async",e}({}),h=function(e){return e[e.Intent=2]="Intent",e[e.Default=1]="Default",e[e.Background=0]="Background",e}({}),y=function(e){return e[e.LoadingBoundary=0]="LoadingBoundary",e[e.PPR=1]="PPR",e[e.PPRRuntime=2]="PPRRuntime",e[e.Full=3]="Full",e}({});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},91949,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{IDLE_LINK_STATUS:function(){return f},PENDING_LINK_STATUS:function(){return c},mountFormInstance:function(){return R},mountLinkInstance:function(){return v},onLinkVisibilityChanged:function(){return P},onNavigationIntent:function(){return m},pingVisibleLinks:function(){return O},setLinkForCurrentNavigation:function(){return s},unmountLinkForCurrentNavigation:function(){return d},unmountPrefetchableInstance:function(){return b}}),e.r(99781);let n=e.r(75530),l=e.r(65165),a=e.r(71645),u=e.r(88540),o=e.r(12718),i=null,c={pending:!0},f={pending:!1};function s(e){(0,a.startTransition)(()=>{null==i||i.setOptimisticLinkStatus(f),null==e||e.setOptimisticLinkStatus(c),i=e})}function d(e){i===e&&(i=null)}let p="function"==typeof WeakMap?new WeakMap:new Map,h=new Set,y="function"==typeof IntersectionObserver?new IntersectionObserver(function(e){for(let t of e){let e=t.intersectionRatio>0;P(t.target,e)}},{rootMargin:"200px"}):null;function g(e,t){void 0!==p.get(e)&&b(e),p.set(e,t),null!==y&&y.observe(e)}function _(e){try{return(0,n.createPrefetchURL)(e)}catch(t){return("function"==typeof reportError?reportError:console.error)("Cannot prefetch '"+e+"' because it cannot be converted to a URL."),null}}function v(e,t,r,n,l,a){if(l){let l=_(t);if(null!==l){let t={router:r,fetchStrategy:n,isVisible:!1,prefetchTask:null,prefetchHref:l.href,setOptimisticLinkStatus:a};return g(e,t),t}}return{router:r,fetchStrategy:n,isVisible:!1,prefetchTask:null,prefetchHref:null,setOptimisticLinkStatus:a}}function R(e,t,r,n){let l=_(t);null!==l&&g(e,{router:r,fetchStrategy:n,isVisible:!1,prefetchTask:null,prefetchHref:l.href,setOptimisticLinkStatus:null})}function b(e){let t=p.get(e);if(void 0!==t){p.delete(e),h.delete(t);let r=t.prefetchTask;null!==r&&(0,l.cancelPrefetchTask)(r)}null!==y&&y.unobserve(e)}function P(e,t){let r=p.get(e);void 0!==r&&(r.isVisible=t,t?h.add(r):h.delete(r),E(r,l.PrefetchPriority.Default))}function m(e,t){let r=p.get(e);void 0!==r&&void 0!==r&&E(r,l.PrefetchPriority.Intent)}function E(e,t){var r;let n=e.prefetchTask;if(!e.isVisible){null!==n&&(0,l.cancelPrefetchTask)(n);return}r=e,"undefined"!=typeof window&&(async()=>{let e;switch(r.fetchStrategy){case l.FetchStrategy.PPR:e=u.PrefetchKind.AUTO;break;case l.FetchStrategy.Full:e=u.PrefetchKind.FULL;break;case l.FetchStrategy.PPRRuntime:throw Object.defineProperty(new o.InvariantError("FetchStrategy.PPRRuntime should never be used when `experimental.clientSegmentCache` is disabled"),"__NEXT_ERROR_CODE",{value:"E772",enumerable:!1,configurable:!0});default:r.fetchStrategy,e=void 0}return r.router.prefetch(r.prefetchHref,{kind:e})})().catch(e=>{})}function O(e,t){for(let r of h){let n=r.prefetchTask;if(null!==n&&!(0,l.isPrefetchTaskDirty)(n,e,t))continue;null!==n&&(0,l.cancelPrefetchTask)(n);let a=(0,l.createCacheKey)(r.prefetchHref,e);r.prefetchTask=(0,l.schedulePrefetchTask)(a,t,r.fetchStrategy,l.PrefetchPriority.Default,null)}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},41624,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{GracefulDegradeBoundary:function(){return a},default:function(){return u}});let n=e.r(43476),l=e.r(71645);class a extends l.Component{static getDerivedStateFromError(e){return{hasError:!0}}componentDidMount(){let e=this.htmlRef.current;this.state.hasError&&e&&Object.entries(this.htmlAttributes).forEach(t=>{let[r,n]=t;e.setAttribute(r,n)})}render(){let{hasError:e}=this.state;return("undefined"==typeof window||this.rootHtml||(this.rootHtml=document.documentElement.innerHTML,this.htmlAttributes=function(e){let t={};for(let r=0;r{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return c}});let n=e.r(55682),l=e.r(43476);e.r(71645);let a=n._(e.r(41624)),u=e.r(72383),o=e.r(82604),i="undefined"!=typeof window&&(0,o.isBot)(window.navigator.userAgent);function c(e){let{children:t,errorComponent:r,errorStyles:n,errorScripts:o}=e;return i?(0,l.jsx)(a.default,{children:t}):(0,l.jsx)(u.ErrorBoundary,{errorComponent:r,errorStyles:n,errorScripts:o,children:t})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},75530,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{createEmptyCacheNode:function(){return N},createPrefetchURL:function(){return A},default:function(){return I},isExternalURL:function(){return M}});let n=e.r(55682),l=e.r(90809),a=e.r(43476),u=l._(e.r(71645)),o=e.r(8372),i=e.r(88540),c=e.r(51191),f=e.r(61994),s=e.r(41538),d=e.r(82604),p=e.r(5550),h=e.r(62634),y=e.r(58442),g=e.r(25018),_=e.r(1244),v=e.r(87250),R=e.r(52817),b=e.r(34727),P=e.r(78377),m=e.r(99781),E=e.r(24063),O=e.r(68391);e.r(91949);let T=n._(e.r(94109)),j=n._(e.r(68027)),w=e.r(97367),S={};function M(e){return e.origin!==window.location.origin}function A(e){let t;if((0,d.isBot)(window.navigator.userAgent))return null;try{t=new URL((0,p.addBasePath)(e),window.location.href)}catch(t){throw Object.defineProperty(Error("Cannot prefetch '"+e+"' because it cannot be converted to a URL."),"__NEXT_ERROR_CODE",{value:"E234",enumerable:!1,configurable:!0})}return M(t)?null:t}function C(e){let{appRouterState:t}=e;return(0,u.useInsertionEffect)(()=>{let{tree:e,pushRef:r,canonicalUrl:n}=t,l={...r.preserveCustomHistoryState?window.history.state:{},__NA:!0,__PRIVATE_NEXTJS_INTERNALS_TREE:e};r.pendingPush&&(0,c.createHrefFromUrl)(new URL(window.location.href))!==n?(r.pendingPush=!1,window.history.pushState(l,"",n)):window.history.replaceState(l,"",n)},[t]),(0,u.useEffect)(()=>{},[t.nextUrl,t.tree]),null}function N(){return{lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:-1}}function x(e){null==e&&(e={});let t=window.history.state,r=null==t?void 0:t.__NA;r&&(e.__NA=r);let n=null==t?void 0:t.__PRIVATE_NEXTJS_INTERNALS_TREE;return n&&(e.__PRIVATE_NEXTJS_INTERNALS_TREE=n),e}function U(e){let{headCacheNode:t}=e,r=null!==t?t.head:null,n=null!==t?t.prefetchHead:null,l=null!==n?n:r;return(0,u.useDeferredValue)(r,l)}function L(e){let t,{actionQueue:r,assetPrefix:n,globalError:l}=e,c=(0,s.useActionQueue)(r),{canonicalUrl:d}=c,{searchParams:p,pathname:P}=(0,u.useMemo)(()=>{let e=new URL(d,"undefined"==typeof window?"http://n":window.location.href);return{searchParams:e.searchParams,pathname:(0,R.hasBasePath)(e.pathname)?(0,v.removeBasePath)(e.pathname):e.pathname}},[d]);(0,u.useEffect)(()=>{function e(e){var t;e.persisted&&(null==(t=window.history.state)?void 0:t.__PRIVATE_NEXTJS_INTERNALS_TREE)&&(S.pendingMpaPath=void 0,(0,s.dispatchAppRouterAction)({type:i.ACTION_RESTORE,url:new URL(window.location.href),tree:window.history.state.__PRIVATE_NEXTJS_INTERNALS_TREE}))}return window.addEventListener("pageshow",e),()=>{window.removeEventListener("pageshow",e)}},[]),(0,u.useEffect)(()=>{function e(e){let t="reason"in e?e.reason:e.error;if((0,O.isRedirectError)(t)){e.preventDefault();let r=(0,E.getURLFromRedirectError)(t);(0,E.getRedirectTypeFromError)(t)===O.RedirectType.push?m.publicAppRouterInstance.push(r,{}):m.publicAppRouterInstance.replace(r,{})}}return window.addEventListener("error",e),window.addEventListener("unhandledrejection",e),()=>{window.removeEventListener("error",e),window.removeEventListener("unhandledrejection",e)}},[]);let{pushRef:j}=c;if(j.mpaNavigation){if(S.pendingMpaPath!==d){let e=window.location;j.pendingPush?e.assign(d):e.replace(d),S.pendingMpaPath=d}throw _.unresolvedThenable}(0,u.useEffect)(()=>{let e=window.history.pushState.bind(window.history),t=window.history.replaceState.bind(window.history),r=e=>{var t;let r=window.location.href,n=null==(t=window.history.state)?void 0:t.__PRIVATE_NEXTJS_INTERNALS_TREE;(0,u.startTransition)(()=>{(0,s.dispatchAppRouterAction)({type:i.ACTION_RESTORE,url:new URL(null!=e?e:r,r),tree:n})})};window.history.pushState=function(t,n,l){return(null==t?void 0:t.__NA)||(null==t?void 0:t._N)||(t=x(t),l&&r(l)),e(t,n,l)},window.history.replaceState=function(e,n,l){return(null==e?void 0:e.__NA)||(null==e?void 0:e._N)||(e=x(e),l&&r(l)),t(e,n,l)};let n=e=>{if(e.state){if(!e.state.__NA)return void window.location.reload();(0,u.startTransition)(()=>{(0,m.dispatchTraverseAction)(window.location.href,e.state.__PRIVATE_NEXTJS_INTERNALS_TREE)})}};return window.addEventListener("popstate",n),()=>{window.history.pushState=e,window.history.replaceState=t,window.removeEventListener("popstate",n)}},[]);let{cache:M,tree:A,nextUrl:N,focusAndScrollRef:L}=c,I=(0,u.useMemo)(()=>(0,g.findHeadInCache)(M,A[1]),[M,A]),D=(0,u.useMemo)(()=>(0,b.getSelectedParams)(A),[A]),F=(0,u.useMemo)(()=>({parentTree:A,parentCacheNode:M,parentSegmentPath:null,url:d}),[A,M,d]),k=(0,u.useMemo)(()=>({tree:A,focusAndScrollRef:L,nextUrl:N}),[A,L,N]);if(null!==I){let[e,r,n]=I;t=(0,a.jsx)(U,{headCacheNode:e},"undefined"==typeof window?n:r)}else t=null;let K=(0,a.jsxs)(y.RedirectBoundary,{children:[t,(0,a.jsx)(w.RootLayoutBoundary,{children:M.rsc}),(0,a.jsx)(h.AppRouterAnnouncer,{tree:A})]});return K=(0,a.jsx)(T.default,{errorComponent:l[0],errorStyles:l[1],children:K}),(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(C,{appRouterState:c}),(0,a.jsx)(H,{}),(0,a.jsx)(f.PathParamsContext.Provider,{value:D,children:(0,a.jsx)(f.PathnameContext.Provider,{value:P,children:(0,a.jsx)(f.SearchParamsContext.Provider,{value:p,children:(0,a.jsx)(o.GlobalLayoutRouterContext.Provider,{value:k,children:(0,a.jsx)(o.AppRouterContext.Provider,{value:m.publicAppRouterInstance,children:(0,a.jsx)(o.LayoutRouterContext.Provider,{value:F,children:K})})})})})})]})}function I(e){let{actionQueue:t,globalErrorState:r,assetPrefix:n}=e;(0,P.useNavFailureHandler)();let l=(0,a.jsx)(L,{actionQueue:t,assetPrefix:n,globalError:r});return(0,a.jsx)(T.default,{errorComponent:j.default,children:l})}let D=new Set,F=new Set;function H(){let[,e]=u.default.useState(0),t=D.size;return(0,u.useEffect)(()=>{let r=()=>e(e=>e+1);return F.add(r),t!==D.size&&r(),()=>{F.delete(r)}},[t,e]),[...D].map((e,t)=>(0,a.jsx)("link",{rel:"stylesheet",href:""+e,precedence:"next"},t))}globalThis._N_E_STYLE_LOAD=function(e){let t=D.size;return D.add(e),D.size!==t&&F.forEach(e=>e()),Promise.resolve()},("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},95871,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{abortTask:function(){return h},listenForDynamicRequest:function(){return p},startPPRNavigation:function(){return c},updateCacheNodeOnPopstateRestoration:function(){return function e(t,r){let n=r[1],l=t.parallelRoutes,u=new Map(l);for(let t in n){let r=n[t],o=r[0],i=(0,a.createRouterCacheKey)(o),c=l.get(t);if(void 0!==c){let n=c.get(i);if(void 0!==n){let l=e(n,r),a=new Map(c);a.set(i,l),u.set(t,a)}}}let o=t.rsc,i=_(o)&&"pending"===o.status;return{lazyData:null,rsc:o,head:t.head,prefetchHead:i?t.prefetchHead:[null,null],prefetchRsc:i?t.prefetchRsc:null,loading:t.loading,parallelRoutes:u,navigatedAt:t.navigatedAt}}}});let n=e.r(13258),l=e.r(56019),a=e.r(70725),u=e.r(48919),o=e.r(24059),i={route:null,node:null,dynamicRequestTree:null,children:null};function c(e,t,r,u,o,c,d,p,h){return function e(t,r,u,o,c,d,p,h,y,g,_){let v=u[1],R=o[1],b=null!==d?d[2]:null;c||!0===o[4]&&(c=!0);let P=r.parallelRoutes,m=new Map(P),E={},O=null,T=!1,j={};for(let r in R){let u,o=R[r],s=v[r],d=P.get(r),w=null!==b?b[r]:null,S=o[0],M=g.concat([r,S]),A=(0,a.createRouterCacheKey)(S),C=void 0!==s?s[0]:void 0,N=void 0!==d?d.get(A):void 0;if(null!==(u=S===n.DEFAULT_SEGMENT_KEY?void 0!==s?{route:s,node:null,dynamicRequestTree:null,children:null}:f(t,s,o,N,c,void 0!==w?w:null,p,h,M,_):y&&0===Object.keys(o[1]).length?f(t,s,o,N,c,void 0!==w?w:null,p,h,M,_):void 0!==s&&void 0!==C&&(0,l.matchSegment)(S,C)&&void 0!==N&&void 0!==s?e(t,N,s,o,c,w,p,h,y,M,_):f(t,s,o,N,c,void 0!==w?w:null,p,h,M,_))){if(null===u.route)return i;null===O&&(O=new Map),O.set(r,u);let e=u.node;if(null!==e){let t=new Map(d);t.set(A,e),m.set(r,t)}let t=u.route;E[r]=t;let n=u.dynamicRequestTree;null!==n?(T=!0,j[r]=n):j[r]=t}else E[r]=o,j[r]=o}if(null===O)return null;let w={lazyData:null,rsc:r.rsc,prefetchRsc:r.prefetchRsc,head:r.head,prefetchHead:r.prefetchHead,loading:r.loading,parallelRoutes:m,navigatedAt:t};return{route:s(o,E),node:w,dynamicRequestTree:T?s(o,j):null,children:O}}(e,t,r,u,!1,o,c,d,p,[],h)}function f(e,t,r,n,l,c,f,p,h,y){return!l&&(void 0===t||(0,u.isNavigatingToNewRootLayout)(t,r))?i:function e(t,r,n,l,u,i,c,f){let p,h,y,g,_=r[1],v=0===Object.keys(_).length;if(void 0!==n&&n.navigatedAt+o.DYNAMIC_STALETIME_MS>t)p=n.rsc,h=n.loading,y=n.head,g=n.navigatedAt;else if(null===l)return d(t,r,null,u,i,c,f);else if(p=l[1],h=l[3],y=v?u:null,g=t,l[4]||i&&v)return d(t,r,l,u,i,c,f);let R=null!==l?l[2]:null,b=new Map,P=void 0!==n?n.parallelRoutes:null,m=new Map(P),E={},O=!1;if(v)f.push(c);else for(let r in _){let n=_[r],l=null!==R?R[r]:null,o=null!==P?P.get(r):void 0,s=n[0],d=c.concat([r,s]),p=(0,a.createRouterCacheKey)(s),h=e(t,n,void 0!==o?o.get(p):void 0,l,u,i,d,f);b.set(r,h);let y=h.dynamicRequestTree;null!==y?(O=!0,E[r]=y):E[r]=n;let g=h.node;if(null!==g){let e=new Map;e.set(p,g),m.set(r,e)}}return{route:r,node:{lazyData:null,rsc:p,prefetchRsc:null,head:y,prefetchHead:null,loading:h,parallelRoutes:m,navigatedAt:g},dynamicRequestTree:O?s(r,E):null,children:b}}(e,r,n,c,f,p,h,y)}function s(e,t){let r=[e[0],t];return 2 in e&&(r[2]=e[2]),3 in e&&(r[3]=e[3]),4 in e&&(r[4]=e[4]),r}function d(e,t,r,n,l,u,o){let i=s(t,t[1]);return i[3]="refetch",{route:t,node:function e(t,r,n,l,u,o,i){let c=r[1],f=null!==n?n[2]:null,s=new Map;for(let r in c){let n=c[r],d=null!==f?f[r]:null,p=n[0],h=o.concat([r,p]),y=(0,a.createRouterCacheKey)(p),g=e(t,n,void 0===d?null:d,l,u,h,i),_=new Map;_.set(y,g),s.set(r,_)}let d=0===s.size;d&&i.push(o);let p=null!==n?n[1]:null,h=null!==n?n[3]:null;return{lazyData:null,parallelRoutes:s,prefetchRsc:void 0!==p?p:null,prefetchHead:d?l:[null,null],loading:void 0!==h?h:null,rsc:v(),head:d?v():null,navigatedAt:t}}(e,t,r,n,l,u,o),dynamicRequestTree:i,children:null}}function p(e,t){t.then(t=>{let{flightData:r}=t;if("string"!=typeof r){for(let t of r){let{segmentPath:r,tree:n,seedData:u,head:o}=t;u&&function(e,t,r,n,u){let o=e;for(let e=0;e{h(e,t)})}function h(e,t){let r=e.node;if(null===r)return;let n=e.children;if(null===n)y(e.route,r,t);else for(let e of n.values())h(e,t);e.dynamicRequestTree=null}function y(e,t,r){let n=e[1],l=t.parallelRoutes;for(let e in n){let t=n[e],u=l.get(e);if(void 0===u)continue;let o=t[0],i=(0,a.createRouterCacheKey)(o),c=u.get(i);void 0!==c&&y(t,c,r)}let u=t.rsc;_(u)&&(null===r?u.resolve(null):u.reject(r));let o=t.head;_(o)&&o.resolve(null)}let g=Symbol();function _(e){return e&&e.tag===g}function v(){let e,t,r=new Promise((r,n)=>{e=r,t=n});return r.status="pending",r.resolve=t=>{"pending"===r.status&&(r.status="fulfilled",r.value=t,e(t))},r.reject=e=>{"pending"===r.status&&(r.status="rejected",r.reason=e,t(e))},r.tag=g,r}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},20374,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"clearCacheNodeDataForSegmentPath",{enumerable:!0,get:function(){return function e(t,r,a){let u=a.length<=2,[o,i]=a,c=(0,l.createRouterCacheKey)(i),f=r.parallelRoutes.get(o),s=t.parallelRoutes.get(o);s&&s!==f||(s=new Map(f),t.parallelRoutes.set(o,s));let d=null==f?void 0:f.get(c),p=s.get(c);if(u){p&&p.lazyData&&p!==d||s.set(c,{lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:-1});return}if(!p||!d){p||s.set(c,{lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:-1});return}return p===d&&(p={lazyData:p.lazyData,rsc:p.rsc,prefetchRsc:p.prefetchRsc,head:p.head,prefetchHead:p.prefetchHead,parallelRoutes:new Map(p.parallelRoutes),loading:p.loading},s.set(c,p)),e(p,d,(0,n.getNextFlightSegmentPath)(a))}}});let n=e.r(50590),l=e.r(70725);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},28420,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{addSearchParamsToPageSegments:function(){return d},handleAliasedPrefetchEntry:function(){return s}});let n=e.r(13258),l=e.r(75530),a=e.r(22719),u=e.r(51191),o=e.r(70725),i=e.r(87752),c=e.r(47442),f=e.r(54069);function s(e,t,r,s,p){let h,y=t.tree,g=t.cache,_=(0,u.createHrefFromUrl)(s),v=[];if("string"==typeof r)return!1;for(let t of r){if(!function e(t){if(!t)return!1;let r=t[2];if(t[3])return!0;for(let t in r)if(e(r[t]))return!0;return!1}(t.seedData))continue;let r=t.tree;r=d(r,Object.fromEntries(s.searchParams));let{seedData:u,isRootRender:c,pathToSegment:p}=t,R=["",...p];r=d(r,Object.fromEntries(s.searchParams));let b=(0,a.applyRouterStatePatchToTree)(R,y,r,_),P=(0,l.createEmptyCacheNode)();if(c&&u){let t=u[1];P.loading=u[3],P.rsc=t,function e(t,r,l,a,u){if(0!==Object.keys(a[1]).length)for(let i in a[1]){let c,f=a[1][i],s=f[0],d=(0,o.createRouterCacheKey)(s),p=null!==u&&void 0!==u[2][i]?u[2][i]:null;if(null!==p){let e=p[1],r=p[3];c={lazyData:null,rsc:s.includes(n.PAGE_SEGMENT_KEY)?null:e,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:r,navigatedAt:t}}else c={lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:-1};let h=r.parallelRoutes.get(i);h?h.set(d,c):r.parallelRoutes.set(i,new Map([[d,c]])),e(t,c,l,f,p)}}(e,P,g,r,u)}else P.rsc=g.rsc,P.prefetchRsc=g.prefetchRsc,P.loading=g.loading,P.parallelRoutes=new Map(g.parallelRoutes),(0,i.fillCacheWithNewSubTreeDataButOnlyLoading)(e,P,g,t);for(let e of(b&&(y=b,g=P,h=!0),(0,f.generateSegmentsFromPatch)(r))){let r=[...t.pathToSegment,...e];r[r.length-1]!==n.DEFAULT_SEGMENT_KEY&&v.push(r)}}return!!h&&(p.patchedTree=y,p.cache=g,p.canonicalUrl=_,p.hashFragment=s.hash,p.scrollableSegments=v,(0,c.handleMutable)(t,p))}function d(e,t){let[r,l,...a]=e;if(r.includes(n.PAGE_SEGMENT_KEY))return[(0,n.addSearchParamsIfPageSegment)(r,t),l,...a];let u={};for(let[e,r]of Object.entries(l))u[e]=d(r,t);return[r,u,...a]}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},54069,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{generateSegmentsFromPatch:function(){return b},handleExternalUrl:function(){return R},navigateReducer:function(){return function e(t,r){let{url:P,isExternalUrl:m,navigateType:E,shouldScroll:O,allowAliasing:T}=r,j={},{hash:w}=P,S=(0,l.createHrefFromUrl)(P),M="push"===E;if((0,g.prunePrefetchCache)(t.prefetchCache),j.preserveCustomHistoryState=!1,j.pendingPush=M,m)return R(t,j,P.toString(),M);if(document.getElementById("__next-page-redirect"))return R(t,j,S,M);let A=(0,g.getOrCreatePrefetchCacheEntry)({url:P,nextUrl:t.nextUrl,tree:t.tree,prefetchCache:t.prefetchCache,allowAliasing:T}),{treeAtTimeOfPrefetch:C,data:N}=A;return d.prefetchQueue.bump(N),N.then(d=>{let{flightData:g,canonicalUrl:m,postponed:E}=d,T=Date.now(),N=!1;if(A.lastUsedTime||(A.lastUsedTime=T,N=!0),A.aliased){let n=new URL(P.href);m&&(n.pathname=m.pathname);let l=(0,v.handleAliasedPrefetchEntry)(T,t,g,n,j);return!1===l?e(t,{...r,allowAliasing:!1}):l}if("string"==typeof g)return R(t,j,g,M);let x=m?(0,l.createHrefFromUrl)(m):S;if(w&&t.canonicalUrl.split("#",1)[0]===x.split("#",1)[0])return j.onlyHashChange=!0,j.canonicalUrl=x,j.shouldScroll=O,j.hashFragment=w,j.scrollableSegments=[],(0,f.handleMutable)(t,j);let U=t.tree,L=t.cache,I=[];for(let e of g){let{pathToSegment:r,seedData:l,head:f,isHeadPartial:d,isRootRender:g}=e,v=e.tree,m=["",...r],O=(0,u.applyRouterStatePatchToTree)(m,U,v,S);if(null===O&&(O=(0,u.applyRouterStatePatchToTree)(m,C,v,S)),null!==O){if(l&&g&&E){let e=(0,y.startPPRNavigation)(T,L,U,v,l,f,d,!1,I);if(null!==e){if(null===e.route)return R(t,j,S,M);O=e.route;let r=e.node;null!==r&&(j.cache=r);let l=e.dynamicRequestTree;if(null!==l){let r=(0,n.fetchServerResponse)(new URL(x,P.origin),{flightRouterState:l,nextUrl:t.nextUrl});(0,y.listenForDynamicRequest)(e,r)}}else O=v}else{if((0,i.isNavigatingToNewRootLayout)(U,O))return R(t,j,S,M);let n=(0,p.createEmptyCacheNode)(),l=!1;for(let t of(A.status!==c.PrefetchCacheEntryStatus.stale||N?l=(0,s.applyFlightData)(T,L,n,e,A):(l=function(e,t,r,n){let l=!1;for(let a of(e.rsc=t.rsc,e.prefetchRsc=t.prefetchRsc,e.loading=t.loading,e.parallelRoutes=new Map(t.parallelRoutes),b(n).map(e=>[...r,...e])))(0,_.clearCacheNodeDataForSegmentPath)(e,t,a),l=!0;return l}(n,L,r,v),A.lastUsedTime=T),(0,o.shouldHardNavigate)(m,U)?(n.rsc=L.rsc,n.prefetchRsc=L.prefetchRsc,(0,a.invalidateCacheBelowFlightSegmentPath)(n,L,r),j.cache=n):l&&(j.cache=n,L=n),b(v))){let e=[...r,...t];e[e.length-1]!==h.DEFAULT_SEGMENT_KEY&&I.push(e)}}U=O}}return j.patchedTree=U,j.canonicalUrl=x,j.scrollableSegments=I,j.hashFragment=w,j.shouldScroll=O,(0,f.handleMutable)(t,j)},()=>t)}}});let n=e.r(87288),l=e.r(51191),a=e.r(4768),u=e.r(22719),o=e.r(7687),i=e.r(48919),c=e.r(88540),f=e.r(47442),s=e.r(10827),d=e.r(43590),p=e.r(75530),h=e.r(13258),y=e.r(95871),g=e.r(24059),_=e.r(20374),v=e.r(28420);function R(e,t,r,n){return t.mpaNavigation=!0,t.canonicalUrl=r,t.pendingPush=n,t.scrollableSegments=void 0,(0,f.handleMutable)(e,t)}function b(e){let t=[],[r,n]=e;if(0===Object.keys(n).length)return[[r]];for(let[e,l]of Object.entries(n))for(let n of b(l))""===r?t.push([e,...n]):t.push([r,e,...n]);return t}e.r(65165),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},91668,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"serverPatchReducer",{enumerable:!0,get:function(){return f}});let n=e.r(51191),l=e.r(22719),a=e.r(48919),u=e.r(54069),o=e.r(10827),i=e.r(47442),c=e.r(75530);function f(e,t){let{serverResponse:{flightData:r,canonicalUrl:f},navigatedAt:s}=t,d={};if(d.preserveCustomHistoryState=!1,"string"==typeof r)return(0,u.handleExternalUrl)(e,d,r,e.pushRef.pendingPush);let p=e.tree,h=e.cache;for(let t of r){let{segmentPath:r,tree:i}=t,y=(0,l.applyRouterStatePatchToTree)(["",...r],p,i,e.canonicalUrl);if(null===y)return e;if((0,a.isNavigatingToNewRootLayout)(p,y))return(0,u.handleExternalUrl)(e,d,e.canonicalUrl,e.pushRef.pendingPush);let g=f?(0,n.createHrefFromUrl)(f):void 0;g&&(d.canonicalUrl=g);let _=(0,c.createEmptyCacheNode)();(0,o.applyFlightData)(s,h,_,t),d.patchedTree=y,d.cache=_,h=_,p=y}return(0,i.handleMutable)(e,d)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},73790,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"restoreReducer",{enumerable:!0,get:function(){return a}});let n=e.r(51191),l=e.r(34727);function a(e,t){var r;let{url:a,tree:u}=t,o=(0,n.createHrefFromUrl)(a),i=u||e.tree,c=e.cache;return{canonicalUrl:o,pushRef:{pendingPush:!1,mpaNavigation:!1,preserveCustomHistoryState:!0},focusAndScrollRef:e.focusAndScrollRef,cache:c,prefetchCache:e.prefetchCache,tree:i,nextUrl:null!=(r=(0,l.extractPathFromFlightRouterState)(i))?r:a.pathname}}e.r(95871),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},54003,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"handleSegmentMismatch",{enumerable:!0,get:function(){return l}});let n=e.r(54069);function l(e,t,r){return(0,n.handleExternalUrl)(e,{},e.canonicalUrl,!0)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},69845,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"refreshReducer",{enumerable:!0,get:function(){return h}});let n=e.r(87288),l=e.r(51191),a=e.r(22719),u=e.r(48919),o=e.r(54069),i=e.r(47442),c=e.r(1764),f=e.r(75530),s=e.r(54003),d=e.r(84356),p=e.r(13576);function h(e,t){let{origin:r}=t,h={},y=e.canonicalUrl,g=e.tree;h.preserveCustomHistoryState=!1;let _=(0,f.createEmptyCacheNode)(),v=(0,d.hasInterceptionRouteInCurrentTree)(e.tree);_.lazyData=(0,n.fetchServerResponse)(new URL(y,r),{flightRouterState:[g[0],g[1],g[2],"refetch"],nextUrl:v?e.nextUrl:null});let R=Date.now();return _.lazyData.then(async r=>{let{flightData:n,canonicalUrl:f}=r;if("string"==typeof n)return(0,o.handleExternalUrl)(e,h,n,e.pushRef.pendingPush);for(let r of(_.lazyData=null,n)){let{tree:n,seedData:i,head:d,isRootRender:b}=r;if(!b)return console.log("REFRESH FAILED"),e;let P=(0,a.applyRouterStatePatchToTree)([""],g,n,e.canonicalUrl);if(null===P)return(0,s.handleSegmentMismatch)(e,t,n);if((0,u.isNavigatingToNewRootLayout)(g,P))return(0,o.handleExternalUrl)(e,h,y,e.pushRef.pendingPush);let m=f?(0,l.createHrefFromUrl)(f):void 0;if(f&&(h.canonicalUrl=m),null!==i){let e=i[1],t=i[3];_.rsc=e,_.prefetchRsc=null,_.loading=t,(0,c.fillLazyItemsTillLeafWithHead)(R,_,void 0,n,i,d,void 0),h.prefetchCache=new Map}await (0,p.refreshInactiveParallelSegments)({navigatedAt:R,state:e,updatedTree:P,updatedCache:_,includeNextUrl:v,canonicalUrl:h.canonicalUrl||e.canonicalUrl}),h.cache=_,h.patchedTree=P,g=P}return(0,i.handleMutable)(e,h)},()=>e)}e.r(65165),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},86720,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"hmrRefreshReducer",{enumerable:!0,get:function(){return n}}),e.r(87288),e.r(51191),e.r(22719),e.r(48919),e.r(54069),e.r(47442),e.r(10827),e.r(75530),e.r(54003),e.r(84356);let n=function(e,t){return e};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},27801,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"assignLocation",{enumerable:!0,get:function(){return l}});let n=e.r(5550);function l(e,t){if(e.startsWith(".")){let r=t.origin+t.pathname;return new URL((r.endsWith("/")?r:r+"/")+e)}return new URL((0,n.addBasePath)(e),t.href)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},39747,(e,t,r)=>{"use strict";function n(e){let t=parseInt(e.slice(0,2),16),r=t>>1&63,n=Array(6);for(let e=0;e<6;e++){let t=r>>5-e&1;n[e]=1===t}return{type:1==(t>>7&1)?"use-cache":"server-action",usedArgs:n,hasRestArgs:1==(1&t)}}function l(e,t){let r=Array(e.length);for(let n=0;n=6&&t.hasRestArgs)&&(r[n]=e[n]);return r}Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{extractInfoFromServerReferenceId:function(){return n},omitUnusedArgs:function(){return l}})},45794,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"serverActionReducer",{enumerable:!0,get:function(){return A}});let n=e.r(32120),l=e.r(92245),a=e.r(21768),u=e.r(92838),o=e.r(35326),i=e.r(88540),c=e.r(27801),f=e.r(51191),s=e.r(54069),d=e.r(22719),p=e.r(48919),h=e.r(47442),y=e.r(1764),g=e.r(75530),_=e.r(84356),v=e.r(54003),R=e.r(13576),b=e.r(50590),P=e.r(24063),m=e.r(68391),E=e.r(24059),O=e.r(87250),T=e.r(52817),j=e.r(39747);e.r(65165);let w=o.createFromFetch;async function S(e,t,r){let i,f,s,d,{actionId:p,actionArgs:h}=r,y=(0,o.createTemporaryReferenceSet)(),g=(0,j.extractInfoFromServerReferenceId)(p),_="use-cache"===g.type?(0,j.omitUnusedArgs)(h,g):h,v=await (0,o.encodeReply)(_,{temporaryReferences:y}),R=await fetch(e.canonicalUrl,{method:"POST",headers:{Accept:a.RSC_CONTENT_TYPE_HEADER,[a.ACTION_HEADER]:p,[a.NEXT_ROUTER_STATE_TREE_HEADER]:(0,b.prepareFlightRouterStateForRequest)(e.tree),...{},...t?{[a.NEXT_URL]:t}:{}},body:v});if("1"===R.headers.get(a.NEXT_ACTION_NOT_FOUND_HEADER))throw Object.defineProperty(new u.UnrecognizedActionError('Server Action "'+p+'" was not found on the server. \nRead more: https://nextjs.org/docs/messages/failed-to-find-server-action'),"__NEXT_ERROR_CODE",{value:"E715",enumerable:!1,configurable:!0});let P=R.headers.get("x-action-redirect"),[E,O]=(null==P?void 0:P.split(";"))||[];switch(O){case"push":i=m.RedirectType.push;break;case"replace":i=m.RedirectType.replace;break;default:i=void 0}let T=!!R.headers.get(a.NEXT_IS_PRERENDER_HEADER);try{let e=JSON.parse(R.headers.get("x-action-revalidated")||"[[],0,0]");f={paths:e[0]||[],tag:!!e[1],cookie:e[2]}}catch(e){f=M}let S=E?(0,c.assignLocation)(E,new URL(e.canonicalUrl,window.location.href)):void 0,A=R.headers.get("content-type"),C=!!(A&&A.startsWith(a.RSC_CONTENT_TYPE_HEADER));if(!C&&!S)throw Object.defineProperty(Error(R.status>=400&&"text/plain"===A?await R.text():"An unexpected response was received from the server."),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});if(C){let e=await w(Promise.resolve(R),{callServer:n.callServer,findSourceMapURL:l.findSourceMapURL,temporaryReferences:y});s=S?void 0:e.a,d=(0,b.normalizeFlightData)(e.f)}else s=void 0,d=void 0;return{actionResult:s,actionFlightData:d,redirectLocation:S,redirectType:i,revalidatedParts:f,isPrerender:T}}let M={paths:[],tag:!1,cookie:!1};function A(e,t){let{resolve:r,reject:n}=t,l={},a=e.tree;l.preserveCustomHistoryState=!1;let u=e.nextUrl&&(0,_.hasInterceptionRouteInCurrentTree)(e.tree)?e.nextUrl:null,o=Date.now();return S(e,u,t).then(async c=>{let _,{actionResult:b,actionFlightData:j,redirectLocation:w,redirectType:S,isPrerender:M,revalidatedParts:A}=c;if(w&&(S===m.RedirectType.replace?(e.pushRef.pendingPush=!1,l.pendingPush=!1):(e.pushRef.pendingPush=!0,l.pendingPush=!0),l.canonicalUrl=_=(0,f.createHrefFromUrl)(w,!1)),!j)return(r(b),w)?(0,s.handleExternalUrl)(e,l,w.href,e.pushRef.pendingPush):e;if("string"==typeof j)return r(b),(0,s.handleExternalUrl)(e,l,j,e.pushRef.pendingPush);let C=A.paths.length>0||A.tag||A.cookie;for(let n of j){let{tree:i,seedData:c,head:f,isRootRender:h}=n;if(!h)return console.log("SERVER ACTION APPLY FAILED"),r(b),e;let P=(0,d.applyRouterStatePatchToTree)([""],a,i,_||e.canonicalUrl);if(null===P)return r(b),(0,v.handleSegmentMismatch)(e,t,i);if((0,p.isNavigatingToNewRootLayout)(a,P))return r(b),(0,s.handleExternalUrl)(e,l,_||e.canonicalUrl,e.pushRef.pendingPush);if(null!==c){let t=c[1],r=(0,g.createEmptyCacheNode)();r.rsc=t,r.prefetchRsc=null,r.loading=c[3],(0,y.fillLazyItemsTillLeafWithHead)(o,r,void 0,i,c,f,void 0),l.cache=r,l.prefetchCache=new Map,C&&await (0,R.refreshInactiveParallelSegments)({navigatedAt:o,state:e,updatedTree:P,updatedCache:r,includeNextUrl:!!u,canonicalUrl:l.canonicalUrl||e.canonicalUrl})}l.patchedTree=P,a=P}return w&&_?(C||((0,E.createSeededPrefetchCacheEntry)({url:w,data:{flightData:j,canonicalUrl:void 0,couldBeIntercepted:!1,prerendered:!1,postponed:!1,staleTime:-1},tree:e.tree,prefetchCache:e.prefetchCache,nextUrl:e.nextUrl,kind:M?i.PrefetchKind.FULL:i.PrefetchKind.AUTO}),l.prefetchCache=e.prefetchCache),n((0,P.getRedirectError)((0,T.hasBasePath)(_)?(0,O.removeBasePath)(_):_,S||m.RedirectType.push))):r(b),(0,h.handleMutable)(e,l)},t=>(n(t),e))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},4924,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"reducer",{enumerable:!0,get:function(){return s}});let n=e.r(88540),l=e.r(54069),a=e.r(91668),u=e.r(73790),o=e.r(69845),i=e.r(43590),c=e.r(86720),f=e.r(45794),s="undefined"==typeof window?function(e,t){return e}:function(e,t){switch(t.type){case n.ACTION_NAVIGATE:return(0,l.navigateReducer)(e,t);case n.ACTION_SERVER_PATCH:return(0,a.serverPatchReducer)(e,t);case n.ACTION_RESTORE:return(0,u.restoreReducer)(e,t);case n.ACTION_REFRESH:return(0,o.refreshReducer)(e,t);case n.ACTION_HMR_REFRESH:return(0,c.hmrRefreshReducer)(e,t);case n.ACTION_PREFETCH:return(0,i.prefetchReducer)(e,t);case n.ACTION_SERVER_ACTION:return(0,f.serverActionReducer)(e,t);default:throw Object.defineProperty(Error("Unknown action"),"__NEXT_ERROR_CODE",{value:"E295",enumerable:!1,configurable:!0})}};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},99781,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{createMutableActionQueue:function(){return y},dispatchNavigateAction:function(){return v},dispatchTraverseAction:function(){return R},getCurrentAppRouterState:function(){return g},publicAppRouterInstance:function(){return b}});let n=e.r(88540),l=e.r(4924),a=e.r(71645),u=e.r(64245);e.r(65165);let o=e.r(41538),i=e.r(5550),c=e.r(75530),f=e.r(43590),s=e.r(91949);function d(e,t){null!==e.pending&&(e.pending=e.pending.next,null!==e.pending?p({actionQueue:e,action:e.pending,setState:t}):e.needsRefresh&&(e.needsRefresh=!1,e.dispatch({type:n.ACTION_REFRESH,origin:window.location.origin},t)))}async function p(e){let{actionQueue:t,action:r,setState:n}=e,l=t.state;t.pending=r;let a=r.payload,o=t.action(l,a);function i(e){r.discarded||(t.state=e,d(t,n),r.resolve(e))}(0,u.isThenable)(o)?o.then(i,e=>{d(t,n),r.reject(e)}):i(o)}let h=null;function y(e,t){let r={state:e,dispatch:(e,t)=>(function(e,t,r){let l={resolve:r,reject:()=>{}};if(t.type!==n.ACTION_RESTORE){let e=new Promise((e,t)=>{l={resolve:e,reject:t}});(0,a.startTransition)(()=>{r(e)})}let u={payload:t,next:null,resolve:l.resolve,reject:l.reject};null===e.pending?(e.last=u,p({actionQueue:e,action:u,setState:r})):t.type===n.ACTION_NAVIGATE||t.type===n.ACTION_RESTORE?(e.pending.discarded=!0,u.next=e.pending.next,e.pending.payload.type===n.ACTION_SERVER_ACTION&&(e.needsRefresh=!0),p({actionQueue:e,action:u,setState:r})):(null!==e.last&&(e.last.next=u),e.last=u)})(r,e,t),action:async(e,t)=>(0,l.reducer)(e,t),pending:null,last:null,onRouterTransitionStart:null!==t&&"function"==typeof t.onRouterTransitionStart?t.onRouterTransitionStart:null};if("undefined"!=typeof window){if(null!==h)throw Object.defineProperty(Error("Internal Next.js Error: createMutableActionQueue was called more than once"),"__NEXT_ERROR_CODE",{value:"E624",enumerable:!1,configurable:!0});h=r}return r}function g(){return null!==h?h.state:null}function _(){return null!==h?h.onRouterTransitionStart:null}function v(e,t,r,l){let a=new URL((0,i.addBasePath)(e),location.href);(0,s.setLinkForCurrentNavigation)(l);let u=_();null!==u&&u(e,t),(0,o.dispatchAppRouterAction)({type:n.ACTION_NAVIGATE,url:a,isExternalUrl:(0,c.isExternalURL)(a),locationSearch:location.search,shouldScroll:r,navigateType:t,allowAliasing:!0})}function R(e,t){let r=_();null!==r&&r(e,"traverse"),(0,o.dispatchAppRouterAction)({type:n.ACTION_RESTORE,url:new URL(e),tree:t})}let b={back:()=>window.history.back(),forward:()=>window.history.forward(),prefetch:(e,t)=>{let r=function(){if(null===h)throw Object.defineProperty(Error("Internal Next.js error: Router action dispatched before initialization."),"__NEXT_ERROR_CODE",{value:"E668",enumerable:!1,configurable:!0});return h}(),l=(0,c.createPrefetchURL)(e);if(null!==l){var a;(0,f.prefetchReducer)(r.state,{type:n.ACTION_PREFETCH,url:l,kind:null!=(a=null==t?void 0:t.kind)?a:n.PrefetchKind.FULL})}},replace:(e,t)=>{(0,a.startTransition)(()=>{var r;v(e,"replace",null==(r=null==t?void 0:t.scroll)||r,null)})},push:(e,t)=>{(0,a.startTransition)(()=>{var r;v(e,"push",null==(r=null==t?void 0:t.scroll)||r,null)})},refresh:()=>{(0,a.startTransition)(()=>{(0,o.dispatchAppRouterAction)({type:n.ACTION_REFRESH,origin:window.location.origin})})},hmrRefresh:()=>{throw Object.defineProperty(Error("hmrRefresh can only be used in development mode. Please use refresh instead."),"__NEXT_ERROR_CODE",{value:"E485",enumerable:!1,configurable:!0})}};"undefined"!=typeof window&&window.next&&(window.next.router=b),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/a6dad97d9634a72d.js b/out/_next/static/chunks/a6dad97d9634a72d.js new file mode 100644 index 0000000..ab422b9 --- /dev/null +++ b/out/_next/static/chunks/a6dad97d9634a72d.js @@ -0,0 +1 @@ +!function(){var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function e(t){var e={exports:{}};return t(e,e.exports),e.exports}var r,n,o=function(t){return t&&t.Math===Math&&t},i=o("object"==typeof globalThis&&globalThis)||o("object"==typeof window&&window)||o("object"==typeof self&&self)||o("object"==typeof t&&t)||o("object"==typeof t&&t)||function(){return this}()||Function("return this")(),a=function(t){try{return!!t()}catch(t){return!0}},u=!a(function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}),s=!a(function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}),c=Function.prototype.call,f=s?c.bind(c):function(){return c.apply(c,arguments)},l={}.propertyIsEnumerable,h=Object.getOwnPropertyDescriptor,p=h&&!l.call({1:2},1)?function(t){var e=h(this,t);return!!e&&e.enumerable}:l,v={f:p},d=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},g=Function.prototype,y=g.call,m=s&&g.bind.bind(y,y),b=s?m:function(t){return function(){return y.apply(t,arguments)}},w=b({}.toString),S=b("".slice),E=function(t){return S(w(t),8,-1)},O=Object,x=b("".split),R=a(function(){return!O("z").propertyIsEnumerable(0)})?function(t){return"String"===E(t)?x(t,""):O(t)}:O,P=function(t){return null==t},A=TypeError,j=function(t){if(P(t))throw new A("Can't call method on "+t);return t},k=function(t){return R(j(t))},I="object"==typeof document&&document.all,T=void 0===I&&void 0!==I?function(t){return"function"==typeof t||t===I}:function(t){return"function"==typeof t},M=function(t){return"object"==typeof t?null!==t:T(t)},L=function(t,e){return arguments.length<2?T(r=i[t])?r:void 0:i[t]&&i[t][e];var r},U=b({}.isPrototypeOf),N=i.navigator,C=N&&N.userAgent,_=C?String(C):"",F=i.process,B=i.Deno,D=F&&F.versions||B&&B.version,z=D&&D.v8;z&&(n=(r=z.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!n&&_&&(!(r=_.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=_.match(/Chrome\/(\d+)/))&&(n=+r[1]);var W=n,q=i.String,H=!!Object.getOwnPropertySymbols&&!a(function(){var t=Symbol("symbol detection");return!q(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&W&&W<41}),$=H&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,K=Object,G=$?function(t){return"symbol"==typeof t}:function(t){var e=L("Symbol");return T(e)&&U(e.prototype,K(t))},V=String,Y=function(t){try{return V(t)}catch(t){return"Object"}},X=TypeError,J=function(t){if(T(t))return t;throw new X(Y(t)+" is not a function")},Q=function(t,e){var r=t[e];return P(r)?void 0:J(r)},Z=TypeError,tt=Object.defineProperty,et=function(t,e){try{tt(i,t,{value:e,configurable:!0,writable:!0})}catch(r){i[t]=e}return e},rt=e(function(t){var e="__core-js_shared__",r=t.exports=i[e]||et(e,{});(r.versions||(r.versions=[])).push({version:"3.38.1",mode:"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE",source:"https://github.com/zloirock/core-js"})}),nt=function(t,e){return rt[t]||(rt[t]=e||{})},ot=Object,it=function(t){return ot(j(t))},at=b({}.hasOwnProperty),ut=Object.hasOwn||function(t,e){return at(it(t),e)},st=0,ct=Math.random(),ft=b(1..toString),lt=function(t){return"Symbol("+(void 0===t?"":t)+")_"+ft(++st+ct,36)},ht=i.Symbol,pt=nt("wks"),vt=$?ht.for||ht:ht&&ht.withoutSetter||lt,dt=function(t){return ut(pt,t)||(pt[t]=H&&ut(ht,t)?ht[t]:vt("Symbol."+t)),pt[t]},gt=TypeError,yt=dt("toPrimitive"),mt=function(t,e){if(!M(t)||G(t))return t;var r,n=Q(t,yt);if(n){if(void 0===e&&(e="default"),r=f(n,t,e),!M(r)||G(r))return r;throw new gt("Can't convert object to primitive value")}return void 0===e&&(e="number"),function(t,e){var r,n;if("string"===e&&T(r=t.toString)&&!M(n=f(r,t)))return n;if(T(r=t.valueOf)&&!M(n=f(r,t)))return n;if("string"!==e&&T(r=t.toString)&&!M(n=f(r,t)))return n;throw new Z("Can't convert object to primitive value")}(t,e)},bt=function(t){var e=mt(t,"string");return G(e)?e:e+""},wt=i.document,St=M(wt)&&M(wt.createElement),Et=function(t){return St?wt.createElement(t):{}},Ot=!u&&!a(function(){return 7!==Object.defineProperty(Et("div"),"a",{get:function(){return 7}}).a}),xt=Object.getOwnPropertyDescriptor,Rt={f:u?xt:function(t,e){if(t=k(t),e=bt(e),Ot)try{return xt(t,e)}catch(t){}if(ut(t,e))return d(!f(v.f,t,e),t[e])}},Pt=u&&a(function(){return 42!==Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype}),At=String,jt=TypeError,kt=function(t){if(M(t))return t;throw new jt(At(t)+" is not an object")},It=TypeError,Tt=Object.defineProperty,Mt=Object.getOwnPropertyDescriptor,Lt="enumerable",Ut="configurable",Nt="writable",Ct={f:u?Pt?function(t,e,r){if(kt(t),e=bt(e),kt(r),"function"==typeof t&&"prototype"===e&&"value"in r&&Nt in r&&!r[Nt]){var n=Mt(t,e);n&&n[Nt]&&(t[e]=r.value,r={configurable:Ut in r?r[Ut]:n[Ut],enumerable:Lt in r?r[Lt]:n[Lt],writable:!1})}return Tt(t,e,r)}:Tt:function(t,e,r){if(kt(t),e=bt(e),kt(r),Ot)try{return Tt(t,e,r)}catch(t){}if("get"in r||"set"in r)throw new It("Accessors not supported");return"value"in r&&(t[e]=r.value),t}},_t=u?function(t,e,r){return Ct.f(t,e,d(1,r))}:function(t,e,r){return t[e]=r,t},Ft=Function.prototype,Bt=u&&Object.getOwnPropertyDescriptor,Dt=ut(Ft,"name"),zt={EXISTS:Dt,PROPER:Dt&&"something"===function(){}.name,CONFIGURABLE:Dt&&(!u||u&&Bt(Ft,"name").configurable)},Wt=b(Function.toString);T(rt.inspectSource)||(rt.inspectSource=function(t){return Wt(t)});var qt,Ht,$t,Kt=rt.inspectSource,Gt=i.WeakMap,Vt=T(Gt)&&/native code/.test(String(Gt)),Yt=nt("keys"),Xt=function(t){return Yt[t]||(Yt[t]=lt(t))},Jt={},Qt="Object already initialized",Zt=i.TypeError;if(Vt||rt.state){var te=rt.state||(rt.state=new(0,i.WeakMap));te.get=te.get,te.has=te.has,te.set=te.set,qt=function(t,e){if(te.has(t))throw new Zt(Qt);return e.facade=t,te.set(t,e),e},Ht=function(t){return te.get(t)||{}},$t=function(t){return te.has(t)}}else{var ee=Xt("state");Jt[ee]=!0,qt=function(t,e){if(ut(t,ee))throw new Zt(Qt);return e.facade=t,_t(t,ee,e),e},Ht=function(t){return ut(t,ee)?t[ee]:{}},$t=function(t){return ut(t,ee)}}var re,ne={set:qt,get:Ht,has:$t,enforce:function(t){return $t(t)?Ht(t):qt(t,{})},getterFor:function(t){return function(e){var r;if(!M(e)||(r=Ht(e)).type!==t)throw new Zt("Incompatible receiver, "+t+" required");return r}}},oe=e(function(t){var e=zt.CONFIGURABLE,r=ne.enforce,n=ne.get,o=String,i=Object.defineProperty,s=b("".slice),c=b("".replace),f=b([].join),l=u&&!a(function(){return 8!==i(function(){},"length",{value:8}).length}),h=String(String).split("String"),p=t.exports=function(t,n,a){"Symbol("===s(o(n),0,7)&&(n="["+c(o(n),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),a&&a.getter&&(n="get "+n),a&&a.setter&&(n="set "+n),(!ut(t,"name")||e&&t.name!==n)&&(u?i(t,"name",{value:n,configurable:!0}):t.name=n),l&&a&&ut(a,"arity")&&t.length!==a.arity&&i(t,"length",{value:a.arity});try{a&&ut(a,"constructor")&&a.constructor?u&&i(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var p=r(t);return ut(p,"source")||(p.source=f(h,"string"==typeof n?n:"")),t};Function.prototype.toString=p(function(){return T(this)&&n(this).source||Kt(this)},"toString")}),ie=function(t,e,r,n){n||(n={});var o=n.enumerable,i=void 0!==n.name?n.name:e;if(T(r)&&oe(r,i,n),n.global)o?t[e]=r:et(e,r);else{try{n.unsafe?t[e]&&(o=!0):delete t[e]}catch(t){}o?t[e]=r:Ct.f(t,e,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return t},ae=Math.ceil,ue=Math.floor,se=Math.trunc||function(t){var e=+t;return(e>0?ue:ae)(e)},ce=function(t){var e=+t;return e!=e||0===e?0:se(e)},fe=Math.max,le=Math.min,he=function(t,e){var r=ce(t);return r<0?fe(r+e,0):le(r,e)},pe=Math.min,ve=function(t){var e=ce(t);return e>0?pe(e,9007199254740991):0},de=function(t){return ve(t.length)},ge=function(t){return function(e,r,n){var o=k(e),i=de(o);if(0===i)return!t&&-1;var a,u=he(n,i);if(t&&r!=r){for(;i>u;)if((a=o[u++])!=a)return!0}else for(;i>u;u++)if((t||u in o)&&o[u]===r)return t||u||0;return!t&&-1}},ye={includes:ge(!0),indexOf:ge(!1)},me=ye.indexOf,be=b([].push),we=function(t,e){var r,n=k(t),o=0,i=[];for(r in n)!ut(Jt,r)&&ut(n,r)&&be(i,r);for(;e.length>o;)ut(n,r=e[o++])&&(~me(i,r)||be(i,r));return i},Se=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Ee=Se.concat("length","prototype"),Oe={f:Object.getOwnPropertyNames||function(t){return we(t,Ee)}},xe={f:Object.getOwnPropertySymbols},Re=b([].concat),Pe=L("Reflect","ownKeys")||function(t){var e=Oe.f(kt(t)),r=xe.f;return r?Re(e,r(t)):e},Ae=function(t,e,r){for(var n=Pe(e),o=Ct.f,i=Rt.f,a=0;aa;)Ct.f(t,r=o[a++],n[r]);return t},Be={f:Fe},De=L("document","documentElement"),ze="prototype",We="script",qe=Xt("IE_PROTO"),He=function(){},$e=function(t){return"<"+We+">"+t+""},Ke=function(t){t.write($e("")),t.close();var e=t.parentWindow.Object;return t=null,e},Ge=function(){try{re=new ActiveXObject("htmlfile")}catch(t){}var t,e,r;Ge="undefined"!=typeof document?document.domain&&re?Ke(re):(e=Et("iframe"),r="java"+We+":",e.style.display="none",De.appendChild(e),e.src=String(r),(t=e.contentWindow.document).open(),t.write($e("document.F=Object")),t.close(),t.F):Ke(re);for(var n=Se.length;n--;)delete Ge[ze][Se[n]];return Ge()};Jt[qe]=!0;var Ve=Object.create||function(t,e){var r;return null!==t?(He[ze]=kt(t),r=new He,He[ze]=null,r[qe]=t):r=Ge(),void 0===e?r:Be.f(r,e)},Ye=Ct.f,Xe=dt("unscopables"),Je=Array.prototype;void 0===Je[Xe]&&Ye(Je,Xe,{configurable:!0,value:Ve(null)});var Qe=function(t){Je[Xe][t]=!0};Ce({target:"Array",proto:!0},{at:function(t){var e=it(this),r=de(e),n=ce(t),o=n>=0?n:r+n;return o<0||o>=r?void 0:e[o]}}),Qe("at");var Ze=function(t,e){return b(i[t].prototype[e])},tr=(Ze("Array","at"),TypeError),er=function(t,e){if(!delete t[e])throw new tr("Cannot delete property "+Y(e)+" of "+Y(t))},rr=Math.min,nr=[].copyWithin||function(t,e){var r=it(this),n=de(r),o=he(t,n),i=he(e,n),a=arguments.length>2?arguments[2]:void 0,u=rr((void 0===a?n:he(a,n))-i,n-o),s=1;for(i0;)i in r?r[o]=r[i]:er(r,o),o+=s,i+=s;return r};Ce({target:"Array",proto:!0},{copyWithin:nr}),Qe("copyWithin"),Ze("Array","copyWithin"),Ce({target:"Array",proto:!0},{fill:function(t){for(var e=it(this),r=de(e),n=arguments.length,o=he(n>1?arguments[1]:void 0,r),i=n>2?arguments[2]:void 0,a=void 0===i?r:he(i,r);a>o;)e[o++]=t;return e}}),Qe("fill"),Ze("Array","fill");var or=function(t){if("Function"===E(t))return b(t)},ir=or(or.bind),ar=function(t,e){return J(t),void 0===e?t:s?ir(t,e):function(){return t.apply(e,arguments)}},ur=Array.isArray||function(t){return"Array"===E(t)},sr={};sr[dt("toStringTag")]="z";var cr="[object z]"===String(sr),fr=dt("toStringTag"),lr=Object,hr="Arguments"===E(function(){return arguments}()),pr=cr?E:function(t){var e,r,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=lr(t),fr))?r:hr?E(e):"Object"===(n=E(e))&&T(e.callee)?"Arguments":n},vr=function(){},dr=L("Reflect","construct"),gr=/^\s*(?:class|function)\b/,yr=b(gr.exec),mr=!gr.test(vr),br=function(t){if(!T(t))return!1;try{return dr(vr,[],t),!0}catch(t){return!1}},wr=function(t){if(!T(t))return!1;switch(pr(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return mr||!!yr(gr,Kt(t))}catch(t){return!0}};wr.sham=!0;var Sr=!dr||a(function(){var t;return br(br.call)||!br(Object)||!br(function(){t=!0})||t})?wr:br,Er=dt("species"),Or=Array,xr=function(t,e){return new(function(t){var e;return ur(t)&&(Sr(e=t.constructor)&&(e===Or||ur(e.prototype))||M(e)&&null===(e=e[Er]))&&(e=void 0),void 0===e?Or:e}(t))(0===e?0:e)},Rr=b([].push),Pr=function(t){var e=1===t,r=2===t,n=3===t,o=4===t,i=6===t,a=7===t,u=5===t||i;return function(s,c,f,l){for(var h,p,v=it(s),d=R(v),g=de(d),y=ar(c,f),m=0,b=l||xr,w=e?b(s,g):r||a?b(s,0):void 0;g>m;m++)if((u||m in d)&&(p=y(h=d[m],m,v),t))if(e)w[m]=p;else if(p)switch(t){case 3:return!0;case 5:return h;case 6:return m;case 2:Rr(w,h)}else switch(t){case 4:return!1;case 7:Rr(w,h)}return i?-1:n||o?o:w}},Ar={forEach:Pr(0),map:Pr(1),filter:Pr(2),some:Pr(3),every:Pr(4),find:Pr(5),findIndex:Pr(6),filterReject:Pr(7)},jr=Ar.find,kr="find",Ir=!0;kr in[]&&Array(1)[kr](function(){Ir=!1}),Ce({target:"Array",proto:!0,forced:Ir},{find:function(t){return jr(this,t,arguments.length>1?arguments[1]:void 0)}}),Qe(kr),Ze("Array","find");var Tr=Ar.findIndex,Mr="findIndex",Lr=!0;Mr in[]&&Array(1)[Mr](function(){Lr=!1}),Ce({target:"Array",proto:!0,forced:Lr},{findIndex:function(t){return Tr(this,t,arguments.length>1?arguments[1]:void 0)}}),Qe(Mr),Ze("Array","findIndex");var Ur=TypeError,Nr=function(t){if(t>9007199254740991)throw Ur("Maximum allowed index exceeded");return t},Cr=function(t,e,r,n,o,i,a,u){for(var s,c,f=o,l=0,h=!!a&&ar(a,u);l0&&ur(s)?(c=de(s),f=Cr(t,e,s,c,f,i-1)-1):(Nr(f+1),t[f]=s),f++),l++;return f},_r=Cr;Ce({target:"Array",proto:!0},{flatMap:function(t){var e,r=it(this),n=de(r);return J(t),(e=xr(r,0)).length=_r(e,r,r,n,0,1,t,arguments.length>1?arguments[1]:void 0),e}}),Qe("flatMap"),Ze("Array","flatMap"),Ce({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=it(this),r=de(e),n=xr(e,0);return n.length=_r(n,e,e,r,0,void 0===t?1:ce(t)),n}}),Qe("flat"),Ze("Array","flat");var Fr,Br,Dr,zr=String,Wr=function(t){if("Symbol"===pr(t))throw new TypeError("Cannot convert a Symbol value to a string");return zr(t)},qr=b("".charAt),Hr=b("".charCodeAt),$r=b("".slice),Kr=function(t){return function(e,r){var n,o,i=Wr(j(e)),a=ce(r),u=i.length;return a<0||a>=u?t?"":void 0:(n=Hr(i,a))<55296||n>56319||a+1===u||(o=Hr(i,a+1))<56320||o>57343?t?qr(i,a):n:t?$r(i,a,a+2):o-56320+(n-55296<<10)+65536}},Gr={codeAt:Kr(!1),charAt:Kr(!0)},Vr=!a(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}),Yr=Xt("IE_PROTO"),Xr=Object,Jr=Xr.prototype,Qr=Vr?Xr.getPrototypeOf:function(t){var e=it(t);if(ut(e,Yr))return e[Yr];var r=e.constructor;return T(r)&&e instanceof r?r.prototype:e instanceof Xr?Jr:null},Zr=dt("iterator"),tn=!1;[].keys&&("next"in(Dr=[].keys())?(Br=Qr(Qr(Dr)))!==Object.prototype&&(Fr=Br):tn=!0);var en=!M(Fr)||a(function(){var t={};return Fr[Zr].call(t)!==t});en&&(Fr={}),T(Fr[Zr])||ie(Fr,Zr,function(){return this});var rn={IteratorPrototype:Fr,BUGGY_SAFARI_ITERATORS:tn},nn=Ct.f,on=dt("toStringTag"),an=function(t,e,r){t&&!r&&(t=t.prototype),t&&!ut(t,on)&&nn(t,on,{configurable:!0,value:e})},un={},sn=rn.IteratorPrototype,cn=function(){return this},fn=function(t,e,r,n){var o=e+" Iterator";return t.prototype=Ve(sn,{next:d(+!n,r)}),an(t,o,!1),un[o]=cn,t},ln=function(t,e,r){try{return b(J(Object.getOwnPropertyDescriptor(t,e)[r]))}catch(t){}},hn=String,pn=TypeError,vn=function(t){if(function(t){return M(t)||null===t}(t))return t;throw new pn("Can't set "+hn(t)+" as a prototype")},dn=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=ln(Object.prototype,"__proto__","set"))(r,[]),e=r instanceof Array}catch(t){}return function(r,n){return j(r),vn(n),M(r)?(e?t(r,n):r.__proto__=n,r):r}}():void 0),gn=zt.PROPER,yn=zt.CONFIGURABLE,mn=rn.IteratorPrototype,bn=rn.BUGGY_SAFARI_ITERATORS,wn=dt("iterator"),Sn="keys",En="values",On="entries",xn=function(){return this},Rn=function(t,e,r,n,o,i,a){fn(r,e,n);var u,s,c,l=function(t){if(t===o&&g)return g;if(!bn&&t&&t in v)return v[t];switch(t){case Sn:case En:case On:return function(){return new r(this,t)}}return function(){return new r(this)}},h=e+" Iterator",p=!1,v=t.prototype,d=v[wn]||v["@@iterator"]||o&&v[o],g=!bn&&d||l(o),y="Array"===e&&v.entries||d;if(y&&(u=Qr(y.call(new t)))!==Object.prototype&&u.next&&(Qr(u)!==mn&&(dn?dn(u,mn):T(u[wn])||ie(u,wn,xn)),an(u,h,!0)),gn&&o===En&&d&&d.name!==En&&(yn?_t(v,"name",En):(p=!0,g=function(){return f(d,this)})),o)if(s={values:l(En),keys:i?g:l(Sn),entries:l(On)},a)for(c in s)(bn||p||!(c in v))&&ie(v,c,s[c]);else Ce({target:e,proto:!0,forced:bn||p},s);return v[wn]!==g&&ie(v,wn,g,{name:o}),un[e]=g,s},Pn=function(t,e){return{value:t,done:e}},An=Gr.charAt,jn="String Iterator",kn=ne.set,In=ne.getterFor(jn);Rn(String,"String",function(t){kn(this,{type:jn,string:Wr(t),index:0})},function(){var t,e=In(this),r=e.string,n=e.index;return n>=r.length?Pn(void 0,!0):(t=An(r,n),e.index+=t.length,Pn(t,!1))});var Tn=function(t,e,r){var n,o;kt(t);try{if(!(n=Q(t,"return"))){if("throw"===e)throw r;return r}n=f(n,t)}catch(t){o=!0,n=t}if("throw"===e)throw r;if(o)throw n;return kt(n),r},Mn=function(t,e,r,n){try{return n?e(kt(r)[0],r[1]):e(r)}catch(e){Tn(t,"throw",e)}},Ln=dt("iterator"),Un=Array.prototype,Nn=function(t){return void 0!==t&&(un.Array===t||Un[Ln]===t)},Cn=function(t,e,r){u?Ct.f(t,e,d(0,r)):t[e]=r},_n=dt("iterator"),Fn=function(t){if(!P(t))return Q(t,_n)||Q(t,"@@iterator")||un[pr(t)]},Bn=TypeError,Dn=function(t,e){var r=arguments.length<2?Fn(t):e;if(J(r))return kt(f(r,t));throw new Bn(Y(t)+" is not iterable")},zn=Array,Wn=function(t){var e=it(t),r=Sr(this),n=arguments.length,o=n>1?arguments[1]:void 0,i=void 0!==o;i&&(o=ar(o,n>2?arguments[2]:void 0));var a,u,s,c,l,h,p=Fn(e),v=0;if(!p||this===zn&&Nn(p))for(a=de(e),u=r?new this(a):zn(a);a>v;v++)h=i?o(e[v],v):e[v],Cn(u,v,h);else for(u=r?new this:[],l=(c=Dn(e,p)).next;!(s=f(l,c)).done;v++)h=i?Mn(c,o,[s.value,v],!0):s.value,Cn(u,v,h);return u.length=v,u},qn=dt("iterator"),Hn=!1;try{var $n=0,Kn={next:function(){return{done:!!$n++}},return:function(){Hn=!0}};Kn[qn]=function(){return this},Array.from(Kn,function(){throw 2})}catch(t){}var Gn=function(t,e){try{if(!e&&!Hn)return!1}catch(t){return!1}var r=!1;try{var n={};n[qn]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r},Vn=!Gn(function(t){Array.from(t)});Ce({target:"Array",stat:!0,forced:Vn},{from:Wn});var Yn=i,Xn=ye.includes,Jn=a(function(){return!Array(1).includes()});Ce({target:"Array",proto:!0,forced:Jn},{includes:function(t){return Xn(this,t,arguments.length>1?arguments[1]:void 0)}}),Qe("includes"),Ze("Array","includes");var Qn=Ct.f,Zn="Array Iterator",to=ne.set,eo=ne.getterFor(Zn),ro=Rn(Array,"Array",function(t,e){to(this,{type:Zn,target:k(t),index:0,kind:e})},function(){var t=eo(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,Pn(void 0,!0);switch(t.kind){case"keys":return Pn(r,!1);case"values":return Pn(e[r],!1)}return Pn([r,e[r]],!1)},"values"),no=un.Arguments=un.Array;if(Qe("keys"),Qe("values"),Qe("entries"),u&&"values"!==no.name)try{Qn(no,"name",{value:"values"})}catch(t){}cr||ie(Object.prototype,"toString",cr?{}.toString:function(){return"[object "+pr(this)+"]"},{unsafe:!0}),Ze("Array","values");var oo=Array,io=a(function(){function t(){}return!(oo.of.call(t)instanceof t)});Ce({target:"Array",stat:!0,forced:io},{of:function(){for(var t=0,e=arguments.length,r=new(Sr(this)?this:oo)(e);e>t;)Cn(r,t,arguments[t++]);return r.length=e,r}});var ao=dt("hasInstance"),uo=Function.prototype;ao in uo||Ct.f(uo,ao,{value:oe(function(t){if(!T(this)||!M(t))return!1;var e=this.prototype;return M(e)?U(e,t):t instanceof this},ao)}),dt("hasInstance");var so=function(t,e,r){return r.get&&oe(r.get,e,{getter:!0}),r.set&&oe(r.set,e,{setter:!0}),Ct.f(t,e,r)},co=zt.EXISTS,fo=Function.prototype,lo=b(fo.toString),ho=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,po=b(ho.exec);u&&!co&&so(fo,"name",{configurable:!0,get:function(){try{return po(ho,lo(this))[1]}catch(t){return""}}});var vo=b([].slice),go=Oe.f,yo="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],mo={f:function(t){return yo&&"Window"===E(t)?function(t){try{return go(t)}catch(t){return vo(yo)}}(t):go(k(t))}},bo=a(function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}),wo=Object.isExtensible,So=a(function(){wo(1)})||bo?function(t){return!!M(t)&&(!bo||"ArrayBuffer"!==E(t))&&(!wo||wo(t))}:wo,Eo=!a(function(){return Object.isExtensible(Object.preventExtensions({}))}),Oo=e(function(t){var e=Ct.f,r=!1,n=lt("meta"),o=0,i=function(t){e(t,n,{value:{objectID:"O"+o++,weakData:{}}})},a=t.exports={enable:function(){a.enable=function(){},r=!0;var t=Oe.f,e=b([].splice),o={};o[n]=1,t(o).length&&(Oe.f=function(r){for(var o=t(r),i=0,a=o.length;ii;i++)if((u=y(t[i]))&&U(Po,u))return u;return new Ro(!1)}n=Dn(t,o)}for(s=h?t.next:n.next;!(c=f(s,n)).done;){try{u=y(c.value)}catch(t){Tn(n,"throw",t)}if("object"==typeof u&&u&&U(Po,u))return u}return new Ro(!1)},jo=TypeError,ko=function(t,e){if(U(e,t))return t;throw new jo("Incorrect invocation")},Io=function(t,e,r){var n,o;return dn&&T(n=e.constructor)&&n!==r&&M(o=n.prototype)&&o!==r.prototype&&dn(t,o),t},To=function(t,e,r){var n=-1!==t.indexOf("Map"),o=-1!==t.indexOf("Weak"),u=n?"set":"add",s=i[t],c=s&&s.prototype,f=s,l={},h=function(t){var e=b(c[t]);ie(c,t,"add"===t?function(t){return e(this,0===t?0:t),this}:"delete"===t?function(t){return!(o&&!M(t))&&e(this,0===t?0:t)}:"get"===t?function(t){return o&&!M(t)?void 0:e(this,0===t?0:t)}:"has"===t?function(t){return!(o&&!M(t))&&e(this,0===t?0:t)}:function(t,r){return e(this,0===t?0:t,r),this})};if(Ue(t,!T(s)||!(o||c.forEach&&!a(function(){(new s).entries().next()}))))f=r.getConstructor(e,t,n,u),Oo.enable();else if(Ue(t,!0)){var p=new f,v=p[u](o?{}:-0,1)!==p,d=a(function(){p.has(1)}),g=Gn(function(t){new s(t)}),y=!o&&a(function(){for(var t=new s,e=5;e--;)t[u](e,e);return!t.has(-0)});g||((f=e(function(t,e){ko(t,c);var r=Io(new s,t,f);return P(e)||Ao(e,r[u],{that:r,AS_ENTRIES:n}),r})).prototype=c,c.constructor=f),(d||y)&&(h("delete"),h("has"),n&&h("get")),(y||v)&&h(u),o&&c.clear&&delete c.clear}return l[t]=f,Ce({global:!0,constructor:!0,forced:f!==s},l),an(f,t),o||r.setStrong(f,t,n),f},Mo=function(t,e,r){for(var n in e)ie(t,n,e[n],r);return t},Lo=dt("species"),Uo=function(t){var e=L(t);u&&e&&!e[Lo]&&so(e,Lo,{configurable:!0,get:function(){return this}})},No=Oo.fastKey,Co=ne.set,_o=ne.getterFor,Fo={getConstructor:function(t,e,r,n){var o=t(function(t,o){ko(t,i),Co(t,{type:e,index:Ve(null),first:null,last:null,size:0}),u||(t.size=0),P(o)||Ao(o,t[n],{that:t,AS_ENTRIES:r})}),i=o.prototype,a=_o(e),s=function(t,e,r){var n,o,i=a(t),s=c(t,e);return s?s.value=r:(i.last=s={index:o=No(e,!0),key:e,value:r,previous:n=i.last,next:null,removed:!1},i.first||(i.first=s),n&&(n.next=s),u?i.size++:t.size++,"F"!==o&&(i.index[o]=s)),t},c=function(t,e){var r,n=a(t),o=No(e);if("F"!==o)return n.index[o];for(r=n.first;r;r=r.next)if(r.key===e)return r};return Mo(i,{clear:function(){for(var t=a(this),e=t.first;e;)e.removed=!0,e.previous&&(e.previous=e.previous.next=null),e=e.next;t.first=t.last=null,t.index=Ve(null),u?t.size=0:this.size=0},delete:function(t){var e=this,r=a(e),n=c(e,t);if(n){var o=n.next,i=n.previous;delete r.index[n.index],n.removed=!0,i&&(i.next=o),o&&(o.previous=i),r.first===n&&(r.first=o),r.last===n&&(r.last=i),u?r.size--:e.size--}return!!n},forEach:function(t){for(var e,r=a(this),n=ar(t,arguments.length>1?arguments[1]:void 0);e=e?e.next:r.first;)for(n(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!c(this,t)}}),Mo(i,r?{get:function(t){var e=c(this,t);return e&&e.value},set:function(t,e){return s(this,0===t?0:t,e)}}:{add:function(t){return s(this,t=0===t?0:t,t)}}),u&&so(i,"size",{configurable:!0,get:function(){return a(this).size}}),o},setStrong:function(t,e,r){var n=e+" Iterator",o=_o(e),i=_o(n);Rn(t,e,function(t,e){Co(this,{type:n,target:t,state:o(t),kind:e,last:null})},function(){for(var t=i(this),e=t.kind,r=t.last;r&&r.removed;)r=r.previous;return t.target&&(t.last=r=r?r.next:t.state.first)?Pn("keys"===e?r.key:"values"===e?r.value:[r.key,r.value],!1):(t.target=null,Pn(void 0,!0))},r?"entries":"values",!r,!0),Uo(e)}};To("Map",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},Fo);var Bo=Map.prototype,Do={Map:Map,set:b(Bo.set),get:b(Bo.get),has:b(Bo.has),remove:b(Bo.delete),proto:Bo},zo=Do.Map,Wo=Do.has,qo=Do.get,Ho=Do.set,$o=b([].push),Ko=a(function(){return 1!==zo.groupBy("ab",function(t){return t}).get("a").length});Ce({target:"Map",stat:!0,forced:Ko},{groupBy:function(t,e){j(t),J(e);var r=new zo,n=0;return Ao(t,function(t){var o=e(t,n++);Wo(r,o)?$o(qo(r,o),t):Ho(r,o,[t])}),r}});var Go={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Vo=Et("span").classList,Yo=Vo&&Vo.constructor&&Vo.constructor.prototype,Xo=Yo===Object.prototype?void 0:Yo,Jo=dt("iterator"),Qo=ro.values,Zo=function(t,e){if(t){if(t[Jo]!==Qo)try{_t(t,Jo,Qo)}catch(e){t[Jo]=Qo}if(an(t,e,!0),Go[e])for(var r in ro)if(t[r]!==ro[r])try{_t(t,r,ro[r])}catch(e){t[r]=ro[r]}}};for(var ti in Go)Zo(i[ti]&&i[ti].prototype,ti);Zo(Xo,"DOMTokenList");var ei=function(t,e,r){return function(n){var o=it(n),i=arguments.length,a=i>1?arguments[1]:void 0,u=void 0!==a,s=u?ar(a,i>2?arguments[2]:void 0):void 0,c=new t,f=0;return Ao(o,function(t){var n=u?s(t,f++):t;r?e(c,kt(n)[0],n[1]):e(c,n)}),c}};Ce({target:"Map",stat:!0,forced:!0},{from:ei(Do.Map,Do.set,!0)});var ri=function(t,e,r){return function(){for(var n=new t,o=arguments.length,i=0;i1?arguments[1]:void 0);return!1!==di(e,function(t,n){if(!r(t,n,e))return!1},!0)}});var gi=Do.Map,yi=Do.set;Ce({target:"Map",proto:!0,real:!0,forced:!0},{filter:function(t){var e=oi(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=new gi;return di(e,function(t,o){r(t,o,e)&&yi(n,o,t)}),n}}),Ce({target:"Map",proto:!0,real:!0,forced:!0},{find:function(t){var e=oi(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=di(e,function(t,n){if(r(t,n,e))return{value:t}},!0);return n&&n.value}}),Ce({target:"Map",proto:!0,real:!0,forced:!0},{findKey:function(t){var e=oi(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=di(e,function(t,n){if(r(t,n,e))return{key:n}},!0);return n&&n.key}}),Ce({target:"Map",proto:!0,real:!0,forced:!0},{includes:function(t){return!0===di(oi(this),function(e){if((r=e)===(n=t)||r!=r&&n!=n)return!0;var r,n},!0)}});var mi=Do.Map;Ce({target:"Map",stat:!0,forced:!0},{keyBy:function(t,e){var r=new(T(this)?this:mi);J(e);var n=J(r.set);return Ao(t,function(t){f(n,r,e(t),t)}),r}}),Ce({target:"Map",proto:!0,real:!0,forced:!0},{keyOf:function(t){var e=di(oi(this),function(e,r){if(e===t)return{key:r}},!0);return e&&e.key}});var bi=Do.Map,wi=Do.set;Ce({target:"Map",proto:!0,real:!0,forced:!0},{mapKeys:function(t){var e=oi(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=new bi;return di(e,function(t,o){wi(n,r(t,o,e),t)}),n}});var Si=Do.Map,Ei=Do.set;Ce({target:"Map",proto:!0,real:!0,forced:!0},{mapValues:function(t){var e=oi(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=new Si;return di(e,function(t,o){Ei(n,o,r(t,o,e))}),n}});var Oi=Do.set;Ce({target:"Map",proto:!0,real:!0,arity:1,forced:!0},{merge:function(t){for(var e=oi(this),r=arguments.length,n=0;n1?arguments[1]:void 0);return!0===di(e,function(t,n){if(r(t,n,e))return!0},!0)}});var Ri=TypeError,Pi=Do.get,Ai=Do.has,ji=Do.set;Ce({target:"Map",proto:!0,real:!0,forced:!0},{update:function(t,e){var r=oi(this),n=arguments.length;J(e);var o=Ai(r,t);if(!o&&n<3)throw new Ri("Updating absent value");var i=o?Pi(r,t):J(n>2?arguments[2]:void 0)(t,r);return ji(r,t,e(i,t,r)),r}});var ki=TypeError,Ii=function(t,e){var r,n=kt(this),o=J(n.get),i=J(n.has),a=J(n.set),u=arguments.length>2?arguments[2]:void 0;if(!T(e)&&!T(u))throw new ki("At least one callback required");return f(i,n,t)?(r=f(o,n,t),T(e)&&(r=e(r),f(a,n,t,r))):T(u)&&(r=u(),f(a,n,t,r)),r};Ce({target:"Map",proto:!0,real:!0,forced:!0},{upsert:Ii}),Ce({target:"Map",proto:!0,real:!0,name:"upsert",forced:!0},{updateOrInsert:Ii});var Ti=b(1..valueOf),Mi="\t\n\v\f\r                 \u2028\u2029\ufeff",Li=b("".replace),Ui=RegExp("^["+Mi+"]+"),Ni=RegExp("(^|[^"+Mi+"])["+Mi+"]+$"),Ci=function(t){return function(e){var r=Wr(j(e));return 1&t&&(r=Li(r,Ui,"")),2&t&&(r=Li(r,Ni,"$1")),r}},_i={start:Ci(1),end:Ci(2),trim:Ci(3)},Fi=Oe.f,Bi=Rt.f,Di=Ct.f,zi=_i.trim,Wi="Number",qi=i[Wi],Hi=qi.prototype,$i=i.TypeError,Ki=b("".slice),Gi=b("".charCodeAt),Vi=Ue(Wi,!qi(" 0o1")||!qi("0b1")||qi("+0x1")),Yi=function(t){var e,r=arguments.length<1?0:qi(function(t){var e=mt(t,"number");return"bigint"==typeof e?e:function(t){var e,r,n,o,i,a,u,s,c=mt(t,"number");if(G(c))throw new $i("Cannot convert a Symbol value to a number");if("string"==typeof c&&c.length>2)if(c=zi(c),43===(e=Gi(c,0))||45===e){if(88===(r=Gi(c,2))||120===r)return NaN}else if(48===e){switch(Gi(c,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+c}for(a=(i=Ki(c,2)).length,u=0;uo)return NaN;return parseInt(i,n)}return+c}(e)}(t));return U(Hi,e=this)&&a(function(){Ti(e)})?Io(Object(r),this,Yi):r};Yi.prototype=Hi,Vi&&(Hi.constructor=Yi),Ce({global:!0,constructor:!0,wrap:!0,forced:Vi},{Number:Yi}),Vi&&function(t,e){for(var r,n=u?Fi(e):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),o=0;n.length>o;o++)ut(e,r=n[o])&&!ut(t,r)&&Di(t,r,Bi(e,r))}(Yn[Wi],qi),Ce({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{EPSILON:Math.pow(2,-52)});var Xi=i.isFinite;Ce({target:"Number",stat:!0},{isFinite:Number.isFinite||function(t){return"number"==typeof t&&Xi(t)}});var Ji=Math.floor,Qi=Number.isInteger||function(t){return!M(t)&&isFinite(t)&&Ji(t)===t};Ce({target:"Number",stat:!0},{isInteger:Qi}),Ce({target:"Number",stat:!0},{isNaN:function(t){return t!=t}});var Zi=Math.abs;Ce({target:"Number",stat:!0},{isSafeInteger:function(t){return Qi(t)&&Zi(t)<=9007199254740991}}),Ce({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991}),Ce({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MIN_SAFE_INTEGER:-9007199254740991});var ta=_i.trim,ea=b("".charAt),ra=i.parseFloat,na=i.Symbol,oa=na&&na.iterator,ia=1/ra(Mi+"-0")!=-Infinity||oa&&!a(function(){ra(Object(oa))})?function(t){var e=ta(Wr(t)),r=ra(e);return 0===r&&"-"===ea(e,0)?-0:r}:ra;Ce({target:"Number",stat:!0,forced:Number.parseFloat!==ia},{parseFloat:ia});var aa=_i.trim,ua=i.parseInt,sa=i.Symbol,ca=sa&&sa.iterator,fa=/^[+-]?0x/i,la=b(fa.exec),ha=8!==ua(Mi+"08")||22!==ua(Mi+"0x16")||ca&&!a(function(){ua(Object(ca))})?function(t,e){var r=aa(Wr(t));return ua(r,e>>>0||(la(fa,r)?16:10))}:ua;Ce({target:"Number",stat:!0,forced:Number.parseInt!==ha},{parseInt:ha});var pa=b(v.f),va=b([].push),da=u&&a(function(){var t=Object.create(null);return t[2]=2,!pa(t,2)}),ga=function(t){return function(e){for(var r,n=k(e),o=_e(n),i=da&&null===Qr(n),a=o.length,s=0,c=[];a>s;)r=o[s++],u&&!(i?r in n:pa(n,r))||va(c,t?[r,n[r]]:n[r]);return c}},ya={entries:ga(!0),values:ga(!1)},ma=ya.entries;Ce({target:"Object",stat:!0},{entries:function(t){return ma(t)}}),Ce({target:"Object",stat:!0,sham:!u},{getOwnPropertyDescriptors:function(t){for(var e,r,n=k(t),o=Rt.f,i=Pe(n),a={},u=0;i.length>u;)void 0!==(r=o(n,e=i[u++]))&&Cn(a,e,r);return a}});var ba=a(function(){_e(1)});Ce({target:"Object",stat:!0,forced:ba},{keys:function(t){return _e(it(t))}});var wa=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e};Ce({target:"Object",stat:!0},{is:wa});var Sa=ya.values;Ce({target:"Object",stat:!0},{values:function(t){return Sa(t)}}),Ce({target:"Object",stat:!0},{hasOwn:ut});var Ea=Function.prototype,Oa=Ea.apply,xa=Ea.call,Ra="object"==typeof Reflect&&Reflect.apply||(s?xa.bind(Oa):function(){return xa.apply(Oa,arguments)}),Pa=!a(function(){Reflect.apply(function(){})});Ce({target:"Reflect",stat:!0,forced:Pa},{apply:function(t,e,r){return Ra(J(t),e,kt(r))}});var Aa=Function,ja=b([].concat),ka=b([].join),Ia={},Ta=s?Aa.bind:function(t){var e=J(this),r=e.prototype,n=vo(arguments,1),o=function(){var r=ja(n,vo(arguments));return this instanceof o?function(t,e,r){if(!ut(Ia,e)){for(var n=[],o=0;ob)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$c")}),gs=Oe.f,ys=ne.enforce,ms=dt("match"),bs=i.RegExp,ws=bs.prototype,Ss=i.SyntaxError,Es=b(ws.exec),Os=b("".charAt),xs=b("".replace),Rs=b("".indexOf),Ps=b("".slice),As=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,js=/a/g,ks=/a/g,Is=new bs(js)!==js,Ts=cs.MISSED_STICKY,Ms=cs.UNSUPPORTED_Y,Ls=u&&(!Is||Ts||ps||ds||a(function(){return ks[ms]=!1,bs(js)!==js||bs(ks)===ks||"/a/i"!==String(bs(js,"i"))}));if(Ue("RegExp",Ls)){for(var Us=function(t,e){var r,n,o,i,a,u,s=U(ws,this),c=es(t),f=void 0===e,l=[],h=t;if(!s&&c&&f&&t.constructor===Us)return t;if((c||U(ws,t))&&(t=t.source,f&&(e=os(h))),t=void 0===t?"":Wr(t),e=void 0===e?"":Wr(e),h=t,ps&&"dotAll"in js&&(n=!!e&&Rs(e,"s")>-1)&&(e=xs(e,/s/g,"")),r=e,Ts&&"sticky"in js&&(o=!!e&&Rs(e,"y")>-1)&&Ms&&(e=xs(e,/y/g,"")),ds&&(i=function(t){for(var e,r=t.length,n=0,o="",i=[],a=Ve(null),u=!1,s=!1,c=0,f="";n<=r;n++){if("\\"===(e=Os(t,n)))e+=Os(t,++n);else if("]"===e)u=!1;else if(!u)switch(!0){case"["===e:u=!0;break;case"("===e:if(o+=e,"?:"===Ps(t,n+1,n+3))continue;Es(As,Ps(t,n+1))&&(n+=2,s=!0),c++;continue;case">"===e&&s:if(""===f||ut(a,f))throw new Ss("Invalid capture group name");a[f]=!0,i[i.length]=[f,c],s=!1,f="";continue}s?f+=e:o+=e}return[o,i]}(t),t=i[0],l=i[1]),a=Io(bs(t,e),s?this:ws,Us),(n||o||l.length)&&(u=ys(a),n&&(u.dotAll=!0,u.raw=Us(function(t){for(var e,r=t.length,n=0,o="",i=!1;n<=r;n++)"\\"!==(e=Os(t,n))?i||"."!==e?("["===e?i=!0:"]"===e&&(i=!1),o+=e):o+="[\\s\\S]":o+=e+Os(t,++n);return o}(t),r)),o&&(u.sticky=!0),l.length&&(u.groups=l)),t!==h)try{_t(a,"source",""===h?"(?:)":h)}catch(t){}return a},Ns=gs(bs),Cs=0;Ns.length>Cs;)ls(Us,bs,Ns[Cs++]);ws.constructor=Us,Us.prototype=ws,ie(i,"RegExp",Us,{constructor:!0})}Uo("RegExp");var _s=zt.PROPER,Fs="toString",Bs=RegExp.prototype,Ds=Bs[Fs];(a(function(){return"/a/b"!==Ds.call({source:"a",flags:"b"})})||_s&&Ds.name!==Fs)&&ie(Bs,Fs,function(){var t=kt(this);return"/"+Wr(t.source)+"/"+Wr(os(t))},{unsafe:!0});var zs=ne.get,Ws=RegExp.prototype,qs=TypeError;u&&ps&&so(Ws,"dotAll",{configurable:!0,get:function(){if(this!==Ws){if("RegExp"===E(this))return!!zs(this).dotAll;throw new qs("Incompatible receiver, RegExp required")}}});var Hs=ne.get,$s=nt("native-string-replace",String.prototype.replace),Ks=RegExp.prototype.exec,Gs=Ks,Vs=b("".charAt),Ys=b("".indexOf),Xs=b("".replace),Js=b("".slice),Qs=function(){var t=/a/,e=/b*/g;return f(Ks,t,"a"),f(Ks,e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),Zs=cs.BROKEN_CARET,tc=void 0!==/()??/.exec("")[1];(Qs||tc||Zs||ps||ds)&&(Gs=function(t){var e,r,n,o,i,a,u,s=this,c=Hs(s),l=Wr(t),h=c.raw;if(h)return h.lastIndex=s.lastIndex,e=f(Gs,h,l),s.lastIndex=h.lastIndex,e;var p=c.groups,v=Zs&&s.sticky,d=f(rs,s),g=s.source,y=0,m=l;if(v&&(d=Xs(d,"y",""),-1===Ys(d,"g")&&(d+="g"),m=Js(l,s.lastIndex),s.lastIndex>0&&(!s.multiline||s.multiline&&"\n"!==Vs(l,s.lastIndex-1))&&(g="(?: "+g+")",m=" "+m,y++),r=new RegExp("^(?:"+g+")",d)),tc&&(r=new RegExp("^"+g+"$(?!\\s)",d)),Qs&&(n=s.lastIndex),o=f(Ks,v?r:s,m),v?o?(o.input=Js(o.input,y),o[0]=Js(o[0],y),o.index=s.lastIndex,s.lastIndex+=o[0].length):s.lastIndex=0:Qs&&o&&(s.lastIndex=s.global?o.index+o[0].length:n),tc&&o&&o.length>1&&f($s,o[0],r,function(){for(i=1;i]*>)/g,Oc=/\$([$&'`]|\d{1,2})/g,xc=function(t,e,r,n,o,i){var a=r+t.length,u=n.length,s=Oc;return void 0!==o&&(o=it(o),s=Ec),wc(i,s,function(i,s){var c;switch(bc(s,0)){case"$":return"$";case"&":return t;case"`":return Sc(e,0,r);case"'":return Sc(e,a);case"<":c=o[Sc(s,1,-1)];break;default:var f=+s;if(0===f)return i;if(f>u){var l=mc(f/10);return 0===l?i:l<=u?void 0===n[l-1]?bc(s,1):n[l-1]+bc(s,1):i}c=n[f-1]}return void 0===c?"":c})},Rc=dt("replace"),Pc=Math.max,Ac=Math.min,jc=b([].concat),kc=b([].push),Ic=b("".indexOf),Tc=b("".slice),Mc="$0"==="a".replace(/./,"$0"),Lc=!!/./[Rc]&&""===/./[Rc]("a","$0"),Uc=!a(function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$")});pc("replace",function(t,e,r){var n=Lc?"$":"$0";return[function(t,r){var n=j(this),o=P(t)?void 0:Q(t,Rc);return o?f(o,t,n,r):f(e,Wr(n),t,r)},function(t,o){var i=kt(this),a=Wr(t);if("string"==typeof o&&-1===Ic(o,n)&&-1===Ic(o,"$<")){var u=r(e,i,a,o);if(u.done)return u.value}var s=T(o);s||(o=Wr(o));var c,f=i.global;f&&(c=i.unicode,i.lastIndex=0);for(var l,h=[];null!==(l=yc(i,a))&&(kc(h,l),f);)""===Wr(l[0])&&(i.lastIndex=dc(a,ve(i.lastIndex),c));for(var p,v="",d=0,g=0;g=d&&(v+=Tc(a,d,b)+y,d=b+m.length)}return v+Tc(a,d)}]},!Uc||!Mc||Lc),pc("search",function(t,e,r){return[function(e){var r=j(this),n=P(e)?void 0:Q(e,t);return n?f(n,e,r):new RegExp(e)[t](Wr(r))},function(t){var n=kt(this),o=Wr(t),i=r(e,n,o);if(i.done)return i.value;var a=n.lastIndex;wa(a,0)||(n.lastIndex=0);var u=yc(n,o);return wa(n.lastIndex,a)||(n.lastIndex=a),null===u?-1:u.index}]});var Nc=dt("species"),Cc=function(t,e){var r,n=kt(t).constructor;return void 0===n||P(r=kt(n)[Nc])?e:La(r)},_c=cs.UNSUPPORTED_Y,Fc=Math.min,Bc=b([].push),Dc=b("".slice),zc=!a(function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var r="ab".split(t);return 2!==r.length||"a"!==r[0]||"b"!==r[1]}),Wc="c"==="abbc".split(/(b)*/)[1]||4!=="test".split(/(?:)/,-1).length||2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length;pc("split",function(t,e,r){var n="0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:f(e,this,t,r)}:e;return[function(e,r){var o=j(this),i=P(e)?void 0:Q(e,t);return i?f(i,e,o,r):f(n,Wr(o),e,r)},function(t,o){var i=kt(this),a=Wr(t);if(!Wc){var u=r(n,i,a,o,n!==e);if(u.done)return u.value}var s=Cc(i,RegExp),c=i.unicode,f=new s(_c?"^(?:"+i.source+")":i,(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.unicode?"u":"")+(_c?"g":"y")),l=void 0===o?4294967295:o>>>0;if(0===l)return[];if(0===a.length)return null===yc(f,a)?[a]:[];for(var h=0,p=0,v=[];p0;(n>>>=1)&&(e+=e))1&n&&(r+=e);return r},Kc=b($c),Gc=b("".slice),Vc=Math.ceil,Yc=function(t){return function(e,r,n){var o,i,a=Wr(j(e)),u=ve(r),s=a.length,c=void 0===n?" ":Wr(n);return u<=s||""===c?a:((i=Kc(c,Vc((o=u-s)/c.length))).length>o&&(i=Gc(i,0,o)),t?a+i:i+a)}},Xc={start:Yc(!1),end:Yc(!0)},Jc=Xc.start,Qc=Array,Zc=RegExp.escape,tf=b("".charAt),ef=b("".charCodeAt),rf=b(1.1.toString),nf=b([].join),of=/^[0-9a-z]/i,af=/^[$()*+./?[\\\]^{|}]/,uf=RegExp("^[!\"#%&',\\-:;<=>@`~"+Mi+"]"),sf=b(of.exec),cf={"\t":"t","\n":"n","\v":"v","\f":"f","\r":"r"},ff=function(t){var e=rf(ef(t,0),16);return e.length<3?"\\x"+Jc(e,2,"0"):"\\u"+Jc(e,4,"0")},lf=!Zc||"\\x61b"!==Zc("ab");Ce({target:"RegExp",stat:!0,forced:lf},{escape:function(t){!function(t){if("string"==typeof t)return t;throw new qc("Argument is not a string")}(t);for(var e=t.length,r=Qc(e),n=0;n=56320||n+1>=e||56320!=(64512&ef(t,n+1))?r[n]=ff(o):(r[n]=o,r[++n]=tf(t,n))}}return nf(r,"")}}),To("Set",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},Fo);var hf=Set.prototype,pf={Set:Set,add:b(hf.add),has:b(hf.has),remove:b(hf.delete),proto:hf},vf=pf.has,df=function(t){return vf(t),t},gf=pf.Set,yf=pf.proto,mf=b(yf.forEach),bf=b(yf.keys),wf=bf(new gf).next,Sf=function(t,e,r){return r?ci({iterator:bf(t),next:wf},e):mf(t,e)},Ef=pf.Set,Of=pf.add,xf=function(t){var e=new Ef;return Sf(t,function(t){Of(e,t)}),e},Rf=ln(pf.proto,"size","get")||function(t){return t.size},Pf="Invalid size",Af=RangeError,jf=TypeError,kf=Math.max,If=function(t,e){this.set=t,this.size=kf(e,0),this.has=J(t.has),this.keys=J(t.keys)};If.prototype={getIterator:function(){return{iterator:t=kt(f(this.keys,this.set)),next:t.next,done:!1};var t},includes:function(t){return f(this.has,this.set,t)}};var Tf=function(t){kt(t);var e=+t.size;if(e!=e)throw new jf(Pf);var r=ce(e);if(r<0)throw new Af(Pf);return new If(t,r)},Mf=pf.has,Lf=pf.remove,Uf=function(t){var e=df(this),r=Tf(t),n=xf(e);return Rf(e)<=r.size?Sf(e,function(t){r.includes(t)&&Lf(n,t)}):ci(r.getIterator(),function(t){Mf(e,t)&&Lf(n,t)}),n},Nf=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}},Cf=function(t){var e=L("Set");try{(new e)[t](Nf(0));try{return(new e)[t](Nf(-1)),!1}catch(t){return!0}}catch(t){return!1}};Ce({target:"Set",proto:!0,real:!0,forced:!Cf("difference")},{difference:Uf});var _f=pf.Set,Ff=pf.add,Bf=pf.has,Df=function(t){var e=df(this),r=Tf(t),n=new _f;return Rf(e)>r.size?ci(r.getIterator(),function(t){Bf(e,t)&&Ff(n,t)}):Sf(e,function(t){r.includes(t)&&Ff(n,t)}),n},zf=!Cf("intersection")||a(function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))});Ce({target:"Set",proto:!0,real:!0,forced:zf},{intersection:Df});var Wf=pf.has,qf=function(t){var e=df(this),r=Tf(t);if(Rf(e)<=r.size)return!1!==Sf(e,function(t){if(r.includes(t))return!1},!0);var n=r.getIterator();return!1!==ci(n,function(t){if(Wf(e,t))return Tn(n,"normal",!1)})};Ce({target:"Set",proto:!0,real:!0,forced:!Cf("isDisjointFrom")},{isDisjointFrom:qf});var Hf=function(t){var e=df(this),r=Tf(t);return!(Rf(e)>r.size)&&!1!==Sf(e,function(t){if(!r.includes(t))return!1},!0)};Ce({target:"Set",proto:!0,real:!0,forced:!Cf("isSubsetOf")},{isSubsetOf:Hf});var $f=pf.has,Kf=function(t){var e=df(this),r=Tf(t);if(Rf(e)1?arguments[1]:void 0);return!1!==Sf(e,function(t){if(!r(t,t,e))return!1},!0)}});var el=dt("iterator"),rl=Object,nl=L("Set"),ol=function(t){return function(t){return M(t)&&"number"==typeof t.size&&T(t.has)&&T(t.keys)}(t)?t:function(t){if(P(t))return!1;var e=rl(t);return void 0!==e[el]||"@@iterator"in e||ut(un,pr(e))}(t)?new nl(t):t};Ce({target:"Set",proto:!0,real:!0,forced:!0},{difference:function(t){return f(Uf,this,ol(t))}});var il=pf.Set,al=pf.add;Ce({target:"Set",proto:!0,real:!0,forced:!0},{filter:function(t){var e=df(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=new il;return Sf(e,function(t){r(t,t,e)&&al(n,t)}),n}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{find:function(t){var e=df(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=Sf(e,function(t){if(r(t,t,e))return{value:t}},!0);return n&&n.value}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{intersection:function(t){return f(Df,this,ol(t))}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{isDisjointFrom:function(t){return f(qf,this,ol(t))}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{isSubsetOf:function(t){return f(Hf,this,ol(t))}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{isSupersetOf:function(t){return f(Kf,this,ol(t))}});var ul=b([].join),sl=b([].push);Ce({target:"Set",proto:!0,real:!0,forced:!0},{join:function(t){var e=df(this),r=void 0===t?",":Wr(t),n=[];return Sf(e,function(t){sl(n,t)}),ul(n,r)}});var cl=pf.Set,fl=pf.add;Ce({target:"Set",proto:!0,real:!0,forced:!0},{map:function(t){var e=df(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=new cl;return Sf(e,function(t){fl(n,r(t,t,e))}),n}});var ll=TypeError;Ce({target:"Set",proto:!0,real:!0,forced:!0},{reduce:function(t){var e=df(this),r=arguments.length<2,n=r?void 0:arguments[1];if(J(t),Sf(e,function(o){r?(r=!1,n=o):n=t(n,o,o,e)}),r)throw new ll("Reduce of empty set with no initial value");return n}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{some:function(t){var e=df(this),r=ar(t,arguments.length>1?arguments[1]:void 0);return!0===Sf(e,function(t){if(r(t,t,e))return!0},!0)}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{symmetricDifference:function(t){return f(Xf,this,ol(t))}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{union:function(t){return f(Qf,this,ol(t))}});var hl=dt("species"),pl=dt("isConcatSpreadable"),vl=W>=51||!a(function(){var t=[];return t[pl]=!1,t.concat()[0]!==t}),dl=function(t){if(!M(t))return!1;var e=t[pl];return void 0!==e?!!e:ur(t)},gl=!(vl&&(W>=51||!a(function(){var t=[];return(t.constructor={})[hl]=function(){return{foo:1}},1!==t.concat(Boolean).foo})));Ce({target:"Array",proto:!0,arity:1,forced:gl},{concat:function(t){var e,r,n,o,i,a=it(this),u=xr(a,0),s=0;for(e=-1,n=arguments.length;e1?arguments[1]:void 0,n=e.length,o=void 0===r?n:ip(ve(r),n),i=Wr(t);return op(e,o-i.length,o)===i}}),Ze("String","endsWith");var sp=RangeError,cp=String.fromCharCode,fp=String.fromCodePoint,lp=b([].join);Ce({target:"String",stat:!0,arity:1,forced:!!fp&&1!==fp.length},{fromCodePoint:function(t){for(var e,r=[],n=arguments.length,o=0;n>o;){if(e=+arguments[o++],he(e,1114111)!==e)throw new sp(e+" is not a valid code point");r[o]=e<65536?cp(e):cp(55296+((e-=65536)>>10),e%1024+56320)}return lp(r,"")}});var hp=b("".indexOf);Ce({target:"String",proto:!0,forced:!rp("includes")},{includes:function(t){return!!~hp(Wr(j(this)),Wr(tp(t)),arguments.length>1?arguments[1]:void 0)}}),Ze("String","includes"),b(un.String);var pp=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(_),vp=Xc.start;Ce({target:"String",proto:!0,forced:pp},{padStart:function(t){return vp(this,t,arguments.length>1?arguments[1]:void 0)}}),Ze("String","padStart");var dp=Xc.end;Ce({target:"String",proto:!0,forced:pp},{padEnd:function(t){return dp(this,t,arguments.length>1?arguments[1]:void 0)}}),Ze("String","padEnd");var gp=b([].push),yp=b([].join);Ce({target:"String",stat:!0},{raw:function(t){var e=k(it(t).raw),r=de(e);if(!r)return"";for(var n=arguments.length,o=[],i=0;;){if(gp(o,Wr(e[i++])),i===r)return yp(o,"");i1?arguments[1]:void 0,e.length)),n=Wr(t);return bp(e,r,r+n.length)===n}}),Ze("String","startsWith");var Op=zt.PROPER,xp=function(t){return a(function(){return!!Mi[t]()||"​…᠎"!=="​…᠎"[t]()||Op&&Mi[t].name!==t})},Rp=_i.start,Pp=xp("trimStart")?function(){return Rp(this)}:"".trimStart;Ce({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==Pp},{trimLeft:Pp}),Ce({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==Pp},{trimStart:Pp}),Ze("String","trimLeft");var Ap=_i.end,jp=xp("trimEnd")?function(){return Ap(this)}:"".trimEnd;Ce({target:"String",proto:!0,name:"trimEnd",forced:"".trimRight!==jp},{trimRight:jp}),Ce({target:"String",proto:!0,name:"trimEnd",forced:"".trimEnd!==jp},{trimEnd:jp}),Ze("String","trimRight");var kp=Object.getOwnPropertyDescriptor,Ip=function(t){if(!u)return i[t];var e=kp(i,t);return e&&e.value},Tp=dt("iterator"),Mp=!a(function(){var t=new URL("b?a=1&b=2&c=3","https://a"),e=t.searchParams,r=new URLSearchParams("a=1&a=2&b=3"),n="";return t.pathname="c%20d",e.forEach(function(t,r){e.delete("b"),n+=r+t}),r.delete("a",2),r.delete("b",void 0),!e.size&&!u||!e.sort||"https://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[Tp]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("https://тест").host||"#%D0%B1"!==new URL("https://a#б").hash||"a1c3"!==n||"x"!==new URL("https://x",void 0).host}),Lp=TypeError,Up=function(t,e){if(t0;)t[o]=t[--o];o!==i++&&(t[o]=n)}else for(var a=Np(r/2),u=Cp(vo(t,0,a),e),s=Cp(vo(t,a),e),c=u.length,f=s.length,l=0,h=0;l0&&0!=(t&r);r>>=1)e++;return e},pv=function(t){var e=null;switch(t.length){case 1:e=t[0];break;case 2:e=(31&t[0])<<6|63&t[1];break;case 3:e=(15&t[0])<<12|(63&t[1])<<6|63&t[2];break;case 4:e=(7&t[0])<<18|(63&t[1])<<12|(63&t[2])<<6|63&t[3]}return e>1114111?null:e},vv=function(t){for(var e=(t=nv(t,cv," ")).length,r="",n=0;ne){r+="%",n++;continue}var i=lv(t,n+1);if(i!=i){r+=o,n++;continue}n+=2;var a=hv(i);if(0===a)o=Jp(i);else{if(1===a||a>4){r+="�",n++;continue}for(var u=[i],s=1;se||"%"!==tv(t,n));){var c=lv(t,n+1);if(c!=c){n+=3;break}if(c>191||c<128)break;rv(u,c),n+=2,s++}if(u.length!==a){r+="�";continue}var f=pv(u);null===f?r+="�":o=Qp(f)}}r+=o,n++}return r},dv=/[!'()~]|%20/g,gv={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},yv=function(t){return gv[t]},mv=function(t){return nv(Xp(t),dv,yv)},bv=fn(function(t,e){zp(this,{type:Dp,target:Wp(t).entries,index:0,kind:e})},Bp,function(){var t=qp(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,Pn(void 0,!0);var n=e[r];switch(t.kind){case"keys":return Pn(n.key,!1);case"values":return Pn(n.value,!1)}return Pn([n.key,n.value],!1)},!0),wv=function(t){this.entries=[],this.url=null,void 0!==t&&(M(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===tv(t,0)?uv(t,1):t:Wr(t)))};wv.prototype={type:Bp,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var e,r,n,o,i,a,u,s=this.entries,c=Fn(t);if(c)for(r=(e=Dn(t,c)).next;!(n=f(r,e)).done;){if(o=Dn(kt(n.value)),(a=f(i=o.next,o)).done||(u=f(i,o)).done||!f(i,o).done)throw new Yp("Expected sequence with length 2");rv(s,{key:Wr(a.value),value:Wr(u.value)})}else for(var l in t)ut(t,l)&&rv(s,{key:l,value:Wr(t[l])})},parseQuery:function(t){if(t)for(var e,r,n=this.entries,o=av(t,"&"),i=0;i0?arguments[0]:void 0));u||(this.size=t.entries.length)},Ev=Sv.prototype;if(Mo(Ev,{append:function(t,e){var r=Wp(this);Up(arguments.length,2),rv(r.entries,{key:Wr(t),value:Wr(e)}),u||this.length++,r.updateURL()},delete:function(t){for(var e=Wp(this),r=Up(arguments.length,1),n=e.entries,o=Wr(t),i=r<2?void 0:arguments[1],a=void 0===i?i:Wr(i),s=0;se.key?1:-1}),t.updateURL()},forEach:function(t){for(var e,r=Wp(this).entries,n=ar(t,arguments.length>1?arguments[1]:void 0),o=0;o1?Rv(arguments[1]):{})}}),T($p)){var Pv=function(t){return ko(this,Gp),new $p(t,arguments.length>1?Rv(arguments[1]):{})};Gp.constructor=Pv,Pv.prototype=Gp,Ce({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:Pv})}}var Av={URLSearchParams:Sv,getState:Wp},jv=URLSearchParams,kv=jv.prototype,Iv=b(kv.append),Tv=b(kv.delete),Mv=b(kv.forEach),Lv=b([].push),Uv=new jv("a=1&a=2&b=3");Uv.delete("a",1),Uv.delete("b",void 0),Uv+""!="a=2"&&ie(kv,"delete",function(t){var e=arguments.length,r=e<2?void 0:arguments[1];if(e&&void 0===r)return Tv(this,t);var n=[];Mv(this,function(t,e){Lv(n,{key:e,value:t})}),Up(e,1);for(var o,i=Wr(t),a=Wr(r),u=0,s=0,c=!1,f=n.length;uo;)for(var s,c=R(arguments[o++]),l=i?$v(_e(c),i(c)):_e(c),h=l.length,p=0;h>p;)s=l[p++],u&&!f(a,c,s)||(r[s]=c[s]);return r}:qv,Gv=2147483647,Vv=/[^\0-\u007E]/,Yv=/[.\u3002\uFF0E\uFF61]/g,Xv="Overflow: input needs wider integers to process",Jv=RangeError,Qv=b(Yv.exec),Zv=Math.floor,td=String.fromCharCode,ed=b("".charCodeAt),rd=b([].join),nd=b([].push),od=b("".replace),id=b("".split),ad=b("".toLowerCase),ud=function(t){return t+22+75*(t<26)},sd=function(t,e,r){var n=0;for(t=r?Zv(t/700):t>>1,t+=Zv(t/e);t>455;)t=Zv(t/35),n+=36;return Zv(n+36*t/(t+38))},cd=function(t){var e=[];t=function(t){for(var e=[],r=0,n=t.length;r=55296&&o<=56319&&r=i&&nZv((Gv-a)/l))throw new Jv(Xv);for(a+=(f-i)*l,i=f,r=0;rGv)throw new Jv(Xv);if(n===i){for(var h=a,p=36;;){var v=p<=u?1:p>=u+26?26:p-u;if(h?@[\\\]^|]/,qd=/[\0\t\n\r #/:<>?@[\\\]^|]/,Hd=/^[\u0000-\u0020]+/,$d=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,Kd=/[\t\n\r]/g,Gd=function(t){var e,r,n,o;if("number"==typeof t){for(e=[],r=0;r<4;r++)Td(e,t%256),t=md(t/256);return Ed(e,".")}if("object"==typeof t){for(e="",n=function(t){for(var e=null,r=1,n=null,o=0,i=0;i<8;i++)0!==t[i]?(o>r&&(e=n,r=o),n=null,o=0):(null===n&&(n=i),++o);return o>r?n:e}(t),r=0;r<8;r++)o&&0===t[r]||(o&&(o=!1),n===r?(e+=r?":":"::",o=!0):(e+=Od(t[r],16),r<7&&(e+=":")));return"["+e+"]"}return t},Vd={},Yd=Kv({},Vd,{" ":1,'"':1,"<":1,">":1,"`":1}),Xd=Kv({},Yd,{"#":1,"?":1,"{":1,"}":1}),Jd=Kv({},Xd,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),Qd=function(t,e){var r=fd(t,0);return r>32&&r<127&&!ut(e,t)?t:encodeURIComponent(t)},Zd={ftp:21,file:null,http:80,https:443,ws:80,wss:443},tg=function(t,e){var r;return 2===t.length&&Sd(Nd,wd(t,0))&&(":"===(r=wd(t,1))||!e&&"|"===r)},eg=function(t){var e;return t.length>1&&tg(kd(t,0,2))&&(2===t.length||"/"===(e=wd(t,2))||"\\"===e||"?"===e||"#"===e)},rg=function(t){return"."===t||"%2e"===Id(t)},ng={},og={},ig={},ag={},ug={},sg={},cg={},fg={},lg={},hg={},pg={},vg={},dg={},gg={},yg={},mg={},bg={},wg={},Sg={},Eg={},Og={},xg=function(t,e,r){var n,o,i,a=Wr(t);if(e){if(o=this.parse(a))throw new gd(o);this.searchParams=null}else{if(void 0!==r&&(n=new xg(r,!0)),o=this.parse(a,null,n))throw new gd(o);(i=vd(new pd)).bindURL(this),this.searchParams=i}};xg.prototype={type:"URL",parse:function(t,e,r){var n,o,i,a,u,s=this,c=e||ng,f=0,l="",h=!1,p=!1,v=!1;for(t=Wr(t),e||(s.scheme="",s.username="",s.password="",s.host=null,s.port=null,s.path=[],s.query=null,s.fragment=null,s.cannotBeABaseURL=!1,t=Pd(t,Hd,""),t=Pd(t,$d,"$1")),t=Pd(t,Kd,""),n=Wn(t);f<=n.length;){switch(o=n[f],c){case ng:if(!o||!Sd(Nd,o)){if(e)return Md;c=ig;continue}l+=Id(o),c=og;break;case og:if(o&&(Sd(Cd,o)||"+"===o||"-"===o||"."===o))l+=Id(o);else{if(":"!==o){if(e)return Md;l="",c=ig,f=0;continue}if(e&&(s.isSpecial()!==ut(Zd,l)||"file"===l&&(s.includesCredentials()||null!==s.port)||"file"===s.scheme&&!s.host))return;if(s.scheme=l,e)return void(s.isSpecial()&&Zd[s.scheme]===s.port&&(s.port=null));l="","file"===s.scheme?c=gg:s.isSpecial()&&r&&r.scheme===s.scheme?c=ag:s.isSpecial()?c=fg:"/"===n[f+1]?(c=ug,f++):(s.cannotBeABaseURL=!0,Rd(s.path,""),c=Sg)}break;case ig:if(!r||r.cannotBeABaseURL&&"#"!==o)return Md;if(r.cannotBeABaseURL&&"#"===o){s.scheme=r.scheme,s.path=vo(r.path),s.query=r.query,s.fragment="",s.cannotBeABaseURL=!0,c=Og;break}c="file"===r.scheme?gg:sg;continue;case ag:if("/"!==o||"/"!==n[f+1]){c=sg;continue}c=lg,f++;break;case ug:if("/"===o){c=hg;break}c=wg;continue;case sg:if(s.scheme=r.scheme,o===Wv)s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=vo(r.path),s.query=r.query;else if("/"===o||"\\"===o&&s.isSpecial())c=cg;else if("?"===o)s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=vo(r.path),s.query="",c=Eg;else{if("#"!==o){s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=vo(r.path),s.path.length--,c=wg;continue}s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=vo(r.path),s.query=r.query,s.fragment="",c=Og}break;case cg:if(!s.isSpecial()||"/"!==o&&"\\"!==o){if("/"!==o){s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,c=wg;continue}c=hg}else c=lg;break;case fg:if(c=lg,"/"!==o||"/"!==wd(l,f+1))continue;f++;break;case lg:if("/"!==o&&"\\"!==o){c=hg;continue}break;case hg:if("@"===o){h&&(l="%40"+l),h=!0,i=Wn(l);for(var d=0;d65535)return Ud;s.port=s.isSpecial()&&m===Zd[s.scheme]?null:m,l=""}if(e)return;c=bg;continue}return Ud}l+=o;break;case gg:if(s.scheme="file","/"===o||"\\"===o)c=yg;else{if(!r||"file"!==r.scheme){c=wg;continue}switch(o){case Wv:s.host=r.host,s.path=vo(r.path),s.query=r.query;break;case"?":s.host=r.host,s.path=vo(r.path),s.query="",c=Eg;break;case"#":s.host=r.host,s.path=vo(r.path),s.query=r.query,s.fragment="",c=Og;break;default:eg(Ed(vo(n,f),""))||(s.host=r.host,s.path=vo(r.path),s.shortenPath()),c=wg;continue}}break;case yg:if("/"===o||"\\"===o){c=mg;break}r&&"file"===r.scheme&&!eg(Ed(vo(n,f),""))&&(tg(r.path[0],!0)?Rd(s.path,r.path[0]):s.host=r.host),c=wg;continue;case mg:if(o===Wv||"/"===o||"\\"===o||"?"===o||"#"===o){if(!e&&tg(l))c=wg;else if(""===l){if(s.host="",e)return;c=bg}else{if(a=s.parseHost(l))return a;if("localhost"===s.host&&(s.host=""),e)return;l="",c=bg}continue}l+=o;break;case bg:if(s.isSpecial()){if(c=wg,"/"!==o&&"\\"!==o)continue}else if(e||"?"!==o)if(e||"#"!==o){if(o!==Wv&&(c=wg,"/"!==o))continue}else s.fragment="",c=Og;else s.query="",c=Eg;break;case wg:if(o===Wv||"/"===o||"\\"===o&&s.isSpecial()||!e&&("?"===o||"#"===o)){if(".."===(u=Id(u=l))||"%2e."===u||".%2e"===u||"%2e%2e"===u?(s.shortenPath(),"/"===o||"\\"===o&&s.isSpecial()||Rd(s.path,"")):rg(l)?"/"===o||"\\"===o&&s.isSpecial()||Rd(s.path,""):("file"===s.scheme&&!s.path.length&&tg(l)&&(s.host&&(s.host=""),l=wd(l,0)+":"),Rd(s.path,l)),l="","file"===s.scheme&&(o===Wv||"?"===o||"#"===o))for(;s.path.length>1&&""===s.path[0];)Ad(s.path);"?"===o?(s.query="",c=Eg):"#"===o&&(s.fragment="",c=Og)}else l+=Qd(o,Xd);break;case Sg:"?"===o?(s.query="",c=Eg):"#"===o?(s.fragment="",c=Og):o!==Wv&&(s.path[0]+=Qd(o,Vd));break;case Eg:e||"#"!==o?o!==Wv&&("'"===o&&s.isSpecial()?s.query+="%27":s.query+="#"===o?"%23":Qd(o,Vd)):(s.fragment="",c=Og);break;case Og:o!==Wv&&(s.fragment+=Qd(o,Yd))}f++}},parseHost:function(t){var e,r,n;if("["===wd(t,0)){if("]"!==wd(t,t.length-1))return Ld;if(e=function(t){var e,r,n,o,i,a,u,s=[0,0,0,0,0,0,0,0],c=0,f=null,l=0,h=function(){return wd(t,l)};if(":"===h()){if(":"!==wd(t,1))return;l+=2,f=++c}for(;h();){if(8===c)return;if(":"!==h()){for(e=r=0;r<4&&Sd(zd,h());)e=16*e+yd(h(),16),l++,r++;if("."===h()){if(0===r)return;if(l-=r,c>6)return;for(n=0;h();){if(o=null,n>0){if(!("."===h()&&n<4))return;l++}if(!Sd(_d,h()))return;for(;Sd(_d,h());){if(i=yd(h(),10),null===o)o=i;else{if(0===o)return;o=10*o+i}if(o>255)return;l++}s[c]=256*s[c]+o,2!=++n&&4!==n||c++}if(4!==n)return;break}if(":"===h()){if(l++,!h())return}else if(h())return;s[c++]=e}else{if(null!==f)return;l++,f=++c}}if(null!==f)for(a=c-f,c=7;0!==c&&a>0;)u=s[c],s[c--]=s[f+a-1],s[f+--a]=u;else if(8!==c)return;return s}(kd(t,1,-1)),!e)return Ld;this.host=e}else if(this.isSpecial()){if(t=function(t){var e,r,n=[],o=id(od(ad(t),Yv,"."),".");for(e=0;e4)return t;for(r=[],n=0;n1&&"0"===wd(o,0)&&(i=Sd(Fd,o)?16:8,o=kd(o,8===i?1:2)),""===o)a=0;else{if(!Sd(10===i?Dd:8===i?Bd:zd,o))return t;a=yd(o,i)}Rd(r,a)}for(n=0;n=bd(256,5-e))return null}else if(a>255)return null;for(u=xd(r),n=0;n1?arguments[1]:void 0,n=ld(e,new xg(t,!1,r));u||(e.href=n.serialize(),e.origin=n.getOrigin(),e.protocol=n.getProtocol(),e.username=n.getUsername(),e.password=n.getPassword(),e.host=n.getHost(),e.hostname=n.getHostname(),e.port=n.getPort(),e.pathname=n.getPathname(),e.search=n.getSearch(),e.searchParams=n.getSearchParams(),e.hash=n.getHash())},Pg=Rg.prototype,Ag=function(t,e){return{get:function(){return hd(this)[t]()},set:e&&function(t){return hd(this)[e](t)},configurable:!0,enumerable:!0}};if(u&&(so(Pg,"href",Ag("serialize","setHref")),so(Pg,"origin",Ag("getOrigin")),so(Pg,"protocol",Ag("getProtocol","setProtocol")),so(Pg,"username",Ag("getUsername","setUsername")),so(Pg,"password",Ag("getPassword","setPassword")),so(Pg,"host",Ag("getHost","setHost")),so(Pg,"hostname",Ag("getHostname","setHostname")),so(Pg,"port",Ag("getPort","setPort")),so(Pg,"pathname",Ag("getPathname","setPathname")),so(Pg,"search",Ag("getSearch","setSearch")),so(Pg,"searchParams",Ag("getSearchParams")),so(Pg,"hash",Ag("getHash","setHash"))),ie(Pg,"toJSON",function(){return hd(this).serialize()},{enumerable:!0}),ie(Pg,"toString",function(){return hd(this).serialize()},{enumerable:!0}),dd){var jg=dd.createObjectURL,kg=dd.revokeObjectURL;jg&&ie(Rg,"createObjectURL",ar(jg,dd)),kg&&ie(Rg,"revokeObjectURL",ar(kg,dd))}an(Rg,"URL"),Ce({global:!0,constructor:!0,forced:!Mp,sham:!u},{URL:Rg});var Ig=L("URL"),Tg=Mp&&a(function(){Ig.canParse()}),Mg=a(function(){return 1!==Ig.canParse.length});Ce({target:"URL",stat:!0,forced:!Tg||Mg},{canParse:function(t){var e=Up(arguments.length,1),r=Wr(t),n=e<2||void 0===arguments[1]?void 0:Wr(arguments[1]);try{return!!new Ig(r,n)}catch(t){return!1}}});var Lg=L("URL");Ce({target:"URL",stat:!0,forced:!Mp},{parse:function(t){var e=Up(arguments.length,1),r=Wr(t),n=e<2||void 0===arguments[1]?void 0:Wr(arguments[1]);try{return new Lg(r,n)}catch(t){return null}}}),Ce({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return f(URL.prototype.toString,this)}});var Ug=WeakMap.prototype,Ng={WeakMap:WeakMap,set:b(Ug.set),get:b(Ug.get),has:b(Ug.has),remove:b(Ug.delete)},Cg=Ng.has,_g=function(t){return Cg(t),t},Fg=Ng.get,Bg=Ng.has,Dg=Ng.set;Ce({target:"WeakMap",proto:!0,real:!0,forced:!0},{emplace:function(t,e){var r,n,o=_g(this);return Bg(o,t)?(r=Fg(o,t),"update"in e&&(r=e.update(r,t,o),Dg(o,t,r)),r):(n=e.insert(t,o),Dg(o,t,n),n)}}),Ce({target:"WeakMap",stat:!0,forced:!0},{from:ei(Ng.WeakMap,Ng.set,!0)}),Ce({target:"WeakMap",stat:!0,forced:!0},{of:ri(Ng.WeakMap,Ng.set,!0)});var zg=Ng.remove;Ce({target:"WeakMap",proto:!0,real:!0,forced:!0},{deleteAll:function(){for(var t,e=_g(this),r=!0,n=0,o=arguments.length;n2&&(n=r,M(o=arguments[2])&&"cause"in o&&_t(n,"cause",o.cause));var s=[];return Ao(t,ny,{that:s}),_t(r,"errors",s),r};dn?dn(oy,ry):Ae(oy,ry,{name:!0});var iy=oy.prototype=Ve(ry.prototype,{constructor:d(1,oy),message:d(1,""),name:d(1,"AggregateError")});Ce({global:!0,constructor:!0,arity:2},{AggregateError:oy});var ay,uy,sy,cy,fy=function(t){return _.slice(0,t.length)===t},ly=fy("Bun/")?"BUN":fy("Cloudflare-Workers")?"CLOUDFLARE":fy("Deno/")?"DENO":fy("Node.js/")?"NODE":i.Bun&&"string"==typeof Bun.version?"BUN":i.Deno&&"object"==typeof Deno.version?"DENO":"process"===E(i.process)?"NODE":i.window&&i.document?"BROWSER":"REST",hy="NODE"===ly,py=/(?:ipad|iphone|ipod).*applewebkit/i.test(_),vy=i.setImmediate,dy=i.clearImmediate,gy=i.process,yy=i.Dispatch,my=i.Function,by=i.MessageChannel,wy=i.String,Sy=0,Ey={},Oy="onreadystatechange";a(function(){ay=i.location});var xy=function(t){if(ut(Ey,t)){var e=Ey[t];delete Ey[t],e()}},Ry=function(t){return function(){xy(t)}},Py=function(t){xy(t.data)},Ay=function(t){i.postMessage(wy(t),ay.protocol+"//"+ay.host)};vy&&dy||(vy=function(t){Up(arguments.length,1);var e=T(t)?t:my(t),r=vo(arguments,1);return Ey[++Sy]=function(){Ra(e,void 0,r)},uy(Sy),Sy},dy=function(t){delete Ey[t]},hy?uy=function(t){gy.nextTick(Ry(t))}:yy&&yy.now?uy=function(t){yy.now(Ry(t))}:by&&!py?(cy=(sy=new by).port2,sy.port1.onmessage=Py,uy=ar(cy.postMessage,cy)):i.addEventListener&&T(i.postMessage)&&!i.importScripts&&ay&&"file:"!==ay.protocol&&!a(Ay)?(uy=Ay,i.addEventListener("message",Py,!1)):uy=Oy in Et("script")?function(t){De.appendChild(Et("script"))[Oy]=function(){De.removeChild(this),xy(t)}}:function(t){setTimeout(Ry(t),0)});var jy={set:vy,clear:dy},ky=function(){this.head=null,this.tail=null};ky.prototype={add:function(t){var e={item:t,next:null},r=this.tail;r?r.next=e:this.head=e,this.tail=e},get:function(){var t=this.head;if(t)return null===(this.head=t.next)&&(this.tail=null),t.item}};var Iy,Ty,My,Ly,Uy,Ny=ky,Cy=/ipad|iphone|ipod/i.test(_)&&"undefined"!=typeof Pebble,_y=/web0s(?!.*chrome)/i.test(_),Fy=jy.set,By=i.MutationObserver||i.WebKitMutationObserver,Dy=i.document,zy=i.process,Wy=i.Promise,qy=Ip("queueMicrotask");if(!qy){var Hy=new Ny,$y=function(){var t,e;for(hy&&(t=zy.domain)&&t.exit();e=Hy.get();)try{e()}catch(t){throw Hy.head&&Iy(),t}t&&t.enter()};py||hy||_y||!By||!Dy?!Cy&&Wy&&Wy.resolve?((Ly=Wy.resolve(void 0)).constructor=Wy,Uy=ar(Ly.then,Ly),Iy=function(){Uy($y)}):hy?Iy=function(){zy.nextTick($y)}:(Fy=ar(Fy,i),Iy=function(){Fy($y)}):(Ty=!0,My=Dy.createTextNode(""),new By($y).observe(My,{characterData:!0}),Iy=function(){My.data=Ty=!Ty}),qy=function(t){Hy.head||Iy(),Hy.add(t)}}var Ky,Gy,Vy,Yy=qy,Xy=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},Jy=i.Promise,Qy=dt("species"),Zy=!1,tm=T(i.PromiseRejectionEvent),em=Ue("Promise",function(){var t=Kt(Jy),e=t!==String(Jy);if(!e&&66===W)return!0;if(!W||W<51||!/native code/.test(t)){var r=new Jy(function(t){t(1)}),n=function(t){t(function(){},function(){})};if((r.constructor={})[Qy]=n,!(Zy=r.then(function(){})instanceof n))return!0}return!(e||"BROWSER"!==ly&&"DENO"!==ly||tm)}),rm={CONSTRUCTOR:em,REJECTION_EVENT:tm,SUBCLASSING:Zy},nm=TypeError,om=function(t){var e,r;this.promise=new t(function(t,n){if(void 0!==e||void 0!==r)throw new nm("Bad Promise constructor");e=t,r=n}),this.resolve=J(e),this.reject=J(r)},im={f:function(t){return new om(t)}},am=jy.set,um="Promise",sm=rm.CONSTRUCTOR,cm=rm.REJECTION_EVENT,fm=rm.SUBCLASSING,lm=ne.getterFor(um),hm=ne.set,pm=Jy&&Jy.prototype,vm=Jy,dm=pm,gm=i.TypeError,ym=i.document,mm=i.process,bm=im.f,wm=bm,Sm=!!(ym&&ym.createEvent&&i.dispatchEvent),Em="unhandledrejection",Om=function(t){var e;return!(!M(t)||!T(e=t.then))&&e},xm=function(t,e){var r,n,o,i=e.value,a=1===e.state,u=a?t.ok:t.fail,s=t.resolve,c=t.reject,l=t.domain;try{u?(a||(2===e.rejection&&km(e),e.rejection=1),!0===u?r=i:(l&&l.enter(),r=u(i),l&&(l.exit(),o=!0)),r===t.promise?c(new gm("Promise-chain cycle")):(n=Om(r))?f(n,r,s,c):s(r)):c(i)}catch(t){l&&!o&&l.exit(),c(t)}},Rm=function(t,e){t.notified||(t.notified=!0,Yy(function(){for(var r,n=t.reactions;r=n.get();)xm(r,t);t.notified=!1,e&&!t.rejection&&Am(t)}))},Pm=function(t,e,r){var n,o;Sm?((n=ym.createEvent("Event")).promise=e,n.reason=r,n.initEvent(t,!1,!0),i.dispatchEvent(n)):n={promise:e,reason:r},!cm&&(o=i["on"+t])?o(n):t===Em&&function(t,e){try{1===arguments.length?console.error(t):console.error(t,e)}catch(t){}}("Unhandled promise rejection",r)},Am=function(t){f(am,i,function(){var e,r=t.facade,n=t.value;if(jm(t)&&(e=Xy(function(){hy?mm.emit("unhandledRejection",n,r):Pm(Em,r,n)}),t.rejection=hy||jm(t)?2:1,e.error))throw e.value})},jm=function(t){return 1!==t.rejection&&!t.parent},km=function(t){f(am,i,function(){var e=t.facade;hy?mm.emit("rejectionHandled",e):Pm("rejectionhandled",e,t.value)})},Im=function(t,e,r){return function(n){t(e,n,r)}},Tm=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,Rm(t,!0))},Mm=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw new gm("Promise can't be resolved itself");var n=Om(e);n?Yy(function(){var r={done:!1};try{f(n,e,Im(Mm,r,t),Im(Tm,r,t))}catch(e){Tm(r,e,t)}}):(t.value=e,t.state=1,Rm(t,!1))}catch(e){Tm({done:!1},e,t)}}};if(sm&&(vm=function(t){ko(this,dm),J(t),f(Ky,this);var e=lm(this);try{t(Im(Mm,e),Im(Tm,e))}catch(t){Tm(e,t)}},(Ky=function(t){hm(this,{type:um,done:!1,notified:!1,parent:!1,reactions:new Ny,rejection:!1,state:0,value:null})}).prototype=ie(dm=vm.prototype,"then",function(t,e){var r=lm(this),n=bm(Cc(this,vm));return r.parent=!0,n.ok=!T(t)||t,n.fail=T(e)&&e,n.domain=hy?mm.domain:void 0,0===r.state?r.reactions.add(n):Yy(function(){xm(n,r)}),n.promise}),Gy=function(){var t=new Ky,e=lm(t);this.promise=t,this.resolve=Im(Mm,e),this.reject=Im(Tm,e)},im.f=bm=function(t){return t===vm||void 0===t?new Gy(t):wm(t)},T(Jy)&&pm!==Object.prototype)){Vy=pm.then,fm||ie(pm,"then",function(t,e){var r=this;return new vm(function(t,e){f(Vy,r,t,e)}).then(t,e)},{unsafe:!0});try{delete pm.constructor}catch(t){}dn&&dn(pm,dm)}Ce({global:!0,constructor:!0,wrap:!0,forced:sm},{Promise:vm}),an(vm,um,!1),Uo(um);var Lm=rm.CONSTRUCTOR||!Gn(function(t){Jy.all(t).then(void 0,function(){})});Ce({target:"Promise",stat:!0,forced:Lm},{all:function(t){var e=this,r=im.f(e),n=r.resolve,o=r.reject,i=Xy(function(){var r=J(e.resolve),i=[],a=0,u=1;Ao(t,function(t){var s=a++,c=!1;u++,f(r,e,t).then(function(t){c||(c=!0,i[s]=t,--u||n(i))},o)}),--u||n(i)});return i.error&&o(i.value),r.promise}});var Um=Jy&&Jy.prototype;if(Ce({target:"Promise",proto:!0,forced:rm.CONSTRUCTOR,real:!0},{catch:function(t){return this.then(void 0,t)}}),T(Jy)){var Nm=L("Promise").prototype.catch;Um.catch!==Nm&&ie(Um,"catch",Nm,{unsafe:!0})}Ce({target:"Promise",stat:!0,forced:Lm},{race:function(t){var e=this,r=im.f(e),n=r.reject,o=Xy(function(){var o=J(e.resolve);Ao(t,function(t){f(o,e,t).then(r.resolve,n)})});return o.error&&n(o.value),r.promise}}),Ce({target:"Promise",stat:!0,forced:rm.CONSTRUCTOR},{reject:function(t){var e=im.f(this);return(0,e.reject)(t),e.promise}});var Cm=function(t,e){if(kt(t),M(e)&&e.constructor===t)return e;var r=im.f(t);return(0,r.resolve)(e),r.promise};Ce({target:"Promise",stat:!0,forced:rm.CONSTRUCTOR},{resolve:function(t){return Cm(this,t)}}),Ce({target:"Promise",stat:!0,forced:Lm},{allSettled:function(t){var e=this,r=im.f(e),n=r.resolve,o=r.reject,i=Xy(function(){var r=J(e.resolve),o=[],i=0,a=1;Ao(t,function(t){var u=i++,s=!1;a++,f(r,e,t).then(function(t){s||(s=!0,o[u]={status:"fulfilled",value:t},--a||n(o))},function(t){s||(s=!0,o[u]={status:"rejected",reason:t},--a||n(o))})}),--a||n(o)});return i.error&&o(i.value),r.promise}});var _m="No one promise resolved";Ce({target:"Promise",stat:!0,forced:Lm},{any:function(t){var e=this,r=L("AggregateError"),n=im.f(e),o=n.resolve,i=n.reject,a=Xy(function(){var n=J(e.resolve),a=[],u=0,s=1,c=!1;Ao(t,function(t){var l=u++,h=!1;s++,f(n,e,t).then(function(t){h||c||(c=!0,o(t))},function(t){h||c||(h=!0,a[l]=t,--s||i(new r(a,_m)))})}),--s||i(new r(a,_m))});return a.error&&i(a.value),n.promise}}),Ce({target:"Promise",stat:!0},{withResolvers:function(){var t=im.f(this);return{promise:t.promise,resolve:t.resolve,reject:t.reject}}});var Fm=Jy&&Jy.prototype,Bm=!!Jy&&a(function(){Fm.finally.call({then:function(){}},function(){})});if(Ce({target:"Promise",proto:!0,real:!0,forced:Bm},{finally:function(t){var e=Cc(this,L("Promise")),r=T(t);return this.then(r?function(r){return Cm(e,t()).then(function(){return r})}:t,r?function(r){return Cm(e,t()).then(function(){throw r})}:t)}}),T(Jy)){var Dm=L("Promise").prototype.finally;Fm.finally!==Dm&&ie(Fm,"finally",Dm,{unsafe:!0})}var zm=i.Promise,Wm=!1,qm=!zm||!zm.try||Xy(function(){zm.try(function(t){Wm=8===t},8)}).error||!Wm;Ce({target:"Promise",stat:!0,forced:qm},{try:function(t){var e=arguments.length>1?vo(arguments,1):[],r=im.f(this),n=Xy(function(){return Ra(J(t),void 0,e)});return(n.error?r.reject:r.resolve)(n.value),r.promise}}),Ze("Promise","finally");var Hm="URLSearchParams"in self,$m="Symbol"in self&&"iterator"in Symbol,Km="FileReader"in self&&"Blob"in self&&function(){try{return new Blob,!0}catch(t){return!1}}(),Gm="FormData"in self,Vm="ArrayBuffer"in self;if(Vm)var Ym=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],Xm=ArrayBuffer.isView||function(t){return t&&Ym.indexOf(Object.prototype.toString.call(t))>-1};function Jm(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function Qm(t){return"string"!=typeof t&&(t=String(t)),t}function Zm(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return $m&&(e[Symbol.iterator]=function(){return e}),e}function tb(t){this.map={},t instanceof tb?t.forEach(function(t,e){this.append(e,t)},this):Array.isArray(t)?t.forEach(function(t){this.append(t[0],t[1])},this):t&&Object.getOwnPropertyNames(t).forEach(function(e){this.append(e,t[e])},this)}function eb(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function rb(t){return new Promise(function(e,r){t.onload=function(){e(t.result)},t.onerror=function(){r(t.error)}})}function nb(t){var e=new FileReader,r=rb(e);return e.readAsArrayBuffer(t),r}function ob(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function ib(){return this.bodyUsed=!1,this._initBody=function(t){var e;this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:Km&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:Gm&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:Hm&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():Vm&&Km&&(e=t)&&DataView.prototype.isPrototypeOf(e)?(this._bodyArrayBuffer=ob(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):Vm&&(ArrayBuffer.prototype.isPrototypeOf(t)||Xm(t))?this._bodyArrayBuffer=ob(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):Hm&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},Km&&(this.blob=function(){var t=eb(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?eb(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(nb)}),this.text=function(){var t=eb(this);if(t)return t;if(this._bodyBlob)return function(t){var e=new FileReader,r=rb(e);return e.readAsText(t),r}(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.length),n=0;n-1?e:t}(e.method||this.method||"GET"),this.mode=e.mode||this.mode||null,this.signal=e.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&r)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(r)}function sb(t){var e=new FormData;return t.trim().split("&").forEach(function(t){if(t){var r=t.split("="),n=r.shift().replace(/\+/g," "),o=r.join("=").replace(/\+/g," ");e.append(decodeURIComponent(n),decodeURIComponent(o))}}),e}function cb(t,e){e||(e={}),this.type="default",this.status=void 0===e.status?200:e.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in e?e.statusText:"OK",this.headers=new tb(e.headers),this.url=e.url||"",this._initBody(t)}ub.prototype.clone=function(){return new ub(this,{body:this._bodyInit})},ib.call(ub.prototype),ib.call(cb.prototype),cb.prototype.clone=function(){return new cb(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new tb(this.headers),url:this.url})},cb.error=function(){var t=new cb(null,{status:0,statusText:""});return t.type="error",t};var fb=[301,302,303,307,308];cb.redirect=function(t,e){if(-1===fb.indexOf(e))throw new RangeError("Invalid status code");return new cb(null,{status:e,headers:{location:t}})};var lb=self.DOMException;try{new lb}catch(t){(lb=function(t,e){this.message=t,this.name=e;var r=Error(t);this.stack=r.stack}).prototype=Object.create(Error.prototype),lb.prototype.constructor=lb}function hb(t,e){return new Promise(function(r,n){var o=new ub(t,e);if(o.signal&&o.signal.aborted)return n(new lb("Aborted","AbortError"));var i=new XMLHttpRequest;function a(){i.abort()}i.onload=function(){var t,e,n={status:i.status,statusText:i.statusText,headers:(t=i.getAllResponseHeaders()||"",e=new tb,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach(function(t){var r=t.split(":"),n=r.shift().trim();if(n){var o=r.join(":").trim();e.append(n,o)}}),e)};n.url="responseURL"in i?i.responseURL:n.headers.get("X-Request-URL"),r(new cb("response"in i?i.response:i.responseText,n))},i.onerror=function(){n(new TypeError("Network request failed"))},i.ontimeout=function(){n(new TypeError("Network request failed"))},i.onabort=function(){n(new lb("Aborted","AbortError"))},i.open(o.method,o.url,!0),"include"===o.credentials?i.withCredentials=!0:"omit"===o.credentials&&(i.withCredentials=!1),"responseType"in i&&Km&&(i.responseType="blob"),o.headers.forEach(function(t,e){i.setRequestHeader(e,t)}),o.signal&&(o.signal.addEventListener("abort",a),i.onreadystatechange=function(){4===i.readyState&&o.signal.removeEventListener("abort",a)}),i.send(void 0===o._bodyInit?null:o._bodyInit)})}hb.polyfill=!0,self.fetch||(self.fetch=hb,self.Headers=tb,self.Request=ub,self.Response=cb);var pb=Object.getOwnPropertySymbols,vb=Object.prototype.hasOwnProperty,db=Object.prototype.propertyIsEnumerable,gb=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},r=0;r<10;r++)e["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t]}).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach(function(t){n[t]=t}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(t){return!1}}()?Object.assign:function(t,e){for(var r,n,o=function(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}(t),i=1;i{"use strict";t.exports={}},10560,(e,t,n)=>{"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(n){return t.resolve(e()).then(function(){return n})},function(n){return t.resolve(e()).then(function(){throw n})})}),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]}),Object.hasOwn||(Object.hasOwn=function(e,t){if(null==e)throw TypeError("Cannot convert undefined or null to object");return Object.prototype.hasOwnProperty.call(Object(e),t)}),"canParse"in URL||(URL.canParse=function(e,t){try{return new URL(e,t),!0}catch(e){return!1}})},11829,(e,t,n)=>{"use strict";function r(e,t){var n=e.length;for(e.push(t);0>>1,a=e[r];if(0>>1;ro(u,n))so(c,u)?(e[r]=c,e[s]=n,r=s):(e[r]=u,e[i]=n,r=i);else if(so(c,n))e[r]=c,e[s]=n,r=s;else break}}return t}function o(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if(n.unstable_now=void 0,"object"==typeof performance&&"function"==typeof performance.now){var i,u=performance;n.unstable_now=function(){return u.now()}}else{var s=Date,c=s.now();n.unstable_now=function(){return s.now()-c}}var f=[],d=[],p=1,h=null,m=3,g=!1,y=!1,b=!1,v=!1,_="function"==typeof setTimeout?setTimeout:null,E="function"==typeof clearTimeout?clearTimeout:null,S="undefined"!=typeof setImmediate?setImmediate:null;function P(e){for(var t=a(d);null!==t;){if(null===t.callback)l(d);else if(t.startTime<=e)l(d),t.sortIndex=t.expirationTime,r(f,t);else break;t=a(d)}}function w(e){if(b=!1,P(e),!y)if(null!==a(f))y=!0,k||(k=!0,i());else{var t=a(d);null!==t&&L(w,t.startTime-e)}}var k=!1,R=-1,x=5,O=-1;function T(){return!!v||!(n.unstable_now()-Oe&&T());){var o=h.callback;if("function"==typeof o){h.callback=null,m=h.priorityLevel;var u=o(h.expirationTime<=e);if(e=n.unstable_now(),"function"==typeof u){h.callback=u,P(e),t=!0;break t}h===a(f)&&l(f),P(e)}else l(f);h=a(f)}if(null!==h)t=!0;else{var s=a(d);null!==s&&L(w,s.startTime-e),t=!1}}break e}finally{h=null,m=r,g=!1}}}finally{t?i():k=!1}}}if("function"==typeof S)i=function(){S(C)};else if("undefined"!=typeof MessageChannel){var A=new MessageChannel,N=A.port2;A.port1.onmessage=C,i=function(){N.postMessage(null)}}else i=function(){_(C,0)};function L(e,t){R=_(function(){e(n.unstable_now())},t)}n.unstable_IdlePriority=5,n.unstable_ImmediatePriority=1,n.unstable_LowPriority=4,n.unstable_NormalPriority=3,n.unstable_Profiling=null,n.unstable_UserBlockingPriority=2,n.unstable_cancelCallback=function(e){e.callback=null},n.unstable_forceFrameRate=function(e){0>e||125o?(e.sortIndex=l,r(d,e),null===a(f)&&e===a(d)&&(b?(E(R),R=-1):b=!0,L(w,l-o))):(e.sortIndex=u,r(f,e),y||g||(y=!0,k||(k=!0,i()))),e},n.unstable_shouldYield=T,n.unstable_wrapCallback=function(e){var t=m;return function(){var n=m;m=t;try{return e.apply(this,arguments)}finally{m=n}}}},52659,(e,t,n)=>{"use strict";t.exports=e.r(11829)},17431,(e,t,n)=>{"use strict";var r=e.r(91788);function a(e){var t="https://react.dev/errors/"+e;if(1{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),t.exports=e.r(17431)},57647,(e,t,n)=>{"use strict";var r,a=e.i(50461),l=e.r(52659),o=e.r(91788),i=e.r(30943);function u(e){var t="https://react.dev/errors/"+e;if(1z||(e.current=D[z],D[z]=null,z--)}function H(e,t){D[++z]=e.current,e.current=t}var B=F(null),W=F(null),q=F(null),X=F(null);function V(e,t){switch(H(q,t),H(W,e),H(B,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?sa(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)e=sl(t=sa(t),e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}U(B),H(B,e)}function $(){U(B),U(W),U(q)}function G(e){null!==e.memoizedState&&H(X,e);var t=B.current,n=sl(t,e.type);t!==n&&(H(W,e),H(B,n))}function Q(e){W.current===e&&(U(B),U(W)),X.current===e&&(U(X),sG._currentValue=I)}var K=Object.prototype.hasOwnProperty,Y=l.unstable_scheduleCallback,J=l.unstable_cancelCallback,Z=l.unstable_shouldYield,ee=l.unstable_requestPaint,et=l.unstable_now,en=l.unstable_getCurrentPriorityLevel,er=l.unstable_ImmediatePriority,ea=l.unstable_UserBlockingPriority,el=l.unstable_NormalPriority,eo=l.unstable_LowPriority,ei=l.unstable_IdlePriority,eu=(l.log,l.unstable_setDisableYieldValue,null),es=null,ec=Math.clz32?Math.clz32:function(e){return 0==(e>>>=0)?32:31-(ef(e)/ed|0)|0},ef=Math.log,ed=Math.LN2,ep=256,eh=4194304;function em(e){var t=42&e;if(0!==t)return t;switch(e&-e){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:return 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:return 4194048&e;case 4194304:case 8388608:case 0x1000000:case 0x2000000:return 0x3c00000&e;case 0x4000000:return 0x4000000;case 0x8000000:return 0x8000000;case 0x10000000:return 0x10000000;case 0x20000000:return 0x20000000;case 0x40000000:return 0;default:return e}}function eg(e,t,n){var r=e.pendingLanes;if(0===r)return 0;var a=0,l=e.suspendedLanes,o=e.pingedLanes;e=e.warmLanes;var i=0x7ffffff&r;return 0!==i?0!=(r=i&~l)?a=em(r):0!=(o&=i)?a=em(o):n||0!=(n=i&~e)&&(a=em(n)):0!=(i=r&~l)?a=em(i):0!==o?a=em(o):n||0!=(n=r&~e)&&(a=em(n)),0===a?0:0!==t&&t!==a&&0==(t&l)&&((l=a&-a)>=(n=t&-t)||32===l&&0!=(4194048&n))?t:a}function ey(e,t){return 0==(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)}function eb(){var e=ep;return 0==(4194048&(ep<<=1))&&(ep=256),e}function ev(){var e=eh;return 0==(0x3c00000&(eh<<=1))&&(eh=4194304),e}function e_(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function eE(e,t){e.pendingLanes|=t,0x10000000!==t&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function eS(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-ec(t);e.entangledLanes|=t,e.entanglements[r]=0x40000000|e.entanglements[r]|4194090&n}function eP(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-ec(n),a=1<)":-1a||u[r]!==s[a]){var c="\n"+u[r].replace(" at new "," at ");return e.displayName&&c.includes("")&&(c=c.replace("",e.displayName)),c}while(1<=r&&0<=a)break}}}finally{eZ=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:"")?eJ(n):""}function e1(e){try{var t="";do t+=function(e){switch(e.tag){case 26:case 27:case 5:return eJ(e.type);case 16:return eJ("Lazy");case 13:return eJ("Suspense");case 19:return eJ("SuspenseList");case 0:case 15:return e0(e.type,!1);case 11:return e0(e.type.render,!1);case 1:return e0(e.type,!0);case 31:return eJ("Activity");default:return""}}(e),e=e.return;while(e)return t}catch(e){return"\nError generating stack: "+e.message+"\n"+e.stack}}function e2(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function e4(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function e3(e){e._valueTracker||(e._valueTracker=function(e){var t=e4(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var a=n.get,l=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(e){r=""+e,l.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function e9(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=e4(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function e8(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}var e5=/[\n"\\]/g;function e6(e){return e.replace(e5,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function e7(e,t,n,r,a,l,o,i){e.name="",null!=o&&"function"!=typeof o&&"symbol"!=typeof o&&"boolean"!=typeof o?e.type=o:e.removeAttribute("type"),null!=t?"number"===o?(0===t&&""===e.value||e.value!=t)&&(e.value=""+e2(t)):e.value!==""+e2(t)&&(e.value=""+e2(t)):"submit"!==o&&"reset"!==o||e.removeAttribute("value"),null!=t?tt(e,o,e2(t)):null!=n?tt(e,o,e2(n)):null!=r&&e.removeAttribute("value"),null==a&&null!=l&&(e.defaultChecked=!!l),null!=a&&(e.checked=a&&"function"!=typeof a&&"symbol"!=typeof a),null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i?e.name=""+e2(i):e.removeAttribute("name")}function te(e,t,n,r,a,l,o,i){if(null!=l&&"function"!=typeof l&&"symbol"!=typeof l&&"boolean"!=typeof l&&(e.type=l),null!=t||null!=n){if(("submit"===l||"reset"===l)&&null==t)return;n=null!=n?""+e2(n):"",t=null!=t?""+e2(t):n,i||t===e.value||(e.value=t),e.defaultValue=t}r="function"!=typeof(r=null!=r?r:a)&&"symbol"!=typeof r&&!!r,e.checked=i?e.checked:!!r,e.defaultChecked=!!r,null!=o&&"function"!=typeof o&&"symbol"!=typeof o&&"boolean"!=typeof o&&(e.name=o)}function tt(e,t,n){"number"===t&&e8(e.ownerDocument)===e||e.defaultValue===""+n||(e.defaultValue=""+n)}function tn(e,t,n,r){if(e=e.options,t){t={};for(var a=0;a=t5),ne=!1;function nt(e,t){switch(e){case"keyup":return -1!==t9.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function nn(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var nr=!1,na={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 nl(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!na[e.type]:"textarea"===t}function no(e,t,n,r){tm?tg?tg.push(r):tg=[r]:tm=r,0<(t=u0(t,"onChange")).length&&(n=new tz("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var ni=null,nu=null;function ns(e){uV(e,0)}function nc(e){if(e9(eF(e)))return e}function nf(e,t){if("change"===e)return t}var nd=!1;if(tE){if(tE){var np="oninput"in document;if(!np){var nh=document.createElement("div");nh.setAttribute("oninput","return;"),np="function"==typeof nh.oninput}r=np}else r=!1;nd=r&&(!document.documentMode||9=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=nP(r)}}function nk(e){e=null!=e&&null!=e.ownerDocument&&null!=e.ownerDocument.defaultView?e.ownerDocument.defaultView:window;for(var t=e8(e.document);t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(n)e=t.contentWindow;else break;t=e8(e.document)}return t}function nR(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var nx=tE&&"documentMode"in document&&11>=document.documentMode,nO=null,nT=null,nC=null,nA=!1;function nN(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;nA||null==nO||nO!==e8(r)||(r="selectionStart"in(r=nO)&&nR(r)?{start:r.selectionStart,end:r.selectionEnd}:{anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},nC&&nS(nC,r)||(nC=r,0<(r=u0(nT,"onSelect")).length&&(t=new tz("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=nO)))}function nL(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var nM={animationend:nL("Animation","AnimationEnd"),animationiteration:nL("Animation","AnimationIteration"),animationstart:nL("Animation","AnimationStart"),transitionrun:nL("Transition","TransitionRun"),transitionstart:nL("Transition","TransitionStart"),transitioncancel:nL("Transition","TransitionCancel"),transitionend:nL("Transition","TransitionEnd")},nj={},nI={};function nD(e){if(nj[e])return nj[e];if(!nM[e])return e;var t,n=nM[e];for(t in n)if(n.hasOwnProperty(t)&&t in nI)return nj[e]=n[t];return e}tE&&(nI=document.createElement("div").style,"AnimationEvent"in window||(delete nM.animationend.animation,delete nM.animationiteration.animation,delete nM.animationstart.animation),"TransitionEvent"in window||delete nM.transitionend.transition);var nz=nD("animationend"),nF=nD("animationiteration"),nU=nD("animationstart"),nH=nD("transitionrun"),nB=nD("transitionstart"),nW=nD("transitioncancel"),nq=nD("transitionend"),nX=new Map,nV="abort auxClick beforeToggle 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 n$(e,t){nX.set(e,t),eq(t,[e])}nV.push("scrollEnd");var nG=new WeakMap;function nQ(e,t){if("object"==typeof e&&null!==e){var n=nG.get(e);return void 0!==n?n:(t={value:e,source:t,stack:e1(t)},nG.set(e,t),t)}return{value:e,source:t,stack:e1(t)}}var nK=[],nY=0,nJ=0;function nZ(){for(var e=nY,t=nJ=nY=0;t>=o,a-=o,rd=1<<32-ec(t)+a|n<l?l:8;var o=M.T,i={};M.T=i,lD(e,!1,t,n);try{var u=a(),s=M.S;if(null!==s&&s(i,u),null!==u&&"object"==typeof u&&"function"==typeof u.then){var c,f,d=(c=[],f={status:"pending",value:null,reason:null,then:function(e){c.push(e)}},u.then(function(){f.status="fulfilled",f.value=r;for(var e=0;em?(g=f,f=null):g=f.sibling;var y=p(a,f,i[m],u);if(null===y){null===f&&(f=g);break}e&&f&&null===y.alternate&&t(a,f),o=l(y,o,m),null===c?s=y:c.sibling=y,c=y,f=g}if(m===i.length)return n(a,f),r_&&rh(a,m),s;if(null===f){for(;mg?(y=m,m=null):y=m.sibling;var v=p(a,m,b.value,s);if(null===v){null===m&&(m=y);break}e&&m&&null===v.alternate&&t(a,m),o=l(v,o,g),null===f?c=v:f.sibling=v,f=v,m=y}if(b.done)return n(a,m),r_&&rh(a,g),c;if(null===m){for(;!b.done;g++,b=i.next())null!==(b=d(a,b.value,s))&&(o=l(b,o,g),null===f?c=b:f.sibling=b,f=b);return r_&&rh(a,g),c}for(m=r(m);!b.done;g++,b=i.next())null!==(b=h(m,a,g,b.value,s))&&(e&&null!==b.alternate&&m.delete(null===b.key?g:b.key),o=l(b,o,g),null===f?c=b:f.sibling=b,f=b);return e&&m.forEach(function(e){return t(a,e)}),r_&&rh(a,g),c}(s,c,f=v.call(f),b)}if("function"==typeof f.then)return i(s,c,l$(f),b);if(f.$$typeof===S)return i(s,c,rB(s,f),b);lQ(s,f)}return"string"==typeof f&&""!==f||"number"==typeof f||"bigint"==typeof f?(f=""+f,null!==c&&6===c.tag?(n(s,c.sibling),(b=a(c,f)).return=s):(n(s,c),(b=rr(f,s.mode,b)).return=s),o(s=b)):n(s,c)}(i,s,c,f);return lX=null,b}catch(e){if(e===r8||e===r6)throw e;var v=n5(29,e,null,i.mode);return v.lanes=f,v.return=i,v}finally{}}}var lJ=lY(!0),lZ=lY(!1),l0=F(null),l1=null;function l2(e){var t=e.alternate;H(l8,1&l8.current),H(l0,e),null===l1&&(null===t||null!==ab.current?l1=e:null!==t.memoizedState&&(l1=e))}function l4(e){if(22===e.tag){if(H(l8,l8.current),H(l0,e),null===l1){var t=e.alternate;null!==t&&null!==t.memoizedState&&(l1=e)}}else l3(e)}function l3(){H(l8,l8.current),H(l0,l0.current)}function l9(e){U(l0),l1===e&&(l1=null),U(l8)}var l8=F(0);function l5(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||sg(n)))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!=(128&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}function l6(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:p({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var l7={enqueueSetState:function(e,t,n){e=e._reactInternals;var r=i4(),a=as(r);a.payload=t,null!=n&&(a.callback=n),null!==(t=ac(e,a,r))&&(i9(t,e,r),af(t,e,r))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=i4(),a=as(r);a.tag=1,a.payload=t,null!=n&&(a.callback=n),null!==(t=ac(e,a,r))&&(i9(t,e,r),af(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=i4(),r=as(n);r.tag=2,null!=t&&(r.callback=t),null!==(t=ac(e,r,n))&&(i9(t,e,n),af(t,e,n))}};function oe(e,t,n,r,a,l,o){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,l,o):!t.prototype||!t.prototype.isPureReactComponent||!nS(n,r)||!nS(a,l)}function ot(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&l7.enqueueReplaceState(t,t.state,null)}function on(e,t){var n=t;if("ref"in t)for(var r in n={},t)"ref"!==r&&(n[r]=t[r]);if(e=e.defaultProps)for(var a in n===t&&(n=p({},n)),e)void 0===n[a]&&(n[a]=e[a]);return n}var or="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof a.default&&"function"==typeof a.default.emit)return void a.default.emit("uncaughtException",e);console.error(e)};function oa(e){or(e)}function ol(e){console.error(e)}function oo(e){or(e)}function oi(e,t){try{(0,e.onUncaughtError)(t.value,{componentStack:t.stack})}catch(e){setTimeout(function(){throw e})}}function ou(e,t,n){try{(0,e.onCaughtError)(n.value,{componentStack:n.stack,errorBoundary:1===t.tag?t.stateNode:null})}catch(e){setTimeout(function(){throw e})}}function os(e,t,n){return(n=as(n)).tag=3,n.payload={element:null},n.callback=function(){oi(e,t)},n}function oc(e){return(e=as(e)).tag=3,e}function of(e,t,n,r){var a=n.type.getDerivedStateFromError;if("function"==typeof a){var l=r.value;e.payload=function(){return a(l)},e.callback=function(){ou(t,n,r)}}var o=n.stateNode;null!==o&&"function"==typeof o.componentDidCatch&&(e.callback=function(){ou(t,n,r),"function"!=typeof a&&(null===i$?i$=new Set([this]):i$.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:null!==e?e:""})})}var od=Error(u(461)),op=!1;function oh(e,t,n,r){t.child=null===e?lZ(t,null,n,r):lJ(t,e.child,n,r)}function om(e,t,n,r,a){n=n.render;var l=t.ref;if("ref"in r){var o={};for(var i in r)"ref"!==i&&(o[i]=r[i])}else o=r;return(rU(t),r=aI(e,t,n,o,l,a),i=aU(),null===e||op)?(r_&&i&&rg(t),t.flags|=1,oh(e,t,r,a),t.child):(aH(e,t,a),oj(e,t,a))}function og(e,t,n,r,a){if(null===e){var l=n.type;return"function"!=typeof l||n6(l)||void 0!==l.defaultProps||null!==n.compare?((e=rt(n.type,null,r,t,t.mode,a)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=l,oy(e,t,l,r,a))}if(l=e.child,!oI(e,a)){var o=l.memoizedProps;if((n=null!==(n=n.compare)?n:nS)(o,r)&&e.ref===t.ref)return oj(e,t,a)}return t.flags|=1,(e=n7(l,r)).ref=t.ref,e.return=t,t.child=e}function oy(e,t,n,r,a){if(null!==e){var l=e.memoizedProps;if(nS(l,r)&&e.ref===t.ref)if(op=!1,t.pendingProps=r=l,!oI(e,a))return t.lanes=e.lanes,oj(e,t,a);else 0!=(131072&e.flags)&&(op=!0)}return oE(e,t,n,r,a)}function ob(e,t,n){var r=t.pendingProps,a=r.children,l=null!==e?e.memoizedState:null;if("hidden"===r.mode){if(0!=(128&t.flags)){if(r=null!==l?l.baseLanes|n:n,null!==e){for(l=0,a=t.child=e.child;null!==a;)l=l|a.lanes|a.childLanes,a=a.sibling;t.childLanes=l&~r}else t.childLanes=0,t.child=null;return ov(e,t,r,n)}if(0==(0x20000000&n))return t.lanes=t.childLanes=0x20000000,ov(e,t,null!==l?l.baseLanes|n:n,n);t.memoizedState={baseLanes:0,cachePool:null},null!==e&&r3(t,null!==l?l.cachePool:null),null!==l?a_(t,l):aE(),l4(t)}else null!==l?(r3(t,l.cachePool),a_(t,l),l3(t),t.memoizedState=null):(null!==e&&r3(t,null),aE(),l3(t));return oh(e,t,a,n),t.child}function ov(e,t,n,r){var a=r4();return t.memoizedState={baseLanes:n,cachePool:a=null===a?null:{parent:r$._currentValue,pool:a}},null!==e&&r3(t,null),aE(),l4(t),null!==e&&rz(e,t,r,!0),null}function o_(e,t){var n=t.ref;if(null===n)null!==e&&null!==e.ref&&(t.flags|=4194816);else{if("function"!=typeof n&&"object"!=typeof n)throw Error(u(284));(null===e||e.ref!==n)&&(t.flags|=4194816)}}function oE(e,t,n,r,a){return(rU(t),n=aI(e,t,n,r,void 0,a),r=aU(),null===e||op)?(r_&&r&&rg(t),t.flags|=1,oh(e,t,n,a),t.child):(aH(e,t,a),oj(e,t,a))}function oS(e,t,n,r,a,l){return(rU(t),t.updateQueue=null,n=az(t,r,n,a),aD(e),r=aU(),null===e||op)?(r_&&r&&rg(t),t.flags|=1,oh(e,t,n,l),t.child):(aH(e,t,l),oj(e,t,l))}function oP(e,t,n,r,a){if(rU(t),null===t.stateNode){var l=n9,o=n.contextType;"object"==typeof o&&null!==o&&(l=rH(o)),t.memoizedState=null!==(l=new n(r,l)).state&&void 0!==l.state?l.state:null,l.updater=l7,t.stateNode=l,l._reactInternals=t,(l=t.stateNode).props=r,l.state=t.memoizedState,l.refs={},ai(t),o=n.contextType,l.context="object"==typeof o&&null!==o?rH(o):n9,l.state=t.memoizedState,"function"==typeof(o=n.getDerivedStateFromProps)&&(l6(t,n,o,r),l.state=t.memoizedState),"function"==typeof n.getDerivedStateFromProps||"function"==typeof l.getSnapshotBeforeUpdate||"function"!=typeof l.UNSAFE_componentWillMount&&"function"!=typeof l.componentWillMount||(o=l.state,"function"==typeof l.componentWillMount&&l.componentWillMount(),"function"==typeof l.UNSAFE_componentWillMount&&l.UNSAFE_componentWillMount(),o!==l.state&&l7.enqueueReplaceState(l,l.state,null),am(t,r,l,a),ah(),l.state=t.memoizedState),"function"==typeof l.componentDidMount&&(t.flags|=4194308),r=!0}else if(null===e){l=t.stateNode;var i=t.memoizedProps,u=on(n,i);l.props=u;var s=l.context,c=n.contextType;o=n9,"object"==typeof c&&null!==c&&(o=rH(c));var f=n.getDerivedStateFromProps;c="function"==typeof f||"function"==typeof l.getSnapshotBeforeUpdate,i=t.pendingProps!==i,c||"function"!=typeof l.UNSAFE_componentWillReceiveProps&&"function"!=typeof l.componentWillReceiveProps||(i||s!==o)&&ot(t,l,r,o),ao=!1;var d=t.memoizedState;l.state=d,am(t,r,l,a),ah(),s=t.memoizedState,i||d!==s||ao?("function"==typeof f&&(l6(t,n,f,r),s=t.memoizedState),(u=ao||oe(t,n,u,r,d,s,o))?(c||"function"!=typeof l.UNSAFE_componentWillMount&&"function"!=typeof l.componentWillMount||("function"==typeof l.componentWillMount&&l.componentWillMount(),"function"==typeof l.UNSAFE_componentWillMount&&l.UNSAFE_componentWillMount()),"function"==typeof l.componentDidMount&&(t.flags|=4194308)):("function"==typeof l.componentDidMount&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=s),l.props=r,l.state=s,l.context=o,r=u):("function"==typeof l.componentDidMount&&(t.flags|=4194308),r=!1)}else{l=t.stateNode,au(e,t),c=on(n,o=t.memoizedProps),l.props=c,f=t.pendingProps,d=l.context,s=n.contextType,u=n9,"object"==typeof s&&null!==s&&(u=rH(s)),(s="function"==typeof(i=n.getDerivedStateFromProps)||"function"==typeof l.getSnapshotBeforeUpdate)||"function"!=typeof l.UNSAFE_componentWillReceiveProps&&"function"!=typeof l.componentWillReceiveProps||(o!==f||d!==u)&&ot(t,l,r,u),ao=!1,d=t.memoizedState,l.state=d,am(t,r,l,a),ah();var p=t.memoizedState;o!==f||d!==p||ao||null!==e&&null!==e.dependencies&&rF(e.dependencies)?("function"==typeof i&&(l6(t,n,i,r),p=t.memoizedState),(c=ao||oe(t,n,c,r,d,p,u)||null!==e&&null!==e.dependencies&&rF(e.dependencies))?(s||"function"!=typeof l.UNSAFE_componentWillUpdate&&"function"!=typeof l.componentWillUpdate||("function"==typeof l.componentWillUpdate&&l.componentWillUpdate(r,p,u),"function"==typeof l.UNSAFE_componentWillUpdate&&l.UNSAFE_componentWillUpdate(r,p,u)),"function"==typeof l.componentDidUpdate&&(t.flags|=4),"function"==typeof l.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!=typeof l.componentDidUpdate||o===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof l.getSnapshotBeforeUpdate||o===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),l.props=r,l.state=p,l.context=u,r=c):("function"!=typeof l.componentDidUpdate||o===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof l.getSnapshotBeforeUpdate||o===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),r=!1)}return l=r,o_(e,t),r=0!=(128&t.flags),l||r?(l=t.stateNode,n=r&&"function"!=typeof n.getDerivedStateFromError?null:l.render(),t.flags|=1,null!==e&&r?(t.child=lJ(t,e.child,null,a),t.child=lJ(t,null,n,a)):oh(e,t,n,a),t.memoizedState=l.state,e=t.child):e=oj(e,t,a),e}function ow(e,t,n,r){return rO(),t.flags|=256,oh(e,t,n,r),t.child}var ok={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function oR(e){return{baseLanes:e,cachePool:r9()}}function ox(e,t,n){return e=null!==e?e.childLanes&~n:0,t&&(e|=iF),e}function oO(e,t,n){var r,a=t.pendingProps,l=!1,o=0!=(128&t.flags);if((r=o)||(r=(null===e||null!==e.memoizedState)&&0!=(2&l8.current)),r&&(l=!0,t.flags&=-129),r=0!=(32&t.flags),t.flags&=-33,null===e){if(r_){if(l?l2(t):l3(t),r_){var i,s=rv;if(i=s){n:{for(i=s,s=rS;8!==i.nodeType;)if(!s||null===(i=sy(i.nextSibling))){s=null;break n}s=i}null!==s?(t.memoizedState={dehydrated:s,treeContext:null!==rf?{id:rd,overflow:rp}:null,retryLane:0x20000000,hydrationErrors:null},(i=n5(18,null,null,0)).stateNode=s,i.return=t,t.child=i,rb=t,rv=null,i=!0):i=!1}i||rw(t)}if(null!==(s=t.memoizedState)&&null!==(s=s.dehydrated))return sg(s)?t.lanes=32:t.lanes=0x20000000,null;l9(t)}return(s=a.children,a=a.fallback,l)?(l3(t),s=oC({mode:"hidden",children:s},l=t.mode),a=rn(a,l,n,null),s.return=t,a.return=t,s.sibling=a,t.child=s,(l=t.child).memoizedState=oR(n),l.childLanes=ox(e,r,n),t.memoizedState=ok,a):(l2(t),oT(t,s))}if(null!==(i=e.memoizedState)&&null!==(s=i.dehydrated)){if(o)256&t.flags?(l2(t),t.flags&=-257,t=oA(e,t,n)):null!==t.memoizedState?(l3(t),t.child=e.child,t.flags|=128,t=null):(l3(t),l=a.fallback,s=t.mode,a=oC({mode:"visible",children:a.children},s),l=rn(l,s,n,null),l.flags|=2,a.return=t,l.return=t,a.sibling=l,t.child=a,lJ(t,e.child,null,n),(a=t.child).memoizedState=oR(n),a.childLanes=ox(e,r,n),t.memoizedState=ok,t=l);else if(l2(t),sg(s)){if(r=s.nextSibling&&s.nextSibling.dataset)var c=r.dgst;r=c,(a=Error(u(419))).stack="",a.digest=r,rC({value:a,source:null,stack:null}),t=oA(e,t,n)}else if(op||rz(e,t,n,!1),r=0!=(n&e.childLanes),op||r){if(null!==(r=iR)&&0!==(a=0!=((a=0!=(42&(a=n&-n))?1:ew(a))&(r.suspendedLanes|n))?0:a)&&a!==i.retryLane)throw i.retryLane=a,n2(e,a),i9(r,e,a),od;"$?"===s.data||ul(),t=oA(e,t,n)}else"$?"===s.data?(t.flags|=192,t.child=e.child,t=null):(e=i.treeContext,rv=sy(s.nextSibling),rb=t,r_=!0,rE=null,rS=!1,null!==e&&(rs[rc++]=rd,rs[rc++]=rp,rs[rc++]=rf,rd=e.id,rp=e.overflow,rf=t),t=oT(t,a.children),t.flags|=4096);return t}return l?(l3(t),l=a.fallback,s=t.mode,c=(i=e.child).sibling,(a=n7(i,{mode:"hidden",children:a.children})).subtreeFlags=0x3e00000&i.subtreeFlags,null!==c?l=n7(c,l):(l=rn(l,s,n,null),l.flags|=2),l.return=t,a.return=t,a.sibling=l,t.child=a,a=l,l=t.child,null===(s=e.child.memoizedState)?s=oR(n):(null!==(i=s.cachePool)?(c=r$._currentValue,i=i.parent!==c?{parent:c,pool:c}:i):i=r9(),s={baseLanes:s.baseLanes|n,cachePool:i}),l.memoizedState=s,l.childLanes=ox(e,r,n),t.memoizedState=ok,a):(l2(t),e=(n=e.child).sibling,(n=n7(n,{mode:"visible",children:a.children})).return=t,n.sibling=null,null!==e&&(null===(r=t.deletions)?(t.deletions=[e],t.flags|=16):r.push(e)),t.child=n,t.memoizedState=null,n)}function oT(e,t){return(t=oC({mode:"visible",children:t},e.mode)).return=e,e.child=t}function oC(e,t){return(e=n5(22,e,null,t)).lanes=0,e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},e}function oA(e,t,n){return lJ(t,e.child,null,n),e=oT(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function oN(e,t,n){e.lanes|=t;var r=e.alternate;null!==r&&(r.lanes|=t),rI(e.return,t,n)}function oL(e,t,n,r,a){var l=e.memoizedState;null===l?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:a}:(l.isBackwards=t,l.rendering=null,l.renderingStartTime=0,l.last=r,l.tail=n,l.tailMode=a)}function oM(e,t,n){var r=t.pendingProps,a=r.revealOrder,l=r.tail;if(oh(e,t,r.children,n),0!=(2&(r=l8.current)))r=1&r|2,t.flags|=128;else{if(null!==e&&0!=(128&e.flags))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&oN(e,n,t);else if(19===e.tag)oN(e,n,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}switch(H(l8,r),a){case"forwards":for(a=null,n=t.child;null!==n;)null!==(e=n.alternate)&&null===l5(e)&&(a=n),n=n.sibling;null===(n=a)?(a=t.child,t.child=null):(a=n.sibling,n.sibling=null),oL(t,!1,a,n,l);break;case"backwards":for(n=null,a=t.child,t.child=null;null!==a;){if(null!==(e=a.alternate)&&null===l5(e)){t.child=a;break}e=a.sibling,a.sibling=n,n=a,a=e}oL(t,!0,n,null,l);break;case"together":oL(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function oj(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),iI|=t.lanes,0==(n&t.childLanes)){if(null===e)return null;else if(rz(e,t,n,!1),0==(n&t.childLanes))return null}if(null!==e&&t.child!==e.child)throw Error(u(153));if(null!==t.child){for(n=n7(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=n7(e,e.pendingProps)).return=t;n.sibling=null}return t.child}function oI(e,t){return 0!=(e.lanes&t)||!!(null!==(e=e.dependencies)&&rF(e))}function oD(e,t,n){if(null!==e)if(e.memoizedProps!==t.pendingProps)op=!0;else{if(!oI(e,n)&&0==(128&t.flags))return op=!1,function(e,t,n){switch(t.tag){case 3:V(t,t.stateNode.containerInfo),rM(t,r$,e.memoizedState.cache),rO();break;case 27:case 5:G(t);break;case 4:V(t,t.stateNode.containerInfo);break;case 10:rM(t,t.type,t.memoizedProps.value);break;case 13:var r=t.memoizedState;if(null!==r){if(null!==r.dehydrated)return l2(t),t.flags|=128,null;if(0!=(n&t.child.childLanes))return oO(e,t,n);return l2(t),null!==(e=oj(e,t,n))?e.sibling:null}l2(t);break;case 19:var a=0!=(128&e.flags);if((r=0!=(n&t.childLanes))||(rz(e,t,n,!1),r=0!=(n&t.childLanes)),a){if(r)return oM(e,t,n);t.flags|=128}if(null!==(a=t.memoizedState)&&(a.rendering=null,a.tail=null,a.lastEffect=null),H(l8,l8.current),!r)return null;break;case 22:case 23:return t.lanes=0,ob(e,t,n);case 24:rM(t,r$,e.memoizedState.cache)}return oj(e,t,n)}(e,t,n);op=0!=(131072&e.flags)}else op=!1,r_&&0!=(1048576&t.flags)&&rm(t,ru,t.index);switch(t.lanes=0,t.tag){case 16:e:{e=t.pendingProps;var r=t.elementType,a=r._init;if(r=a(r._payload),t.type=r,"function"==typeof r)n6(r)?(e=on(r,e),t.tag=1,t=oP(null,t,r,e,n)):(t.tag=0,t=oE(null,t,r,e,n));else{if(null!=r){if((a=r.$$typeof)===P){t.tag=11,t=om(null,t,r,e,n);break e}else if(a===R){t.tag=14,t=og(null,t,r,e,n);break e}}throw Error(u(306,t=function e(t){if(null==t)return null;if("function"==typeof t)return t.$$typeof===N?null:t.displayName||t.name||null;if("string"==typeof t)return t;switch(t){case y:return"Fragment";case v:return"Profiler";case b:return"StrictMode";case w:return"Suspense";case k:return"SuspenseList";case O:return"Activity"}if("object"==typeof t)switch(t.$$typeof){case g:return"Portal";case S:return(t.displayName||"Context")+".Provider";case E:return(t._context.displayName||"Context")+".Consumer";case P:var n=t.render;return(t=t.displayName)||(t=""!==(t=n.displayName||n.name||"")?"ForwardRef("+t+")":"ForwardRef"),t;case R:return null!==(n=t.displayName||null)?n:e(t.type)||"Memo";case x:n=t._payload,t=t._init;try{return e(t(n))}catch(e){}}return null}(r)||r,""))}}return t;case 0:return oE(e,t,t.type,t.pendingProps,n);case 1:return a=on(r=t.type,t.pendingProps),oP(e,t,r,a,n);case 3:e:{if(V(t,t.stateNode.containerInfo),null===e)throw Error(u(387));r=t.pendingProps;var l=t.memoizedState;a=l.element,au(e,t),am(t,r,null,n);var o=t.memoizedState;if(rM(t,r$,r=o.cache),r!==l.cache&&rD(t,[r$],n,!0),ah(),r=o.element,l.isDehydrated)if(l={element:r,isDehydrated:!1,cache:o.cache},t.updateQueue.baseState=l,t.memoizedState=l,256&t.flags){t=ow(e,t,r,n);break e}else if(r!==a){rC(a=nQ(Error(u(424)),t)),t=ow(e,t,r,n);break e}else for(rv=sy((e=9===(e=t.stateNode.containerInfo).nodeType?e.body:"HTML"===e.nodeName?e.ownerDocument.body:e).firstChild),rb=t,r_=!0,rE=null,rS=!0,n=lZ(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling;else{if(rO(),r===a){t=oj(e,t,n);break e}oh(e,t,r,n)}t=t.child}return t;case 26:return o_(e,t),null===e?(n=sO(t.type,null,t.pendingProps,null))?t.memoizedState=n:r_||(n=t.type,e=t.pendingProps,(r=sr(q.current).createElement(n))[eO]=t,r[eT]=e,se(r,n,e),eH(r),t.stateNode=r):t.memoizedState=sO(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return G(t),null===e&&r_&&(r=t.stateNode=s_(t.type,t.pendingProps,q.current),rb=t,rS=!0,a=rv,sp(t.type)?(sb=a,rv=sy(r.firstChild)):rv=a),oh(e,t,t.pendingProps.children,n),o_(e,t),null===e&&(t.flags|=4194304),t.child;case 5:return null===e&&r_&&((a=r=rv)&&(null!==(r=function(e,t,n,r){for(;1===e.nodeType;){if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&("INPUT"!==e.nodeName||"hidden"!==e.type))break}else if(r){if(!e[ej])switch(t){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if("stylesheet"===(a=e.getAttribute("rel"))&&e.hasAttribute("data-precedence")||a!==n.rel||e.getAttribute("href")!==(null==n.href||""===n.href?null:n.href)||e.getAttribute("crossorigin")!==(null==n.crossOrigin?null:n.crossOrigin)||e.getAttribute("title")!==(null==n.title?null:n.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(((a=e.getAttribute("src"))!==(null==n.src?null:n.src)||e.getAttribute("type")!==(null==n.type?null:n.type)||e.getAttribute("crossorigin")!==(null==n.crossOrigin?null:n.crossOrigin))&&a&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else{if("input"!==t||"hidden"!==e.type)return e;var a=null==n.name?null:""+n.name;if("hidden"===n.type&&e.getAttribute("name")===a)return e}if(null===(e=sy(e.nextSibling)))break}return null}(r,t.type,t.pendingProps,rS))?(t.stateNode=r,rb=t,rv=sy(r.firstChild),rS=!1,a=!0):a=!1),a||rw(t)),G(t),a=t.type,l=t.pendingProps,o=null!==e?e.memoizedProps:null,r=l.children,so(a,l)?r=null:null!==o&&so(a,o)&&(t.flags|=32),null!==t.memoizedState&&(sG._currentValue=a=aI(e,t,aF,null,null,n)),o_(e,t),oh(e,t,r,n),t.child;case 6:return null===e&&r_&&((e=n=rv)&&(null!==(n=function(e,t,n){if(""===t)return null;for(;3!==e.nodeType;)if((1!==e.nodeType||"INPUT"!==e.nodeName||"hidden"!==e.type)&&!n||null===(e=sy(e.nextSibling)))return null;return e}(n,t.pendingProps,rS))?(t.stateNode=n,rb=t,rv=null,e=!0):e=!1),e||rw(t)),null;case 13:return oO(e,t,n);case 4:return V(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=lJ(t,null,r,n):oh(e,t,r,n),t.child;case 11:return om(e,t,t.type,t.pendingProps,n);case 7:return oh(e,t,t.pendingProps,n),t.child;case 8:case 12:return oh(e,t,t.pendingProps.children,n),t.child;case 10:return r=t.pendingProps,rM(t,t.type,r.value),oh(e,t,r.children,n),t.child;case 9:return a=t.type._context,r=t.pendingProps.children,rU(t),r=r(a=rH(a)),t.flags|=1,oh(e,t,r,n),t.child;case 14:return og(e,t,t.type,t.pendingProps,n);case 15:return oy(e,t,t.type,t.pendingProps,n);case 19:return oM(e,t,n);case 31:return r=t.pendingProps,n=t.mode,r={mode:r.mode,children:r.children},null===e?(n=oC(r,n)).ref=t.ref:(n=n7(e.child,r)).ref=t.ref,t.child=n,n.return=t,t=n;case 22:return ob(e,t,n);case 24:return rU(t),r=rH(r$),null===e?(null===(a=r4())&&(a=iR,l=rG(),a.pooledCache=l,l.refCount++,null!==l&&(a.pooledCacheLanes|=n),a=l),t.memoizedState={parent:r,cache:a},ai(t),rM(t,r$,a)):(0!=(e.lanes&n)&&(au(e,t),am(t,null,null,n),ah()),a=e.memoizedState,l=t.memoizedState,a.parent!==r?(a={parent:r,cache:r},t.memoizedState=a,0===t.lanes&&(t.memoizedState=t.updateQueue.baseState=a),rM(t,r$,r)):(rM(t,r$,r=l.cache),r!==a.cache&&rD(t,[r$],n,!0))),oh(e,t,t.pendingProps.children,n),t.child;case 29:throw t.pendingProps}throw Error(u(156,t.tag))}function oz(e){e.flags|=4}function oF(e,t){if("stylesheet"!==t.type||0!=(4&t.state.loading))e.flags&=-0x1000001;else if(e.flags|=0x1000000,!sH(t)){if(null!==(t=l0.current)&&((4194048&iO)===iO?null!==l1:(0x3c00000&iO)!==iO&&0==(0x20000000&iO)||t!==l1))throw ar=r7,r5;e.flags|=8192}}function oU(e,t){null!==t&&(e.flags|=4),16384&e.flags&&(t=22!==e.tag?ev():0x20000000,e.lanes|=t,iU|=t)}function oH(e,t){if(!r_)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function oB(e){var t=null!==e.alternate&&e.alternate.child===e.child,n=0,r=0;if(t)for(var a=e.child;null!==a;)n|=a.lanes|a.childLanes,r|=0x3e00000&a.subtreeFlags,r|=0x3e00000&a.flags,a.return=e,a=a.sibling;else for(a=e.child;null!==a;)n|=a.lanes|a.childLanes,r|=a.subtreeFlags,r|=a.flags,a.return=e,a=a.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function oW(e,t){switch(ry(t),t.tag){case 3:rj(r$),$();break;case 26:case 27:case 5:Q(t);break;case 4:$();break;case 13:l9(t);break;case 19:U(l8);break;case 10:rj(t.type);break;case 22:case 23:l9(t),aS(),null!==e&&U(r2);break;case 24:rj(r$)}}function oq(e,t){try{var n=t.updateQueue,r=null!==n?n.lastEffect:null;if(null!==r){var a=r.next;n=a;do{if((n.tag&e)===e){r=void 0;var l=n.create;n.inst.destroy=r=l()}n=n.next}while(n!==a)}}catch(e){u_(t,t.return,e)}}function oX(e,t,n){try{var r=t.updateQueue,a=null!==r?r.lastEffect:null;if(null!==a){var l=a.next;r=l;do{if((r.tag&e)===e){var o=r.inst,i=o.destroy;if(void 0!==i){o.destroy=void 0,a=t;try{i()}catch(e){u_(a,n,e)}}}r=r.next}while(r!==l)}}catch(e){u_(t,t.return,e)}}function oV(e){var t=e.updateQueue;if(null!==t){var n=e.stateNode;try{ay(t,n)}catch(t){u_(e,e.return,t)}}}function o$(e,t,n){n.props=on(e.type,e.memoizedProps),n.state=e.memoizedState;try{n.componentWillUnmount()}catch(n){u_(e,t,n)}}function oG(e,t){try{var n=e.ref;if(null!==n){switch(e.tag){case 26:case 27:case 5:var r=e.stateNode;break;default:r=e.stateNode}"function"==typeof n?e.refCleanup=n(r):n.current=r}}catch(n){u_(e,t,n)}}function oQ(e,t){var n=e.ref,r=e.refCleanup;if(null!==n)if("function"==typeof r)try{r()}catch(n){u_(e,t,n)}finally{e.refCleanup=null,null!=(e=e.alternate)&&(e.refCleanup=null)}else if("function"==typeof n)try{n(null)}catch(n){u_(e,t,n)}else n.current=null}function oK(e){var t=e.type,n=e.memoizedProps,r=e.stateNode;try{switch(t){case"button":case"input":case"select":case"textarea":n.autoFocus&&r.focus();break;case"img":n.src?r.src=n.src:n.srcSet&&(r.srcset=n.srcSet)}}catch(t){u_(e,e.return,t)}}function oY(e,t,n){try{var r=e.stateNode;(function(e,t,n,r){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var a=null,l=null,o=null,i=null,s=null,c=null,f=null;for(h in n){var d=n[h];if(n.hasOwnProperty(h)&&null!=d)switch(h){case"checked":case"value":break;case"defaultValue":s=d;default:r.hasOwnProperty(h)||u6(e,t,h,null,r,d)}}for(var p in r){var h=r[p];if(d=n[p],r.hasOwnProperty(p)&&(null!=h||null!=d))switch(p){case"type":l=h;break;case"name":a=h;break;case"checked":c=h;break;case"defaultChecked":f=h;break;case"value":o=h;break;case"defaultValue":i=h;break;case"children":case"dangerouslySetInnerHTML":if(null!=h)throw Error(u(137,t));break;default:h!==d&&u6(e,t,p,h,r,d)}}e7(e,o,i,s,c,f,l,a);return;case"select":for(l in h=o=i=p=null,n)if(s=n[l],n.hasOwnProperty(l)&&null!=s)switch(l){case"value":break;case"multiple":h=s;default:r.hasOwnProperty(l)||u6(e,t,l,null,r,s)}for(a in r)if(l=r[a],s=n[a],r.hasOwnProperty(a)&&(null!=l||null!=s))switch(a){case"value":p=l;break;case"defaultValue":i=l;break;case"multiple":o=l;default:l!==s&&u6(e,t,a,l,r,s)}t=i,n=o,r=h,null!=p?tn(e,!!n,p,!1):!!r!=!!n&&(null!=t?tn(e,!!n,t,!0):tn(e,!!n,n?[]:"",!1));return;case"textarea":for(i in h=p=null,n)if(a=n[i],n.hasOwnProperty(i)&&null!=a&&!r.hasOwnProperty(i))switch(i){case"value":case"children":break;default:u6(e,t,i,null,r,a)}for(o in r)if(a=r[o],l=n[o],r.hasOwnProperty(o)&&(null!=a||null!=l))switch(o){case"value":p=a;break;case"defaultValue":h=a;break;case"children":break;case"dangerouslySetInnerHTML":if(null!=a)throw Error(u(91));break;default:a!==l&&u6(e,t,o,a,r,l)}tr(e,p,h);return;case"option":for(var m in n)p=n[m],n.hasOwnProperty(m)&&null!=p&&!r.hasOwnProperty(m)&&("selected"===m?e.selected=!1:u6(e,t,m,null,r,p));for(s in r)p=r[s],h=n[s],r.hasOwnProperty(s)&&p!==h&&(null!=p||null!=h)&&("selected"===s?e.selected=p&&"function"!=typeof p&&"symbol"!=typeof p:u6(e,t,s,p,r,h));return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var g in n)p=n[g],n.hasOwnProperty(g)&&null!=p&&!r.hasOwnProperty(g)&&u6(e,t,g,null,r,p);for(c in r)if(p=r[c],h=n[c],r.hasOwnProperty(c)&&p!==h&&(null!=p||null!=h))switch(c){case"children":case"dangerouslySetInnerHTML":if(null!=p)throw Error(u(137,t));break;default:u6(e,t,c,p,r,h)}return;default:if(ts(t)){for(var y in n)p=n[y],n.hasOwnProperty(y)&&void 0!==p&&!r.hasOwnProperty(y)&&u7(e,t,y,void 0,r,p);for(f in r)p=r[f],h=n[f],r.hasOwnProperty(f)&&p!==h&&(void 0!==p||void 0!==h)&&u7(e,t,f,p,r,h);return}}for(var b in n)p=n[b],n.hasOwnProperty(b)&&null!=p&&!r.hasOwnProperty(b)&&u6(e,t,b,null,r,p);for(d in r)p=r[d],h=n[d],r.hasOwnProperty(d)&&p!==h&&(null!=p||null!=h)&&u6(e,t,d,p,r,h)})(r,e.type,n,t),r[eT]=t}catch(t){u_(e,e.return,t)}}function oJ(e){return 5===e.tag||3===e.tag||26===e.tag||27===e.tag&&sp(e.type)||4===e.tag}function oZ(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||oJ(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(27===e.tag&&sp(e.type)||2&e.flags||null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function o0(e,t,n){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&(27===r&&sp(e.type)&&(n=e.stateNode),null!==(e=e.child)))for(o0(e,t,n),e=e.sibling;null!==e;)o0(e,t,n),e=e.sibling}function o1(e){var t=e.stateNode,n=e.memoizedProps;try{for(var r=e.type,a=t.attributes;a.length;)t.removeAttributeNode(a[0]);se(t,r,n),t[eO]=e,t[eT]=n}catch(t){u_(e,e.return,t)}}var o2=!1,o4=!1,o3=!1,o9="function"==typeof WeakSet?WeakSet:Set,o8=null;function o5(e,t,n){var r=n.flags;switch(n.tag){case 0:case 11:case 15:is(e,n),4&r&&oq(5,n);break;case 1:if(is(e,n),4&r)if(e=n.stateNode,null===t)try{e.componentDidMount()}catch(e){u_(n,n.return,e)}else{var a=on(n.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(a,t,e.__reactInternalSnapshotBeforeUpdate)}catch(e){u_(n,n.return,e)}}64&r&&oV(n),512&r&&oG(n,n.return);break;case 3:if(is(e,n),64&r&&null!==(e=n.updateQueue)){if(t=null,null!==n.child)switch(n.child.tag){case 27:case 5:case 1:t=n.child.stateNode}try{ay(e,t)}catch(e){u_(n,n.return,e)}}break;case 27:null===t&&4&r&&o1(n);case 26:case 5:is(e,n),null===t&&4&r&&oK(n),512&r&&oG(n,n.return);break;case 12:default:is(e,n);break;case 13:is(e,n),4&r&&ir(e,n),64&r&&null!==(e=n.memoizedState)&&null!==(e=e.dehydrated)&&function(e,t){var n=e.ownerDocument;if("$?"!==e.data||"complete"===n.readyState)t();else{var r=function(){t(),n.removeEventListener("DOMContentLoaded",r)};n.addEventListener("DOMContentLoaded",r),e._reactRetry=r}}(e,n=uw.bind(null,n));break;case 22:if(!(r=null!==n.memoizedState||o2)){t=null!==t&&null!==t.memoizedState||o4,a=o2;var l=o4;o2=r,(o4=t)&&!l?function e(t,n,r){for(r=r&&0!=(8772&n.subtreeFlags),n=n.child;null!==n;){var a=n.alternate,l=t,o=n,i=o.flags;switch(o.tag){case 0:case 11:case 15:e(l,o,r),oq(4,o);break;case 1:if(e(l,o,r),"function"==typeof(l=(a=o).stateNode).componentDidMount)try{l.componentDidMount()}catch(e){u_(a,a.return,e)}if(null!==(l=(a=o).updateQueue)){var u=a.stateNode;try{var s=l.shared.hiddenCallbacks;if(null!==s)for(l.shared.hiddenCallbacks=null,l=0;l title"))),se(l,r,n),l[eO]=e,eH(l),r=l;break e;case"link":var o=sF("link","href",a).get(r+(n.href||""));if(o){for(var i=0;i",e=e.removeChild(e.firstChild);break;case"select":e="string"==typeof r.is?a.createElement("select",{is:r.is}):a.createElement("select"),r.multiple?e.multiple=!0:r.size&&(e.size=r.size);break;default:e="string"==typeof r.is?a.createElement(n,{is:r.is}):a.createElement(n)}}e[eO]=t,e[eT]=r;e:for(a=t.child;null!==a;){if(5===a.tag||6===a.tag)e.appendChild(a.stateNode);else if(4!==a.tag&&27!==a.tag&&null!==a.child){a.child.return=a,a=a.child;continue}if(a===t)break;for(;null===a.sibling;){if(null===a.return||a.return===t)break e;a=a.return}a.sibling.return=a.return,a=a.sibling}switch(t.stateNode=e,se(e,n,r),n){case"button":case"input":case"select":case"textarea":e=!!r.autoFocus;break;case"img":e=!0;break;default:e=!1}e&&oz(t)}}return oB(t),t.flags&=-0x1000001,null;case 6:if(e&&null!=t.stateNode)e.memoizedProps!==r&&oz(t);else{if("string"!=typeof r&&null===t.stateNode)throw Error(u(166));if(e=q.current,rx(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,null!==(a=rb))switch(a.tag){case 27:case 5:r=a.memoizedProps}e[eO]=t,(e=!!(e.nodeValue===n||null!==r&&!0===r.suppressHydrationWarning||u8(e.nodeValue,n)))||rw(t)}else(e=sr(e).createTextNode(r))[eO]=t,t.stateNode=e}return oB(t),null;case 13:if(r=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(a=rx(t),null!==r&&null!==r.dehydrated){if(null===e){if(!a)throw Error(u(318));if(!(a=null!==(a=t.memoizedState)?a.dehydrated:null))throw Error(u(317));a[eO]=t}else rO(),0==(128&t.flags)&&(t.memoizedState=null),t.flags|=4;oB(t),a=!1}else a=rT(),null!==e&&null!==e.memoizedState&&(e.memoizedState.hydrationErrors=a),a=!0;if(!a){if(256&t.flags)return l9(t),t;return l9(t),null}}if(l9(t),0!=(128&t.flags))return t.lanes=n,t;if(n=null!==r,e=null!==e&&null!==e.memoizedState,n){r=t.child,a=null,null!==r.alternate&&null!==r.alternate.memoizedState&&null!==r.alternate.memoizedState.cachePool&&(a=r.alternate.memoizedState.cachePool.pool);var l=null;null!==r.memoizedState&&null!==r.memoizedState.cachePool&&(l=r.memoizedState.cachePool.pool),l!==a&&(r.flags|=2048)}return n!==e&&n&&(t.child.flags|=8192),oU(t,t.updateQueue),oB(t),null;case 4:return $(),null===e&&uK(t.stateNode.containerInfo),oB(t),null;case 10:return rj(t.type),oB(t),null;case 19:if(U(l8),null===(a=t.memoizedState))return oB(t),null;if(r=0!=(128&t.flags),null===(l=a.rendering))if(r)oH(a,!1);else{if(0!==ij||null!==e&&0!=(128&e.flags))for(e=t.child;null!==e;){if(null!==(l=l5(e))){for(t.flags|=128,oH(a,!1),e=l.updateQueue,t.updateQueue=e,oU(t,e),t.subtreeFlags=0,e=n,n=t.child;null!==n;)re(n,e),n=n.sibling;return H(l8,1&l8.current|2),t.child}e=e.sibling}null!==a.tail&&et()>iX&&(t.flags|=128,r=!0,oH(a,!1),t.lanes=4194304)}else{if(!r)if(null!==(e=l5(l))){if(t.flags|=128,r=!0,e=e.updateQueue,t.updateQueue=e,oU(t,e),oH(a,!0),null===a.tail&&"hidden"===a.tailMode&&!l.alternate&&!r_)return oB(t),null}else 2*et()-a.renderingStartTime>iX&&0x20000000!==n&&(t.flags|=128,r=!0,oH(a,!1),t.lanes=4194304);a.isBackwards?(l.sibling=t.child,t.child=l):(null!==(e=a.last)?e.sibling=l:t.child=l,a.last=l)}if(null!==a.tail)return t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=et(),t.sibling=null,e=l8.current,H(l8,r?1&e|2:1&e),t;return oB(t),null;case 22:case 23:return l9(t),aS(),r=null!==t.memoizedState,null!==e?null!==e.memoizedState!==r&&(t.flags|=8192):r&&(t.flags|=8192),r?0!=(0x20000000&n)&&0==(128&t.flags)&&(oB(t),6&t.subtreeFlags&&(t.flags|=8192)):oB(t),null!==(n=t.updateQueue)&&oU(t,n.retryQueue),n=null,null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(n=e.memoizedState.cachePool.pool),r=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),null!==e&&U(r2),null;case 24:return n=null,null!==e&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),rj(r$),oB(t),null;case 25:case 30:return null}throw Error(u(156,t.tag))}(t.alternate,t,iM);if(null!==n){ix=n;return}if(null!==(t=t.sibling)){ix=t;return}ix=t=e}while(null!==t)0===ij&&(ij=5)}function uf(e,t){do{var n=function(e,t){switch(ry(t),t.tag){case 1:return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return rj(r$),$(),0!=(65536&(e=t.flags))&&0==(128&e)?(t.flags=-65537&e|128,t):null;case 26:case 27:case 5:return Q(t),null;case 13:if(l9(t),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(u(340));rO()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return U(l8),null;case 4:return $(),null;case 10:return rj(t.type),null;case 22:case 23:return l9(t),aS(),null!==e&&U(r2),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 24:return rj(r$),null;default:return null}}(e.alternate,e);if(null!==n){n.flags&=32767,ix=n;return}if(null!==(n=e.return)&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&null!==(e=e.sibling)){ix=e;return}ix=e=n}while(null!==e)ij=6,ix=null}function ud(e,t,n,r,a,l,o,i,s){e.cancelPendingCommit=null;do uy();while(0!==iG)if(0!=(6&ik))throw Error(u(327));if(null!==t){if(t===e.current)throw Error(u(177));if(!function(e,t,n,r,a,l){var o=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var i=e.entanglements,u=e.expirationTimes,s=e.hiddenUpdates;for(n=o&~n;0g&&(o=g,g=m,m=o);var y=nw(i,m),b=nw(i,g);if(y&&b&&(1!==p.rangeCount||p.anchorNode!==y.node||p.anchorOffset!==y.offset||p.focusNode!==b.node||p.focusOffset!==b.offset)){var v=f.createRange();v.setStart(y.node,y.offset),p.removeAllRanges(),m>g?(p.addRange(v),p.extend(b.node,b.offset)):(v.setEnd(b.node,b.offset),p.addRange(v))}}}}for(f=[],p=i;p=p.parentNode;)1===p.nodeType&&f.push({element:p,left:p.scrollLeft,top:p.scrollTop});for("function"==typeof i.focus&&i.focus(),i=0;in?32:n,M.T=null,n=iZ,iZ=null;var l=iQ,o=iY;if(iG=0,iK=iQ=null,iY=0,0!=(6&ik))throw Error(u(331));var i=ik;if(ik|=4,iE(l.current),ih(l,l.current,o,n),ik=i,uL(0,!1),es&&"function"==typeof es.onPostCommitFiberRoot)try{es.onPostCommitFiberRoot(eu,l)}catch(e){}return!0}finally{j.p=a,M.T=r,ug(e,t)}}function uv(e,t,n){t=nQ(n,t),t=os(e.stateNode,t,2),null!==(e=ac(e,t,2))&&(eE(e,2),uN(e))}function u_(e,t,n){if(3===e.tag)uv(e,e,n);else for(;null!==t;){if(3===t.tag){uv(t,e,n);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===i$||!i$.has(r))){e=nQ(n,e),null!==(r=ac(t,n=oc(2),2))&&(of(n,r,t,e),eE(r,2),uN(r));break}}t=t.return}}function uE(e,t,n){var r=e.pingCache;if(null===r){r=e.pingCache=new iw;var a=new Set;r.set(t,a)}else void 0===(a=r.get(t))&&(a=new Set,r.set(t,a));a.has(n)||(iL=!0,a.add(n),e=uS.bind(null,e,t,n),t.then(e,e))}function uS(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,iR===e&&(iO&n)===n&&(4===ij||3===ij&&(0x3c00000&iO)===iO&&300>et()-iq?0==(2&ik)&&ut(e,0):iz|=n,iU===iO&&(iU=0)),uN(e)}function uP(e,t){0===t&&(t=ev()),null!==(e=n2(e,t))&&(eE(e,t),uN(e))}function uw(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),uP(e,n)}function uk(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,a=e.memoizedState;null!==a&&(n=a.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(u(314))}null!==r&&r.delete(t),uP(e,n)}var uR=null,ux=null,uO=!1,uT=!1,uC=!1,uA=0;function uN(e){e!==ux&&null===e.next&&(null===ux?uR=ux=e:ux=ux.next=e),uT=!0,uO||(uO=!0,sf(function(){0!=(6&ik)?Y(er,uM):uj()}))}function uL(e,t){if(!uC&&uT){uC=!0;do for(var n=!1,r=uR;null!==r;){if(!t)if(0!==e){var a=r.pendingLanes;if(0===a)var l=0;else{var o=r.suspendedLanes,i=r.pingedLanes;l=0xc000095&(l=(1<<31-ec(42|e)+1)-1&(a&~(o&~i)))?0xc000095&l|1:l?2|l:0}0!==l&&(n=!0,uz(r,l))}else l=iO,0==(3&(l=eg(r,r===iR?l:0,null!==r.cancelPendingCommit||-1!==r.timeoutHandle)))||ey(r,l)||(n=!0,uz(r,l));r=r.next}while(n)uC=!1}}function uM(){uj()}function uj(){uT=uO=!1;var e,t=0;0!==uA&&(((e=window.event)&&"popstate"===e.type?e===si||(si=e,0):(si=null,1))||(t=uA),uA=0);for(var n=et(),r=null,a=uR;null!==a;){var l=a.next,o=uI(a,n);0===o?(a.next=null,null===r?uR=l:r.next=l,null===l&&(ux=r)):(r=a,(0!==t||0!=(3&o))&&(uT=!0)),a=l}uL(t,!1)}function uI(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,a=e.expirationTimes,l=-0x3c00001&e.pendingLanes;0r){n=r;var o=e.ownerDocument;if(1&n&&sE(o.documentElement),2&n&&sE(o.body),4&n)for(sE(n=o.head),o=n.firstChild;o;){var i=o.nextSibling,u=o.nodeName;o[ej]||"SCRIPT"===u||"STYLE"===u||"LINK"===u&&"stylesheet"===o.rel.toLowerCase()||n.removeChild(o),o=i}}if(0===a){e.removeChild(l),cg(t);return}a--}else"$"===n||"$?"===n||"$!"===n?a++:r=n.charCodeAt(0)-48;else r=0;n=l}while(n)cg(t)}function sm(e){var t=e.firstChild;for(t&&10===t.nodeType&&(t=t.nextSibling);t;){var n=t;switch(t=t.nextSibling,n.nodeName){case"HTML":case"HEAD":case"BODY":sm(n),eI(n);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if("stylesheet"===n.rel.toLowerCase())continue}e.removeChild(n)}}function sg(e){return"$!"===e.data||"$?"===e.data&&"complete"===e.ownerDocument.readyState}function sy(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t||"F!"===t||"F"===t)break;if("/$"===t)return null}}return e}var sb=null;function sv(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}function s_(e,t,n){switch(t=sr(n),e){case"html":if(!(e=t.documentElement))throw Error(u(452));return e;case"head":if(!(e=t.head))throw Error(u(453));return e;case"body":if(!(e=t.body))throw Error(u(454));return e;default:throw Error(u(451))}}function sE(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);eI(e)}var sS=new Map,sP=new Set;function sw(e){return"function"==typeof e.getRootNode?e.getRootNode():9===e.nodeType?e:e.ownerDocument}var sk=j.d;j.d={f:function(){var e=sk.f(),t=i7();return e||t},r:function(e){var t=ez(e);null!==t&&5===t.tag&&"form"===t.type?lT(t):sk.r(e)},D:function(e){sk.D(e),sx("dns-prefetch",e,null)},C:function(e,t){sk.C(e,t),sx("preconnect",e,t)},L:function(e,t,n){if(sk.L(e,t,n),sR&&e&&t){var r='link[rel="preload"][as="'+e6(t)+'"]';"image"===t&&n&&n.imageSrcSet?(r+='[imagesrcset="'+e6(n.imageSrcSet)+'"]',"string"==typeof n.imageSizes&&(r+='[imagesizes="'+e6(n.imageSizes)+'"]')):r+='[href="'+e6(e)+'"]';var a=r;switch(t){case"style":a=sT(e);break;case"script":a=sN(e)}sS.has(a)||(e=p({rel:"preload",href:"image"===t&&n&&n.imageSrcSet?void 0:e,as:t},n),sS.set(a,e),null!==sR.querySelector(r)||"style"===t&&sR.querySelector(sC(a))||"script"===t&&sR.querySelector(sL(a))||(se(t=sR.createElement("link"),"link",e),eH(t),sR.head.appendChild(t)))}},m:function(e,t){if(sk.m(e,t),sR&&e){var n=t&&"string"==typeof t.as?t.as:"script",r='link[rel="modulepreload"][as="'+e6(n)+'"][href="'+e6(e)+'"]',a=r;switch(n){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":a=sN(e)}if(!sS.has(a)&&(e=p({rel:"modulepreload",href:e},t),sS.set(a,e),null===sR.querySelector(r))){switch(n){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(sR.querySelector(sL(a)))return}se(n=sR.createElement("link"),"link",e),eH(n),sR.head.appendChild(n)}}},X:function(e,t){if(sk.X(e,t),sR&&e){var n=eU(sR).hoistableScripts,r=sN(e),a=n.get(r);a||((a=sR.querySelector(sL(r)))||(e=p({src:e,async:!0},t),(t=sS.get(r))&&sD(e,t),eH(a=sR.createElement("script")),se(a,"link",e),sR.head.appendChild(a)),a={type:"script",instance:a,count:1,state:null},n.set(r,a))}},S:function(e,t,n){if(sk.S(e,t,n),sR&&e){var r=eU(sR).hoistableStyles,a=sT(e);t=t||"default";var l=r.get(a);if(!l){var o={loading:0,preload:null};if(l=sR.querySelector(sC(a)))o.loading=5;else{e=p({rel:"stylesheet",href:e,"data-precedence":t},n),(n=sS.get(a))&&sI(e,n);var i=l=sR.createElement("link");eH(i),se(i,"link",e),i._p=new Promise(function(e,t){i.onload=e,i.onerror=t}),i.addEventListener("load",function(){o.loading|=1}),i.addEventListener("error",function(){o.loading|=2}),o.loading|=4,sj(l,t,sR)}l={type:"stylesheet",instance:l,count:1,state:o},r.set(a,l)}}},M:function(e,t){if(sk.M(e,t),sR&&e){var n=eU(sR).hoistableScripts,r=sN(e),a=n.get(r);a||((a=sR.querySelector(sL(r)))||(e=p({src:e,async:!0,type:"module"},t),(t=sS.get(r))&&sD(e,t),eH(a=sR.createElement("script")),se(a,"link",e),sR.head.appendChild(a)),a={type:"script",instance:a,count:1,state:null},n.set(r,a))}}};var sR="undefined"==typeof document?null:document;function sx(e,t,n){if(sR&&"string"==typeof t&&t){var r=e6(t);r='link[rel="'+e+'"][href="'+r+'"]',"string"==typeof n&&(r+='[crossorigin="'+n+'"]'),sP.has(r)||(sP.add(r),e={rel:e,crossOrigin:n,href:t},null===sR.querySelector(r)&&(se(t=sR.createElement("link"),"link",e),eH(t),sR.head.appendChild(t)))}}function sO(e,t,n,r){var a=(a=q.current)?sw(a):null;if(!a)throw Error(u(446));switch(e){case"meta":case"title":return null;case"style":return"string"==typeof n.precedence&&"string"==typeof n.href?(t=sT(n.href),(r=(n=eU(a).hoistableStyles).get(t))||(r={type:"style",instance:null,count:0,state:null},n.set(t,r)),r):{type:"void",instance:null,count:0,state:null};case"link":if("stylesheet"===n.rel&&"string"==typeof n.href&&"string"==typeof n.precedence){e=sT(n.href);var l,o,i,s,c=eU(a).hoistableStyles,f=c.get(e);if(f||(a=a.ownerDocument||a,f={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},c.set(e,f),(c=a.querySelector(sC(e)))&&!c._p&&(f.instance=c,f.state.loading=5),sS.has(e)||(n={rel:"preload",as:"style",href:n.href,crossOrigin:n.crossOrigin,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy},sS.set(e,n),c||(l=a,o=e,i=n,s=f.state,l.querySelector('link[rel="preload"][as="style"]['+o+"]")?s.loading=1:(s.preload=o=l.createElement("link"),o.addEventListener("load",function(){return s.loading|=1}),o.addEventListener("error",function(){return s.loading|=2}),se(o,"link",i),eH(o),l.head.appendChild(o))))),t&&null===r)throw Error(u(528,""));return f}if(t&&null!==r)throw Error(u(529,""));return null;case"script":return t=n.async,"string"==typeof(n=n.src)&&t&&"function"!=typeof t&&"symbol"!=typeof t?(t=sN(n),(r=(n=eU(a).hoistableScripts).get(t))||(r={type:"script",instance:null,count:0,state:null},n.set(t,r)),r):{type:"void",instance:null,count:0,state:null};default:throw Error(u(444,e))}}function sT(e){return'href="'+e6(e)+'"'}function sC(e){return'link[rel="stylesheet"]['+e+"]"}function sA(e){return p({},e,{"data-precedence":e.precedence,precedence:null})}function sN(e){return'[src="'+e6(e)+'"]'}function sL(e){return"script[async]"+e}function sM(e,t,n){if(t.count++,null===t.instance)switch(t.type){case"style":var r=e.querySelector('style[data-href~="'+e6(n.href)+'"]');if(r)return t.instance=r,eH(r),r;var a=p({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return eH(r=(e.ownerDocument||e).createElement("style")),se(r,"style",a),sj(r,n.precedence,e),t.instance=r;case"stylesheet":a=sT(n.href);var l=e.querySelector(sC(a));if(l)return t.state.loading|=4,t.instance=l,eH(l),l;r=sA(n),(a=sS.get(a))&&sI(r,a),eH(l=(e.ownerDocument||e).createElement("link"));var o=l;return o._p=new Promise(function(e,t){o.onload=e,o.onerror=t}),se(l,"link",r),t.state.loading|=4,sj(l,n.precedence,e),t.instance=l;case"script":if(l=sN(n.src),a=e.querySelector(sL(l)))return t.instance=a,eH(a),a;return r=n,(a=sS.get(l))&&sD(r=p({},n),a),eH(a=(e=e.ownerDocument||e).createElement("script")),se(a,"link",r),e.head.appendChild(a),t.instance=a;case"void":return null;default:throw Error(u(443,t.type))}return"stylesheet"===t.type&&0==(4&t.state.loading)&&(r=t.instance,t.state.loading|=4,sj(r,n.precedence,e)),t.instance}function sj(e,t,n){for(var r=n.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),a=r.length?r[r.length-1]:null,l=a,o=0;o title"):null)}function sH(e){return"stylesheet"!==e.type||0!=(3&e.state.loading)}var sB=null;function sW(){}function sq(){if(this.count--,0===this.count){if(this.stylesheets)sV(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var sX=null;function sV(e,t){e.stylesheets=null,null!==e.unsuspend&&(e.count++,sX=new Map,t.forEach(s$,e),sX=null,sq.call(e))}function s$(e,t){if(!(4&t.state.loading)){var n=sX.get(e);if(n)var r=n.get(null);else{n=new Map,sX.set(e,n);for(var a=e.querySelectorAll("link[data-precedence],style[data-precedence]"),l=0;l{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),t.exports=e.r(57647)},47194,(e,t,n)=>{"use strict";function r(){let e=Object.create(null);return{on(t,n){(e[t]||(e[t]=[])).push(n)},off(t,n){e[t]&&e[t].splice(e[t].indexOf(n)>>>0,1)},emit(t){for(var n=arguments.length,r=Array(n>1?n-1:0),a=1;a{e(...r)})}}}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return r}})},25479,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"RouterContext",{enumerable:!0,get:function(){return r}});let r=e.r(41705)._(e.r(91788)).default.createContext(null)},1280,(e,t,n)=>{"use strict";function r(e,t){if(void 0===t&&(t={}),t.onlyHashChange)return void e();let n=document.documentElement;n.dataset.scrollBehavior;let r=n.style.scrollBehavior;n.style.scrollBehavior="auto",t.dontForceLayout||n.getClientRects(),e(),n.style.scrollBehavior=r}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"disableSmoothScrollDuringRouteTransition",{enumerable:!0,get:function(){return r}}),e.r(94470)},51569,(e,t,n)=>{"use strict";function r(e){return e.startsWith("/")?e:"/"+e}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"ensureLeadingSlash",{enumerable:!0,get:function(){return r}})},77915,(e,t,n)=>{"use strict";function r(e){return"("===e[0]&&e.endsWith(")")}function a(e){return e.startsWith("@")&&"@children"!==e}function l(e,t){if(e.includes(o)){let e=JSON.stringify(t);return"{}"!==e?o+"?"+e:o}return e}Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{DEFAULT_SEGMENT_KEY:function(){return i},PAGE_SEGMENT_KEY:function(){return o},addSearchParamsIfPageSegment:function(){return l},isGroupSegment:function(){return r},isParallelRouteSegment:function(){return a}});let o="__PAGE__",i="__DEFAULT__"},46159,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{normalizeAppPath:function(){return l},normalizeRscURL:function(){return o}});let r=e.r(51569),a=e.r(77915);function l(e){return(0,r.ensureLeadingSlash)(e.split("/").reduce((e,t,n,r)=>!t||(0,a.isGroupSegment)(t)||"@"===t[0]||("page"===t||"route"===t)&&n===r.length-1?e:e+"/"+t,""))}function o(e){return e.replace(/\.rsc($|\?)/,"$1")}},89161,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{INTERCEPTION_ROUTE_MARKERS:function(){return a},extractInterceptionRouteInformation:function(){return o},isInterceptionRouteAppPath:function(){return l}});let r=e.r(46159),a=["(..)(..)","(.)","(..)","(...)"];function l(e){return void 0!==e.split("/").find(e=>a.find(t=>e.startsWith(t)))}function o(e){let t,n,l;for(let r of e.split("/"))if(n=a.find(e=>r.startsWith(e))){[t,l]=e.split(n,2);break}if(!t||!n||!l)throw Object.defineProperty(Error("Invalid interception route: "+e+". Must be in the format //(..|...|..)(..)/"),"__NEXT_ERROR_CODE",{value:"E269",enumerable:!1,configurable:!0});switch(t=(0,r.normalizeAppPath)(t),n){case"(.)":l="/"===t?"/"+l:t+"/"+l;break;case"(..)":if("/"===t)throw Object.defineProperty(Error("Invalid interception route: "+e+". Cannot use (..) marker at the root level, use (.) instead."),"__NEXT_ERROR_CODE",{value:"E207",enumerable:!1,configurable:!0});l=t.split("/").slice(0,-1).concat(l).join("/");break;case"(...)":l="/"+l;break;case"(..)(..)":let o=t.split("/");if(o.length<=2)throw Object.defineProperty(Error("Invalid interception route: "+e+". Cannot use (..)(..) marker at the root level or one level up."),"__NEXT_ERROR_CODE",{value:"E486",enumerable:!1,configurable:!0});l=o.slice(0,-2).concat(l).join("/");break;default:throw Object.defineProperty(Error("Invariant: unexpected marker"),"__NEXT_ERROR_CODE",{value:"E112",enumerable:!1,configurable:!0})}return{interceptingRoute:t,interceptedRoute:l}}},78690,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isDynamicRoute",{enumerable:!0,get:function(){return o}});let r=e.r(89161),a=/\/[^/]*\[[^/]+\][^/]*(?=\/|$)/,l=/\/\[[^/]+\](?=\/|$)/;function o(e,t){return(void 0===t&&(t=!0),(0,r.isInterceptionRouteAppPath)(e)&&(e=(0,r.extractInterceptionRouteInformation)(e).interceptedRoute),t)?l.test(e):a.test(e)}},98928,(e,t,n)=>{"use strict";function r(e){let t={};for(let[n,r]of e.entries()){let e=t[n];void 0===e?t[n]=r:Array.isArray(e)?e.push(r):t[n]=[e,r]}return t}function a(e){return"string"==typeof e?e:("number"!=typeof e||isNaN(e))&&"boolean"!=typeof e?"":String(e)}function l(e){let t=new URLSearchParams;for(let[n,r]of Object.entries(e))if(Array.isArray(r))for(let e of r)t.append(n,a(e));else t.set(n,a(r));return t}function o(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r{"use strict";let r;Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return a},setConfig:function(){return l}});let a=()=>r;function l(e){r=e}},28035,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"Portal",{enumerable:!0,get:function(){return l}});let r=e.r(91788),a=e.r(30943),l=e=>{let{children:t,type:n}=e,[l,o]=(0,r.useState)(null);return(0,r.useEffect)(()=>{let e=document.createElement(n);return document.body.appendChild(e),o(e),()=>{document.body.removeChild(e)}},[n]),l?(0,a.createPortal)(t,l):null};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},26016,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"setAttributesFromProps",{enumerable:!0,get:function(){return o}});let r={acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv",noModule:"noModule"},a=["onLoad","onReady","dangerouslySetInnerHTML","children","onError","strategy","stylesheets"];function l(e){return["async","defer","noModule"].includes(e)}function o(e,t){for(let[n,o]of Object.entries(t)){if(!t.hasOwnProperty(n)||a.includes(n)||void 0===o)continue;let i=r[n]||n.toLowerCase();"SCRIPT"===e.tagName&&l(i)?e[i]=!!o:e.setAttribute(i,String(o)),(!1===o||"SCRIPT"===e.tagName&&l(i)&&(!o||"false"===o))&&(e.setAttribute(i,""),e.removeAttribute(i))}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},20011,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return l},isEqualNode:function(){return a}});let r=e.r(26016);function a(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 l(){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;else 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 n=t.title?t.title[0]:null,l="";if(n){let{children:e}=n.props;l="string"==typeof e?e:Array.isArray(e)?e.join(""):""}l!==document.title&&(document.title=l),["meta","base","link","style","script"].forEach(e=>{!function(e,t){let n=document.querySelector("head");if(!n)return;let l=new Set(n.querySelectorAll(""+e+"[data-next-head]"));if("meta"===e){let e=n.querySelector("meta[charset]");null!==e&&l.add(e)}let o=[];for(let e=0;e{"use strict";function r(e){let t=e.indexOf("#"),n=e.indexOf("?"),r=n>-1&&(t<0||n-1?{pathname:e.substring(0,r?n:t),query:r?e.substring(n,t>-1?t:void 0):"",hash:t>-1?e.slice(t):""}:{pathname:e,query:"",hash:""}}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"parsePath",{enumerable:!0,get:function(){return r}})},43980,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"addPathPrefix",{enumerable:!0,get:function(){return a}});let r=e.r(72796);function a(e,t){if(!e.startsWith("/")||!t)return e;let{pathname:n,query:a,hash:l}=(0,r.parsePath)(e);return""+t+n+a+l}},23486,(e,t,n)=>{"use strict";function r(e){return e.replace(/\/$/,"")||"/"}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"removeTrailingSlash",{enumerable:!0,get:function(){return r}})},70090,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return l}});let r=e.r(23486),a=e.r(72796),l=e=>{if(!e.startsWith("/"))return e;let{pathname:t,query:n,hash:l}=(0,a.parsePath)(e);return""+(0,r.removeTrailingSlash)(t)+n+l};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},44113,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"addBasePath",{enumerable:!0,get:function(){return l}});let r=e.r(43980),a=e.r(70090);function l(e,t){return(0,a.normalizePathTrailingSlash)((0,r.addPathPrefix)(e,""))}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},87091,(e,t,n)=>{(()=>{"use strict";"undefined"!=typeof __nccwpck_require__&&(__nccwpck_require__.ab="/ROOT/node_modules/next/dist/compiled/path-to-regexp/");var e={};(()=>{function t(e,t){void 0===t&&(t={});for(var n=function(e){for(var t=[],n=0;n=48&&o<=57||o>=65&&o<=90||o>=97&&o<=122||95===o){a+=e[l++];continue}break}if(!a)throw TypeError("Missing parameter name at ".concat(n));t.push({type:"NAME",index:n,value:a}),n=l;continue}if("("===r){var i=1,u="",l=n+1;if("?"===e[l])throw TypeError('Pattern cannot start with "?" at '.concat(l));for(;l-1)return!0}return!1},g=function(e){var t=u[u.length-1],n=e||(t&&"string"==typeof t?t:"");if(t&&!n)throw TypeError('Must have text between two parameters, missing text after "'.concat(t.name,'"'));return!n||m(n)?"[^".concat(a(i),"]+?"):"(?:(?!".concat(a(n),")[^").concat(a(i),"])+?")};c-1:void 0===E;o||(m+="(?:".concat(h,"(?=").concat(p,"))?")),S||(m+="(?=".concat(h,"|").concat(p,")"))}return new RegExp(m,l(n))}function i(e,n,r){if(e instanceof RegExp){var a;if(!n)return e;for(var u=/\((?:\?<(.*?)>)?(?!\?)/g,s=0,c=u.exec(e.source);c;)n.push({name:c[1]||s++,prefix:"",suffix:"",modifier:"",pattern:""}),c=u.exec(e.source);return e}return Array.isArray(e)?(a=e.map(function(e){return i(e,n,r).source}),new RegExp("(?:".concat(a.join("|"),")"),l(r))):o(t(e,r),n,r)}Object.defineProperty(e,"__esModule",{value:!0}),e.pathToRegexp=e.tokensToRegexp=e.regexpToFunction=e.match=e.tokensToFunction=e.compile=e.parse=void 0,e.parse=t,e.compile=function(e,r){return n(t(e,r),r)},e.tokensToFunction=n,e.match=function(e,t){var n=[];return r(i(e,n,t),n,t)},e.regexpToFunction=r,e.tokensToRegexp=o,e.pathToRegexp=i})(),t.exports=e})()},58268,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{hasAdjacentParameterIssues:function(){return a},normalizeAdjacentParameters:function(){return l},normalizeTokensForRegexp:function(){return o},stripParameterSeparators:function(){return i}});let r="_NEXTSEP_";function a(e){return"string"==typeof e&&!!(/\/\(\.{1,3}\):[^/\s]+/.test(e)||/:[a-zA-Z_][a-zA-Z0-9_]*:[a-zA-Z_][a-zA-Z0-9_]*/.test(e))}function l(e){let t=e;return(t=t.replace(/(\([^)]*\)):([^/\s]+)/g,"$1".concat(r,":$2"))).replace(/:([^:/\s)]+)(?=:)/g,":$1".concat(r))}function o(e){return e.map(e=>"object"==typeof e&&null!==e&&"modifier"in e&&("*"===e.modifier||"+"===e.modifier)&&"prefix"in e&&"suffix"in e&&""===e.prefix&&""===e.suffix?{...e,prefix:"/"}:e)}function i(e){let t={};for(let[n,a]of Object.entries(e))"string"==typeof a?t[n]=a.replace(new RegExp("^".concat(r)),""):Array.isArray(a)?t[n]=a.map(e=>"string"==typeof e?e.replace(new RegExp("^".concat(r)),""):e):t[n]=a;return t}},32443,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{safeCompile:function(){return o},safePathToRegexp:function(){return l},safeRegexpToFunction:function(){return i},safeRouteMatcher:function(){return u}});let r=e.r(87091),a=e.r(58268);function l(e,t,n){if("string"!=typeof e)return(0,r.pathToRegexp)(e,t,n);let l=(0,a.hasAdjacentParameterIssues)(e),o=l?(0,a.normalizeAdjacentParameters)(e):e;try{return(0,r.pathToRegexp)(o,t,n)}catch(o){if(!l)try{let l=(0,a.normalizeAdjacentParameters)(e);return(0,r.pathToRegexp)(l,t,n)}catch(e){}throw o}}function o(e,t){let n=(0,a.hasAdjacentParameterIssues)(e),l=n?(0,a.normalizeAdjacentParameters)(e):e;try{return(0,r.compile)(l,t)}catch(l){if(!n)try{let n=(0,a.normalizeAdjacentParameters)(e);return(0,r.compile)(n,t)}catch(e){}throw l}}function i(e,t){let n=(0,r.regexpToFunction)(e,t||[]);return e=>{let t=n(e);return!!t&&{...t,params:(0,a.stripParameterSeparators)(t.params)}}}function u(e){return t=>{let n=e(t);return!!n&&(0,a.stripParameterSeparators)(n)}}},29944,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"getRouteMatcher",{enumerable:!0,get:function(){return l}});let r=e.r(89129),a=e.r(32443);function l(e){let{re:t,groups:n}=e;return(0,a.safeRouteMatcher)(e=>{let a=t.exec(e);if(!a)return!1;let l=e=>{try{return decodeURIComponent(e)}catch(e){throw Object.defineProperty(new r.DecodeError("failed to decode param"),"__NEXT_ERROR_CODE",{value:"E528",enumerable:!1,configurable:!0})}},o={};for(let[e,t]of Object.entries(n)){let n=a[t.pos];void 0!==n&&(t.repeat?o[e]=n.split("/").map(e=>l(e)):o[e]=l(n))}return o})}},2987,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{ACTION_SUFFIX:function(){return m},APP_DIR_ALIAS:function(){return j},CACHE_ONE_YEAR:function(){return x},DOT_NEXT_ALIAS:function(){return L},ESLINT_DEFAULT_DIRS:function(){return et},GSP_NO_RETURNED_VALUE:function(){return Q},GSSP_COMPONENT_MEMBER_ERROR:function(){return J},GSSP_NO_RETURNED_VALUE:function(){return K},HTML_CONTENT_TYPE_HEADER:function(){return a},INFINITE_CACHE:function(){return O},INSTRUMENTATION_HOOK_FILENAME:function(){return A},JSON_CONTENT_TYPE_HEADER:function(){return l},MATCHED_PATH_HEADER:function(){return u},MIDDLEWARE_FILENAME:function(){return T},MIDDLEWARE_LOCATION_REGEXP:function(){return C},NEXT_BODY_SUFFIX:function(){return b},NEXT_CACHE_IMPLICIT_TAG_ID:function(){return R},NEXT_CACHE_REVALIDATED_TAGS_HEADER:function(){return _},NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER:function(){return E},NEXT_CACHE_SOFT_TAG_MAX_LENGTH:function(){return k},NEXT_CACHE_TAGS_HEADER:function(){return v},NEXT_CACHE_TAG_MAX_ITEMS:function(){return P},NEXT_CACHE_TAG_MAX_LENGTH:function(){return w},NEXT_DATA_SUFFIX:function(){return g},NEXT_INTERCEPTION_MARKER_PREFIX:function(){return i},NEXT_META_SUFFIX:function(){return y},NEXT_QUERY_PARAM_PREFIX:function(){return o},NEXT_RESUME_HEADER:function(){return S},NON_STANDARD_NODE_ENV:function(){return Z},PAGES_DIR_ALIAS:function(){return N},PRERENDER_REVALIDATE_HEADER:function(){return s},PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER:function(){return c},PUBLIC_DIR_MIDDLEWARE_CONFLICT:function(){return W},ROOT_DIR_ALIAS:function(){return M},RSC_ACTION_CLIENT_WRAPPER_ALIAS:function(){return B},RSC_ACTION_ENCRYPTION_ALIAS:function(){return H},RSC_ACTION_PROXY_ALIAS:function(){return z},RSC_ACTION_VALIDATE_ALIAS:function(){return D},RSC_CACHE_WRAPPER_ALIAS:function(){return F},RSC_DYNAMIC_IMPORT_WRAPPER_ALIAS:function(){return U},RSC_MOD_REF_PROXY_ALIAS:function(){return I},RSC_PREFETCH_SUFFIX:function(){return f},RSC_SEGMENTS_DIR_SUFFIX:function(){return d},RSC_SEGMENT_SUFFIX:function(){return p},RSC_SUFFIX:function(){return h},SERVER_PROPS_EXPORT_ERROR:function(){return G},SERVER_PROPS_GET_INIT_PROPS_CONFLICT:function(){return X},SERVER_PROPS_SSG_CONFLICT:function(){return V},SERVER_RUNTIME:function(){return en},SSG_FALLBACK_EXPORT_ERROR:function(){return ee},SSG_GET_INITIAL_PROPS_CONFLICT:function(){return q},STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR:function(){return $},TEXT_PLAIN_CONTENT_TYPE_HEADER:function(){return r},UNSTABLE_REVALIDATE_RENAME_ERROR:function(){return Y},WEBPACK_LAYERS:function(){return ea},WEBPACK_RESOURCE_QUERIES:function(){return el}});let r="text/plain",a="text/html; charset=utf-8",l="application/json; charset=utf-8",o="nxtP",i="nxtI",u="x-matched-path",s="x-prerender-revalidate",c="x-prerender-revalidate-if-generated",f=".prefetch.rsc",d=".segments",p=".segment.rsc",h=".rsc",m=".action",g=".json",y=".meta",b=".body",v="x-next-cache-tags",_="x-next-revalidated-tags",E="x-next-revalidate-tag-token",S="next-resume",P=128,w=256,k=1024,R="_N_T_",x=31536e3,O=0xfffffffe,T="middleware",C="(?:src/)?".concat(T),A="instrumentation",N="private-next-pages",L="private-dot-next",M="private-next-root-dir",j="private-next-app-dir",I="private-next-rsc-mod-ref-proxy",D="private-next-rsc-action-validate",z="private-next-rsc-server-reference",F="private-next-rsc-cache-wrapper",U="private-next-rsc-track-dynamic-import",H="private-next-rsc-action-encryption",B="private-next-rsc-action-client-wrapper",W="You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict",q="You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps",X="You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.",V="You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps",$="can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props",G="pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export",Q="Your `getStaticProps` function did not return an object. Did you forget to add a `return`?",K="Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?",Y="The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.",J="can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member",Z='You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env',ee="Pages with `fallback` enabled in `getStaticPaths` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export",et=["app","pages","components","lib","src"],en={edge:"edge",experimentalEdge:"experimental-edge",nodejs:"nodejs"},er={shared:"shared",reactServerComponents:"rsc",serverSideRendering:"ssr",actionBrowser:"action-browser",apiNode:"api-node",apiEdge:"api-edge",middleware:"middleware",instrument:"instrument",edgeAsset:"edge-asset",appPagesBrowser:"app-pages-browser",pagesDirBrowser:"pages-dir-browser",pagesDirEdge:"pages-dir-edge",pagesDirNode:"pages-dir-node"},ea={...er,GROUP:{builtinReact:[er.reactServerComponents,er.actionBrowser],serverOnly:[er.reactServerComponents,er.actionBrowser,er.instrument,er.middleware],neutralTarget:[er.apiNode,er.apiEdge],clientOnly:[er.serverSideRendering,er.appPagesBrowser],bundled:[er.reactServerComponents,er.actionBrowser,er.serverSideRendering,er.appPagesBrowser,er.shared,er.instrument,er.middleware],appPages:[er.reactServerComponents,er.serverSideRendering,er.appPagesBrowser,er.actionBrowser]}},el={edgeSSREntry:"__next_edge_ssr_entry__",metadata:"__next_metadata__",metadataRoute:"__next_metadata_route__",metadataImageMeta:"__next_metadata_image_meta__"}},42778,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"escapeStringRegexp",{enumerable:!0,get:function(){return l}});let r=/[|\\{}()[\]^$+*?.-]/,a=/[|\\{}()[\]^$+*?.-]/g;function l(e){return r.test(e)?e.replace(a,"\\$&"):e}},31902,(e,t,n)=>{"use strict";function r(e,t,n,r,a){let o=e[t];if(a&&a.has(t)?o=a.get(t):Array.isArray(o)?o=o.map(e=>encodeURIComponent(e)):"string"==typeof o&&(o=encodeURIComponent(o)),!o){let a="oc"===n;if("c"===n||a)return a?{param:t,value:null,type:n,treeSegment:[t,"",n]}:{param:t,value:o=r.split("/").slice(1).flatMap(t=>{var n;let r=l(t);return null!=(n=e[r.key])?n:r.key}),type:n,treeSegment:[t,o.join("/"),n]}}return{param:t,value:o,treeSegment:[t,Array.isArray(o)?o.join("/"):o,n],type:n}}Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{PARAMETER_PATTERN:function(){return a},getDynamicParam:function(){return r},parseMatchedParameter:function(){return o},parseParameter:function(){return l}});let a=/^([^[]*)\[((?:\[[^\]]*\])|[^\]]+)\](.*)$/;function l(e){let t=e.match(a);return t?o(t[2]):o(e)}function o(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}}},94599,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{getNamedMiddlewareRegex:function(){return p},getNamedRouteRegex:function(){return d},getRouteRegex:function(){return s}});let r=e.r(2987),a=e.r(89161),l=e.r(42778),o=e.r(23486),i=e.r(31902);function u(e,t,n){let r={},u=1,s=[];for(let c of(0,o.removeTrailingSlash)(e).slice(1).split("/")){let e=a.INTERCEPTION_ROUTE_MARKERS.find(e=>c.startsWith(e)),o=c.match(i.PARAMETER_PATTERN);if(e&&o&&o[2]){let{key:t,optional:n,repeat:a}=(0,i.parseMatchedParameter)(o[2]);r[t]={pos:u++,repeat:a,optional:n},s.push("/"+(0,l.escapeStringRegexp)(e)+"([^/]+?)")}else if(o&&o[2]){let{key:e,repeat:t,optional:a}=(0,i.parseMatchedParameter)(o[2]);r[e]={pos:u++,repeat:t,optional:a},n&&o[1]&&s.push("/"+(0,l.escapeStringRegexp)(o[1]));let c=t?a?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)";n&&o[1]&&(c=c.substring(1)),s.push(c)}else s.push("/"+(0,l.escapeStringRegexp)(c));t&&o&&o[3]&&s.push((0,l.escapeStringRegexp)(o[3]))}return{parameterizedRoute:s.join(""),groups:r}}function s(e,t){let{includeSuffix:n=!1,includePrefix:r=!1,excludeOptionalTrailingSlash:a=!1}=void 0===t?{}:t,{parameterizedRoute:l,groups:o}=u(e,n,r),i=l;return a||(i+="(?:/)?"),{re:RegExp("^"+i+"$"),groups:o}}function c(e){let t,{interceptionMarker:n,getSafeRouteKey:r,segment:a,routeKeys:o,keyPrefix:u,backreferenceDuplicateKeys:s}=e,{key:c,optional:f,repeat:d}=(0,i.parseMatchedParameter)(a),p=c.replace(/\W/g,"");u&&(p=""+u+p);let h=!1;(0===p.length||p.length>30)&&(h=!0),isNaN(parseInt(p.slice(0,1)))||(h=!0),h&&(p=r());let m=p in o;u?o[p]=""+u+c:o[p]=c;let g=n?(0,l.escapeStringRegexp)(n):"";return t=m&&s?"\\k<"+p+">":d?"(?<"+p+">.+?)":"(?<"+p+">[^/]+?)",f?"(?:/"+g+t+")?":"/"+g+t}function f(e,t,n,u,s){let f,d=(f=0,()=>{let e="",t=++f;for(;t>0;)e+=String.fromCharCode(97+(t-1)%26),t=Math.floor((t-1)/26);return e}),p={},h=[];for(let f of(0,o.removeTrailingSlash)(e).slice(1).split("/")){let e=a.INTERCEPTION_ROUTE_MARKERS.some(e=>f.startsWith(e)),o=f.match(i.PARAMETER_PATTERN);if(e&&o&&o[2])h.push(c({getSafeRouteKey:d,interceptionMarker:o[1],segment:o[2],routeKeys:p,keyPrefix:t?r.NEXT_INTERCEPTION_MARKER_PREFIX:void 0,backreferenceDuplicateKeys:s}));else if(o&&o[2]){u&&o[1]&&h.push("/"+(0,l.escapeStringRegexp)(o[1]));let e=c({getSafeRouteKey:d,segment:o[2],routeKeys:p,keyPrefix:t?r.NEXT_QUERY_PARAM_PREFIX:void 0,backreferenceDuplicateKeys:s});u&&o[1]&&(e=e.substring(1)),h.push(e)}else h.push("/"+(0,l.escapeStringRegexp)(f));n&&o&&o[3]&&h.push((0,l.escapeStringRegexp)(o[3]))}return{namedParameterizedRoute:h.join(""),routeKeys:p}}function d(e,t){var n,r,a;let l=f(e,t.prefixRouteKeys,null!=(n=t.includeSuffix)&&n,null!=(r=t.includePrefix)&&r,null!=(a=t.backreferenceDuplicateKeys)&&a),o=l.namedParameterizedRoute;return t.excludeOptionalTrailingSlash||(o+="(?:/)?"),{...s(e,t),namedRegex:"^"+o+"$",routeKeys:l.routeKeys}}function p(e,t){let{parameterizedRoute:n}=u(e,!1,!1),{catchAll:r=!0}=t;if("/"===n)return{namedRegex:"^/"+(r?".*":"")+"$"};let{namedParameterizedRoute:a}=f(e,!1,!1,!1,!1);return{namedRegex:"^"+a+(r?"(?:(/.*)?)":"")+"$"}}},50169,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"interpolateAs",{enumerable:!0,get:function(){return l}});let r=e.r(29944),a=e.r(94599);function l(e,t,n){let l="",o=(0,a.getRouteRegex)(e),i=o.groups,u=(t!==e?(0,r.getRouteMatcher)(o)(t):"")||n;l=e;let s=Object.keys(i);return s.every(e=>{let t=u[e]||"",{repeat:n,optional:r}=i[e],a="["+(n?"...":"")+e+"]";return r&&(a=(t?"":"/")+"["+a+"]"),n&&!Array.isArray(t)&&(t=[t]),(r||e in u)&&(l=l.replace(a,n?t.map(e=>encodeURIComponent(e)).join("/"):encodeURIComponent(t))||"/")})||(l=""),{params:s,result:l}}},16544,(e,t,n)=>{"use strict";function r(e,t){return void 0===t&&(t=""),("/"===e?"/index":/^\/index(\/|$)/.test(e)?"/index"+e:e)+t}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return r}})},14862,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"addLocale",{enumerable:!0,get:function(){return r}}),e.r(70090);let r=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"parseRelativeUrl",{enumerable:!0,get:function(){return l}});let r=e.r(89129),a=e.r(98928);function l(e,t,n){void 0===n&&(n=!0);let l=new URL("undefined"==typeof window?"http://n":(0,r.getLocationOrigin)()),o=t?new URL(t,l):e.startsWith(".")?new URL("undefined"==typeof window?"http://n":window.location.href):l,{pathname:i,searchParams:u,search:s,hash:c,href:f,origin:d}=new URL(e,o);if(d!==l.origin)throw Object.defineProperty(Error("invariant: invalid relative URL, router received "+e),"__NEXT_ERROR_CODE",{value:"E159",enumerable:!1,configurable:!0});return{pathname:i,query:n?(0,a.searchParamsToUrlQuery)(u):void 0,search:s,hash:c,href:f.slice(d.length),slashes:void 0}}},88862,(e,t,n)=>{"use strict";let r;function a(e){var t;return(null==(t=function(){if(void 0===r&&"undefined"!=typeof window){var e;r=(null==(e=window.trustedTypes)?void 0:e.createPolicy("nextjs",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e}))||null}return r}())?void 0:t.createScriptURL(e))||e}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"__unsafeCreateTrustedScriptURL",{enumerable:!0,get:function(){return a}}),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},99604,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{cancelIdleCallback:function(){return a},requestIdleCallback:function(){return r}});let r="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)},a="undefined"!=typeof self&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(e){return clearTimeout(e)};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},51e3,(e,t,n)=>{"use strict";function r(){return""}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"getDeploymentIdQueryOrEmptyString",{enumerable:!0,get:function(){return r}})},50931,(e,t,n)=>{"use strict";function r(e){return e.split("/").map(e=>encodeURIComponent(e)).join("/")}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"encodeURIPath",{enumerable:!0,get:function(){return r}})},55447,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{createRouteLoader:function(){return g},getClientBuildManifest:function(){return h},isAssetError:function(){return c},markAssetError:function(){return s}}),e.r(41705),e.r(16544);let r=e.r(88862),a=e.r(99604),l=e.r(51e3),o=e.r(50931);function i(e,t,n){let r,a=t.get(e);if(a)return"future"in a?a.future:Promise.resolve(a);let l=new Promise(e=>{r=e});return t.set(e,{resolve:r,future:l}),n?n().then(e=>(r(e),e)).catch(n=>{throw t.delete(e),n}):l}let u=Symbol("ASSET_LOAD_ERROR");function s(e){return Object.defineProperty(e,u,{})}function c(e){return e&&u in e}let f=function(e){try{return e=document.createElement("link"),!!window.MSInputMethodContext&&!!document.documentMode||e.relList.supports("prefetch")}catch(e){return!1}}(),d=()=>(0,l.getDeploymentIdQueryOrEmptyString)();function p(e,t,n){return new Promise((r,l)=>{let o=!1;e.then(e=>{o=!0,r(e)}).catch(l),(0,a.requestIdleCallback)(()=>setTimeout(()=>{o||l(n)},t))})}function h(){return self.__BUILD_MANIFEST?Promise.resolve(self.__BUILD_MANIFEST):p(new Promise(e=>{let t=self.__BUILD_MANIFEST_CB;self.__BUILD_MANIFEST_CB=()=>{e(self.__BUILD_MANIFEST),t&&t()}}),3800,s(Object.defineProperty(Error("Failed to load client build manifest"),"__NEXT_ERROR_CODE",{value:"E273",enumerable:!1,configurable:!0})))}function m(e,t){return h().then(n=>{if(!(t in n))throw s(Object.defineProperty(Error("Failed to lookup route: "+t),"__NEXT_ERROR_CODE",{value:"E446",enumerable:!1,configurable:!0}));let a=n[t].map(t=>e+"/_next/"+(0,o.encodeURIPath)(t));return{scripts:a.filter(e=>e.endsWith(".js")).map(e=>(0,r.__unsafeCreateTrustedScriptURL)(e)+d()),css:a.filter(e=>e.endsWith(".css")).map(e=>e+d())}})}function g(e){let t=new Map,n=new Map,r=new Map,l=new Map;function o(e){{var t;let r=n.get(e.toString());return r?r:document.querySelector('script[src^="'+e+'"]')?Promise.resolve():(n.set(e.toString(),r=new Promise((n,r)=>{(t=document.createElement("script")).onload=n,t.onerror=()=>r(s(Object.defineProperty(Error("Failed to load script: "+e),"__NEXT_ERROR_CODE",{value:"E74",enumerable:!1,configurable:!0}))),t.crossOrigin=void 0,t.src=e,document.body.appendChild(t)})),r)}}function u(e){let t=r.get(e);return t||r.set(e,t=fetch(e,{credentials:"same-origin"}).then(t=>{if(!t.ok)throw Object.defineProperty(Error("Failed to load stylesheet: "+e),"__NEXT_ERROR_CODE",{value:"E189",enumerable:!1,configurable:!0});return t.text().then(t=>({href:e,content:t}))}).catch(e=>{throw s(e)})),t}return{whenEntrypoint:e=>i(e,t),onEntrypoint(e,n){(n?Promise.resolve().then(()=>n()).then(e=>({component:e&&e.default||e,exports:e}),e=>({error:e})):Promise.resolve(void 0)).then(n=>{let r=t.get(e);r&&"resolve"in r?n&&(t.set(e,n),r.resolve(n)):(n?t.set(e,n):t.delete(e),l.delete(e))})},loadRoute(n,r){return i(n,l,()=>{let a;return p(m(e,n).then(e=>{let{scripts:r,css:a}=e;return Promise.all([t.has(n)?[]:Promise.all(r.map(o)),Promise.all(a.map(u))])}).then(e=>this.whenEntrypoint(n).then(t=>({entrypoint:t,styles:e[1]}))),3800,s(Object.defineProperty(Error("Route did not complete loading: "+n),"__NEXT_ERROR_CODE",{value:"E12",enumerable:!1,configurable:!0}))).then(e=>{let{entrypoint:t,styles:n}=e,r=Object.assign({styles:n},t);return"error"in t?t:r}).catch(e=>{if(r)throw e;return{error:e}}).finally(()=>null==a?void 0:a())})},prefetch(t){let n;return(n=navigator.connection)&&(n.saveData||/2g/.test(n.effectiveType))?Promise.resolve():m(e,t).then(e=>Promise.all(f?e.scripts.map(e=>{var t,n,r;return t=e.toString(),n="script",new Promise((e,a)=>{let l='\n link[rel="prefetch"][href^="'+t+'"],\n link[rel="preload"][href^="'+t+'"],\n script[src^="'+t+'"]';if(document.querySelector(l))return e();r=document.createElement("link"),n&&(r.as=n),r.rel="prefetch",r.crossOrigin=void 0,r.onload=e,r.onerror=()=>a(s(Object.defineProperty(Error("Failed to prefetch: "+t),"__NEXT_ERROR_CODE",{value:"E268",enumerable:!1,configurable:!0}))),r.href=t,document.head.appendChild(r)})}):[])).then(()=>{(0,a.requestIdleCallback)(()=>this.loadRoute(t,!0).catch(()=>{}))}).catch(()=>{})}}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},34221,(e,t,n)=>{"use strict";t.exports=["chrome 64","edge 79","firefox 67","opera 51","safari 12"]},58784,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{APP_BUILD_MANIFEST:function(){return _},APP_CLIENT_INTERNALS:function(){return Z},APP_PATHS_MANIFEST:function(){return y},APP_PATH_ROUTES_MANIFEST:function(){return b},AdapterOutputType:function(){return l},BARREL_OPTIMIZATION_PREFIX:function(){return q},BLOCKED_PAGES:function(){return F},BUILD_ID_FILE:function(){return z},BUILD_MANIFEST:function(){return v},CLIENT_PUBLIC_FILES_PATH:function(){return U},CLIENT_REFERENCE_MANIFEST:function(){return X},CLIENT_STATIC_FILES_PATH:function(){return H},CLIENT_STATIC_FILES_RUNTIME_AMP:function(){return et},CLIENT_STATIC_FILES_RUNTIME_MAIN:function(){return Y},CLIENT_STATIC_FILES_RUNTIME_MAIN_APP:function(){return J},CLIENT_STATIC_FILES_RUNTIME_POLYFILLS:function(){return er},CLIENT_STATIC_FILES_RUNTIME_POLYFILLS_SYMBOL:function(){return ea},CLIENT_STATIC_FILES_RUNTIME_REACT_REFRESH:function(){return ee},CLIENT_STATIC_FILES_RUNTIME_WEBPACK:function(){return en},COMPILER_INDEXES:function(){return o},COMPILER_NAMES:function(){return a},CONFIG_FILES:function(){return D},DEFAULT_RUNTIME_WEBPACK:function(){return el},DEFAULT_SANS_SERIF_FONT:function(){return ec},DEFAULT_SERIF_FONT:function(){return es},DEV_CLIENT_MIDDLEWARE_MANIFEST:function(){return M},DEV_CLIENT_PAGES_MANIFEST:function(){return C},DYNAMIC_CSS_MANIFEST:function(){return K},EDGE_RUNTIME_WEBPACK:function(){return eo},EDGE_UNSUPPORTED_NODE_APIS:function(){return em},EXPORT_DETAIL:function(){return k},EXPORT_MARKER:function(){return w},FUNCTIONS_CONFIG_MANIFEST:function(){return E},IMAGES_MANIFEST:function(){return O},INTERCEPTION_ROUTE_REWRITE_MANIFEST:function(){return Q},MIDDLEWARE_BUILD_MANIFEST:function(){return $},MIDDLEWARE_MANIFEST:function(){return A},MIDDLEWARE_REACT_LOADABLE_MANIFEST:function(){return G},MODERN_BROWSERSLIST_TARGET:function(){return r.default},NEXT_BUILTIN_DOCUMENT:function(){return W},NEXT_FONT_MANIFEST:function(){return P},PAGES_MANIFEST:function(){return m},PHASE_DEVELOPMENT_SERVER:function(){return d},PHASE_EXPORT:function(){return s},PHASE_INFO:function(){return h},PHASE_PRODUCTION_BUILD:function(){return c},PHASE_PRODUCTION_SERVER:function(){return f},PHASE_TEST:function(){return p},PRERENDER_MANIFEST:function(){return R},REACT_LOADABLE_MANIFEST:function(){return j},ROUTES_MANIFEST:function(){return x},RSC_MODULE_TYPES:function(){return eh},SERVER_DIRECTORY:function(){return I},SERVER_FILES_MANIFEST:function(){return T},SERVER_PROPS_ID:function(){return eu},SERVER_REFERENCE_MANIFEST:function(){return V},STATIC_PROPS_ID:function(){return ei},STATIC_STATUS_PAGES:function(){return ef},STRING_LITERAL_DROP_BUNDLE:function(){return B},SUBRESOURCE_INTEGRITY_MANIFEST:function(){return S},SYSTEM_ENTRYPOINTS:function(){return eg},TRACE_OUTPUT_VERSION:function(){return ed},TURBOPACK_CLIENT_BUILD_MANIFEST:function(){return L},TURBOPACK_CLIENT_MIDDLEWARE_MANIFEST:function(){return N},TURBO_TRACE_DEFAULT_MEMORY_LIMIT:function(){return ep},UNDERSCORE_NOT_FOUND_ROUTE:function(){return i},UNDERSCORE_NOT_FOUND_ROUTE_ENTRY:function(){return u},WEBPACK_STATS:function(){return g}});let r=e.r(41705)._(e.r(34221)),a={client:"client",server:"server",edgeServer:"edge-server"};var l=function(e){return e.PAGES="PAGES",e.PAGES_API="PAGES_API",e.APP_PAGE="APP_PAGE",e.APP_ROUTE="APP_ROUTE",e.PRERENDER="PRERENDER",e.STATIC_FILE="STATIC_FILE",e.MIDDLEWARE="MIDDLEWARE",e}({});let o={[a.client]:0,[a.server]:1,[a.edgeServer]:2},i="/_not-found",u=""+i+"/page",s="phase-export",c="phase-production-build",f="phase-production-server",d="phase-development-server",p="phase-test",h="phase-info",m="pages-manifest.json",g="webpack-stats.json",y="app-paths-manifest.json",b="app-path-routes-manifest.json",v="build-manifest.json",_="app-build-manifest.json",E="functions-config-manifest.json",S="subresource-integrity-manifest",P="next-font-manifest",w="export-marker.json",k="export-detail.json",R="prerender-manifest.json",x="routes-manifest.json",O="images-manifest.json",T="required-server-files.json",C="_devPagesManifest.json",A="middleware-manifest.json",N="_clientMiddlewareManifest.json",L="client-build-manifest.json",M="_devMiddlewareManifest.json",j="react-loadable-manifest.json",I="server",D=["next.config.js","next.config.mjs","next.config.ts"],z="BUILD_ID",F=["/_document","/_app","/_error"],U="public",H="static",B="__NEXT_DROP_CLIENT_FILE__",W="__NEXT_BUILTIN_DOCUMENT__",q="__barrel_optimize__",X="client-reference-manifest",V="server-reference-manifest",$="middleware-build-manifest",G="middleware-react-loadable-manifest",Q="interception-route-rewrite-manifest",K="dynamic-css-manifest",Y="main",J=""+Y+"-app",Z="app-pages-internals",ee="react-refresh",et="amp",en="webpack",er="polyfills",ea=Symbol(er),el="webpack-runtime",eo="edge-runtime-webpack",ei="__N_SSG",eu="__N_SSP",es={name:"Times New Roman",xAvgCharWidth:821,azAvgWidth:854.3953488372093,unitsPerEm:2048},ec={name:"Arial",xAvgCharWidth:904,azAvgWidth:934.5116279069767,unitsPerEm:2048},ef=["/500"],ed=1,ep=6e3,eh={client:"client",server:"server"},em=["clearImmediate","setImmediate","BroadcastChannel","ByteLengthQueuingStrategy","CompressionStream","CountQueuingStrategy","DecompressionStream","DomException","MessageChannel","MessageEvent","MessagePort","ReadableByteStreamController","ReadableStreamBYOBRequest","ReadableStreamDefaultController","TransformStreamDefaultController","WritableStreamDefaultController"],eg=new Set([Y,ee,et,J]);("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},87020,(e,t,n)=>{"use strict";var r=e.i(50461);Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return h}});let a=e.r(41705),l=e.r(44113),o=e.r(50169),i=a._(e.r(16544)),u=e.r(14862),s=e.r(78690),c=e.r(69590),f=e.r(23486),d=e.r(55447),p=e.r(58784);class h{getPageList(){return(0,d.getClientBuildManifest)().then(e=>e.sortedPages)}getMiddleware(){if(r.default.env.__NEXT_MIDDLEWARE_MATCHERS){let e=r.default.env.__NEXT_MIDDLEWARE_MATCHERS;return window.__MIDDLEWARE_MATCHERS=e||void 0,window.__MIDDLEWARE_MATCHERS}return window.__MIDDLEWARE_MATCHERS?window.__MIDDLEWARE_MATCHERS:(this.promisedMiddlewareMatchers||(this.promisedMiddlewareMatchers=fetch(this.assetPrefix+"/_next/static/"+this.buildId+"/"+p.TURBOPACK_CLIENT_MIDDLEWARE_MANIFEST,{credentials:"same-origin"}).then(e=>e.json()).then(e=>(window.__MIDDLEWARE_MATCHERS=e,e)).catch(e=>{console.log("Failed to fetch _devMiddlewareManifest",e)})),this.promisedMiddlewareMatchers)}getDataHref(e){let{asPath:t,href:n,locale:r}=e,{pathname:a,query:d,search:p}=(0,c.parseRelativeUrl)(n),{pathname:h}=(0,c.parseRelativeUrl)(t),m=(0,f.removeTrailingSlash)(a);if("/"!==m[0])throw Object.defineProperty(Error('Route name should start with a "/", got "'+m+'"'),"__NEXT_ERROR_CODE",{value:"E303",enumerable:!1,configurable:!0});var g=e.skipInterpolation?h:(0,s.isDynamicRoute)(m)?(0,o.interpolateAs)(a,h,d).result:m;let y=(0,i.default)((0,f.removeTrailingSlash)((0,u.addLocale)(g,r)),".json");return(0,l.addBasePath)("/_next/data/"+this.buildId+y+p,!0)}_isSsg(e){return this.promisedSsgManifest.then(t=>t.has(e))}loadPage(e){return this.routeLoader.loadRoute(e).then(e=>{if("component"in e)return{page:e.component,mod:e.exports,styleSheets:e.styles.map(e=>({href:e.href,text:e.content}))};throw e.error})}prefetch(e){return this.routeLoader.prefetch(e)}constructor(e,t){this.routeLoader=(0,d.createRouteLoader)(t),this.buildId=e,this.assetPrefix=t,this.promisedSsgManifest=new Promise(e=>{window.__SSG_MANIFEST?e(window.__SSG_MANIFEST):window.__SSG_MANIFEST_CB=()=>{e(window.__SSG_MANIFEST)}})}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},72522,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"BloomFilter",{enumerable:!0,get:function(){return r}});class r{static from(e,t){void 0===t&&(t=1e-4);let n=new r(e.length,t);for(let t of e)n.add(t);return n}export(){return{numItems:this.numItems,errorRate:this.errorRate,numBits:this.numBits,numHashes:this.numHashes,bitArray:this.bitArray}}import(e){this.numItems=e.numItems,this.errorRate=e.errorRate,this.numBits=e.numBits,this.numHashes=e.numHashes,this.bitArray=e.bitArray}add(e){this.getHashValues(e).forEach(e=>{this.bitArray[e]=1})}contains(e){return this.getHashValues(e).every(e=>this.bitArray[e])}getHashValues(e){let t=[];for(let n=1;n<=this.numHashes;n++){let r=function(e){let t=0;for(let n=0;n>>13,t=Math.imul(t,0x5bd1e995);return t>>>0}(""+e+n)%this.numBits;t.push(r)}return t}constructor(e,t=1e-4){this.numItems=e,this.errorRate=t,this.numBits=Math.ceil(-(e*Math.log(t))/(Math.log(2)*Math.log(2))),this.numHashes=Math.ceil(this.numBits/e*Math.log(2)),this.bitArray=Array(this.numBits).fill(0)}}},61457,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return y},handleClientScriptLoad:function(){return h},initScriptLoader:function(){return m}});let r=e.r(41705),a=e.r(52456),l=e.r(91398),o=r._(e.r(30943)),i=a._(e.r(91788)),u=e.r(13584),s=e.r(26016),c=e.r(99604),f=new Map,d=new Set,p=e=>{let{src:t,id:n,onLoad:r=()=>{},onReady:a=null,dangerouslySetInnerHTML:l,children:i="",strategy:u="afterInteractive",onError:c,stylesheets:p}=e,h=n||t;if(h&&d.has(h))return;if(f.has(t)){d.add(h),f.get(t).then(r,c);return}let m=()=>{a&&a(),d.add(h)},g=document.createElement("script"),y=new Promise((e,t)=>{g.addEventListener("load",function(t){e(),r&&r.call(this,t),m()}),g.addEventListener("error",function(e){t(e)})}).catch(function(e){c&&c(e)});l?(g.innerHTML=l.__html||"",m()):i?(g.textContent="string"==typeof i?i:Array.isArray(i)?i.join(""):"",m()):t&&(g.src=t,f.set(t,y)),(0,s.setAttributesFromProps)(g,e),"worker"===u&&g.setAttribute("type","text/partytown"),g.setAttribute("data-nscript",u),p&&(e=>{if(o.default.preinit)return e.forEach(e=>{o.default.preinit(e,{as:"style"})});if("undefined"!=typeof window){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)})}})(p),document.body.appendChild(g)};function h(e){let{strategy:t="afterInteractive"}=e;"lazyOnload"===t?window.addEventListener("load",()=>{(0,c.requestIdleCallback)(()=>p(e))}):p(e)}function m(e){e.forEach(h),[...document.querySelectorAll('[data-nscript="beforeInteractive"]'),...document.querySelectorAll('[data-nscript="beforePageRender"]')].forEach(e=>{let t=e.id||e.getAttribute("src");d.add(t)})}function g(e){let{id:t,src:n="",onLoad:r=()=>{},onReady:a=null,strategy:s="afterInteractive",onError:f,stylesheets:h,...m}=e,{updateScripts:g,scripts:y,getIsSsr:b,appDir:v,nonce:_}=(0,i.useContext)(u.HeadManagerContext);_=m.nonce||_;let E=(0,i.useRef)(!1);(0,i.useEffect)(()=>{let e=t||n;E.current||(a&&e&&d.has(e)&&a(),E.current=!0)},[a,t,n]);let S=(0,i.useRef)(!1);if((0,i.useEffect)(()=>{if(!S.current){if("afterInteractive"===s)p(e);else"lazyOnload"===s&&("complete"===document.readyState?(0,c.requestIdleCallback)(()=>p(e)):window.addEventListener("load",()=>{(0,c.requestIdleCallback)(()=>p(e))}));S.current=!0}},[e,s]),("beforeInteractive"===s||"worker"===s)&&(g?(y[s]=(y[s]||[]).concat([{id:t,src:n,onLoad:r,onReady:a,onError:f,...m,nonce:_}]),g(y)):b&&b()?d.add(t||n):b&&!b()&&p({...e,nonce:_})),v){if(h&&h.forEach(e=>{o.default.preinit(e,{as:"style"})}),"beforeInteractive"===s)if(!n)return m.dangerouslySetInnerHTML&&(m.children=m.dangerouslySetInnerHTML.__html,delete m.dangerouslySetInnerHTML),(0,l.jsx)("script",{nonce:_,dangerouslySetInnerHTML:{__html:"(self.__next_s=self.__next_s||[]).push("+JSON.stringify([0,{...m,id:t}])+")"}});else return o.default.preload(n,m.integrity?{as:"script",integrity:m.integrity,nonce:_,crossOrigin:m.crossOrigin}:{as:"script",nonce:_,crossOrigin:m.crossOrigin}),(0,l.jsx)("script",{nonce:_,dangerouslySetInnerHTML:{__html:"(self.__next_s=self.__next_s||[]).push("+JSON.stringify([n,{...m,id:t}])+")"}});"afterInteractive"===s&&n&&o.default.preload(n,m.integrity?{as:"script",integrity:m.integrity,nonce:_,crossOrigin:m.crossOrigin}:{as:"script",nonce:_,crossOrigin:m.crossOrigin})}return null}Object.defineProperty(g,"__nextScript",{value:!0});let y=g;("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},27361,(e,t,n)=>{"use strict";function r(e){return Object.prototype.toString.call(e)}function a(e){if("[object Object]"!==r(e))return!1;let t=Object.getPrototypeOf(e);return null===t||t.hasOwnProperty("isPrototypeOf")}Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{getObjectClassLabel:function(){return r},isPlainObject:function(){return a}})},53910,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return a},getProperError:function(){return l}});let r=e.r(27361);function a(e){return"object"==typeof e&&null!==e&&"name"in e&&"message"in e}function l(e){return a(e)?e:Object.defineProperty(Error((0,r.isPlainObject)(e)?function(e){let t=new WeakSet;return JSON.stringify(e,(e,n)=>{if("object"==typeof n&&null!==n){if(t.has(n))return"[Circular]";t.add(n)}return n})}(e):e+""),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}},14059,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{getSortedRouteObjects:function(){return l},getSortedRoutes:function(){return a}});class r{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 Object.defineProperty(Error('You cannot define a route with the same specificity as a optional catch-all route ("'+t+'" and "'+t+"[[..."+this.optionalRestSlugName+']]").'),"__NEXT_ERROR_CODE",{value:"E458",enumerable:!1,configurable:!0});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 Object.defineProperty(Error("Catch-all must be the last part of the URL."),"__NEXT_ERROR_CODE",{value:"E392",enumerable:!1,configurable:!0});let a=e[0];if(a.startsWith("[")&&a.endsWith("]")){let r=a.slice(1,-1),o=!1;if(r.startsWith("[")&&r.endsWith("]")&&(r=r.slice(1,-1),o=!0),r.startsWith("…"))throw Object.defineProperty(Error("Detected a three-dot character ('…') at ('"+r+"'). Did you mean ('...')?"),"__NEXT_ERROR_CODE",{value:"E147",enumerable:!1,configurable:!0});if(r.startsWith("...")&&(r=r.substring(3),n=!0),r.startsWith("[")||r.endsWith("]"))throw Object.defineProperty(Error("Segment names may not start or end with extra brackets ('"+r+"')."),"__NEXT_ERROR_CODE",{value:"E421",enumerable:!1,configurable:!0});if(r.startsWith("."))throw Object.defineProperty(Error("Segment names may not start with erroneous periods ('"+r+"')."),"__NEXT_ERROR_CODE",{value:"E288",enumerable:!1,configurable:!0});function l(e,n){if(null!==e&&e!==n)throw Object.defineProperty(Error("You cannot use different slug names for the same dynamic path ('"+e+"' !== '"+n+"')."),"__NEXT_ERROR_CODE",{value:"E337",enumerable:!1,configurable:!0});t.forEach(e=>{if(e===n)throw Object.defineProperty(Error('You cannot have the same slug name "'+n+'" repeat within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E247",enumerable:!1,configurable:!0});if(e.replace(/\W/g,"")===a.replace(/\W/g,""))throw Object.defineProperty(Error('You cannot have the slug names "'+e+'" and "'+n+'" differ only by non-word symbols within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E499",enumerable:!1,configurable:!0})}),t.push(n)}if(n)if(o){if(null!=this.restSlugName)throw Object.defineProperty(Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+e[0]+'" ).'),"__NEXT_ERROR_CODE",{value:"E299",enumerable:!1,configurable:!0});l(this.optionalRestSlugName,r),this.optionalRestSlugName=r,a="[[...]]"}else{if(null!=this.optionalRestSlugName)throw Object.defineProperty(Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+e[0]+'").'),"__NEXT_ERROR_CODE",{value:"E300",enumerable:!1,configurable:!0});l(this.restSlugName,r),this.restSlugName=r,a="[...]"}else{if(o)throw Object.defineProperty(Error('Optional route parameters are not yet supported ("'+e[0]+'").'),"__NEXT_ERROR_CODE",{value:"E435",enumerable:!1,configurable:!0});l(this.slugName,r),this.slugName=r,a="[]"}}this.children.has(a)||this.children.set(a,new r),this.children.get(a)._insert(e.slice(1),t,n)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}}function a(e){let t=new r;return e.forEach(e=>t.insert(e)),t.smoosh()}function l(e,t){let n={},r=[];for(let a=0;ae[n[t]])}},31235,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{getSortedRouteObjects:function(){return r.getSortedRouteObjects},getSortedRoutes:function(){return r.getSortedRoutes},isDynamicRoute:function(){return a.isDynamicRoute}});let r=e.r(14059),a=e.r(78690)},36090,(e,t,n)=>{"use strict";function r(e){return e.replace(/\\/g,"/")}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"normalizePathSep",{enumerable:!0,get:function(){return r}})},10291,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"denormalizePagePath",{enumerable:!0,get:function(){return l}});let r=e.r(31235),a=e.r(36090);function l(e){let t=(0,a.normalizePathSep)(e);return t.startsWith("/index/")&&!(0,r.isDynamicRoute)(t)?t.slice(6):"/index"!==t?t:"/"}},92090,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"normalizeLocalePath",{enumerable:!0,get:function(){return a}});let r=new WeakMap;function a(e,t){let n;if(!t)return{pathname:e};let a=r.get(t);a||(a=t.map(e=>e.toLowerCase()),r.set(t,a));let l=e.split("/",2);if(!l[1])return{pathname:e};let o=l[1].toLowerCase(),i=a.indexOf(o);return i<0?{pathname:e}:(n=t[i],{pathname:e=e.slice(n.length+1)||"/",detectedLocale:n})}},28169,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{formatUrl:function(){return l},formatWithValidation:function(){return i},urlObjectKeys:function(){return o}});let r=e.r(52456)._(e.r(98928)),a=/https?|ftp|gopher|file/;function l(e){let{auth:t,hostname:n}=e,l=e.protocol||"",o=e.pathname||"",i=e.hash||"",u=e.query||"",s=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?s=t+e.host:n&&(s=t+(~n.indexOf(":")?"["+n+"]":n),e.port&&(s+=":"+e.port)),u&&"object"==typeof u&&(u=String(r.urlQueryToSearchParams(u)));let c=e.search||u&&"?"+u||"";return l&&!l.endsWith(":")&&(l+=":"),e.slashes||(!l||a.test(l))&&!1!==s?(s="//"+(s||""),o&&"/"!==o[0]&&(o="/"+o)):s||(s=""),i&&"#"!==i[0]&&(i="#"+i),c&&"?"!==c[0]&&(c="?"+c),""+l+s+(o=o.replace(/[?#]/g,encodeURIComponent))+(c=c.replace("#","%23"))+i}let o=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function i(e){return l(e)}},62205,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"detectDomainLocale",{enumerable:!0,get:function(){return r}});let r=function(){for(var e=arguments.length,t=Array(e),n=0;n{"use strict";function r(e,t){return e}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"removeLocale",{enumerable:!0,get:function(){return r}}),e.r(72796),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},97742,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"pathHasPrefix",{enumerable:!0,get:function(){return a}});let r=e.r(72796);function a(e,t){if("string"!=typeof e)return!1;let{pathname:n}=(0,r.parsePath)(e);return n===t||n.startsWith(t+"/")}},68186,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"hasBasePath",{enumerable:!0,get:function(){return a}});let r=e.r(97742);function a(e){return(0,r.pathHasPrefix)(e,"")}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},44691,(e,t,n)=>{"use strict";function r(e){return e}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"removeBasePath",{enumerable:!0,get:function(){return r}}),e.r(68186),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},57285,(e,t,n)=>{"use strict";function r(e,t){let n={};return Object.keys(e).forEach(r=>{t.includes(r)||(n[r]=e[r])}),n}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"omit",{enumerable:!0,get:function(){return r}})},71112,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isLocalURL",{enumerable:!0,get:function(){return l}});let r=e.r(89129),a=e.r(68186);function l(e){if(!(0,r.isAbsoluteUrl)(e))return!0;try{let t=(0,r.getLocationOrigin)(),n=new URL(e,t);return n.origin===t&&(0,a.hasBasePath)(n.pathname)}catch(e){return!1}}},60472,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"resolveHref",{enumerable:!0,get:function(){return p}});let r=e.r(98928),a=e.r(28169),l=e.r(57285),o=e.r(89129),i=e.r(70090),u=e.r(71112),s=e.r(31235),c=e.r(50169),f=e.r(94599),d=e.r(29944);function p(e,t,n){let p,h="string"==typeof t?t:(0,a.formatWithValidation)(t),m=h.match(/^[a-z][a-z0-9+.-]*:\/\//i),g=m?h.slice(m[0].length):h;if((g.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+h+"' passed to next/router in page: '"+e.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");let t=(0,o.normalizeRepeatedSlashes)(g);h=(m?m[0]:"")+t}if(!(0,u.isLocalURL)(h))return n?[h]:h;try{let t=h.startsWith("#")?e.asPath:e.pathname;if(h.startsWith("?")&&(t=e.asPath,(0,s.isDynamicRoute)(e.pathname))){t=e.pathname;let n=(0,f.getRouteRegex)(e.pathname);(0,d.getRouteMatcher)(n)(e.asPath)||(t=e.asPath)}p=new URL(t,"http://n")}catch(e){p=new URL("/","http://n")}try{let e=new URL(h,p);e.pathname=(0,i.normalizePathTrailingSlash)(e.pathname);let t="";if((0,s.isDynamicRoute)(e.pathname)&&e.searchParams&&n){let n=(0,r.searchParamsToUrlQuery)(e.searchParams),{result:o,params:i}=(0,c.interpolateAs)(e.pathname,e.pathname,n);o&&(t=(0,a.formatWithValidation)({pathname:o,hash:e.hash,query:(0,l.omit)(n,i)}))}let o=e.origin===p.origin?e.href.slice(e.origin.length):e.href;return n?[o,t||o]:o}catch(e){return n?[h]:h}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},45399,(e,t,n)=>{"use strict";function r(e){return"/api"===e||!!(null==e?void 0:e.startsWith("/api/"))}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isAPIRoute",{enumerable:!0,get:function(){return r}})},40671,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"removePathPrefix",{enumerable:!0,get:function(){return a}});let r=e.r(97742);function a(e,t){if(!(0,r.pathHasPrefix)(e,t))return e;let n=e.slice(t.length);return n.startsWith("/")?n:"/"+n}},71755,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"getNextPathnameInfo",{enumerable:!0,get:function(){return o}});let r=e.r(92090),a=e.r(40671),l=e.r(97742);function o(e,t){var n,o;let{basePath:i,i18n:u,trailingSlash:s}=null!=(n=t.nextConfig)?n:{},c={pathname:e,trailingSlash:"/"!==e?e.endsWith("/"):s};i&&(0,l.pathHasPrefix)(c.pathname,i)&&(c.pathname=(0,a.removePathPrefix)(c.pathname,i),c.basePath=i);let f=c.pathname;if(c.pathname.startsWith("/_next/data/")&&c.pathname.endsWith(".json")){let e=c.pathname.replace(/^\/_next\/data\//,"").replace(/\.json$/,"").split("/");c.buildId=e[0],f="index"!==e[1]?"/"+e.slice(1).join("/"):"/",!0===t.parseData&&(c.pathname=f)}if(u){let e=t.i18nProvider?t.i18nProvider.analyze(c.pathname):(0,r.normalizeLocalePath)(c.pathname,u.locales);c.locale=e.detectedLocale,c.pathname=null!=(o=e.pathname)?o:c.pathname,!e.detectedLocale&&c.buildId&&(e=t.i18nProvider?t.i18nProvider.analyze(f):(0,r.normalizeLocalePath)(f,u.locales)).detectedLocale&&(c.locale=e.detectedLocale)}return c}},42393,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"addPathSuffix",{enumerable:!0,get:function(){return a}});let r=e.r(72796);function a(e,t){if(!e.startsWith("/")||!t)return e;let{pathname:n,query:a,hash:l}=(0,r.parsePath)(e);return""+n+t+a+l}},52419,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"addLocale",{enumerable:!0,get:function(){return l}});let r=e.r(43980),a=e.r(97742);function l(e,t,n,l){if(!t||t===n)return e;let o=e.toLowerCase();return!l&&((0,a.pathHasPrefix)(o,"/api")||(0,a.pathHasPrefix)(o,"/"+t.toLowerCase()))?e:(0,r.addPathPrefix)(e,"/"+t)}},65746,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"formatNextPathnameInfo",{enumerable:!0,get:function(){return i}});let r=e.r(23486),a=e.r(43980),l=e.r(42393),o=e.r(52419);function i(e){let t=(0,o.addLocale)(e.pathname,e.locale,e.buildId?void 0:e.defaultLocale,e.ignorePrefix);return(e.buildId||!e.trailingSlash)&&(t=(0,r.removeTrailingSlash)(t)),e.buildId&&(t=(0,l.addPathSuffix)((0,a.addPathPrefix)(t,"/_next/data/"+e.buildId),"/"===e.pathname?"index.json":".json")),t=(0,a.addPathPrefix)(t,e.basePath),!e.buildId&&e.trailingSlash?t.endsWith("/")?t:(0,l.addPathSuffix)(t,"/"):(0,r.removeTrailingSlash)(t)}},15755,(e,t,n)=>{"use strict";function r(e,t){let n=Object.keys(e);if(n.length!==Object.keys(t).length)return!1;for(let r=n.length;r--;){let a=n[r];if("query"===a){let n=Object.keys(e.query);if(n.length!==Object.keys(t.query).length)return!1;for(let r=n.length;r--;){let a=n[r];if(!t.query.hasOwnProperty(a)||e.query[a]!==t.query[a])return!1}}else if(!t.hasOwnProperty(a)||e[a]!==t[a])return!1}return!0}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"compareRouterStates",{enumerable:!0,get:function(){return r}})},93857,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"HTML_LIMITED_BOT_UA_RE",{enumerable:!0,get:function(){return r}});let r=/[\w-]+-Google|Google-[\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight/i},47852,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{HTML_LIMITED_BOT_UA_RE:function(){return r.HTML_LIMITED_BOT_UA_RE},HTML_LIMITED_BOT_UA_RE_STRING:function(){return l},getBotType:function(){return u},isBot:function(){return i}});let r=e.r(93857),a=/Googlebot(?!-)|Googlebot$/i,l=r.HTML_LIMITED_BOT_UA_RE.source;function o(e){return r.HTML_LIMITED_BOT_UA_RE.test(e)}function i(e){return a.test(e)||o(e)}function u(e){return a.test(e)?"dom":o(e)?"html":void 0}},55354,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"getPathMatch",{enumerable:!0,get:function(){return a}});let r=e.r(87091);function a(e,t){let n=[],a=(0,r.pathToRegexp)(e,n,{delimiter:"/",sensitive:"boolean"==typeof(null==t?void 0:t.sensitive)&&t.sensitive,strict:null==t?void 0:t.strict}),l=(0,r.regexpToFunction)((null==t?void 0:t.regexModifier)?new RegExp(t.regexModifier(a.source),a.flags):a,n);return(e,r)=>{if("string"!=typeof e)return!1;let a=l(e);if(!a)return!1;if(null==t?void 0:t.removeUnnamedParams)for(let e of n)"number"==typeof e.name&&delete a.params[e.name];return{...r,...a.params}}}},31364,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"parseUrl",{enumerable:!0,get:function(){return l}});let r=e.r(98928),a=e.r(69590);function l(e){if(e.startsWith("/"))return(0,a.parseRelativeUrl)(e);let t=new URL(e);return{hash:t.hash,hostname:t.hostname,href:t.href,pathname:t.pathname,port:t.port,protocol:t.protocol,query:(0,r.searchParamsToUrlQuery)(t.searchParams),search:t.search,slashes:"//"===t.href.slice(t.protocol.length,t.protocol.length+2)}}},64104,(e,t,n)=>{(()=>{"use strict";"undefined"!=typeof __nccwpck_require__&&(__nccwpck_require__.ab="/ROOT/node_modules/next/dist/compiled/cookie/");var e={};(()=>{e.parse=function(e,n){if("string"!=typeof e)throw TypeError("argument str must be a string");for(var a={},l=e.split(r),o=(n||{}).decode||t,i=0;i{"use strict";function r(t){return function(){let{cookie:n}=t;if(!n)return{};let{parse:r}=e.r(64104);return r(Array.isArray(n)?n.join("; "):n)}}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"getCookieParser",{enumerable:!0,get:function(){return r}})},15720,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{compileNonPath:function(){return c},matchHas:function(){return s},parseDestination:function(){return f},prepareDestination:function(){return d}});let r=e.r(42778),a=e.r(31364),l=e.r(89161),o=e.r(13993),i=e.r(32443);function u(e){return e.replace(/__ESC_COLON_/gi,":")}function s(e,t,n,r){void 0===n&&(n=[]),void 0===r&&(r=[]);let a={},l=n=>{let r,l=n.key;switch(n.type){case"header":l=l.toLowerCase(),r=e.headers[l];break;case"cookie":r="cookies"in e?e.cookies[n.key]:(0,o.getCookieParser)(e.headers)()[n.key];break;case"query":r=t[l];break;case"host":{let{host:t}=(null==e?void 0:e.headers)||{};r=null==t?void 0:t.split(":",1)[0].toLowerCase()}}if(!n.value&&r)return a[function(e){let t="";for(let n=0;n64&&r<91||r>96&&r<123)&&(t+=e[n])}return t}(l)]=r,!0;if(r){let e=RegExp("^"+n.value+"$"),t=Array.isArray(r)?r.slice(-1)[0].match(e):r.match(e);if(t)return Array.isArray(t)&&(t.groups?Object.keys(t.groups).forEach(e=>{a[e]=t.groups[e]}):"host"===n.type&&t[0]&&(a.host=t[0])),!0}return!1};return!(!n.every(e=>l(e))||r.some(e=>l(e)))&&a}function c(e,t){if(!e.includes(":"))return e;for(let n of Object.keys(t))e.includes(":"+n)&&(e=e.replace(RegExp(":"+n+"\\*","g"),":"+n+"--ESCAPED_PARAM_ASTERISKS").replace(RegExp(":"+n+"\\?","g"),":"+n+"--ESCAPED_PARAM_QUESTION").replace(RegExp(":"+n+"\\+","g"),":"+n+"--ESCAPED_PARAM_PLUS").replace(RegExp(":"+n+"(?!\\w)","g"),"--ESCAPED_PARAM_COLON"+n));return e=e.replace(/(:|\*|\?|\+|\(|\)|\{|\})/g,"\\$1").replace(/--ESCAPED_PARAM_PLUS/g,"+").replace(/--ESCAPED_PARAM_COLON/g,":").replace(/--ESCAPED_PARAM_QUESTION/g,"?").replace(/--ESCAPED_PARAM_ASTERISKS/g,"*"),(0,i.safeCompile)("/"+e,{validate:!1})(t).slice(1)}function f(e){let t=e.destination;for(let n of Object.keys({...e.params,...e.query}))n&&(t=t.replace(RegExp(":"+(0,r.escapeStringRegexp)(n),"g"),"__ESC_COLON_"+n));let n=(0,a.parseUrl)(t),l=n.pathname;l&&(l=u(l));let o=n.href;o&&(o=u(o));let i=n.hostname;i&&(i=u(i));let s=n.hash;s&&(s=u(s));let c=n.search;return c&&(c=u(c)),{...n,pathname:l,hostname:i,href:o,hash:s,search:c}}function d(e){let t,n,r=f(e),{hostname:a,query:o,search:s}=r,d=r.pathname;r.hash&&(d=""+d+r.hash);let p=[],h=[];for(let e of((0,i.safePathToRegexp)(d,h),h))p.push(e.name);if(a){let e=[];for(let t of((0,i.safePathToRegexp)(a,e),e))p.push(t.name)}let m=(0,i.safeCompile)(d,{validate:!1});for(let[n,r]of(a&&(t=(0,i.safeCompile)(a,{validate:!1})),Object.entries(o)))Array.isArray(r)?o[n]=r.map(t=>c(u(t),e.params)):"string"==typeof r&&(o[n]=c(u(r),e.params));let g=Object.keys(e.params).filter(e=>"nextInternalLocale"!==e);if(e.appendParamsToQuery&&!g.some(e=>p.includes(e)))for(let t of g)t in o||(o[t]=e.params[t]);if((0,l.isInterceptionRouteAppPath)(d))for(let t of d.split("/")){let n=l.INTERCEPTION_ROUTE_MARKERS.find(e=>t.startsWith(e));if(n){"(..)(..)"===n?(e.params["0"]="(..)",e.params["1"]="(..)"):e.params["0"]=n;break}}try{let[a,l]=(n=m(e.params)).split("#",2);t&&(r.hostname=t(e.params)),r.pathname=a,r.hash=(l?"#":"")+(l||""),r.search=s?c(s,e.params):""}catch(e){if(e.message.match(/Expected .*? to not repeat, but got an array/))throw Object.defineProperty(Error("To use a multi-match in the destination you must add `*` at the end of the param name to signify it should repeat. https://nextjs.org/docs/messages/invalid-multi-match"),"__NEXT_ERROR_CODE",{value:"E329",enumerable:!1,configurable:!0});throw e}return r.query={...e.query,...r.query},{newUrl:n,destQuery:o,parsedDestination:r}}},70646,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return s}});let r=e.r(55354),a=e.r(15720),l=e.r(23486),o=e.r(92090),i=e.r(44691),u=e.r(69590);function s(e,t,n,s,c,f){let d,p=!1,h=!1,m=(0,u.parseRelativeUrl)(e),g=(0,l.removeTrailingSlash)((0,o.normalizeLocalePath)((0,i.removeBasePath)(m.pathname),f).pathname),y=n=>{let u=(0,r.getPathMatch)(n.source+"",{removeUnnamedParams:!0,strict:!0})(m.pathname);if((n.has||n.missing)&&u){let e=(0,a.matchHas)({headers:{host:document.location.hostname,"user-agent":navigator.userAgent},cookies:document.cookie.split("; ").reduce((e,t)=>{let[n,...r]=t.split("=");return e[n]=r.join("="),e},{})},m.query,n.has,n.missing);e?Object.assign(u,e):u=!1}if(u){if(!n.destination)return h=!0,!0;let r=(0,a.prepareDestination)({appendParamsToQuery:!0,destination:n.destination,params:u,query:s});if(m=r.parsedDestination,e=r.newUrl,Object.assign(s,r.parsedDestination.query),g=(0,l.removeTrailingSlash)((0,o.normalizeLocalePath)((0,i.removeBasePath)(e),f).pathname),t.includes(g))return p=!0,d=g,!0;if((d=c(g))!==e&&t.includes(d))return p=!0,!0}},b=!1;for(let e=0;e{"use strict";let r;Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{createKey:function(){return X},default:function(){return G},matchesMiddleware:function(){return D}});let a=e.r(41705),l=e.r(52456),o=e.r(23486),i=e.r(55447),u=e.r(61457),s=l._(e.r(53910)),c=e.r(10291),f=e.r(92090),d=a._(e.r(47194)),p=e.r(89129),h=e.r(78690),m=e.r(69590),g=e.r(29944),y=e.r(94599),b=e.r(28169);e.r(62205);let v=e.r(72796),_=e.r(14862),E=e.r(57396),S=e.r(44691),P=e.r(44113),w=e.r(68186),k=e.r(60472),R=e.r(45399),x=e.r(71755),O=e.r(65746),T=e.r(15755),C=e.r(71112),A=e.r(47852),N=e.r(57285),L=e.r(50169),M=e.r(1280),j=e.r(2987);function I(){return Object.assign(Object.defineProperty(Error("Route Cancelled"),"__NEXT_ERROR_CODE",{value:"E315",enumerable:!1,configurable:!0}),{cancelled:!0})}async function D(e){let t=await Promise.resolve(e.router.pageLoader.getMiddleware());if(!t)return!1;let{pathname:n}=(0,v.parsePath)(e.asPath),r=(0,w.hasBasePath)(n)?(0,S.removeBasePath)(n):n,a=(0,P.addBasePath)((0,_.addLocale)(r,e.locale));return t.some(e=>new RegExp(e.regexp).test(a))}function z(e){let t=(0,p.getLocationOrigin)();return e.startsWith(t)?e.substring(t.length):e}function F(e,t,n){let[r,a]=(0,k.resolveHref)(e,t,!0),l=(0,p.getLocationOrigin)(),o=r.startsWith(l),i=a&&a.startsWith(l);r=z(r),a=a?z(a):a;let u=o?r:(0,P.addBasePath)(r),s=n?z((0,k.resolveHref)(e,n)):a||r;return{url:u,as:i?s:(0,P.addBasePath)(s)}}function U(e,t){let n=(0,o.removeTrailingSlash)((0,c.denormalizePagePath)(e));return"/404"===n||"/_error"===n?e:(t.includes(n)||t.some(t=>{if((0,h.isDynamicRoute)(t)&&(0,y.getRouteRegex)(t).re.test(n))return e=t,!0}),(0,o.removeTrailingSlash)(e))}async function H(e){if(!await D(e)||!e.fetchData)return null;let t=await e.fetchData(),n=await function(e,t,n){let a={basePath:n.router.basePath,i18n:{locales:n.router.locales},trailingSlash:!1},l=t.headers.get("x-nextjs-rewrite"),u=l||t.headers.get("x-nextjs-matched-path"),s=t.headers.get(j.MATCHED_PATH_HEADER);if(!s||u||s.includes("__next_data_catchall")||s.includes("/_error")||s.includes("/404")||(u=s),u){if(u.startsWith("/")){let t=(0,m.parseRelativeUrl)(u),s=(0,x.getNextPathnameInfo)(t.pathname,{nextConfig:a,parseData:!0}),c=(0,o.removeTrailingSlash)(s.pathname);return Promise.all([n.router.pageLoader.getPageList(),(0,i.getClientBuildManifest)()]).then(a=>{let[o,{__rewrites:i}]=a,u=(0,_.addLocale)(s.pathname,s.locale);if((0,h.isDynamicRoute)(u)||!l&&o.includes((0,f.normalizeLocalePath)((0,S.removeBasePath)(u),n.router.locales).pathname)){let n=(0,x.getNextPathnameInfo)((0,m.parseRelativeUrl)(e).pathname,{nextConfig:void 0,parseData:!0});t.pathname=u=(0,P.addBasePath)(n.pathname)}{let e=r(u,o,i,t.query,e=>U(e,o),n.router.locales);e.matchedPage&&(t.pathname=e.parsedAs.pathname,u=t.pathname,Object.assign(t.query,e.parsedAs.query))}let d=o.includes(c)?c:U((0,f.normalizeLocalePath)((0,S.removeBasePath)(t.pathname),n.router.locales).pathname,o);if((0,h.isDynamicRoute)(d)){let e=(0,g.getRouteMatcher)((0,y.getRouteRegex)(d))(u);Object.assign(t.query,e||{})}return{type:"rewrite",parsedAs:t,resolvedHref:d}})}let t=(0,v.parsePath)(e);return Promise.resolve({type:"redirect-external",destination:""+(0,O.formatNextPathnameInfo)({...(0,x.getNextPathnameInfo)(t.pathname,{nextConfig:a,parseData:!0}),defaultLocale:n.router.defaultLocale,buildId:""})+t.query+t.hash})}let c=t.headers.get("x-nextjs-redirect");if(c){if(c.startsWith("/")){let e=(0,v.parsePath)(c),t=(0,O.formatNextPathnameInfo)({...(0,x.getNextPathnameInfo)(e.pathname,{nextConfig:a,parseData:!0}),defaultLocale:n.router.defaultLocale,buildId:""});return Promise.resolve({type:"redirect-internal",newAs:""+t+e.query+e.hash,newUrl:""+t+e.query+e.hash})}return Promise.resolve({type:"redirect-external",destination:c})}return Promise.resolve({type:"next"})}(t.dataHref,t.response,e);return{dataHref:t.dataHref,json:t.json,response:t.response,text:t.text,cacheKey:t.cacheKey,effect:n}}r=e.r(70646).default;let B=Symbol("SSG_DATA_NOT_FOUND");function W(e){try{return JSON.parse(e)}catch(e){return null}}function q(e){let{dataHref:t,inflightCache:n,isPrefetch:r,hasMiddleware:a,isServerRender:l,parseJSON:o,persistCache:u,isBackground:s,unstable_skipClientCache:c}=e,{href:f}=new URL(t,window.location.href),d=e=>{var s;return(function e(t,n,r){return fetch(t,{credentials:"same-origin",method:r.method||"GET",headers:Object.assign({},r.headers,{"x-nextjs-data":"1"})}).then(a=>!a.ok&&n>1&&a.status>=500?e(t,n-1,r):a)})(t,l?3:1,{headers:Object.assign({},r?{purpose:"prefetch"}:{},r&&a?{"x-middleware-prefetch":"1"}:{},{}),method:null!=(s=null==e?void 0:e.method)?s:"GET"}).then(n=>n.ok&&(null==e?void 0:e.method)==="HEAD"?{dataHref:t,response:n,text:"",json:{},cacheKey:f}:n.text().then(e=>{if(!n.ok){if(a&&[301,302,307,308].includes(n.status))return{dataHref:t,response:n,text:e,json:{},cacheKey:f};if(404===n.status){var r;if(null==(r=W(e))?void 0:r.notFound)return{dataHref:t,json:{notFound:B},response:n,text:e,cacheKey:f}}let o=Object.defineProperty(Error("Failed to load static props"),"__NEXT_ERROR_CODE",{value:"E124",enumerable:!1,configurable:!0});throw l||(0,i.markAssetError)(o),o}return{dataHref:t,json:o?W(e):null,response:n,text:e,cacheKey:f}})).then(e=>(u&&"no-cache"!==e.response.headers.get("x-middleware-cache")||delete n[f],e)).catch(e=>{throw c||delete n[f],("Failed to fetch"===e.message||"NetworkError when attempting to fetch resource."===e.message||"Load failed"===e.message)&&(0,i.markAssetError)(e),e})};return c&&u?d({}).then(e=>("no-cache"!==e.response.headers.get("x-middleware-cache")&&(n[f]=Promise.resolve(e)),e)):void 0!==n[f]?n[f]:n[f]=d(s?{method:"HEAD"}:{})}function X(){return Math.random().toString(36).slice(2,10)}function V(e){let{url:t,router:n}=e;if(t===(0,P.addBasePath)((0,_.addLocale)(n.asPath,n.locale)))throw Object.defineProperty(Error("Invariant: attempted to hard navigate to the same URL "+t+" "+location.href),"__NEXT_ERROR_CODE",{value:"E282",enumerable:!1,configurable:!0});window.location.href=t}let $=e=>{let{route:t,router:n}=e,r=!1,a=n.clc=()=>{r=!0};return()=>{if(r){let e=Object.defineProperty(Error('Abort fetching component for route: "'+t+'"'),"__NEXT_ERROR_CODE",{value:"E483",enumerable:!1,configurable:!0});throw e.cancelled=!0,e}a===n.clc&&(n.clc=null)}};class G{reload(){window.location.reload()}back(){window.history.back()}forward(){window.history.forward()}push(e,t,n){return void 0===n&&(n={}),{url:e,as:t}=F(this,e,t),this.change("pushState",e,t,n)}replace(e,t,n){return void 0===n&&(n={}),{url:e,as:t}=F(this,e,t),this.change("replaceState",e,t,n)}async _bfl(t,n,r,a){{if(!this._bfl_s&&!this._bfl_d){let n,l,{BloomFilter:o}=e.r(72522);try{({__routerFilterStatic:n,__routerFilterDynamic:l}=await (0,i.getClientBuildManifest)())}catch(e){if(console.error(e),a)return!0;return V({url:(0,P.addBasePath)((0,_.addLocale)(t,r||this.locale,this.defaultLocale)),router:this}),new Promise(()=>{})}let u={numItems:20,errorRate:1e-4,numBits:384,numHashes:14,bitArray:[1,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,0,1,1,1,0,0,1,1,0,0,1,0,0,0,1,0,1,1,0,0,0,0,0,0,1,1,0,0,0,1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,1,0,0,1,1,1,0,0,0,1,1,1,0,0,1,1,1,0,0,0,1,1,0,1,1,0,1,1,0,1,0,0,1,1,0,0,1,1,1,0,1,1,1,1,0,1,0,1,1,1,0,1,0,1,0,1,0,1,0,0,1,0,1,1,0,1,1,1,0,0,1,1,0,0,1,1,1,0,0,1,0,0,1,1,1,1,1,1,0,0,0,0,1,1,1,0,0,1,0,1,1,0,1,1,0,1,1,1,1,1,0,0,0,1,0,1,0,1,1,1,1,1,0,1,1,1,0,0,0,0,0,1,0,0,0,1,0,1,0,0,1,0,0,0,0,0,1,0,1,0,1,0,0,1,0,1,1,0,0,0,1,0,1,0,0,0,0,1,0,0,1,1,1,0,1,0,0,1,1,1,1,1,1,1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,0,1,1,1,0,0,1,0,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,1,0,1,1,0,1,1,0,1,1,0,1,0,1,1,1,0,1,0,0,0,0,0,1,0,1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,1,1,1,1,1,0,0,0,1,0,0,1,0,1,0,0,1,1,1,0,1,0,0,0,1,1,0,0,1,1]};!n&&u&&(n=u||void 0);let s={numItems:0,errorRate:1e-4,numBits:0,numHashes:null,bitArray:[]};!l&&s&&(l=s),(null==n?void 0:n.numHashes)&&(this._bfl_s=new o(n.numItems,n.errorRate),this._bfl_s.import(n)),(null==l?void 0:l.numHashes)&&(this._bfl_d=new o(l.numItems,l.errorRate),this._bfl_d.import(l))}let c=!1,f=!1;for(let{as:e,allowMatchCurrent:i}of[{as:t},{as:n}])if(e){let n=(0,o.removeTrailingSlash)(new URL(e,"http://n").pathname),d=(0,P.addBasePath)((0,_.addLocale)(n,r||this.locale));if(i||n!==(0,o.removeTrailingSlash)(new URL(this.asPath,"http://n").pathname)){var l,u,s;for(let e of(c=c||!!(null==(l=this._bfl_s)?void 0:l.contains(n))||!!(null==(u=this._bfl_s)?void 0:u.contains(d)),[n,d])){let t=e.split("/");for(let e=0;!f&&e{})}}}}return!1}async change(e,t,n,a,l){var c,f,d,k,R,x,O,A,M;let j,z;if(!(0,C.isLocalURL)(t))return V({url:t,router:this}),!1;let H=1===a._h;H||a.shallow||await this._bfl(n,void 0,a.locale);let W=H||a._shouldResolveHref||(0,v.parsePath)(t).pathname===(0,v.parsePath)(n).pathname,q={...this.state},X=!0!==this.isReady;this.isReady=!0;let $=this.isSsr;if(H||(this.isSsr=!1),H&&this.clc)return!1;let Q=q.locale;p.ST&&performance.mark("routeChange");let{shallow:K=!1,scroll:Y=!0}=a,J={shallow:K};this._inFlightRoute&&this.clc&&($||G.events.emit("routeChangeError",I(),this._inFlightRoute,J),this.clc(),this.clc=null),n=(0,P.addBasePath)((0,_.addLocale)((0,w.hasBasePath)(n)?(0,S.removeBasePath)(n):n,a.locale,this.defaultLocale));let Z=(0,E.removeLocale)((0,w.hasBasePath)(n)?(0,S.removeBasePath)(n):n,q.locale);this._inFlightRoute=n;let ee=Q!==q.locale;if(!H&&this.onlyAHashChange(Z)&&!ee){q.asPath=Z,G.events.emit("hashChangeStart",n,J),this.changeState(e,t,n,{...a,scroll:!1}),Y&&this.scrollToHash(Z);try{await this.set(q,this.components[q.route],null)}catch(e){throw(0,s.default)(e)&&e.cancelled&&G.events.emit("routeChangeError",e,Z,J),e}return G.events.emit("hashChangeComplete",n,J),!0}let et=(0,m.parseRelativeUrl)(t),{pathname:en,query:er}=et;try{[j,{__rewrites:z}]=await Promise.all([this.pageLoader.getPageList(),(0,i.getClientBuildManifest)(),this.pageLoader.getMiddleware()])}catch(e){return V({url:n,router:this}),!1}this.urlIsNew(Z)||ee||(e="replaceState");let ea=n;en=en?(0,o.removeTrailingSlash)((0,S.removeBasePath)(en)):en;let el=(0,o.removeTrailingSlash)(en),eo=n.startsWith("/")&&(0,m.parseRelativeUrl)(n).pathname;if(null==(c=this.components[en])?void 0:c.__appRouter)return V({url:n,router:this}),new Promise(()=>{});let ei=!!(eo&&el!==eo&&(!(0,h.isDynamicRoute)(el)||!(0,g.getRouteMatcher)((0,y.getRouteRegex)(el))(eo))),eu=!a.shallow&&await D({asPath:n,locale:q.locale,router:this});if(H&&eu&&(W=!1),W&&"/_error"!==en)if(a._shouldResolveHref=!0,n.startsWith("/")){let e=r((0,P.addBasePath)((0,_.addLocale)(Z,q.locale),!0),j,z,er,e=>U(e,j),this.locales);if(e.externalDest)return V({url:n,router:this}),!0;eu||(ea=e.asPath),e.matchedPage&&e.resolvedHref&&(en=e.resolvedHref,et.pathname=(0,P.addBasePath)(en),eu||(t=(0,b.formatWithValidation)(et)))}else et.pathname=U(en,j),et.pathname!==en&&(en=et.pathname,et.pathname=(0,P.addBasePath)(en),eu||(t=(0,b.formatWithValidation)(et)));if(!(0,C.isLocalURL)(n))return V({url:n,router:this}),!1;ea=(0,E.removeLocale)((0,S.removeBasePath)(ea),q.locale),el=(0,o.removeTrailingSlash)(en);let es=!1;if((0,h.isDynamicRoute)(el)){let e=(0,m.parseRelativeUrl)(ea),r=e.pathname,a=(0,y.getRouteRegex)(el);es=(0,g.getRouteMatcher)(a)(r);let l=el===r,o=l?(0,L.interpolateAs)(el,r,er):{};if(es&&(!l||o.result))l?n=(0,b.formatWithValidation)(Object.assign({},e,{pathname:o.result,query:(0,N.omit)(er,o.params)})):Object.assign(er,es);else{let e=Object.keys(a.groups).filter(e=>!er[e]&&!a.groups[e].optional);if(e.length>0&&!eu)throw Object.defineProperty(Error((l?"The provided `href` ("+t+") value is missing query values ("+e.join(", ")+") to be interpolated properly. ":"The provided `as` value ("+r+") is incompatible with the `href` value ("+el+"). ")+"Read more: https://nextjs.org/docs/messages/"+(l?"href-interpolation-failed":"incompatible-href-as")),"__NEXT_ERROR_CODE",{value:"E344",enumerable:!1,configurable:!0})}}H||G.events.emit("routeChangeStart",n,J);let ec="/404"===this.pathname||"/_error"===this.pathname;try{let r=await this.getRouteInfo({route:el,pathname:en,query:er,as:n,resolvedAs:ea,routeProps:J,locale:q.locale,isPreview:q.isPreview,hasMiddleware:eu,unstable_skipClientCache:a.unstable_skipClientCache,isQueryUpdating:H&&!this.isFallback,isMiddlewareRewrite:ei});if(H||a.shallow||await this._bfl(n,"resolvedAs"in r?r.resolvedAs:void 0,q.locale),"route"in r&&eu){el=en=r.route||el,J.shallow||(er=Object.assign({},r.query||{},er));let e=(0,w.hasBasePath)(et.pathname)?(0,S.removeBasePath)(et.pathname):et.pathname;if(es&&en!==e&&Object.keys(es).forEach(e=>{es&&er[e]===es[e]&&delete er[e]}),(0,h.isDynamicRoute)(en)){let e=!J.shallow&&r.resolvedAs?r.resolvedAs:(0,P.addBasePath)((0,_.addLocale)(new URL(n,location.href).pathname,q.locale),!0);(0,w.hasBasePath)(e)&&(e=(0,S.removeBasePath)(e));let t=(0,y.getRouteRegex)(en),a=(0,g.getRouteMatcher)(t)(new URL(e,location.href).pathname);a&&Object.assign(er,a)}}if("type"in r)if("redirect-internal"===r.type)return this.change(e,r.newUrl,r.newAs,a);else return V({url:r.destination,router:this}),new Promise(()=>{});let o=r.Component;if(o&&o.unstable_scriptLoader&&[].concat(o.unstable_scriptLoader()).forEach(e=>{(0,u.handleClientScriptLoad)(e.props)}),(r.__N_SSG||r.__N_SSP)&&r.props){if(r.props.pageProps&&r.props.pageProps.__N_REDIRECT){a.locale=!1;let t=r.props.pageProps.__N_REDIRECT;if(t.startsWith("/")&&!1!==r.props.pageProps.__N_REDIRECT_BASE_PATH){let n=(0,m.parseRelativeUrl)(t);n.pathname=U(n.pathname,j);let{url:r,as:l}=F(this,t,t);return this.change(e,r,l,a)}return V({url:t,router:this}),new Promise(()=>{})}if(q.isPreview=!!r.props.__N_PREVIEW,r.props.notFound===B){let e;try{await this.fetchComponent("/404"),e="/404"}catch(t){e="/_error"}if(r=await this.getRouteInfo({route:e,pathname:e,query:er,as:n,resolvedAs:ea,routeProps:{shallow:!1},locale:q.locale,isPreview:q.isPreview,isNotFound:!0}),"type"in r)throw Object.defineProperty(Error("Unexpected middleware effect on /404"),"__NEXT_ERROR_CODE",{value:"E158",enumerable:!1,configurable:!0})}}H&&"/_error"===this.pathname&&(null==(d=self.__NEXT_DATA__.props)||null==(f=d.pageProps)?void 0:f.statusCode)===500&&(null==(k=r.props)?void 0:k.pageProps)&&(r.props.pageProps.statusCode=500);let i=a.shallow&&q.route===(null!=(R=r.route)?R:el),c=null!=(x=a.scroll)?x:!H&&!i,p=null!=l?l:c?{x:0,y:0}:null,b={...q,route:el,pathname:en,query:er,asPath:Z,isFallback:!1};if(H&&ec){if(r=await this.getRouteInfo({route:this.pathname,pathname:this.pathname,query:er,as:n,resolvedAs:ea,routeProps:{shallow:!1},locale:q.locale,isPreview:q.isPreview,isQueryUpdating:H&&!this.isFallback}),"type"in r)throw Object.defineProperty(Error("Unexpected middleware effect on "+this.pathname),"__NEXT_ERROR_CODE",{value:"E225",enumerable:!1,configurable:!0});"/_error"===this.pathname&&(null==(A=self.__NEXT_DATA__.props)||null==(O=A.pageProps)?void 0:O.statusCode)===500&&(null==(M=r.props)?void 0:M.pageProps)&&(r.props.pageProps.statusCode=500);try{await this.set(b,r,p)}catch(e){throw(0,s.default)(e)&&e.cancelled&&G.events.emit("routeChangeError",e,Z,J),e}return!0}if(G.events.emit("beforeHistoryChange",n,J),this.changeState(e,t,n,a),!(H&&!p&&!X&&!ee&&(0,T.compareRouterStates)(b,this.state))){try{await this.set(b,r,p)}catch(e){if(e.cancelled)r.error=r.error||e;else throw e}if(r.error)throw H||G.events.emit("routeChangeError",r.error,Z,J),r.error;H||G.events.emit("routeChangeComplete",n,J),c&&/#.+$/.test(n)&&this.scrollToHash(n)}return!0}catch(e){if((0,s.default)(e)&&e.cancelled)return!1;throw e}}changeState(e,t,n,r){void 0===r&&(r={}),("pushState"!==e||(0,p.getURL)()!==n)&&(this._shallow=r.shallow,window.history[e]({url:t,as:n,options:r,__N:!0,key:this._key="pushState"!==e?this._key:X()},"",n))}async handleRouteInfoError(e,t,n,r,a,l){if(e.cancelled)throw e;if((0,i.isAssetError)(e)||l)throw G.events.emit("routeChangeError",e,r,a),V({url:r,router:this}),I();console.error(e);try{let r,{page:a,styleSheets:l}=await this.fetchComponent("/_error"),o={props:r,Component:a,styleSheets:l,err:e,error:e};if(!o.props)try{o.props=await this.getInitialProps(a,{err:e,pathname:t,query:n})}catch(e){console.error("Error in error page `getInitialProps`: ",e),o.props={}}return o}catch(e){return this.handleRouteInfoError((0,s.default)(e)?e:Object.defineProperty(Error(e+""),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0}),t,n,r,a,!0)}}async getRouteInfo(e){let{route:t,pathname:n,query:r,as:a,resolvedAs:l,routeProps:i,locale:u,hasMiddleware:c,isPreview:d,unstable_skipClientCache:p,isQueryUpdating:h,isMiddlewareRewrite:m,isNotFound:g}=e,y=t;try{var v,_,E,P;let e=this.components[y];if(i.shallow&&e&&this.route===y)return e;let t=$({route:y,router:this});c&&(e=void 0);let s=!e||"initial"in e?void 0:e,w={dataHref:this.pageLoader.getDataHref({href:(0,b.formatWithValidation)({pathname:n,query:r}),skipInterpolation:!0,asPath:g?"/404":l,locale:u}),hasMiddleware:!0,isServerRender:this.isSsr,parseJSON:!0,inflightCache:h?this.sbc:this.sdc,persistCache:!d,isPrefetch:!1,unstable_skipClientCache:p,isBackground:h},k=h&&!m?null:await H({fetchData:()=>q(w),asPath:g?"/404":l,locale:u,router:this}).catch(e=>{if(h)return null;throw e});if(k&&("/_error"===n||"/404"===n)&&(k.effect=void 0),h&&(k?k.json=self.__NEXT_DATA__.props:k={json:self.__NEXT_DATA__.props}),t(),(null==k||null==(v=k.effect)?void 0:v.type)==="redirect-internal"||(null==k||null==(_=k.effect)?void 0:_.type)==="redirect-external")return k.effect;if((null==k||null==(E=k.effect)?void 0:E.type)==="rewrite"){let t=(0,o.removeTrailingSlash)(k.effect.resolvedHref),a=await this.pageLoader.getPageList();if((!h||a.includes(t))&&(y=t,n=k.effect.resolvedHref,r={...r,...k.effect.parsedAs.query},l=(0,S.removeBasePath)((0,f.normalizeLocalePath)(k.effect.parsedAs.pathname,this.locales).pathname),e=this.components[y],i.shallow&&e&&this.route===y&&!c))return{...e,route:y}}if((0,R.isAPIRoute)(y))return V({url:a,router:this}),new Promise(()=>{});let x=s||await this.fetchComponent(y).then(e=>({Component:e.page,styleSheets:e.styleSheets,__N_SSG:e.mod.__N_SSG,__N_SSP:e.mod.__N_SSP})),O=null==k||null==(P=k.response)?void 0:P.headers.get("x-middleware-skip"),T=x.__N_SSG||x.__N_SSP;O&&(null==k?void 0:k.dataHref)&&delete this.sdc[k.dataHref];let{props:C,cacheKey:A}=await this._getData(async()=>{if(T){if((null==k?void 0:k.json)&&!O)return{cacheKey:k.cacheKey,props:k.json};let e=(null==k?void 0:k.dataHref)?k.dataHref:this.pageLoader.getDataHref({href:(0,b.formatWithValidation)({pathname:n,query:r}),asPath:l,locale:u}),t=await q({dataHref:e,isServerRender:this.isSsr,parseJSON:!0,inflightCache:O?{}:this.sdc,persistCache:!d,isPrefetch:!1,unstable_skipClientCache:p});return{cacheKey:t.cacheKey,props:t.json||{}}}return{headers:{},props:await this.getInitialProps(x.Component,{pathname:n,query:r,asPath:a,locale:u,locales:this.locales,defaultLocale:this.defaultLocale})}});return x.__N_SSP&&w.dataHref&&A&&delete this.sdc[A],this.isPreview||!x.__N_SSG||h||q(Object.assign({},w,{isBackground:!0,persistCache:!1,inflightCache:this.sbc})).catch(()=>{}),C.pageProps=Object.assign({},C.pageProps),x.props=C,x.route=y,x.query=r,x.resolvedAs=l,this.components[y]=x,x}catch(e){return this.handleRouteInfoError((0,s.getProperError)(e),n,r,a,i)}}set(e,t,n){return this.state=e,this.sub(t,this.components["/_app"].Component,n)}beforePopState(e){this._bps=e}onlyAHashChange(e){if(!this.asPath)return!1;let[t,n]=this.asPath.split("#",2),[r,a]=e.split("#",2);return!!a&&t===r&&n===a||t===r&&n!==a}scrollToHash(e){let[,t=""]=e.split("#",2);(0,M.disableSmoothScrollDuringRouteTransition)(()=>{if(""===t||"top"===t)return void window.scrollTo(0,0);let e=decodeURIComponent(t),n=document.getElementById(e);if(n)return void n.scrollIntoView();let r=document.getElementsByName(e)[0];r&&r.scrollIntoView()},{onlyHashChange:this.onlyAHashChange(e)})}urlIsNew(e){return this.asPath!==e}async prefetch(e,t,n){if(void 0===t&&(t=e),void 0===n&&(n={}),"undefined"!=typeof window&&(0,A.isBot)(window.navigator.userAgent))return;let a=(0,m.parseRelativeUrl)(e),l=a.pathname,{pathname:u,query:s}=a,c=u,f=await this.pageLoader.getPageList(),d=t,p=void 0!==n.locale?n.locale||void 0:this.locale,w=await D({asPath:t,locale:p,router:this});if(t.startsWith("/")){let n;({__rewrites:n}=await (0,i.getClientBuildManifest)());let l=r((0,P.addBasePath)((0,_.addLocale)(t,this.locale),!0),f,n,a.query,e=>U(e,f),this.locales);if(l.externalDest)return;w||(d=(0,E.removeLocale)((0,S.removeBasePath)(l.asPath),this.locale)),l.matchedPage&&l.resolvedHref&&(a.pathname=u=l.resolvedHref,w||(e=(0,b.formatWithValidation)(a)))}a.pathname=U(a.pathname,f),(0,h.isDynamicRoute)(a.pathname)&&(u=a.pathname,a.pathname=u,Object.assign(s,(0,g.getRouteMatcher)((0,y.getRouteRegex)(a.pathname))((0,v.parsePath)(t).pathname)||{}),w||(e=(0,b.formatWithValidation)(a)));let k=await H({fetchData:()=>q({dataHref:this.pageLoader.getDataHref({href:(0,b.formatWithValidation)({pathname:c,query:s}),skipInterpolation:!0,asPath:d,locale:p}),hasMiddleware:!0,isServerRender:!1,parseJSON:!0,inflightCache:this.sdc,persistCache:!this.isPreview,isPrefetch:!0}),asPath:t,locale:p,router:this});if((null==k?void 0:k.effect.type)==="rewrite"&&(a.pathname=k.effect.resolvedHref,u=k.effect.resolvedHref,s={...s,...k.effect.parsedAs.query},d=k.effect.parsedAs.pathname,e=(0,b.formatWithValidation)(a)),(null==k?void 0:k.effect.type)==="redirect-external")return;let R=(0,o.removeTrailingSlash)(u);await this._bfl(t,d,n.locale,!0)&&(this.components[l]={__appRouter:!0}),await Promise.all([this.pageLoader._isSsg(R).then(t=>!!t&&q({dataHref:(null==k?void 0:k.json)?null==k?void 0:k.dataHref:this.pageLoader.getDataHref({href:e,asPath:d,locale:p}),isServerRender:!1,parseJSON:!0,inflightCache:this.sdc,persistCache:!this.isPreview,isPrefetch:!0,unstable_skipClientCache:n.unstable_skipClientCache||n.priority&&!0}).then(()=>!1).catch(()=>!1)),this.pageLoader[n.priority?"loadPage":"prefetch"](R)])}async fetchComponent(e){let t=$({route:e,router:this});try{let n=await this.pageLoader.loadPage(e);return t(),n}catch(e){throw t(),e}}_getData(e){let t=!1,n=()=>{t=!0};return this.clc=n,e().then(e=>{if(n===this.clc&&(this.clc=null),t){let e=Object.defineProperty(Error("Loading initial props cancelled"),"__NEXT_ERROR_CODE",{value:"E405",enumerable:!1,configurable:!0});throw e.cancelled=!0,e}return e})}getInitialProps(e,t){let{Component:n}=this.components["/_app"],r=this._wrapApp(n);return t.AppTree=r,(0,p.loadGetInitialProps)(n,{AppTree:r,Component:e,router:this,ctx:t})}get route(){return this.state.route}get pathname(){return this.state.pathname}get query(){return this.state.query}get asPath(){return this.state.asPath}get locale(){return this.state.locale}get isFallback(){return this.state.isFallback}get isPreview(){return this.state.isPreview}constructor(e,t,n,{initialProps:r,pageLoader:a,App:l,wrapApp:i,Component:u,err:s,subscription:c,isFallback:f,locale:d,locales:g,defaultLocale:y,domainLocales:v,isPreview:_}){this.sdc={},this.sbc={},this.isFirstPopStateEvent=!0,this._key=X(),this.onPopState=e=>{let t,{isFirstPopStateEvent:n}=this;this.isFirstPopStateEvent=!1;let r=e.state;if(!r){let{pathname:e,query:t}=this;this.changeState("replaceState",(0,b.formatWithValidation)({pathname:(0,P.addBasePath)(e),query:t}),(0,p.getURL)());return}if(r.__NA)return void window.location.reload();if(!r.__N||n&&this.locale===r.options.locale&&r.as===this.asPath)return;let{url:a,as:l,options:o,key:i}=r;this._key=i;let{pathname:u}=(0,m.parseRelativeUrl)(a);(!this.isSsr||l!==(0,P.addBasePath)(this.asPath)||u!==(0,P.addBasePath)(this.pathname))&&(!this._bps||this._bps(r))&&this.change("replaceState",a,l,Object.assign({},o,{shallow:o.shallow&&this._shallow,locale:o.locale||this.defaultLocale,_h:0}),t)};let E=(0,o.removeTrailingSlash)(e);this.components={},"/_error"!==e&&(this.components[E]={Component:u,initial:!0,props:r,err:s,__N_SSG:r&&r.__N_SSG,__N_SSP:r&&r.__N_SSP}),this.components["/_app"]={Component:l,styleSheets:[]},this.events=G.events,this.pageLoader=a;let S=(0,h.isDynamicRoute)(e)&&self.__NEXT_DATA__.autoExport;if(this.basePath="",this.sub=c,this.clc=null,this._wrapApp=i,this.isSsr=!0,this.isLocaleDomain=!1,this.isReady=!!(self.__NEXT_DATA__.gssp||self.__NEXT_DATA__.gip||self.__NEXT_DATA__.isExperimentalCompile||self.__NEXT_DATA__.appGip&&!self.__NEXT_DATA__.gsp||!S&&!self.location.search&&0),this.state={route:E,pathname:e,query:t,asPath:S?e:n,isPreview:!!_,locale:void 0,isFallback:f},this._initialMatchesMiddlewarePromise=Promise.resolve(!1),"undefined"!=typeof window){if(!n.startsWith("//")){let r={locale:d},a=(0,p.getURL)();this._initialMatchesMiddlewarePromise=D({router:this,locale:d,asPath:a}).then(l=>(r._shouldResolveHref=n!==e,this.changeState("replaceState",l?a:(0,b.formatWithValidation)({pathname:(0,P.addBasePath)(e),query:t}),a,r),l))}window.addEventListener("popstate",this.onPopState)}}}G.events=(0,d.default)()},94408,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return l}}),e.r(41705);let r=e.r(91398);e.r(91788);let a=e.r(26990);function l(e){function t(t){return(0,r.jsx)(e,{router:(0,a.useRouter)(),...t})}return t.getInitialProps=e.getInitialProps,t.origGetInitialProps=e.origGetInitialProps,t}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},26990,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{Router:function(){return l.default},createRouter:function(){return m},default:function(){return p},makePublicRouterInstance:function(){return g},useRouter:function(){return h},withRouter:function(){return u.default}});let r=e.r(41705),a=r._(e.r(91788)),l=r._(e.r(24438)),o=e.r(25479),i=r._(e.r(53910)),u=r._(e.r(94408)),s={router:null,readyCallbacks:[],ready(e){if(this.router)return e();"undefined"!=typeof window&&this.readyCallbacks.push(e)}},c=["pathname","route","query","asPath","components","isFallback","basePath","locale","locales","defaultLocale","isReady","isPreview","isLocaleDomain","domainLocales"],f=["push","replace","reload","back","prefetch","beforePopState"];function d(){if(!s.router)throw Object.defineProperty(Error('No router instance found.\nYou should only use "next/router" on the client side of your app.\n'),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return s.router}Object.defineProperty(s,"events",{get:()=>l.default.events}),c.forEach(e=>{Object.defineProperty(s,e,{get:()=>d()[e]})}),f.forEach(e=>{s[e]=function(){for(var t=arguments.length,n=Array(t),r=0;r{s.ready(()=>{l.default.events.on(e,function(){for(var t=arguments.length,n=Array(t),r=0;re()),s.readyCallbacks=[],s.router}function g(e){let t={};for(let n of c){if("object"==typeof e[n]){t[n]=Object.assign(Array.isArray(e[n])?[]:{},e[n]);continue}t[n]=e[n]}return t.events=l.default.events,f.forEach(n=>{t[n]=function(){for(var t=arguments.length,r=Array(t),a=0;a{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{RouteAnnouncer:function(){return u},default:function(){return s}});let r=e.r(41705),a=e.r(91398),l=r._(e.r(91788)),o=e.r(26990),i={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",top:0,width:"1px",whiteSpace:"nowrap",wordWrap:"normal"},u=()=>{let{asPath:e}=(0,o.useRouter)(),[t,n]=l.default.useState(""),r=l.default.useRef(e);return l.default.useEffect(()=>{if(r.current!==e)if(r.current=e,document.title)n(document.title);else{var t;let r=document.querySelector("h1");n((null!=(t=null==r?void 0:r.innerText)?t:null==r?void 0:r.textContent)||e)}},[e]),(0,a.jsx)("p",{"aria-live":"assertive",id:"__next-route-announcer__",role:"alert",style:i,children:t})},s=u;("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},15125,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{VALID_LOADERS:function(){return r},imageConfigDefault:function(){return a}});let r=["default","imgix","cloudinary","akamai","custom"],a={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:"attachment",localPatterns:void 0,remotePatterns:[],qualities:void 0,unoptimized:!1}},13521,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"ImageConfigContext",{enumerable:!0,get:function(){return l}});let r=e.r(41705)._(e.r(91788)),a=e.r(15125),l=r.default.createContext(a.imageConfigDefault)},1085,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{AppRouterContext:function(){return a},GlobalLayoutRouterContext:function(){return o},LayoutRouterContext:function(){return l},MissingSlotContext:function(){return u},TemplateContext:function(){return i}});let r=e.r(41705)._(e.r(91788)),a=r.default.createContext(null),l=r.default.createContext(null),o=r.default.createContext(null),i=r.default.createContext(null),u=r.default.createContext(new Set)},70008,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{PathParamsContext:function(){return o},PathnameContext:function(){return l},SearchParamsContext:function(){return a}});let r=e.r(91788),a=(0,r.createContext)(null),l=(0,r.createContext)(null),o=(0,r.createContext)(null)},66717,(e,t,n)=>{"use strict";function r(e){return new URL(e,"http://n").searchParams}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"asPathToSearchParams",{enumerable:!0,get:function(){return r}})},18126,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{PathnameContextProviderAdapter:function(){return p},adaptForAppRouterInstance:function(){return c},adaptForPathParams:function(){return d},adaptForSearchParams:function(){return f}});let r=e.r(52456),a=e.r(91398),l=r._(e.r(91788)),o=e.r(70008),i=e.r(31235),u=e.r(66717),s=e.r(94599);function c(e){return{back(){e.back()},forward(){e.forward()},refresh(){e.reload()},hmrRefresh(){},push(t,n){let{scroll:r}=void 0===n?{}:n;e.push(t,void 0,{scroll:r})},replace(t,n){let{scroll:r}=void 0===n?{}:n;e.replace(t,void 0,{scroll:r})},prefetch(t){e.prefetch(t)}}}function f(e){return e.isReady&&e.query?(0,u.asPathToSearchParams)(e.asPath):new URLSearchParams}function d(e){if(!e.isReady||!e.query)return null;let t={};for(let n of Object.keys((0,s.getRouteRegex)(e.pathname).groups))t[n]=e.query[n];return t}function p(e){let{children:t,router:n,...r}=e,u=(0,l.useRef)(r.isAutoExport),s=(0,l.useMemo)(()=>{let e,t=u.current;if(t&&(u.current=!1),(0,i.isDynamicRoute)(n.pathname)&&(n.isFallback||t&&!n.isReady))return null;try{e=new URL(n.asPath,"http://f")}catch(e){return"/"}return e.pathname},[n.asPath,n.isFallback,n.isReady,n.pathname]);return(0,a.jsx)(o.PathnameContext.Provider,{value:s,children:t})}},14760,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{BailoutToCSRError:function(){return a},isBailoutToCSRError:function(){return l}});let r="BAILOUT_TO_CLIENT_SIDE_RENDERING";class a extends Error{constructor(e){super("Bail out to client-side rendering: "+e),this.reason=e,this.digest=r}}function l(e){return"object"==typeof e&&null!==e&&"digest"in e&&e.digest===r}},65288,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"reportGlobalError",{enumerable:!0,get:function(){return r}});let r="function"==typeof reportError?reportError:e=>{globalThis.console.error(e)};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},45290,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{isRecoverableError:function(){return u},onRecoverableError:function(){return s}});let r=e.r(41705),a=e.r(14760),l=r._(e.r(53910)),o=e.r(65288),i=new WeakSet;function u(e){return i.has(e)}let s=e=>{let t=(0,l.default)(e)&&"cause"in e?e.cause:e;(0,a.isBailoutToCSRError)(t)||(0,o.reportGlobalError)(t)};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},39651,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return l}});let r=e.r(41705)._(e.r(47194));class a{end(e){if("ended"===this.state.state)throw Object.defineProperty(Error("Span has already ended"),"__NEXT_ERROR_CODE",{value:"E17",enumerable:!1,configurable:!0});this.state={state:"ended",endTime:null!=e?e:Date.now()},this.onSpanEnd(this)}constructor(e,t,n){var r,a;this.name=e,this.attributes=null!=(r=t.attributes)?r:{},this.startTime=null!=(a=t.startTime)?a:Date.now(),this.onSpanEnd=n,this.state={state:"inprogress"}}}let l=new class{startSpan(e,t){return new a(e,t,this.handleSpanEnd)}onSpanEnd(e){return this._emitter.on("spanend",e),()=>{this._emitter.off("spanend",e)}}constructor(){this._emitter=(0,r.default)(),this.handleSpanEnd=e=>{this._emitter.emit("spanend",e)}}};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},91622,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{HTTPAccessErrorStatus:function(){return r},HTTP_ERROR_FALLBACK_ERROR_CODE:function(){return l},getAccessFallbackErrorTypeByStatus:function(){return u},getAccessFallbackHTTPStatus:function(){return i},isHTTPAccessFallbackError:function(){return o}});let r={NOT_FOUND:404,FORBIDDEN:403,UNAUTHORIZED:401},a=new Set(Object.values(r)),l="NEXT_HTTP_ERROR_FALLBACK";function o(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let[t,n]=e.digest.split(";");return t===l&&a.has(Number(n))}function i(e){return Number(e.digest.split(";")[1])}function u(e){switch(e){case 401:return"unauthorized";case 403:return"forbidden";case 404:return"not-found";default:return}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},40184,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"RedirectStatusCode",{enumerable:!0,get:function(){return r}});var r=function(e){return e[e.SeeOther=303]="SeeOther",e[e.TemporaryRedirect=307]="TemporaryRedirect",e[e.PermanentRedirect=308]="PermanentRedirect",e}({});("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},1939,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{REDIRECT_ERROR_CODE:function(){return a},RedirectType:function(){return l},isRedirectError:function(){return o}});let r=e.r(40184),a="NEXT_REDIRECT";var l=function(e){return e.push="push",e.replace="replace",e}({});function o(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let t=e.digest.split(";"),[n,l]=t,o=t.slice(2,-2).join(";"),i=Number(t.at(-2));return n===a&&("replace"===l||"push"===l)&&"string"==typeof o&&!isNaN(i)&&i in r.RedirectStatusCode}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},68934,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isNextRouterError",{enumerable:!0,get:function(){return l}});let r=e.r(91622),a=e.r(1939);function l(e){return(0,a.isRedirectError)(e)||(0,r.isHTTPAccessFallbackError)(e)}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},23788,(e,t,n)=>{"use strict";let r,a,l,o,i,u,s,c,f,d,p,h;Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{emitter:function(){return H},hydrate:function(){return eo},initialize:function(){return q},router:function(){return r},version:function(){return U}});let m=e.r(41705),g=e.r(91398);e.r(10560);let y=m._(e.r(91788)),b=m._(e.r(81912)),v=e.r(13584),_=m._(e.r(47194)),E=e.r(25479),S=e.r(1280),P=e.r(78690),w=e.r(98928),k=e.r(46144),R=e.r(89129),x=e.r(28035),O=m._(e.r(20011)),T=m._(e.r(87020)),C=e.r(45117),A=e.r(26990),N=e.r(53910),L=e.r(13521),M=e.r(44691),j=e.r(68186),I=e.r(1085),D=e.r(18126),z=e.r(70008),F=e.r(45290);e.r(39651),e.r(68934);let U="15.5.4",H=(0,_.default)(),B=!1;class W extends y.default.Component{componentDidCatch(e,t){this.props.fn(e,t)}componentDidMount(){this.scrollToHash(),r.isSsr&&(a.isFallback||a.nextExport&&((0,P.isDynamicRoute)(r.pathname)||location.search||1)||a.props&&a.props.__N_SSG&&(location.search||1))&&r.replace(r.pathname+"?"+String((0,w.assign)((0,w.urlQueryToSearchParams)(r.query),new URLSearchParams(location.search))),l,{_h:1,shallow:!a.isFallback&&!B}).catch(e=>{if(!e.cancelled)throw e})}componentDidUpdate(){this.scrollToHash()}scrollToHash(){let{hash:e}=location;if(!(e=e&&e.substring(1)))return;let t=document.getElementById(e);t&&setTimeout(()=>t.scrollIntoView(),0)}render(){return this.props.children}}async function q(t){void 0===t&&(t={}),a=JSON.parse(document.getElementById("__NEXT_DATA__").textContent),window.__NEXT_DATA__=a,h=a.defaultLocale;let n=a.assetPrefix||"";if(self.__next_set_public_path__(""+n+"/_next/"),(0,k.setConfig)({serverRuntimeConfig:{},publicRuntimeConfig:a.runtimeConfig||{}}),l=(0,R.getURL)(),(0,j.hasBasePath)(l)&&(l=(0,M.removeBasePath)(l)),a.scriptLoader){let{initScriptLoader:t}=e.r(61457);t(a.scriptLoader)}o=new T.default(a.buildId,n);let s=e=>{let[t,n]=e;return o.routeLoader.onEntrypoint(t,n)};return window.__NEXT_P&&window.__NEXT_P.map(e=>setTimeout(()=>s(e),0)),window.__NEXT_P=[],window.__NEXT_P.push=s,(u=(0,O.default)()).getIsSsr=()=>r.isSsr,i=document.getElementById("__next"),{assetPrefix:n}}function X(e,t){return(0,g.jsx)(e,{...t})}function V(e){var t;let{children:n}=e,a=y.default.useMemo(()=>(0,D.adaptForAppRouterInstance)(r),[]);return(0,g.jsx)(W,{fn:e=>G({App:f,err:e}).catch(e=>console.error("Error rendering page: ",e)),children:(0,g.jsx)(I.AppRouterContext.Provider,{value:a,children:(0,g.jsx)(z.SearchParamsContext.Provider,{value:(0,D.adaptForSearchParams)(r),children:(0,g.jsx)(D.PathnameContextProviderAdapter,{router:r,isAutoExport:null!=(t=self.__NEXT_DATA__.autoExport)&&t,children:(0,g.jsx)(z.PathParamsContext.Provider,{value:(0,D.adaptForPathParams)(r),children:(0,g.jsx)(E.RouterContext.Provider,{value:(0,A.makePublicRouterInstance)(r),children:(0,g.jsx)(v.HeadManagerContext.Provider,{value:u,children:(0,g.jsx)(L.ImageConfigContext.Provider,{value:{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},children:n})})})})})})})})}let $=e=>t=>{let n={...t,Component:p,err:a.err,router:r};return(0,g.jsx)(V,{children:X(e,n)})};function G(t){let{App:n,err:i}=t;return console.error(i),console.error("A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred"),o.loadPage("/_error").then(r=>{let{page:a,styleSheets:l}=r;return(null==s?void 0:s.Component)===a?e.A(48761).then(r=>e.A(28805).then(e=>(t.App=n=e.default,r))).then(e=>({ErrorComponent:e.default,styleSheets:[]})):{ErrorComponent:a,styleSheets:l}}).then(e=>{var o;let{ErrorComponent:u,styleSheets:s}=e,c=$(n),f={Component:u,AppTree:c,router:r,ctx:{err:i,pathname:a.page,query:a.query,asPath:l,AppTree:c}};return Promise.resolve((null==(o=t.props)?void 0:o.err)?t.props:(0,R.loadGetInitialProps)(n,f)).then(e=>ea({...t,err:i,Component:u,styleSheets:s,props:e}))})}function Q(e){let{callback:t}=e;return y.default.useLayoutEffect(()=>t(),[t]),null}let K={navigationStart:"navigationStart",beforeRender:"beforeRender",afterRender:"afterRender",afterHydrate:"afterHydrate",routeChange:"routeChange"},Y={hydration:"Next.js-hydration",beforeHydration:"Next.js-before-hydration",routeChangeToRender:"Next.js-route-change-to-render",render:"Next.js-render"},J=null,Z=!0;function ee(){[K.beforeRender,K.afterHydrate,K.afterRender,K.routeChange].forEach(e=>performance.clearMarks(e))}function et(){R.ST&&(performance.mark(K.afterHydrate),performance.getEntriesByName(K.beforeRender,"mark").length&&(performance.measure(Y.beforeHydration,K.navigationStart,K.beforeRender),performance.measure(Y.hydration,K.beforeRender,K.afterHydrate)),d&&performance.getEntriesByName(Y.hydration).forEach(d),ee())}function en(){if(!R.ST)return;performance.mark(K.afterRender);let e=performance.getEntriesByName(K.routeChange,"mark");e.length&&(performance.getEntriesByName(K.beforeRender,"mark").length&&(performance.measure(Y.routeChangeToRender,e[0].name,K.beforeRender),performance.measure(Y.render,K.beforeRender,K.afterRender),d&&(performance.getEntriesByName(Y.render).forEach(d),performance.getEntriesByName(Y.routeChangeToRender).forEach(d))),ee(),[Y.routeChangeToRender,Y.render].forEach(e=>performance.clearMeasures(e)))}function er(e){let{callbacks:t,children:n}=e;return y.default.useLayoutEffect(()=>t.forEach(e=>e()),[t]),n}function ea(e){let t,n,{App:a,Component:l,props:o,err:u}=e,f="initial"in e?void 0:e.styleSheets;l=l||s.Component;let d={...o=o||s.props,Component:l,err:u,router:r};s=d;let p=new Promise((e,t)=>{c&&c(),n=()=>{c=null,e()},c=()=>{c=null;let e=Object.defineProperty(Error("Cancel rendering route"),"__NEXT_ERROR_CODE",{value:"E503",enumerable:!1,configurable:!0});e.cancelled=!0,t(e)}});function h(){n()}!function(){let e;if(!f)return;let t=new Set((e=document.querySelectorAll("style[data-n-href]"),[].slice.call(e)).map(e=>e.getAttribute("data-n-href"))),n=document.querySelector("noscript[data-n-css]"),r=null==n?void 0:n.getAttribute("data-n-css");f.forEach(e=>{let{href:n,text:a}=e;if(!t.has(n)){let e=document.createElement("style");e.setAttribute("data-n-href",n),e.setAttribute("media","x"),r&&e.setAttribute("nonce",r),document.head.appendChild(e),e.appendChild(document.createTextNode(a))}})}();let m=(0,g.jsxs)(g.Fragment,{children:[(0,g.jsx)(Q,{callback:function(){if(e.scroll){let{x:t,y:n}=e.scroll;(0,S.disableSmoothScrollDuringRouteTransition)(()=>{window.scrollTo(t,n)})}}}),(0,g.jsxs)(V,{children:[X(a,d),(0,g.jsx)(x.Portal,{type:"next-route-announcer",children:(0,g.jsx)(C.RouteAnnouncer,{})})]})]});var v=i;R.ST&&performance.mark(K.beforeRender);let _=(t=Z?et:en,(0,g.jsx)(er,{callbacks:[t,h],children:m}));return J?(0,y.default.startTransition)(()=>{J.render(_)}):(J=b.default.hydrateRoot(v,_,{onRecoverableError:F.onRecoverableError}),Z=!1),p}async function el(e){if(e.err&&(void 0===e.Component||!e.isHydratePass))return void await G(e);try{await ea(e)}catch(n){let t=(0,N.getProperError)(n);if(t.cancelled)throw t;await G({...e,err:t})}}async function eo(e){let t=a.err;try{let e=await o.routeLoader.whenEntrypoint("/_app");if("error"in e)throw e.error;let{component:t,exports:n}=e;f=t,n&&n.reportWebVitals&&(d=e=>{let t,{id:r,name:a,startTime:l,value:o,duration:i,entryType:u,entries:s,attribution:c}=e,f=Date.now()+"-"+(Math.floor(Math.random()*(9e12-1))+1e12);s&&s.length&&(t=s[0].startTime);let d={id:r||f,name:a,startTime:l||t,value:null==o?i:o,label:"mark"===u||"measure"===u?"custom":"web-vital"};c&&(d.attribution=c),n.reportWebVitals(d)});let r=await o.routeLoader.whenEntrypoint(a.page);if("error"in r)throw r.error;p=r.component}catch(e){t=(0,N.getProperError)(e)}window.__NEXT_PRELOADREADY&&await window.__NEXT_PRELOADREADY(a.dynamicIds),r=(0,A.createRouter)(a.page,a.query,l,{initialProps:a.props,pageLoader:o,App:f,Component:p,wrapApp:$,err:t,isFallback:!!a.isFallback,subscription:(e,t,n)=>el(Object.assign({},e,{App:t,scroll:n})),locale:a.locale,locales:a.locales,defaultLocale:h,domainLocales:a.domainLocales,isPreview:a.isPreview}),B=await r._initialMatchesMiddlewarePromise;let n={App:f,initial:!0,Component:p,props:a.props,err:t,isHydratePass:!0};(null==e?void 0:e.beforeRender)&&await e.beforeRender(),el(n)}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},74020,(e,t,n)=>{"use strict";function r(){return new Promise(e=>{var t;t=function(){for(var t=document.querySelectorAll("[data-next-hide-fouc]"),n=t.length;n--;)t[n].parentNode.removeChild(t[n]);e()},window.requestAnimationFrame&&window.self===window.top?window.requestAnimationFrame(t):window.setTimeout(t)})}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"displayContent",{enumerable:!0,get:function(){return r}}),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},10783,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),e.r(67398);let r=e.r(23788),a=e.r(74020);window.next={version:r.version,turbopack:!0,get router(){return r.router},emitter:r.emitter},self.__next_set_public_path__=()=>{},self.__webpack_hash__="",(0,r.initialize)({}).then(()=>(self.__turbopack_load_page_chunks__=(t,n)=>{Promise.all(n.map(t=>e.l(t))).catch(e=>console.error("failed to load chunks for page "+t,e))},(0,r.hydrate)({beforeRender:a.displayContent}))).catch(e=>{console.error("Error was not caught",e)}),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/ba2906b9838f8913.js b/out/_next/static/chunks/ba2906b9838f8913.js new file mode 100644 index 0000000..172dc0e --- /dev/null +++ b/out/_next/static/chunks/ba2906b9838f8913.js @@ -0,0 +1,5 @@ +__turbopack_load_page_chunks__("/_app", [ + "static/chunks/e60ef129113f6e24.js", + "static/chunks/ac324c416a781112.js", + "static/chunks/turbopack-c9108f430cd539ab.js" +]) diff --git a/out/_next/static/chunks/bc6534ca8150f241.css b/out/_next/static/chunks/bc6534ca8150f241.css new file mode 100644 index 0000000..c0a35d6 --- /dev/null +++ b/out/_next/static/chunks/bc6534ca8150f241.css @@ -0,0 +1,3 @@ +@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.geist_cf2c6820-module__Rdu3Sq__className{font-family:Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,arial;font-style:normal}.geist_cf2c6820-module__Rdu3Sq__variable{--font-geist-sans:"Geist",system-ui,arial} +@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.geist_mono_9afcf1af-module__R8No1W__className{font-family:Geist Mono,ui-monospace,monaco;font-style:normal}.geist_mono_9afcf1af-module__R8No1W__variable{--font-geist-mono:"Geist Mono",ui-monospace,monaco} +@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-pan-x:initial;--tw-pan-y:initial;--tw-pinch-zoom:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-x-reverse:0;--tw-border-style:solid;--tw-divide-y-reverse:0;--tw-gradient-position:initial;--tw-gradient-from:transparent;--tw-gradient-via:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 transparent;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 transparent;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 transparent;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 transparent;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 transparent;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}::backdrop{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-pan-x:initial;--tw-pan-y:initial;--tw-pinch-zoom:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-x-reverse:0;--tw-border-style:solid;--tw-divide-y-reverse:0;--tw-gradient-position:initial;--tw-gradient-from:transparent;--tw-gradient-via:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 transparent;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 transparent;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 transparent;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 transparent;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 transparent;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:var(--font-geist-sans);--color-red-100:#ffe2e2;--color-red-200:#ffcaca;--color-red-400:#ff6568;--color-red-600:#e40014;--color-red-700:#bf000f;--color-red-800:#9f0712;--color-red-900:#82181a;--color-orange-50:#fff7ed;--color-orange-100:#ffedd5;--color-orange-200:#ffd7a8;--color-orange-300:#ffb96d;--color-orange-400:#ff8b1a;--color-orange-600:#f05100;--color-orange-800:#9f2d00;--color-orange-900:#7e2a0c;--color-green-50:#f0fdf4;--color-green-100:#dcfce7;--color-green-200:#b9f8cf;--color-green-300:#7bf1a8;--color-green-400:#05df72;--color-green-600:#00a544;--color-green-700:#008138;--color-green-800:#016630;--color-green-900:#0d542b;--color-teal-100:#cbfbf1;--color-teal-400:#00d3bd;--color-teal-800:#005f5a;--color-teal-900:#0b4f4a;--color-blue-100:#dbeafe;--color-blue-200:#bedbff;--color-blue-400:#54a2ff;--color-blue-500:#3080ff;--color-blue-600:#155dfc;--color-blue-800:#193cb8;--color-blue-900:#1c398e;--color-indigo-100:#e0e7ff;--color-indigo-400:#7d87ff;--color-indigo-800:#372aac;--color-indigo-900:#312c85;--color-purple-100:#f3e8ff;--color-purple-200:#e9d5ff;--color-purple-400:#c07eff;--color-purple-600:#9810fa;--color-purple-800:#6e11b0;--color-purple-900:#59168b;--color-pink-100:#fce7f3;--color-pink-400:#fb64b6;--color-pink-800:#a2004c;--color-pink-900:#861043;--color-gray-100:#f3f4f6;--color-gray-400:#99a1af;--color-gray-800:#1e2939;--color-gray-900:#101828;--spacing:.25rem;--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem;--breakpoint-2xl:96rem;--container-md:28rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--tracking-wider:.05em;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.625;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--shadow-sm:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--aspect-video:16/9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono);--color-background:var(--background);--color-border:var(--border);--color-primary:var(--primary);--color-destructive:var(--destructive)}@supports (color:color(display-p3 0 0 0)){:root,:host{--color-red-100:color(display-p3 .980386 .889727 .887779);--color-red-200:color(display-p3 .969562 .798149 .794299);--color-red-400:color(display-p3 .933534 .431676 .423491);--color-red-600:color(display-p3 .830323 .140383 .133196);--color-red-700:color(display-p3 .692737 .116232 .104679);--color-red-800:color(display-p3 .569606 .121069 .108493);--color-red-900:color(display-p3 .466906 .133198 .12139);--color-orange-50:color(display-p3 .99533 .970132 .933499);--color-orange-100:color(display-p3 .988762 .931393 .843273);--color-orange-200:color(display-p3 .974647 .84705 .680111);--color-orange-300:color(display-p3 .96801 .734346 .464159);--color-orange-400:color(display-p3 .950192 .561807 .211017);--color-orange-600:color(display-p3 .887467 .341665 .0219962);--color-orange-800:color(display-p3 .575591 .21198 .082665);--color-orange-900:color(display-p3 .457137 .188093 .0897628);--color-green-50:color(display-p3 .950677 .990571 .959366);--color-green-100:color(display-p3 .885269 .984329 .910368);--color-green-200:color(display-p3 .776442 .964383 .823412);--color-green-300:color(display-p3 .600292 .935514 .68114);--color-green-400:color(display-p3 .399536 .862346 .49324);--color-green-600:color(display-p3 .243882 .640824 .294808);--color-green-700:color(display-p3 .198355 .501799 .245335);--color-green-800:color(display-p3 .168568 .395123 .211217);--color-green-900:color(display-p3 .147288 .323577 .185694);--color-teal-100:color(display-p3 .834533 .980328 .946428);--color-teal-400:color(display-p3 .322787 .822056 .744388);--color-teal-800:color(display-p3 .1457 .367051 .350749);--color-teal-900:color(display-p3 .135344 .303314 .290629);--color-blue-100:color(display-p3 .869214 .915931 .989622);--color-blue-200:color(display-p3 .76688 .855207 .987483);--color-blue-400:color(display-p3 .397443 .62813 .992116);--color-blue-500:color(display-p3 .266422 .491219 .988624);--color-blue-600:color(display-p3 .174493 .358974 .950247);--color-blue-800:color(display-p3 .134023 .230647 .695537);--color-blue-900:color(display-p3 .136395 .219428 .537145);--color-indigo-100:color(display-p3 .883035 .90499 .993138);--color-indigo-400:color(display-p3 .494992 .525291 .985107);--color-indigo-800:color(display-p3 .207204 .165242 .647584);--color-indigo-900:color(display-p3 .188425 .173312 .503066);--color-purple-100:color(display-p3 .945034 .910569 .992972);--color-purple-200:color(display-p3 .901181 .835978 .992237);--color-purple-400:color(display-p3 .719919 .492497 .995173);--color-purple-600:color(display-p3 .546729 .130167 .94439);--color-purple-800:color(display-p3 .393513 .10339 .664476);--color-purple-900:color(display-p3 .321698 .107597 .524563);--color-pink-100:color(display-p3 .974549 .908208 .950227);--color-pink-400:color(display-p3 .915485 .430491 .70271);--color-pink-800:color(display-p3 .584151 .105343 .297396);--color-pink-900:color(display-p3 .480862 .117563 .26009);--color-gray-100:color(display-p3 .953567 .956796 .964321);--color-gray-400:color(display-p3 .605734 .630385 .680158);--color-gray-800:color(display-p3 .125854 .159497 .216835);--color-gray-900:color(display-p3 .070423 .0928982 .151928)}}@supports (color:lab(0% 0 0)){:root,:host{--color-red-100:lab(92.243% 10.2865 3.83865);--color-red-200:lab(86.017% 19.8815 7.75869);--color-red-400:lab(63.7053% 60.745 31.3109);--color-red-600:lab(48.4493% 77.4328 61.5452);--color-red-700:lab(40.4273% 67.2623 53.7441);--color-red-800:lab(33.7174% 55.8993 41.0293);--color-red-900:lab(28.5139% 44.5539 29.0463);--color-orange-50:lab(97.7008% 1.53735 5.90649);--color-orange-100:lab(94.7127% 3.58394 14.3151);--color-orange-200:lab(88.4871% 9.94918 28.8378);--color-orange-300:lab(80.8059% 21.7313 50.4455);--color-orange-400:lab(70.0429% 42.5156 75.8207);--color-orange-600:lab(57.1026% 64.2584 89.8886);--color-orange-800:lab(37.1566% 46.6433 50.5562);--color-orange-900:lab(30.2951% 36.0434 37.671);--color-green-50:lab(98.1563% -5.60117 2.75915);--color-green-100:lab(96.1861% -13.8464 6.52365);--color-green-200:lab(92.4222% -26.4702 12.9427);--color-green-300:lab(86.9953% -47.2691 25.0054);--color-green-400:lab(78.503% -64.9265 39.7492);--color-green-600:lab(59.0978% -58.6621 41.2579);--color-green-700:lab(47.0329% -47.0239 31.4788);--color-green-800:lab(37.4616% -36.7971 22.9692);--color-green-900:lab(30.797% -29.6927 17.382);--color-teal-100:lab(95.1845% -17.4212 -.425422);--color-teal-400:lab(76.0109% -53.3483 -2.27906);--color-teal-800:lab(35.5975% -26.6648 -4.34487);--color-teal-900:lab(29.506% -21.4706 -3.59886);--color-blue-100:lab(92.0301% -2.24757 -11.6453);--color-blue-200:lab(86.15% -4.04379 -21.0797);--color-blue-400:lab(65.0361% -1.42065 -56.9802);--color-blue-500:lab(54.1736% 13.3369 -74.6839);--color-blue-600:lab(44.0605% 29.0279 -86.0352);--color-blue-800:lab(30.2514% 27.7853 -70.2699);--color-blue-900:lab(26.1542% 15.7545 -51.5504);--color-indigo-100:lab(91.6577% 1.04591 -12.7199);--color-indigo-400:lab(59.866% 22.4834 -64.4485);--color-indigo-800:lab(26.6645% 37.9804 -68.6402);--color-indigo-900:lab(23.3911% 24.6978 -50.4718);--color-purple-100:lab(93.3333% 6.97437 -9.83434);--color-purple-200:lab(87.8405% 13.4282 -18.7159);--color-purple-400:lab(63.6946% 47.6127 -59.2066);--color-purple-600:lab(43.0295% 75.21 -86.5669);--color-purple-800:lab(30.6017% 56.7637 -64.4751);--color-purple-900:lab(24.9401% 45.2703 -51.2728);--color-pink-100:lab(93.5864% 9.01193 -3.15079);--color-pink-400:lab(64.5597% 64.3615 -12.7988);--color-pink-800:lab(34.9559% 60.2885 5.99639);--color-pink-900:lab(29.4367% 49.3962 3.35757);--color-gray-100:lab(96.1596% -.0823438 -1.13575);--color-gray-400:lab(65.9269% -.832707 -8.17473);--color-gray-800:lab(16.1051% -1.18239 -11.7533);--color-gray-900:lab(8.11897% .811279 -12.254)}}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::-webkit-file-upload-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:transparent;border-radius:0}::-webkit-file-upload-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:transparent;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:transparent;border-radius:0}:where(select:-webkit-any([multiple],[size])) optgroup{font-weight:bolder}:where(select:-moz-any([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:-webkit-any([multiple],[size])) optgroup option:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}:where(select:-moz-any([multiple],[size])) optgroup option:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}:where(select:is([multiple],[size])) optgroup option:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}:where(select:-webkit-any([multiple],[size])) optgroup option:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}:where(select:-moz-any([multiple],[size])) optgroup option:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}:where(select:is([multiple],[size])) optgroup option:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)))::-webkit-file-upload-button{margin-right:4px}:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)))::file-selector-button{margin-right:4px}:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)))::file-selector-button{margin-right:4px}:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))::-webkit-file-upload-button{margin-left:4px}:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))::file-selector-button{margin-left:4px}:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))::file-selector-button{margin-left:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-month-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-day-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-hour-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-minute-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-second-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-millisecond-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button{-webkit-appearance:button;-moz-appearance:button;appearance:button}input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-file-upload-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.not-sr-only{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:calc(var(--spacing)*0)}.top-4{top:calc(var(--spacing)*4)}.top-16{top:calc(var(--spacing)*16)}.top-20{top:calc(var(--spacing)*20)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-4{left:calc(var(--spacing)*4)}.left-6{left:calc(var(--spacing)*6)}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.z-50{z-index:50}.col-span-1{grid-column:span 1/span 1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-left:auto;margin-right:auto}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-16{margin-top:calc(var(--spacing)*16)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-6{margin-left:calc(var(--spacing)*6)}.ml-8{margin-left:calc(var(--spacing)*8)}.ml-13{margin-left:calc(var(--spacing)*13)}.ml-14{margin-left:calc(var(--spacing)*14)}.ml-16{margin-left:calc(var(--spacing)*16)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.inline-table{display:inline-table}.list-item{display:list-item}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row{display:table-row}.table-row-group{display:table-row-group}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:var(--aspect-video)}.h-1{height:calc(var(--spacing)*1)}.h-1\.5{height:calc(var(--spacing)*1.5)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-11{height:calc(var(--spacing)*11)}.h-12{height:calc(var(--spacing)*12)}.h-16{height:calc(var(--spacing)*16)}.h-20{height:calc(var(--spacing)*20)}.h-24{height:calc(var(--spacing)*24)}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-1{width:calc(var(--spacing)*1)}.w-1\.5{width:calc(var(--spacing)*1.5)}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-9{width:calc(var(--spacing)*9)}.w-10{width:calc(var(--spacing)*10)}.w-11{width:calc(var(--spacing)*11)}.w-12{width:calc(var(--spacing)*12)}.w-16{width:calc(var(--spacing)*16)}.w-20{width:calc(var(--spacing)*20)}.w-24{width:calc(var(--spacing)*24)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-md{max-width:var(--container-md)}.max-w-none{max-width:none}.min-w-\[200px\]{min-width:200px}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.translate-none{translate:none}.scale-3d{scale:var(--tw-scale-x)var(--tw-scale-y)var(--tw-scale-z)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-default{cursor:default}.touch-pinch-zoom{--tw-pinch-zoom:pinch-zoom;touch-action:var(--tw-pan-x,)var(--tw-pan-y,)var(--tw-pinch-zoom,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-evenly{justify-content:space-evenly}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*1.5)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*1.5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-12>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*12)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-reverse>:not(:last-child)){--tw-space-y-reverse:1}:where(.-space-x-2>:not(:last-child)){--tw-space-x-reverse:0}:where(.-space-x-2>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.-space-x-2>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.-space-x-2>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.-space-x-2>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.-space-x-2>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.-space-x-2>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0}:where(.space-x-1>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0}:where(.space-x-2>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0}:where(.space-x-4>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-reverse>:not(:last-child)){--tw-space-x-reverse:1}:where(.divide-x>:not(:last-child)){--tw-divide-x-reverse:0;border-inline-style:var(--tw-border-style)}:where(.divide-x>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-width:calc(1px*var(--tw-divide-x-reverse));border-right-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-x>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-width:calc(1px*var(--tw-divide-x-reverse));border-right-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-x>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-width:calc(1px*var(--tw-divide-x-reverse));border-right-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-x>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-x>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-x>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-y-reverse>:not(:last-child)){--tw-divide-y-reverse:1}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-s:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-s:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-s:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-s:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-s:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-s:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-ss:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem}.rounded-ss:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem}.rounded-ss:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem}.rounded-ss:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem}.rounded-ss:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem}.rounded-ss:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem}.rounded-e:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-e:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-e:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-e:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-e:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-e:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-se:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem}.rounded-se:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem}.rounded-se:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem}.rounded-se:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem}.rounded-se:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem}.rounded-se:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem}.rounded-ee:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-right-radius:.25rem}.rounded-ee:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-right-radius:.25rem}.rounded-ee:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-right-radius:.25rem}.rounded-ee:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-left-radius:.25rem}.rounded-ee:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-left-radius:.25rem}.rounded-ee:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-left-radius:.25rem}.rounded-es:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-left-radius:.25rem}.rounded-es:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-left-radius:.25rem}.rounded-es:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-left-radius:.25rem}.rounded-es:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-right-radius:.25rem}.rounded-es:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-right-radius:.25rem}.rounded-es:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-right-radius:.25rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-x{border-inline-style:var(--tw-border-style);border-left-width:1px;border-right-width:1px}.border-y{border-block-style:var(--tw-border-style);border-top-width:1px;border-bottom-width:1px}.border-s:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-style:var(--tw-border-style);border-left-width:1px}.border-s:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-style:var(--tw-border-style);border-left-width:1px}.border-s:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-style:var(--tw-border-style);border-left-width:1px}.border-s:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-style:var(--tw-border-style);border-right-width:1px}.border-s:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-style:var(--tw-border-style);border-right-width:1px}.border-s:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-style:var(--tw-border-style);border-right-width:1px}.border-e:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-right-style:var(--tw-border-style);border-right-width:1px}.border-e:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-right-style:var(--tw-border-style);border-right-width:1px}.border-e:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-right-style:var(--tw-border-style);border-right-width:1px}.border-e:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-left-style:var(--tw-border-style);border-left-width:1px}.border-e:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-left-style:var(--tw-border-style);border-left-width:1px}.border-e:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-left-style:var(--tw-border-style);border-left-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-background{border-color:var(--background)}.border-blue-200{border-color:var(--color-blue-200)}.border-border{border-color:var(--border)}.border-foreground\/20{border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.border-foreground\/20{border-color:color-mix(in oklab,var(--foreground)20%,transparent)}}.border-green-200{border-color:var(--color-green-200)}.border-input{border-color:var(--input)}.border-orange-200{border-color:var(--color-orange-200)}.border-primary\/20{border-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.border-primary\/20{border-color:color-mix(in oklab,var(--primary)20%,transparent)}}.border-primary\/50{border-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.border-primary\/50{border-color:color-mix(in oklab,var(--primary)50%,transparent)}}.border-purple-200{border-color:var(--color-purple-200)}.border-red-200{border-color:var(--color-red-200)}.bg-accent{background-color:var(--accent)}.bg-background,.bg-background\/95{background-color:var(--background)}@supports (color:color-mix(in lab, red, red)){.bg-background\/95{background-color:color-mix(in oklab,var(--background)95%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-destructive{background-color:var(--destructive)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-600{background-color:var(--color-green-600)}.bg-indigo-100{background-color:var(--color-indigo-100)}.bg-muted{background-color:var(--muted)}.bg-muted-foreground{background-color:var(--muted-foreground)}.bg-muted\/20{background-color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/20{background-color:color-mix(in oklab,var(--muted)20%,transparent)}}.bg-muted\/50{background-color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/50{background-color:color-mix(in oklab,var(--muted)50%,transparent)}}.bg-orange-50{background-color:var(--color-orange-50)}.bg-orange-100{background-color:var(--color-orange-100)}.bg-pink-100{background-color:var(--color-pink-100)}.bg-popover{background-color:var(--popover)}.bg-primary,.bg-primary\/5{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.bg-primary\/5{background-color:color-mix(in oklab,var(--primary)5%,transparent)}}.bg-primary\/10{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.bg-primary\/10{background-color:color-mix(in oklab,var(--primary)10%,transparent)}}.bg-purple-100{background-color:var(--color-purple-100)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-600{background-color:var(--color-red-600)}.bg-secondary{background-color:var(--secondary)}.bg-teal-100{background-color:var(--color-teal-100)}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-background{--tw-gradient-from:var(--background);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-primary\/5{--tw-gradient-from:var(--primary)}@supports (color:color-mix(in lab, red, red)){.from-primary\/5{--tw-gradient-from:color-mix(in oklab,var(--primary)5%,transparent)}}.from-primary\/5{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-500\/5{--tw-gradient-to:rgba(48,128,255,.05)}@supports (color:color-mix(in lab, red, red)){.to-blue-500\/5{--tw-gradient-to:color-mix(in oklab,var(--color-blue-500)5%,transparent)}}.to-blue-500\/5{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-muted{--tw-gradient-to:var(--muted);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.bg-repeat{background-repeat:repeat}.mask-no-clip{-webkit-mask-clip:no-clip;mask-clip:no-clip}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.object-cover{object-fit:cover}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-10{padding-inline:calc(var(--spacing)*10)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-8{padding-block:calc(var(--spacing)*8)}.py-12{padding-block:calc(var(--spacing)*12)}.py-16{padding-block:calc(var(--spacing)*16)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-8{padding-top:calc(var(--spacing)*8)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-geist-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-none{--tw-leading:1;line-height:1}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-wrap{text-wrap:wrap}.text-clip{text-overflow:clip}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-accent-foreground{color:var(--accent-foreground)}.text-blue-600{color:var(--color-blue-600)}.text-blue-800{color:var(--color-blue-800)}.text-card-foreground{color:var(--card-foreground)}.text-destructive-foreground{color:var(--destructive-foreground)}.text-foreground,.text-foreground\/60{color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.text-foreground\/60{color:color-mix(in oklab,var(--foreground)60%,transparent)}}.text-gray-800{color:var(--color-gray-800)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-green-800{color:var(--color-green-800)}.text-indigo-800{color:var(--color-indigo-800)}.text-muted-foreground{color:var(--muted-foreground)}.text-orange-600{color:var(--color-orange-600)}.text-orange-800{color:var(--color-orange-800)}.text-pink-800{color:var(--color-pink-800)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-purple-600{color:var(--color-purple-600)}.text-purple-800{color:var(--color-purple-800)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-teal-800{color:var(--color-teal-800)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.diagonal-fractions{--tw-numeric-fraction:diagonal-fractions;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.lining-nums{--tw-numeric-figure:lining-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.oldstyle-nums{--tw-numeric-figure:oldstyle-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.proportional-nums{--tw-numeric-spacing:proportional-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.slashed-zero{--tw-slashed-zero:slashed-zero;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.stacked-fractions{--tw-numeric-fraction:stacked-fractions;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.normal-nums{font-variant-numeric:normal}.line-through{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.overline{-webkit-text-decoration-line:overline;text-decoration-line:overline}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.opacity-30{opacity:.3}.opacity-60{opacity:.6}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,rgba(0,0,0,.1)),0 4px 6px -4px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.inset-ring{--tw-inset-ring-shadow:inset 0 0 0 1px var(--tw-inset-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-offset-background{--tw-ring-offset-color:var(--background)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,rgba(0,0,0,.1)))drop-shadow(0 1px 1px var(--tw-drop-shadow-color,rgba(0,0,0,.06)));--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1))drop-shadow(0 1px 1px rgba(0,0,0,.06));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-invert{--tw-backdrop-invert:invert(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-sepia{--tw-backdrop-sepia:sepia(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,-webkit-text-decoration-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,-webkit-text-decoration-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}:where(.divide-x-reverse>:not(:last-child)){--tw-divide-x-reverse:1}.ring-inset{--tw-ring-inset:inset}@media (hover:hover){.group-hover\:bg-primary:is(:where(.group):hover *){background-color:var(--primary)}.group-hover\:text-primary-foreground:is(:where(.group):hover *){color:var(--primary-foreground)}}.focus-within\:not-sr-only:focus-within{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}@media (hover:hover){.hover\:z-10:hover{z-index:10}.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:bg-accent:hover,.hover\:bg-accent\/50:hover{background-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-accent\/50:hover{background-color:color-mix(in oklab,var(--accent)50%,transparent)}}.hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive)90%,transparent)}}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary)90%,transparent)}}.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary)80%,transparent)}}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,rgba(0,0,0,.1)),0 4px 6px -4px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:not-sr-only:focus{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.focus\:z-10:focus{z-index:10}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:var(--ring)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:bg-accent\/80:active{background-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.active\:bg-accent\/80:active{background-color:color-mix(in oklab,var(--accent)80%,transparent)}}.active\:bg-destructive\/80:active{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.active\:bg-destructive\/80:active{background-color:color-mix(in oklab,var(--destructive)80%,transparent)}}.active\:bg-primary\/80:active{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.active\:bg-primary\/80:active{background-color:color-mix(in oklab,var(--primary)80%,transparent)}}.active\:bg-secondary\/70:active{background-color:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.active\:bg-secondary\/70:active{background-color:color-mix(in oklab,var(--secondary)70%,transparent)}}.active\:text-primary\/80:active{color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.active\:text-primary\/80:active{color:color-mix(in oklab,var(--primary)80%,transparent)}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}@supports ((-webkit-backdrop-filter:var(--tw)) or (backdrop-filter:var(--tw))){.supports-\[backdrop-filter\]\:bg-background\/60{background-color:var(--background)}@supports (color:color-mix(in lab, red, red)){.supports-\[backdrop-filter\]\:bg-background\/60{background-color:color-mix(in oklab,var(--background)60%,transparent)}}}@media (min-width:40rem){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}:where(.sm\:space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*0)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*0)*calc(1 - var(--tw-space-y-reverse)))}:where(.sm\:space-x-4>:not(:last-child)){--tw-space-x-reverse:0}:where(.sm\:space-x-4>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}.sm\:py-24{padding-block:calc(var(--spacing)*24)}}@media (min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:gap-6{gap:calc(var(--spacing)*6)}.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media (min-width:64rem){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:gap-8{gap:calc(var(--spacing)*8)}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}.lg\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}@media (min-width:80rem){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:96rem){.\32 xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.dark\:border-blue-800{border-color:var(--color-blue-800)}.dark\:border-green-800{border-color:var(--color-green-800)}.dark\:border-orange-800{border-color:var(--color-orange-800)}.dark\:border-purple-800{border-color:var(--color-purple-800)}.dark\:border-red-800{border-color:var(--color-red-800)}.dark\:bg-blue-900\/20{background-color:rgba(28,57,142,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-blue-900\/20{background-color:color-mix(in oklab,var(--color-blue-900)20%,transparent)}}.dark\:bg-gray-900\/20{background-color:rgba(16,24,40,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-gray-900\/20{background-color:color-mix(in oklab,var(--color-gray-900)20%,transparent)}}.dark\:bg-green-900\/20{background-color:rgba(13,84,43,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-green-900\/20{background-color:color-mix(in oklab,var(--color-green-900)20%,transparent)}}.dark\:bg-indigo-900\/20{background-color:rgba(49,44,133,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-indigo-900\/20{background-color:color-mix(in oklab,var(--color-indigo-900)20%,transparent)}}.dark\:bg-orange-900\/20{background-color:rgba(126,42,12,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-orange-900\/20{background-color:color-mix(in oklab,var(--color-orange-900)20%,transparent)}}.dark\:bg-pink-900\/20{background-color:rgba(134,16,67,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-pink-900\/20{background-color:color-mix(in oklab,var(--color-pink-900)20%,transparent)}}.dark\:bg-purple-900\/20{background-color:rgba(89,22,139,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-purple-900\/20{background-color:color-mix(in oklab,var(--color-purple-900)20%,transparent)}}.dark\:bg-red-900\/20{background-color:rgba(130,24,26,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-red-900\/20{background-color:color-mix(in oklab,var(--color-red-900)20%,transparent)}}.dark\:bg-teal-900\/20{background-color:rgba(11,79,74,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-teal-900\/20{background-color:color-mix(in oklab,var(--color-teal-900)20%,transparent)}}.dark\:text-blue-400{color:var(--color-blue-400)}.dark\:text-gray-400{color:var(--color-gray-400)}.dark\:text-green-300{color:var(--color-green-300)}.dark\:text-green-400{color:var(--color-green-400)}.dark\:text-indigo-400{color:var(--color-indigo-400)}.dark\:text-orange-300{color:var(--color-orange-300)}.dark\:text-orange-400{color:var(--color-orange-400)}.dark\:text-pink-400{color:var(--color-pink-400)}.dark\:text-purple-400{color:var(--color-purple-400)}.dark\:text-red-400{color:var(--color-red-400)}.dark\:text-teal-400{color:var(--color-teal-400)}}}:root{--background:#fff;--foreground:#171717;--muted:#f9f9f9;--muted-foreground:#666;--popover:#fff;--popover-foreground:#171717;--card:#fff;--card-foreground:#171717;--border:#e4e4e7;--input:#e4e4e7;--primary:#171717;--primary-foreground:#fff;--secondary:#f4f4f5;--secondary-foreground:#171717;--accent:#f4f4f5;--accent-foreground:#171717;--destructive:#ef4444;--destructive-foreground:#fff;--success:#10b981;--success-foreground:#fff;--warning:#f59e0b;--warning-foreground:#fff;--ring:#171717;--radius:.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.75;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--muted:#1a1a1a;--muted-foreground:#a1a1aa;--popover:#0a0a0a;--popover-foreground:#ededed;--card:#0a0a0a;--card-foreground:#ededed;--border:#27272a;--input:#27272a;--primary:#ededed;--primary-foreground:#0a0a0a;--secondary:#1a1a1a;--secondary-foreground:#ededed;--accent:#1a1a1a;--accent-foreground:#ededed;--destructive:#ef4444;--destructive-foreground:#fff;--success:#10b981;--success-foreground:#fff;--warning:#f59e0b;--warning-foreground:#fff;--ring:#ededed}}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif)}*{border-color:var(--border)}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-pan-x{syntax:"*";inherits:false}@property --tw-pan-y{syntax:"*";inherits:false}@property --tw-pinch-zoom{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"";inherits:false;initial-value:transparent}@property --tw-gradient-via{syntax:"";inherits:false;initial-value:transparent}@property --tw-gradient-to{syntax:"";inherits:false;initial-value:transparent}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 transparent}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 transparent}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 transparent}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 transparent}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 transparent}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false} diff --git a/out/_next/static/chunks/bd2dcf98c9b362f6.js b/out/_next/static/chunks/bd2dcf98c9b362f6.js new file mode 100644 index 0000000..6b9e861 --- /dev/null +++ b/out/_next/static/chunks/bd2dcf98c9b362f6.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,79466,(e,t,o)=>{"use strict";Object.defineProperty(o,"__esModule",{value:!0}),Object.defineProperty(o,"default",{enumerable:!0,get:function(){return d}});let r=e.r(41705),l=e.r(91398),u=r._(e.r(91788)),n=e.r(89129);async function a(e){let{Component:t,ctx:o}=e;return{pageProps:await (0,n.loadGetInitialProps)(t,o)}}class d extends u.default.Component{render(){let{Component:e,pageProps:t}=this.props;return(0,l.jsx)(e,{...t})}}d.origGetInitialProps=a,d.getInitialProps=a,("function"==typeof o.default||"object"==typeof o.default&&null!==o.default)&&void 0===o.default.__esModule&&(Object.defineProperty(o.default,"__esModule",{value:!0}),Object.assign(o.default,o),t.exports=o.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/ca3ba89adfbcfb25.js b/out/_next/static/chunks/ca3ba89adfbcfb25.js new file mode 100644 index 0000000..2d830c8 --- /dev/null +++ b/out/_next/static/chunks/ca3ba89adfbcfb25.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,98879,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return a}});let i=e.r(71645),n="undefined"==typeof window,o=n?()=>{}:i.useLayoutEffect,l=n?()=>{}:i.useEffect;function a(e){let{headManager:t,reduceComponentsToState:r}=e;function a(){if(t&&t.mountedInstances){let n=i.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(r(n,e))}}if(n){var s;null==t||null==(s=t.mountedInstances)||s.add(e.children),a()}return o(()=>{var r;return null==t||null==(r=t.mountedInstances)||r.add(e.children),()=>{var r;null==t||null==(r=t.mountedInstances)||r.delete(e.children)}}),o(()=>(t&&(t._pendingUpdate=a),()=>{t&&(t._pendingUpdate=a)})),l(()=>(t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null),()=>{t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null)})),null}},58908,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"AmpStateContext",{enumerable:!0,get:function(){return i}});let i=e.r(55682)._(e.r(71645)).default.createContext({})},15986,(e,t,r)=>{"use strict";function i(e){let{ampFirst:t=!1,hybrid:r=!1,hasQuery:i=!1}=void 0===e?{}:e;return t||r&&i}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isInAmpMode",{enumerable:!0,get:function(){return i}})},25633,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{default:function(){return g},defaultHead:function(){return c}});let i=e.r(55682),n=e.r(90809),o=e.r(43476),l=n._(e.r(71645)),a=i._(e.r(98879)),s=e.r(58908),u=e.r(42732),d=e.r(15986);function c(e){void 0===e&&(e=!1);let t=[(0,o.jsx)("meta",{charSet:"utf-8"},"charset")];return e||t.push((0,o.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")),t}function f(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===l.default.Fragment?e.concat(l.default.Children.toArray(t.props.children).reduce((e,t)=>"string"==typeof t||"number"==typeof t?e:e.concat(t),[])):e.concat(t)}e.r(33525);let p=["name","httpEquiv","charSet","itemProp"];function m(e,t){let{inAmpMode:r}=t;return e.reduce(f,[]).reverse().concat(c(r).reverse()).filter(function(){let e=new Set,t=new Set,r=new Set,i={};return n=>{let o=!0,l=!1;if(n.key&&"number"!=typeof n.key&&n.key.indexOf("$")>0){l=!0;let t=n.key.slice(n.key.indexOf("$")+1);e.has(t)?o=!1:e.add(t)}switch(n.type){case"title":case"base":t.has(n.type)?o=!1:t.add(n.type);break;case"meta":for(let e=0,t=p.length;e{let r=e.key||t;return l.default.cloneElement(e,{key:r})})}let g=function(e){let{children:t}=e,r=(0,l.useContext)(s.AmpStateContext),i=(0,l.useContext)(u.HeadManagerContext);return(0,o.jsx)(a.default,{reduceComponentsToState:m,headManager:i,inAmpMode:(0,d.isInAmpMode)(r),children:t})};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},88143,(e,t,r)=>{"use strict";function i(e){let{widthInt:t,heightInt:r,blurWidth:i,blurHeight:n,blurDataURL:o,objectFit:l}=e,a=i?40*i:t,s=n?40*n:r,u=a&&s?"viewBox='0 0 "+a+" "+s+"'":"";return"%3Csvg xmlns='http://www.w3.org/2000/svg' "+u+"%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='"+(u?"none":"contain"===l?"xMidYMid":"cover"===l?"xMidYMid slice":"none")+"' style='filter: url(%23b);' href='"+o+"'/%3E%3C/svg%3E"}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"getImageBlurSvg",{enumerable:!0,get:function(){return i}})},87690,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{VALID_LOADERS:function(){return i},imageConfigDefault:function(){return n}});let i=["default","imgix","cloudinary","akamai","custom"],n={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:"attachment",localPatterns:void 0,remotePatterns:[],qualities:void 0,unoptimized:!1}},8927,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"getImgProps",{enumerable:!0,get:function(){return s}}),e.r(33525);let i=e.r(88143),n=e.r(87690),o=["-moz-initial","fill","none","scale-down",void 0];function l(e){return void 0!==e.default}function a(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 s(e,t){var r,s;let u,d,c,{src:f,sizes:p,unoptimized:m=!1,priority:g=!1,loading:h,className:b,quality:v,width:y,height:_,fill:w=!1,style:j,overrideSrc:O,onLoad:x,onLoadingComplete:C,placeholder:S="empty",blurDataURL:P,fetchPriority:E,decoding:R="async",layout:M,objectFit:z,objectPosition:I,lazyBoundary:A,lazyRoot:D,...T}=e,{imgConf:k,showAltText:N,blurComplete:U,defaultLoader:F}=t,B=k||n.imageConfigDefault;if("allSizes"in B)u=B;else{let e=[...B.deviceSizes,...B.imageSizes].sort((e,t)=>e-t),t=B.deviceSizes.sort((e,t)=>e-t),i=null==(r=B.qualities)?void 0:r.sort((e,t)=>e-t);u={...B,allSizes:e,deviceSizes:t,qualities:i}}if(void 0===F)throw Object.defineProperty(Error("images.loaderFile detected but the file is missing default export.\nRead more: https://nextjs.org/docs/messages/invalid-images-config"),"__NEXT_ERROR_CODE",{value:"E163",enumerable:!1,configurable:!0});let L=T.loader||F;delete T.loader,delete T.srcSet;let G="__next_img_default"in L;if(G){if("custom"===u.loader)throw Object.defineProperty(Error('Image with src "'+f+'" is missing "loader" prop.\nRead more: https://nextjs.org/docs/messages/next-image-missing-loader'),"__NEXT_ERROR_CODE",{value:"E252",enumerable:!1,configurable:!0})}else{let e=L;L=t=>{let{config:r,...i}=t;return e(i)}}if(M){"fill"===M&&(w=!0);let e={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}}[M];e&&(j={...j,...e});let t={responsive:"100vw",fill:"100vw"}[M];t&&!p&&(p=t)}let q="",W=a(y),X=a(_);if((s=f)&&"object"==typeof s&&(l(s)||void 0!==s.src)){let e=l(f)?f.default:f;if(!e.src)throw Object.defineProperty(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)),"__NEXT_ERROR_CODE",{value:"E460",enumerable:!1,configurable:!0});if(!e.height||!e.width)throw Object.defineProperty(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)),"__NEXT_ERROR_CODE",{value:"E48",enumerable:!1,configurable:!0});if(d=e.blurWidth,c=e.blurHeight,P=P||e.blurDataURL,q=e.src,!w)if(W||X){if(W&&!X){let t=W/e.width;X=Math.round(e.height*t)}else if(!W&&X){let t=X/e.height;W=Math.round(e.width*t)}}else W=e.width,X=e.height}let H=!g&&("lazy"===h||void 0===h);(!(f="string"==typeof f?f:q)||f.startsWith("data:")||f.startsWith("blob:"))&&(m=!0,H=!1),u.unoptimized&&(m=!0),G&&!u.dangerouslyAllowSVG&&f.split("?",1)[0].endsWith(".svg")&&(m=!0);let V=a(v),$=Object.assign(w?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:z,objectPosition:I}:{},N?{}:{color:"transparent"},j),J=U||"empty"===S?null:"blur"===S?'url("data:image/svg+xml;charset=utf-8,'+(0,i.getImageBlurSvg)({widthInt:W,heightInt:X,blurWidth:d,blurHeight:c,blurDataURL:P||"",objectFit:$.objectFit})+'")':'url("'+S+'")',K=o.includes($.objectFit)?"fill"===$.objectFit?"100% 100%":"cover":$.objectFit,Y=J?{backgroundSize:K,backgroundPosition:$.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:J}:{},Q=function(e){let{config:t,src:r,unoptimized:i,width:n,quality:o,sizes:l,loader:a}=e;if(i)return{src:r,srcSet:void 0,sizes:void 0};let{widths:s,kind:u}=function(e,t,r){let{deviceSizes:i,allSizes:n}=e;if(r){let e=/(^|\s)(1?\d?\d)vw/g,t=[];for(let i;i=e.exec(r);)t.push(parseInt(i[2]));if(t.length){let e=.01*Math.min(...t);return{widths:n.filter(t=>t>=i[0]*e),kind:"w"}}return{widths:n,kind:"w"}}return"number"!=typeof t?{widths:i,kind:"w"}:{widths:[...new Set([t,2*t].map(e=>n.find(t=>t>=e)||n[n.length-1]))],kind:"x"}}(t,n,l),d=s.length-1;return{sizes:l||"w"!==u?l:"100vw",srcSet:s.map((e,i)=>a({config:t,src:r,quality:o,width:e})+" "+("w"===u?e:i+1)+u).join(", "),src:a({config:t,src:r,quality:o,width:s[d]})}}({config:u,src:f,unoptimized:m,width:W,quality:V,sizes:p,loader:L});return{props:{...T,loading:H?"lazy":h,fetchPriority:E,width:W,height:X,decoding:R,className:b,style:{...$,...Y},sizes:Q.sizes,srcSet:Q.srcSet,src:O||Q.src},meta:{unoptimized:m,priority:g,placeholder:S,fill:w}}}},18556,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ImageConfigContext",{enumerable:!0,get:function(){return o}});let i=e.r(55682)._(e.r(71645)),n=e.r(87690),o=i.default.createContext(n.imageConfigDefault)},65856,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"RouterContext",{enumerable:!0,get:function(){return i}});let i=e.r(55682)._(e.r(71645)).default.createContext(null)},1948,(e,t,r)=>{"use strict";function i(e){var t;let{config:r,src:i,width:n,quality:o}=e,l=o||(null==(t=r.qualities)?void 0:t.reduce((e,t)=>Math.abs(t-75){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"Image",{enumerable:!0,get:function(){return _}});let i=e.r(55682),n=e.r(90809),o=e.r(43476),l=n._(e.r(71645)),a=i._(e.r(74080)),s=i._(e.r(25633)),u=e.r(8927),d=e.r(87690),c=e.r(18556);e.r(33525);let f=e.r(65856),p=i._(e.r(1948)),m=e.r(18581),g={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};function h(e,t,r,i,n,o,l){let a=null==e?void 0:e.src;e&&e["data-loaded-src"]!==a&&(e["data-loaded-src"]=a,("decode"in e?e.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(e.parentElement&&e.isConnected){if("empty"!==t&&n(!0),null==r?void 0:r.current){let t=new Event("load");Object.defineProperty(t,"target",{writable:!1,value:e});let i=!1,n=!1;r.current({...t,nativeEvent:t,currentTarget:e,target:e,isDefaultPrevented:()=>i,isPropagationStopped:()=>n,persist:()=>{},preventDefault:()=>{i=!0,t.preventDefault()},stopPropagation:()=>{n=!0,t.stopPropagation()}})}(null==i?void 0:i.current)&&i.current(e)}}))}function b(e){return l.use?{fetchPriority:e}:{fetchpriority:e}}"undefined"==typeof window&&(globalThis.__NEXT_IMAGE_IMPORTED=!0);let v=(0,l.forwardRef)((e,t)=>{let{src:r,srcSet:i,sizes:n,height:a,width:s,decoding:u,className:d,style:c,fetchPriority:f,placeholder:p,loading:g,unoptimized:v,fill:y,onLoadRef:_,onLoadingCompleteRef:w,setBlurComplete:j,setShowAltText:O,sizesInput:x,onLoad:C,onError:S,...P}=e,E=(0,l.useCallback)(e=>{e&&(S&&(e.src=e.src),e.complete&&h(e,p,_,w,j,v,x))},[r,p,_,w,j,S,v,x]),R=(0,m.useMergedRef)(t,E);return(0,o.jsx)("img",{...P,...b(f),loading:g,width:s,height:a,decoding:u,"data-nimg":y?"fill":"1",className:d,style:c,sizes:n,srcSet:i,src:r,ref:R,onLoad:e=>{h(e.currentTarget,p,_,w,j,v,x)},onError:e=>{O(!0),"empty"!==p&&j(!0),S&&S(e)}})});function y(e){let{isAppRouter:t,imgAttributes:r}=e,i={as:"image",imageSrcSet:r.srcSet,imageSizes:r.sizes,crossOrigin:r.crossOrigin,referrerPolicy:r.referrerPolicy,...b(r.fetchPriority)};return t&&a.default.preload?(a.default.preload(r.src,i),null):(0,o.jsx)(s.default,{children:(0,o.jsx)("link",{rel:"preload",href:r.srcSet?void 0:r.src,...i},"__nimg-"+r.src+r.srcSet+r.sizes)})}let _=(0,l.forwardRef)((e,t)=>{let r=(0,l.useContext)(f.RouterContext),i=(0,l.useContext)(c.ImageConfigContext),n=(0,l.useMemo)(()=>{var e;let t=g||i||d.imageConfigDefault,r=[...t.deviceSizes,...t.imageSizes].sort((e,t)=>e-t),n=t.deviceSizes.sort((e,t)=>e-t),o=null==(e=t.qualities)?void 0:e.sort((e,t)=>e-t);return{...t,allSizes:r,deviceSizes:n,qualities:o}},[i]),{onLoad:a,onLoadingComplete:s}=e,m=(0,l.useRef)(a);(0,l.useEffect)(()=>{m.current=a},[a]);let h=(0,l.useRef)(s);(0,l.useEffect)(()=>{h.current=s},[s]);let[b,_]=(0,l.useState)(!1),[w,j]=(0,l.useState)(!1),{props:O,meta:x}=(0,u.getImgProps)(e,{defaultLoader:p.default,imgConf:n,blurComplete:b,showAltText:w});return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(v,{...O,unoptimized:x.unoptimized,placeholder:x.placeholder,fill:x.fill,onLoadRef:m,onLoadingCompleteRef:h,setBlurComplete:_,setShowAltText:j,sizesInput:e.sizes,ref:t}),x.priority?(0,o.jsx)(y,{isAppRouter:!r,imgAttributes:O}):null]})});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/e60ef129113f6e24.js b/out/_next/static/chunks/e60ef129113f6e24.js new file mode 100644 index 0000000..279ee0b --- /dev/null +++ b/out/_next/static/chunks/e60ef129113f6e24.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,20955,(e,t,r)=>{!function(){var e={229:function(e){var t,r,n,o=e.exports={};function u(){throw Error("setTimeout has not been defined")}function i(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:u}catch(e){t=u}try{r="function"==typeof clearTimeout?clearTimeout:i}catch(e){r=i}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===u||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}var c=[],a=!1,f=-1;function l(){a&&n&&(a=!1,n.length?c=n.concat(c):f=-1,c.length&&p())}function p(){if(!a){var e=s(l);a=!0;for(var t=c.length;t;){for(n=c,c=[];++f1)for(var r=1;r{"use strict";var n,o;t.exports=(null==(n=e.g.process)?void 0:n.env)&&"object"==typeof(null==(o=e.g.process)?void 0:o.env)?e.g.process:e.r(20955)},41705,(e,t,r)=>{"use strict";r._=function(e){return e&&e.__esModule?e:{default:e}}},8481,(e,t,r)=>{"use strict";var n=Symbol.for("react.transitional.element");function o(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var u in r={},t)"key"!==u&&(r[u]=t[u]);else r=t;return{$$typeof:n,type:e,key:o,ref:void 0!==(t=r.ref)?t:null,props:r}}r.Fragment=Symbol.for("react.fragment"),r.jsx=o,r.jsxs=o},91398,(e,t,r)=>{"use strict";t.exports=e.r(8481)},61556,(e,t,r)=>{"use strict";var n=e.i(50461),o=Symbol.for("react.transitional.element"),u=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),f=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),h=Symbol.iterator,m={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},v=Object.assign,_={};function b(e,t,r){this.props=e,this.context=t,this.refs=_,this.updater=r||m}function g(){}function E(e,t,r){this.props=e,this.context=t,this.refs=_,this.updater=r||m}b.prototype.isReactComponent={},b.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},b.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},g.prototype=b.prototype;var w=E.prototype=new g;w.constructor=E,v(w,b.prototype),w.isPureReactComponent=!0;var S=Array.isArray,j={H:null,A:null,T:null,S:null,V:null},P=Object.prototype.hasOwnProperty;function T(e,t,r,n,u,i){return{$$typeof:o,type:e,key:t,ref:void 0!==(r=i.ref)?r:null,props:i}}function O(e){return"object"==typeof e&&null!==e&&e.$$typeof===o}var x=/\/+/g;function k(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function C(){}function R(e,t,r){if(null==e)return e;var n=[],i=0;return!function e(t,r,n,i,s){var c,a,f,l=typeof t;("undefined"===l||"boolean"===l)&&(t=null);var p=!1;if(null===t)p=!0;else switch(l){case"bigint":case"string":case"number":p=!0;break;case"object":switch(t.$$typeof){case o:case u:p=!0;break;case y:return e((p=t._init)(t._payload),r,n,i,s)}}if(p)return s=s(t),p=""===i?"."+k(t,0):i,S(s)?(n="",null!=p&&(n=p.replace(x,"$&/")+"/"),e(s,r,n,"",function(e){return e})):null!=s&&(O(s)&&(c=s,a=n+(null==s.key||t&&t.key===s.key?"":(""+s.key).replace(x,"$&/")+"/")+p,s=T(c.type,a,void 0,void 0,void 0,c.props)),r.push(s)),1;p=0;var d=""===i?".":i+":";if(S(t))for(var m=0;m{"use strict";t.exports=e.r(61556)},13584,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"HeadManagerContext",{enumerable:!0,get:function(){return n}});let n=e.r(41705)._(e.r(91788)).default.createContext({})},94470,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"warnOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},52456,(e,t,r)=>{"use strict";function n(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(n=function(e){return e?r:t})(e)}r._=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=n(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},u=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var s=u?Object.getOwnPropertyDescriptor(e,i):null;s&&(s.get||s.set)?Object.defineProperty(o,i,s):o[i]=e[i]}return o.default=e,r&&r.set(e,o),o}},89129,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DecodeError:function(){return h},MiddlewareNotFoundError:function(){return b},MissingStaticPage:function(){return _},NormalizeError:function(){return m},PageNotFoundError:function(){return v},SP:function(){return d},ST:function(){return y},WEB_VITALS:function(){return n},execOnce:function(){return o},getDisplayName:function(){return a},getLocationOrigin:function(){return s},getURL:function(){return c},isAbsoluteUrl:function(){return i},isResSent:function(){return f},loadGetInitialProps:function(){return p},normalizeRepeatedSlashes:function(){return l},stringifyError:function(){return g}});let n=["CLS","FCP","FID","INP","LCP","TTFB"];function o(e){let t,r=!1;return function(){for(var n=arguments.length,o=Array(n),u=0;uu.test(e);function s(){let{protocol:e,hostname:t,port:r}=window.location;return e+"//"+t+(r?":"+r:"")}function c(){let{href:e}=window.location,t=s();return e.substring(t.length)}function a(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function f(e){return e.finished||e.headersSent}function l(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?"?"+t.slice(1).join("?"):"")}async function p(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await p(t.Component,t.ctx)}:{};let n=await e.getInitialProps(t);if(r&&f(r))return n;if(!n)throw Object.defineProperty(Error('"'+a(e)+'.getInitialProps()" should resolve to an object. But found "'+n+'" instead.'),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return n}let d="undefined"!=typeof performance,y=d&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class h extends Error{}class m extends Error{}class v extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+e}}class _ extends Error{constructor(e,t){super(),this.message="Failed to load static file for page: "+e+" "+t}}class b extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function g(e){return JSON.stringify({message:e.message,stack:e.stack})}},79466,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return c}});let n=e.r(41705),o=e.r(91398),u=n._(e.r(91788)),i=e.r(89129);async function s(e){let{Component:t,ctx:r}=e;return{pageProps:await (0,i.loadGetInitialProps)(t,r)}}class c extends u.default.Component{render(){let{Component:e,pageProps:t}=this.props;return(0,o.jsx)(e,{...t})}}c.origGetInitialProps=s,c.getInitialProps=s,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},65777,(e,t,r)=>{t.exports=e.r(79466)},30984,(e,t,r)=>{let n="/_app";(window.__NEXT_P=window.__NEXT_P||[]).push([n,()=>e.r(65777)]),t.hot&&t.hot.dispose(function(){window.__NEXT_P.push([n])})},48761,e=>{e.v(t=>Promise.all(["static/chunks/538cc02e54714b23.js"].map(t=>e.l(t))).then(()=>t(93594)))},28805,e=>{e.v(e=>Promise.resolve().then(()=>e(79466)))}]); \ No newline at end of file diff --git a/out/_next/static/chunks/ea7ab0dba7b47d7c.js b/out/_next/static/chunks/ea7ab0dba7b47d7c.js new file mode 100644 index 0000000..c403cdc --- /dev/null +++ b/out/_next/static/chunks/ea7ab0dba7b47d7c.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,32061,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{BailoutToCSRError:function(){return o},isBailoutToCSRError:function(){return u}});let n="BAILOUT_TO_CLIENT_SIDE_RENDERING";class o extends Error{constructor(e){super("Bail out to client-side rendering: "+e),this.reason=e,this.digest=n}}function u(e){return"object"==typeof e&&null!==e&&"digest"in e&&e.digest===n}},64893,(e,t,r)=>{"use strict";var n=e.r(74080),o={stream:!0};function u(t){var r=e.r(t);return"function"!=typeof r.then||"fulfilled"===r.status?null:(r.then(function(e){r.status="fulfilled",r.value=e},function(e){r.status="rejected",r.reason=e}),r)}var a=new WeakSet,i=new WeakSet;function c(){}function l(t){for(var r=t[1],n=[],o=0;od||35===d||114===d||120===d?(p=d,d=3,s++):(p=0,d=3);continue;case 2:44===(b=c[s++])?d=4:_=_<<4|(96c.length&&(b=-1)}var v=c.byteOffset+s;if(-1{"use strict";t.exports=e.r(64893)},35326,(e,t,r)=>{"use strict";t.exports=e.r(21413)},54394,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{HTTPAccessErrorStatus:function(){return n},HTTP_ERROR_FALLBACK_ERROR_CODE:function(){return u},getAccessFallbackErrorTypeByStatus:function(){return c},getAccessFallbackHTTPStatus:function(){return i},isHTTPAccessFallbackError:function(){return a}});let n={NOT_FOUND:404,FORBIDDEN:403,UNAUTHORIZED:401},o=new Set(Object.values(n)),u="NEXT_HTTP_ERROR_FALLBACK";function a(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let[t,r]=e.digest.split(";");return t===u&&o.has(Number(r))}function i(e){return Number(e.digest.split(";")[1])}function c(e){switch(e){case 401:return"unauthorized";case 403:return"forbidden";case 404:return"not-found";default:return}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},76963,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"RedirectStatusCode",{enumerable:!0,get:function(){return n}});var n=function(e){return e[e.SeeOther=303]="SeeOther",e[e.TemporaryRedirect=307]="TemporaryRedirect",e[e.PermanentRedirect=308]="PermanentRedirect",e}({});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},68391,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{REDIRECT_ERROR_CODE:function(){return o},RedirectType:function(){return u},isRedirectError:function(){return a}});let n=e.r(76963),o="NEXT_REDIRECT";var u=function(e){return e.push="push",e.replace="replace",e}({});function a(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let t=e.digest.split(";"),[r,u]=t,a=t.slice(2,-2).join(";"),i=Number(t.at(-2));return r===o&&("replace"===u||"push"===u)&&"string"==typeof a&&!isNaN(i)&&i in n.RedirectStatusCode}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},65713,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isNextRouterError",{enumerable:!0,get:function(){return u}});let n=e.r(54394),o=e.r(68391);function u(e){return(0,o.isRedirectError)(e)||(0,n.isHTTPAccessFallbackError)(e)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},61994,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{PathParamsContext:function(){return a},PathnameContext:function(){return u},SearchParamsContext:function(){return o}});let n=e.r(71645),o=(0,n.createContext)(null),u=(0,n.createContext)(null),a=(0,n.createContext)(null)},45955,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workUnitAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},21768,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ACTION_HEADER:function(){return o},FLIGHT_HEADERS:function(){return d},NEXT_ACTION_NOT_FOUND_HEADER:function(){return g},NEXT_DID_POSTPONE_HEADER:function(){return h},NEXT_HMR_REFRESH_HASH_COOKIE:function(){return l},NEXT_HMR_REFRESH_HEADER:function(){return c},NEXT_IS_PRERENDER_HEADER:function(){return v},NEXT_REWRITTEN_PATH_HEADER:function(){return y},NEXT_REWRITTEN_QUERY_HEADER:function(){return b},NEXT_ROUTER_PREFETCH_HEADER:function(){return a},NEXT_ROUTER_SEGMENT_PREFETCH_HEADER:function(){return i},NEXT_ROUTER_STALE_TIME_HEADER:function(){return _},NEXT_ROUTER_STATE_TREE_HEADER:function(){return u},NEXT_RSC_UNION_QUERY:function(){return p},NEXT_URL:function(){return s},RSC_CONTENT_TYPE_HEADER:function(){return f},RSC_HEADER:function(){return n}});let n="rsc",o="next-action",u="next-router-state-tree",a="next-router-prefetch",i="next-router-segment-prefetch",c="next-hmr-refresh",l="__next_hmr_refresh_hash__",s="next-url",f="text/x-component",d=[n,u,a,c,i],p="_rsc",_="x-nextjs-stale-time",h="x-nextjs-postponed",y="x-nextjs-rewritten-path",b="x-nextjs-rewritten-query",v="x-nextjs-prerender",g="x-nextjs-action-not-found";("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},12718,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"InvariantError",{enumerable:!0,get:function(){return n}});class n extends Error{constructor(e,t){super("Invariant: "+(e.endsWith(".")?e:e+".")+" This is a bug in Next.js.",t),this.name="InvariantError"}}},62141,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{getCacheSignal:function(){return _},getDraftModeProviderForCacheScope:function(){return p},getHmrRefreshHash:function(){return s},getPrerenderResumeDataCache:function(){return c},getRenderResumeDataCache:function(){return l},getRuntimeStagePromise:function(){return h},getServerComponentsHmrCache:function(){return d},isHmrRefresh:function(){return f},throwForMissingRequestStore:function(){return a},throwInvariantForMissingStore:function(){return i},workUnitAsyncStorage:function(){return n.workUnitAsyncStorageInstance}});let n=e.r(45955),o=e.r(21768),u=e.r(12718);function a(e){throw Object.defineProperty(Error("`".concat(e,"` was called outside a request scope. Read more: https://nextjs.org/docs/messages/next-dynamic-api-wrong-context")),"__NEXT_ERROR_CODE",{value:"E251",enumerable:!1,configurable:!0})}function i(){throw Object.defineProperty(new u.InvariantError("Expected workUnitAsyncStorage to have a store."),"__NEXT_ERROR_CODE",{value:"E696",enumerable:!1,configurable:!0})}function c(e){switch(e.type){case"prerender":case"prerender-runtime":case"prerender-ppr":case"prerender-client":return e.prerenderResumeDataCache;case"prerender-legacy":case"request":case"cache":case"private-cache":case"unstable-cache":return null;default:return e}}function l(e){switch(e.type){case"request":return e.renderResumeDataCache;case"prerender":case"prerender-runtime":case"prerender-client":if(e.renderResumeDataCache)return e.renderResumeDataCache;case"prerender-ppr":return e.prerenderResumeDataCache;case"cache":case"private-cache":case"unstable-cache":case"prerender-legacy":return null;default:return e}}function s(e,t){if(e.dev)switch(t.type){case"cache":case"private-cache":case"prerender":case"prerender-runtime":return t.hmrRefreshHash;case"request":var r;return null==(r=t.cookies.get(o.NEXT_HMR_REFRESH_HASH_COOKIE))?void 0:r.value}}function f(e,t){if(e.dev)switch(t.type){case"cache":case"private-cache":case"request":var r;return null!=(r=t.isHmrRefresh)&&r}return!1}function d(e,t){if(e.dev)switch(t.type){case"cache":case"private-cache":case"request":return t.serverComponentsHmrCache}}function p(e,t){if(e.isDraftMode)switch(t.type){case"cache":case"private-cache":case"unstable-cache":case"prerender-runtime":case"request":return t.draftMode}}function _(e){switch(e.type){case"prerender":case"prerender-client":case"prerender-runtime":return e.cacheSignal;case"prerender-ppr":case"prerender-legacy":case"request":case"cache":case"private-cache":case"unstable-cache":return null;default:return e}}function h(e){switch(e.type){case"prerender-runtime":case"private-cache":return e.runtimeStagePromise;case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":case"request":case"cache":case"unstable-cache":return null;default:return e}}},90373,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"useUntrackedPathname",{enumerable:!0,get:function(){return u}});let n=e.r(71645),o=e.r(61994);function u(){return!function(){if("undefined"==typeof window){let{workUnitAsyncStorage:t}=e.r(62141),r=t.getStore();if(!r)return!1;switch(r.type){case"prerender":case"prerender-client":case"prerender-ppr":let n=r.fallbackRouteParams;return!!n&&n.size>0}}return!1}()?(0,n.useContext)(o.PathnameContext):null}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},51191,(e,t,r)=>{"use strict";function n(e,t){return void 0===t&&(t=!0),e.pathname+e.search+(t?e.hash:"")}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"createHrefFromUrl",{enumerable:!0,get:function(){return n}}),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},78377,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{handleHardNavError:function(){return o},useNavFailureHandler:function(){return u}}),e.r(71645);let n=e.r(51191);function o(e){return!!e&&"undefined"!=typeof window&&!!window.next.__pendingUrl&&(0,n.createHrefFromUrl)(new URL(window.location.href))!==(0,n.createHrefFromUrl)(window.next.__pendingUrl)&&(console.error("Error occurred during navigation, falling back to hard navigation",e),window.location.href=window.next.__pendingUrl.toString(),!0)}function u(){}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},26935,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"HTML_LIMITED_BOT_UA_RE",{enumerable:!0,get:function(){return n}});let n=/[\w-]+-Google|Google-[\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight/i},82604,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{HTML_LIMITED_BOT_UA_RE:function(){return n.HTML_LIMITED_BOT_UA_RE},HTML_LIMITED_BOT_UA_RE_STRING:function(){return u},getBotType:function(){return c},isBot:function(){return i}});let n=e.r(26935),o=/Googlebot(?!-)|Googlebot$/i,u=n.HTML_LIMITED_BOT_UA_RE.source;function a(e){return n.HTML_LIMITED_BOT_UA_RE.test(e)}function i(e){return o.test(e)||a(e)}function c(e){return o.test(e)?"dom":a(e)?"html":void 0}},72383,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ErrorBoundary:function(){return d},ErrorBoundaryHandler:function(){return f}});let n=e.r(55682),o=e.r(43476),u=n._(e.r(71645)),a=e.r(90373),i=e.r(65713);e.r(78377);let c=e.r(12354),l=e.r(82604),s="undefined"!=typeof window&&(0,l.isBot)(window.navigator.userAgent);class f extends u.default.Component{static getDerivedStateFromError(e){if((0,i.isNextRouterError)(e))throw e;return{error:e}}static getDerivedStateFromProps(e,t){let{error:r}=t;return e.pathname!==t.previousPathname&&t.error?{error:null,previousPathname:e.pathname}:{error:t.error,previousPathname:e.pathname}}render(){return this.state.error&&!s?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(c.HandleISRError,{error:this.state.error}),this.props.errorStyles,this.props.errorScripts,(0,o.jsx)(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 d(e){let{errorComponent:t,errorStyles:r,errorScripts:n,children:u}=e,i=(0,a.useUntrackedPathname)();return t?(0,o.jsx)(f,{pathname:i,errorComponent:t,errorStyles:r,errorScripts:n,children:u}):(0,o.jsx)(o.Fragment,{children:u})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},88540,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ACTION_HMR_REFRESH:function(){return c},ACTION_NAVIGATE:function(){return o},ACTION_PREFETCH:function(){return i},ACTION_REFRESH:function(){return n},ACTION_RESTORE:function(){return u},ACTION_SERVER_ACTION:function(){return l},ACTION_SERVER_PATCH:function(){return a},PrefetchCacheEntryStatus:function(){return f},PrefetchKind:function(){return s}});let n="refresh",o="navigate",u="restore",a="server-patch",i="prefetch",c="hmr-refresh",l="server-action";var s=function(e){return e.AUTO="auto",e.FULL="full",e.TEMPORARY="temporary",e}({}),f=function(e){return e.fresh="fresh",e.reusable="reusable",e.expired="expired",e.stale="stale",e}({});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},64245,(e,t,r)=>{"use strict";function n(e){return null!==e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isThenable",{enumerable:!0,get:function(){return n}})},41538,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{dispatchAppRouterAction:function(){return a},useActionQueue:function(){return i}});let n=e.r(90809)._(e.r(71645)),o=e.r(64245),u=null;function a(e){if(null===u)throw Object.defineProperty(Error("Internal Next.js error: Router action dispatched before initialization."),"__NEXT_ERROR_CODE",{value:"E668",enumerable:!1,configurable:!0});u(e)}function i(e){let[t,r]=n.default.useState(e.state);return u=t=>e.dispatch(t,r),(0,o.isThenable)(t)?(0,n.use)(t):t}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},32120,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"callServer",{enumerable:!0,get:function(){return a}});let n=e.r(71645),o=e.r(88540),u=e.r(41538);async function a(e,t){return new Promise((r,a)=>{(0,n.startTransition)(()=>{(0,u.dispatchAppRouterAction)({type:o.ACTION_SERVER_ACTION,actionId:e,actionArgs:t,resolve:r,reject:a})})})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},92245,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"findSourceMapURL",{enumerable:!0,get:function(){return n}});let n=void 0;("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},13258,(e,t,r)=>{"use strict";function n(e){return"("===e[0]&&e.endsWith(")")}function o(e){return e.startsWith("@")&&"@children"!==e}function u(e,t){if(e.includes(a)){let e=JSON.stringify(t);return"{}"!==e?a+"?"+e:a}return e}Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DEFAULT_SEGMENT_KEY:function(){return i},PAGE_SEGMENT_KEY:function(){return a},addSearchParamsIfPageSegment:function(){return u},isGroupSegment:function(){return n},isParallelRouteSegment:function(){return o}});let a="__PAGE__",i="__DEFAULT__"},50590,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{getFlightDataPartsFromPath:function(){return o},getNextFlightSegmentPath:function(){return u},normalizeFlightData:function(){return a},prepareFlightRouterStateForRequest:function(){return i}});let n=e.r(13258);function o(e){var t;let[r,n,o,u]=e.slice(-4),a=e.slice(0,-4);return{pathToSegment:a.slice(0,-1),segmentPath:a,segment:null!=(t=a[a.length-1])?t:"",tree:r,seedData:n,head:o,isHeadPartial:u,isRootRender:4===e.length}}function u(e){return e.slice(2)}function a(e){return"string"==typeof e?e:e.map(e=>o(e))}function i(e,t){return t?encodeURIComponent(JSON.stringify(e)):encodeURIComponent(JSON.stringify(function e(t){var r,o;let[u,a,i,c,l,s]=t,f="string"==typeof(r=u)&&r.startsWith(n.PAGE_SEGMENT_KEY+"?")?n.PAGE_SEGMENT_KEY:r,d={};for(let[t,r]of Object.entries(a))d[t]=e(r);let p=[f,d,null,(o=c)&&"refresh"!==o?c:null];return void 0!==l&&(p[4]=l),void 0!==s&&(p[5]=s),p}(e)))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},14297,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{getAppBuildId:function(){return u},setAppBuildId:function(){return o}});let n="";function o(e){n=e}function u(){return n}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},19921,(e,t,r)=>{"use strict";function n(e){let t=5381;for(let r=0;r>>0}function o(e){return n(e).toString(36).slice(0,5)}Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{djb2Hash:function(){return n},hexHash:function(){return o}})},86051,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"computeCacheBustingSearchParam",{enumerable:!0,get:function(){return o}});let n=e.r(19921);function o(e,t,r,o){return(void 0===e||"0"===e)&&void 0===t&&void 0===r&&void 0===o?"":(0,n.hexHash)([e||"0",t||"0",r||"0",o||"0"].join(","))}},88093,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{setCacheBustingSearchParam:function(){return u},setCacheBustingSearchParamWithHash:function(){return a}});let n=e.r(86051),o=e.r(21768),u=(e,t)=>{a(e,(0,n.computeCacheBustingSearchParam)(t[o.NEXT_ROUTER_PREFETCH_HEADER],t[o.NEXT_ROUTER_SEGMENT_PREFETCH_HEADER],t[o.NEXT_ROUTER_STATE_TREE_HEADER],t[o.NEXT_URL]))},a=(e,t)=>{let r=e.search,n=(r.startsWith("?")?r.slice(1):r).split("&").filter(e=>e&&!e.startsWith(""+o.NEXT_RSC_UNION_QUERY+"="));t.length>0?n.push(o.NEXT_RSC_UNION_QUERY+"="+t):n.push(""+o.NEXT_RSC_UNION_QUERY),e.search=n.length?"?"+n.join("&"):""};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},67764,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ROOT_SEGMENT_CACHE_KEY:function(){return u},ROOT_SEGMENT_REQUEST_KEY:function(){return o},appendSegmentCacheKeyPart:function(){return l},appendSegmentRequestKeyPart:function(){return i},convertSegmentPathToStaticExportFilename:function(){return d},createSegmentCacheKeyPart:function(){return c},createSegmentRequestKeyPart:function(){return a}});let n=e.r(13258),o="",u="";function a(e){if("string"==typeof e)return e.startsWith(n.PAGE_SEGMENT_KEY)?n.PAGE_SEGMENT_KEY:"/_not-found"===e?"_not-found":f(e);let t=e[0],r=e[2];return"$"+r+"$"+f(t)}function i(e,t,r){return e+"/"+("children"===t?r:"@"+f(t)+"/"+r)}function c(e,t){return"string"==typeof t?e:e+"$"+f(t[1])}function l(e,t,r){return e+"/"+("children"===t?r:"@"+f(t)+"/"+r)}let s=/^[a-zA-Z0-9\-_@]+$/;function f(e){return s.test(e)?e:"!"+btoa(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}function d(e){return"__next"+e.replace(/\//g,".")+".txt"}},33906,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{doesStaticSegmentAppearInURL:function(){return l},getCacheKeyForDynamicParam:function(){return s},getParamValueFromCacheKey:function(){return d},getRenderedPathname:function(){return i},getRenderedSearch:function(){return a},parseDynamicParamFromURLPart:function(){return c},urlToUrlWithoutFlightMarker:function(){return f}});let n=e.r(13258),o=e.r(67764),u=e.r(21768);function a(e){let t=e.headers.get(u.NEXT_REWRITTEN_QUERY_HEADER);return null!==t?""===t?"":"?"+t:f(new URL(e.url)).search}function i(e){let t=e.headers.get(u.NEXT_REWRITTEN_PATH_HEADER);return null!=t?t:f(new URL(e.url)).pathname}function c(e,t,r){switch(e){case"c":case"ci":return rencodeURIComponent(e)):[];case"oc":return rencodeURIComponent(e)):null;case"d":case"di":if(r>=t.length)return"";return encodeURIComponent(t[r]);default:return""}}function l(e){return!(e===o.ROOT_SEGMENT_REQUEST_KEY||e.startsWith(n.PAGE_SEGMENT_KEY)||"("===e[0]&&e.endsWith(")"))&&e!==n.DEFAULT_SEGMENT_KEY&&"/_not-found"!==e}function s(e,t){return"string"==typeof e?(0,n.addSearchParamsIfPageSegment)(e,Object.fromEntries(new URLSearchParams(t))):null===e?"":e.join("/")}function f(e){let t=new URL(e);if(t.searchParams.delete(u.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 d(e,t){return"c"===t||"oc"===t?e.split("/"):e}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},87288,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{createFetch:function(){return y},createFromNextReadableStream:function(){return b},fetchServerResponse:function(){return h}});let n=e.r(35326),o=e.r(21768),u=e.r(32120),a=e.r(92245),i=e.r(88540),c=e.r(50590),l=e.r(14297),s=e.r(88093),f=e.r(33906),d=n.createFromReadableStream;function p(e){return{flightData:(0,f.urlToUrlWithoutFlightMarker)(new URL(e,location.origin)).toString(),canonicalUrl:void 0,couldBeIntercepted:!1,prerendered:!1,postponed:!1,staleTime:-1}}let _=new AbortController;async function h(e,t){let{flightRouterState:r,nextUrl:n,prefetchKind:u}=t,a={[o.RSC_HEADER]:"1",[o.NEXT_ROUTER_STATE_TREE_HEADER]:(0,c.prepareFlightRouterStateForRequest)(r,t.isHmrRefresh)};u===i.PrefetchKind.AUTO&&(a[o.NEXT_ROUTER_PREFETCH_HEADER]="1"),n&&(a[o.NEXT_URL]=n);try{var s;let t=u?u===i.PrefetchKind.TEMPORARY?"high":"low":"auto";(e=new URL(e)).pathname.endsWith("/")?e.pathname+="index.txt":e.pathname+=".txt";let r=await y(e,a,t,_.signal),n=(0,f.urlToUrlWithoutFlightMarker)(new URL(r.url)),d=r.redirected?n:void 0,h=r.headers.get("content-type")||"",v=!!(null==(s=r.headers.get("vary"))?void 0:s.includes(o.NEXT_URL)),g=!!r.headers.get(o.NEXT_DID_POSTPONE_HEADER),E=r.headers.get(o.NEXT_ROUTER_STALE_TIME_HEADER),m=null!==E?1e3*parseInt(E,10):-1,R=h.startsWith(o.RSC_CONTENT_TYPE_HEADER);if(R||(R=h.startsWith("text/plain")),!R||!r.ok||!r.body)return e.hash&&(n.hash=e.hash),p(n.toString());let O=g?function(e){let t=e.getReader();return new ReadableStream({async pull(e){for(;;){let{done:r,value:n}=await t.read();if(!r){e.enqueue(n);continue}return}}})}(r.body):r.body,P=await b(O);if((0,l.getAppBuildId)()!==P.b)return p(r.url);return{flightData:(0,c.normalizeFlightData)(P.f),canonicalUrl:d,couldBeIntercepted:v,prerendered:P.S,postponed:g,staleTime:m}}catch(t){return _.signal.aborted||console.error("Failed to fetch RSC payload for "+e+". Falling back to browser navigation.",t),{flightData:e.toString(),canonicalUrl:void 0,couldBeIntercepted:!1,prerendered:!1,postponed:!1,staleTime:-1}}}async function y(e,t,r,n){let u=new URL(e);(0,s.setCacheBustingSearchParam)(u,t);let a=await fetch(u,{credentials:"same-origin",headers:t,priority:r||void 0,signal:n}),i=a.redirected,c=new URL(a.url,u);return c.searchParams.delete(o.NEXT_RSC_UNION_QUERY),{url:c.href,redirected:i,ok:a.ok,headers:a.headers,body:a.body,status:a.status}}function b(e){return d(e,{callServer:u.callServer,findSourceMapURL:a.findSourceMapURL})}"undefined"!=typeof window&&(window.addEventListener("pagehide",()=>{_.abort()}),window.addEventListener("pageshow",()=>{_=new AbortController})),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},70725,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"createRouterCacheKey",{enumerable:!0,get:function(){return o}});let n=e.r(13258);function o(e,t){return(void 0===t&&(t=!1),Array.isArray(e))?e[0]+"|"+e[1]+"|"+e[2]:t&&e.startsWith(n.PAGE_SEGMENT_KEY)?n.PAGE_SEGMENT_KEY:e}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},56019,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"matchSegment",{enumerable:!0,get:function(){return n}});let n=(e,t)=>"string"==typeof e?"string"==typeof t&&e===t:"string"!=typeof t&&e[0]===t[0]&&e[1]===t[1];("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},3372,(e,t,r)=>{"use strict";function n(e){return e.startsWith("/")?e:"/"+e}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ensureLeadingSlash",{enumerable:!0,get:function(){return n}})},74180,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{normalizeAppPath:function(){return u},normalizeRscURL:function(){return a}});let n=e.r(3372),o=e.r(13258);function u(e){return(0,n.ensureLeadingSlash)(e.split("/").reduce((e,t,r,n)=>!t||(0,o.isGroupSegment)(t)||"@"===t[0]||("page"===t||"route"===t)&&r===n.length-1?e:e+"/"+t,""))}function a(e){return e.replace(/\.rsc($|\?)/,"$1")}},91463,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{INTERCEPTION_ROUTE_MARKERS:function(){return o},extractInterceptionRouteInformation:function(){return a},isInterceptionRouteAppPath:function(){return u}});let n=e.r(74180),o=["(..)(..)","(.)","(..)","(...)"];function u(e){return void 0!==e.split("/").find(e=>o.find(t=>e.startsWith(t)))}function a(e){let t,r,u;for(let n of e.split("/"))if(r=o.find(e=>n.startsWith(e))){[t,u]=e.split(r,2);break}if(!t||!r||!u)throw Object.defineProperty(Error("Invalid interception route: "+e+". Must be in the format //(..|...|..)(..)/"),"__NEXT_ERROR_CODE",{value:"E269",enumerable:!1,configurable:!0});switch(t=(0,n.normalizeAppPath)(t),r){case"(.)":u="/"===t?"/"+u:t+"/"+u;break;case"(..)":if("/"===t)throw Object.defineProperty(Error("Invalid interception route: "+e+". Cannot use (..) marker at the root level, use (.) instead."),"__NEXT_ERROR_CODE",{value:"E207",enumerable:!1,configurable:!0});u=t.split("/").slice(0,-1).concat(u).join("/");break;case"(...)":u="/"+u;break;case"(..)(..)":let a=t.split("/");if(a.length<=2)throw Object.defineProperty(Error("Invalid interception route: "+e+". Cannot use (..)(..) marker at the root level or one level up."),"__NEXT_ERROR_CODE",{value:"E486",enumerable:!1,configurable:!0});u=a.slice(0,-2).concat(u).join("/");break;default:throw Object.defineProperty(Error("Invariant: unexpected marker"),"__NEXT_ERROR_CODE",{value:"E112",enumerable:!1,configurable:!0})}return{interceptingRoute:t,interceptedRoute:u}}},8372,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{AppRouterContext:function(){return o},GlobalLayoutRouterContext:function(){return a},LayoutRouterContext:function(){return u},MissingSlotContext:function(){return c},TemplateContext:function(){return i}});let n=e.r(55682)._(e.r(71645)),o=n.default.createContext(null),u=n.default.createContext(null),a=n.default.createContext(null),i=n.default.createContext(null),c=n.default.createContext(new Set)},59036,(e,t,r)=>{"use strict";function n(e){return Array.isArray(e)?e[1]:e}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"getSegmentValue",{enumerable:!0,get:function(){return n}}),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},34457,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"actionAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},62266,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"actionAsyncStorage",{enumerable:!0,get:function(){return n.actionAsyncStorageInstance}});let n=e.r(34457)},24063,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{getRedirectError:function(){return a},getRedirectStatusCodeFromError:function(){return f},getRedirectTypeFromError:function(){return s},getURLFromRedirectError:function(){return l},permanentRedirect:function(){return c},redirect:function(){return i}});let n=e.r(76963),o=e.r(68391),u="undefined"==typeof window?e.r(62266).actionAsyncStorage:void 0;function a(e,t,r){void 0===r&&(r=n.RedirectStatusCode.TemporaryRedirect);let u=Object.defineProperty(Error(o.REDIRECT_ERROR_CODE),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return u.digest=o.REDIRECT_ERROR_CODE+";"+t+";"+e+";"+r+";",u}function i(e,t){var r;throw null!=t||(t=(null==u||null==(r=u.getStore())?void 0:r.isAction)?o.RedirectType.push:o.RedirectType.replace),a(e,t,n.RedirectStatusCode.TemporaryRedirect)}function c(e,t){throw void 0===t&&(t=o.RedirectType.replace),a(e,t,n.RedirectStatusCode.PermanentRedirect)}function l(e){return(0,o.isRedirectError)(e)?e.digest.split(";").slice(2,-2).join(";"):null}function s(e){if(!(0,o.isRedirectError)(e))throw Object.defineProperty(Error("Not a redirect error"),"__NEXT_ERROR_CODE",{value:"E260",enumerable:!1,configurable:!0});return e.digest.split(";",2)[1]}function f(e){if(!(0,o.isRedirectError)(e))throw Object.defineProperty(Error("Not a redirect error"),"__NEXT_ERROR_CODE",{value:"E260",enumerable:!1,configurable:!0});return Number(e.digest.split(";").at(-2))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},22783,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"notFound",{enumerable:!0,get:function(){return o}});let n=""+e.r(54394).HTTP_ERROR_FALLBACK_ERROR_CODE+";404";function o(){let e=Object.defineProperty(Error(n),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});throw e.digest=n,e}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},79854,(e,t,r)=>{"use strict";function n(){throw Object.defineProperty(Error("`forbidden()` is experimental and only allowed to be enabled when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E488",enumerable:!1,configurable:!0})}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"forbidden",{enumerable:!0,get:function(){return n}}),e.r(54394).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},22683,(e,t,r)=>{"use strict";function n(){throw Object.defineProperty(Error("`unauthorized()` is experimental and only allowed to be used when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E411",enumerable:!1,configurable:!0})}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unauthorized",{enumerable:!0,get:function(){return n}}),e.r(54394).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},15507,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unstable_rethrow",{enumerable:!0,get:function(){return function e(t){if((0,o.isNextRouterError)(t)||(0,n.isBailoutToCSRError)(t))throw t;t instanceof Error&&"cause"in t&&e(t.cause)}}});let n=e.r(32061),o=e.r(65713);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},63138,(e,t,r)=>{"use strict";function n(e){return"object"==typeof e&&null!==e&&"digest"in e&&e.digest===o}Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{isHangingPromiseRejectionError:function(){return n},makeDevtoolsIOAwarePromise:function(){return l},makeHangingPromise:function(){return i}});let o="HANGING_PROMISE_REJECTION";class u extends Error{constructor(e,t){super("During prerendering, ".concat(t," rejects when the prerender is complete. Typically these errors are handled by React but if you move ").concat(t,' to a different context by using `setTimeout`, `after`, or similar functions you may observe this error and you should handle it in that context. This occurred at route "').concat(e,'".')),this.route=e,this.expression=t,this.digest=o}}let a=new WeakMap;function i(e,t,r){if(e.aborted)return Promise.reject(new u(t,r));{let n=new Promise((n,o)=>{let i=o.bind(null,new u(t,r)),c=a.get(e);if(c)c.push(i);else{let t=[i];a.set(e,t),e.addEventListener("abort",()=>{for(let e=0;e{setTimeout(()=>{t(e)},0)})}},67287,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isPostpone",{enumerable:!0,get:function(){return o}});let n=Symbol.for("react.postpone");function o(e){return"object"==typeof e&&null!==e&&e.$$typeof===n}},76353,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DynamicServerError:function(){return o},isDynamicServerError:function(){return u}});let n="DYNAMIC_SERVER_USAGE";class o extends Error{constructor(e){super("Dynamic server usage: "+e),this.description=e,this.digest=n}}function u(e){return"object"==typeof e&&null!==e&&"digest"in e&&"string"==typeof e.digest&&e.digest===n}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},43248,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{StaticGenBailoutError:function(){return o},isStaticGenBailoutError:function(){return u}});let n="NEXT_STATIC_GEN_BAILOUT";class o extends Error{constructor(...e){super(...e),this.code=n}}function u(e){return"object"==typeof e&&null!==e&&"code"in e&&e.code===n}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},54839,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{METADATA_BOUNDARY_NAME:function(){return n},OUTLET_BOUNDARY_NAME:function(){return u},ROOT_LAYOUT_BOUNDARY_NAME:function(){return a},VIEWPORT_BOUNDARY_NAME:function(){return o}});let n="__next_metadata_boundary__",o="__next_viewport_boundary__",u="__next_outlet_boundary__",a="__next_root_layout_boundary__"},29419,(e,t,r)=>{"use strict";var n=e.i(47167);Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{atLeastOneTask:function(){return a},scheduleImmediate:function(){return u},scheduleOnNextTick:function(){return o},waitAtLeastOneReactRenderTask:function(){return i}});let o=e=>{Promise.resolve().then(()=>{n.default.nextTick(e)})},u=e=>{setImmediate(e)};function a(){return new Promise(e=>u(e))}function i(){return new Promise(e=>setImmediate(e))}},67673,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{Postpone:function(){return S},PreludeState:function(){return K},abortAndThrowOnSynchronousRequestDataAccess:function(){return O},abortOnSynchronousPlatformIOAccess:function(){return m},accessedDynamicData:function(){return C},annotateDynamicAccess:function(){return F},consumeDynamicAccess:function(){return k},createDynamicTrackingState:function(){return _},createDynamicValidationState:function(){return h},createHangingInputAbortSignal:function(){return L},createRenderInBrowserAbortSignal:function(){return I},delayUntilRuntimeStage:function(){return z},formatDynamicAPIAccesses:function(){return U},getFirstDynamicReason:function(){return y},isDynamicPostpone:function(){return A},isPrerenderInterruptedError:function(){return x},logDisallowedDynamicError:function(){return q},markCurrentScopeAsDynamic:function(){return b},postponeWithTracking:function(){return T},throwIfDisallowedDynamic:function(){return V},throwToInterruptStaticGeneration:function(){return v},trackAllowedDynamicAccess:function(){return Y},trackDynamicDataInDynamicRender:function(){return g},trackSynchronousPlatformIOAccessInDev:function(){return R},trackSynchronousRequestDataAccessInDev:function(){return j},useDynamicRouteParams:function(){return H},warnOnSyncDynamicError:function(){return P}});let n=function(e){return e&&e.__esModule?e:{default:e}}(e.r(71645)),o=e.r(76353),u=e.r(43248),a=e.r(62141),i=e.r(63599),c=e.r(63138),l=e.r(54839),s=e.r(29419),f=e.r(32061),d=e.r(12718),p="function"==typeof n.default.unstable_postpone;function _(e){return{isDebugDynamicAccesses:e,dynamicAccesses:[],syncDynamicErrorWithStack:null}}function h(){return{hasSuspenseAboveBody:!1,hasDynamicMetadata:!1,hasDynamicViewport:!1,hasAllowedDynamic:!1,dynamicErrors:[]}}function y(e){var t;return null==(t=e.dynamicAccesses[0])?void 0:t.expression}function b(e,t,r){if(t)switch(t.type){case"cache":case"unstable-cache":case"private-cache":return}if(!e.forceDynamic&&!e.forceStatic){if(e.dynamicShouldError)throw Object.defineProperty(new u.StaticGenBailoutError("Route ".concat(e.route,' with `dynamic = "error"` couldn\'t be rendered statically because it used `').concat(r,"`. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering")),"__NEXT_ERROR_CODE",{value:"E553",enumerable:!1,configurable:!0});if(t)switch(t.type){case"prerender-ppr":return T(e.route,r,t.dynamicTracking);case"prerender-legacy":t.revalidate=0;let n=Object.defineProperty(new o.DynamicServerError("Route ".concat(e.route," couldn't be rendered statically because it used ").concat(r,". See more info here: https://nextjs.org/docs/messages/dynamic-server-error")),"__NEXT_ERROR_CODE",{value:"E550",enumerable:!1,configurable:!0});throw e.dynamicUsageDescription=r,e.dynamicUsageStack=n.stack,n}}}function v(e,t,r){let n=Object.defineProperty(new o.DynamicServerError("Route ".concat(t.route," couldn't be rendered statically because it used `").concat(e,"`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error")),"__NEXT_ERROR_CODE",{value:"E558",enumerable:!1,configurable:!0});throw r.revalidate=0,t.dynamicUsageDescription=e,t.dynamicUsageStack=n.stack,n}function g(e){switch(e.type){case"cache":case"unstable-cache":case"private-cache":return}}function E(e,t,r){let n=N("Route ".concat(e," needs to bail out of prerendering at this point because it used ").concat(t,"."));r.controller.abort(n);let o=r.dynamicTracking;o&&o.dynamicAccesses.push({stack:o.isDebugDynamicAccesses?Error().stack:void 0,expression:t})}function m(e,t,r,n){let o=n.dynamicTracking;E(e,t,n),o&&null===o.syncDynamicErrorWithStack&&(o.syncDynamicErrorWithStack=r)}function R(e){e.prerenderPhase=!1}function O(e,t,r,n){if(!1===n.controller.signal.aborted){E(e,t,n);let o=n.dynamicTracking;o&&null===o.syncDynamicErrorWithStack&&(o.syncDynamicErrorWithStack=r)}throw N("Route ".concat(e," needs to bail out of prerendering at this point because it used ").concat(t,"."))}function P(e){e.syncDynamicErrorWithStack&&console.error(e.syncDynamicErrorWithStack)}let j=R;function S(e){let{reason:t,route:r}=e,n=a.workUnitAsyncStorage.getStore();T(r,t,n&&"prerender-ppr"===n.type?n.dynamicTracking:null)}function T(e,t,r){(function(){if(!p)throw Object.defineProperty(Error("Invariant: React.unstable_postpone is not defined. This suggests the wrong version of React was loaded. This is a bug in Next.js"),"__NEXT_ERROR_CODE",{value:"E224",enumerable:!1,configurable:!0})})(),r&&r.dynamicAccesses.push({stack:r.isDebugDynamicAccesses?Error().stack:void 0,expression:t}),n.default.unstable_postpone(w(e,t))}function w(e,t){return"Route ".concat(e," needs to bail out of prerendering at this point because it used ").concat(t,". ")+"React throws this special object to indicate where. It should not be caught by your own try/catch. Learn more: https://nextjs.org/docs/messages/ppr-caught-error"}function A(e){return"object"==typeof e&&null!==e&&"string"==typeof e.message&&M(e.message)}function M(e){return e.includes("needs to bail out of prerendering at this point because it used")&&e.includes("Learn more: https://nextjs.org/docs/messages/ppr-caught-error")}if(!1===M(w("%%%","^^^")))throw Object.defineProperty(Error("Invariant: isDynamicPostpone misidentified a postpone reason. This is a bug in Next.js"),"__NEXT_ERROR_CODE",{value:"E296",enumerable:!1,configurable:!0});let D="NEXT_PRERENDER_INTERRUPTED";function N(e){let t=Object.defineProperty(Error(e),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return t.digest=D,t}function x(e){return"object"==typeof e&&null!==e&&e.digest===D&&"name"in e&&"message"in e&&e instanceof Error}function C(e){return e.length>0}function k(e,t){return e.dynamicAccesses.push(...t.dynamicAccesses),e.dynamicAccesses}function U(e){return e.filter(e=>"string"==typeof e.stack&&e.stack.length>0).map(e=>{let{expression:t,stack:r}=e;return r=r.split("\n").slice(4).filter(e=>!(e.includes("node_modules/next/")||e.includes(" ()")||e.includes(" (node:"))).join("\n"),"Dynamic API Usage Debug - ".concat(t,":\n").concat(r)})}function I(){let e=new AbortController;return e.abort(Object.defineProperty(new f.BailoutToCSRError("Render in Browser"),"__NEXT_ERROR_CODE",{value:"E721",enumerable:!1,configurable:!0})),e.signal}function L(e){switch(e.type){case"prerender":case"prerender-runtime":let t=new AbortController;if(e.cacheSignal)e.cacheSignal.inputReady().then(()=>{t.abort()});else{let r=(0,a.getRuntimeStagePromise)(e);r?r.then(()=>(0,s.scheduleOnNextTick)(()=>t.abort())):(0,s.scheduleOnNextTick)(()=>t.abort())}return t.signal;case"prerender-client":case"prerender-ppr":case"prerender-legacy":case"request":case"cache":case"private-cache":case"unstable-cache":return}}function F(e,t){let r=t.dynamicTracking;r&&r.dynamicAccesses.push({stack:r.isDebugDynamicAccesses?Error().stack:void 0,expression:e})}function H(e){let t=i.workAsyncStorage.getStore(),r=a.workUnitAsyncStorage.getStore();if(t&&r)switch(r.type){case"prerender-client":case"prerender":{let o=r.fallbackRouteParams;o&&o.size>0&&n.default.use((0,c.makeHangingPromise)(r.renderSignal,t.route,e));break}case"prerender-ppr":{let n=r.fallbackRouteParams;if(n&&n.size>0)return T(t.route,e,r.dynamicTracking);break}case"prerender-runtime":throw Object.defineProperty(new d.InvariantError("`".concat(e,"` was called during a runtime prerender. Next.js should be preventing ").concat(e," from being included in server components statically, but did not in this case.")),"__NEXT_ERROR_CODE",{value:"E771",enumerable:!1,configurable:!0});case"cache":case"private-cache":throw Object.defineProperty(new d.InvariantError("`".concat(e,"` was called inside a cache scope. Next.js should be preventing ").concat(e," from being included in server components statically, but did not in this case.")),"__NEXT_ERROR_CODE",{value:"E745",enumerable:!1,configurable:!0})}}let B=/\n\s+at Suspense \(\)/,X=new RegExp("\\n\\s+at Suspense \\(\\)(?:(?!\\n\\s+at (?:".concat("body|div|main|section|article|aside|header|footer|nav|form|p|span|h1|h2|h3|h4|h5|h6",") \\(\\))[\\s\\S])*?\\n\\s+at ").concat(l.ROOT_LAYOUT_BOUNDARY_NAME," \\([^\\n]*\\)")),$=new RegExp("\\n\\s+at ".concat(l.METADATA_BOUNDARY_NAME,"[\\n\\s]")),G=new RegExp("\\n\\s+at ".concat(l.VIEWPORT_BOUNDARY_NAME,"[\\n\\s]")),W=new RegExp("\\n\\s+at ".concat(l.OUTLET_BOUNDARY_NAME,"[\\n\\s]"));function Y(e,t,r,n){if(!W.test(t)){if($.test(t)){r.hasDynamicMetadata=!0;return}if(G.test(t)){r.hasDynamicViewport=!0;return}if(X.test(t)){r.hasAllowedDynamic=!0,r.hasSuspenseAboveBody=!0;return}else if(B.test(t)){r.hasAllowedDynamic=!0;return}else{if(n.syncDynamicErrorWithStack)return void r.dynamicErrors.push(n.syncDynamicErrorWithStack);let o=function(e,t){let r=Object.defineProperty(Error(e),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return r.stack=r.name+": "+e+t,r}('Route "'.concat(e.route,'": A component accessed data, headers, params, searchParams, or a short-lived cache without a Suspense boundary nor a "use cache" above it. See more info: https://nextjs.org/docs/messages/next-prerender-missing-suspense'),t);return void r.dynamicErrors.push(o)}}}var K=function(e){return e[e.Full=0]="Full",e[e.Empty=1]="Empty",e[e.Errored=2]="Errored",e}({});function q(e,t){console.error(t),e.dev||(e.hasReadableErrorStacks?console.error('To get a more detailed stack trace and pinpoint the issue, start the app in development mode by running `next dev`, then open "'.concat(e.route,'" in your browser to investigate the error.')):console.error('To get a more detailed stack trace and pinpoint the issue, try one of the following:\n - Start the app in development mode by running `next dev`, then open "'.concat(e.route,'" in your browser to investigate the error.\n - Rerun the production build with `next build --debug-prerender` to generate better stack traces.')))}function V(e,t,r,n){if(0!==t){if(r.hasSuspenseAboveBody)return;if(n.syncDynamicErrorWithStack)throw q(e,n.syncDynamicErrorWithStack),new u.StaticGenBailoutError;let o=r.dynamicErrors;if(o.length>0){for(let t=0;tt):t}},91414,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unstable_rethrow",{enumerable:!0,get:function(){return function e(t){if((0,a.isNextRouterError)(t)||(0,u.isBailoutToCSRError)(t)||(0,c.isDynamicServerError)(t)||(0,i.isDynamicPostpone)(t)||(0,o.isPostpone)(t)||(0,n.isHangingPromiseRejectionError)(t))throw t;t instanceof Error&&"cause"in t&&e(t.cause)}}});let n=e.r(63138),o=e.r(67287),u=e.r(32061),a=e.r(65713),i=e.r(67673),c=e.r(76353);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},90508,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unstable_rethrow",{enumerable:!0,get:function(){return n}});let n="undefined"==typeof window?e.r(91414).unstable_rethrow:e.r(15507).unstable_rethrow;("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},92805,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ReadonlyURLSearchParams:function(){return s},RedirectType:function(){return o.RedirectType},forbidden:function(){return a.forbidden},notFound:function(){return u.notFound},permanentRedirect:function(){return n.permanentRedirect},redirect:function(){return n.redirect},unauthorized:function(){return i.unauthorized},unstable_isUnrecognizedActionError:function(){return f},unstable_rethrow:function(){return c.unstable_rethrow}});let n=e.r(24063),o=e.r(68391),u=e.r(22783),a=e.r(79854),i=e.r(22683),c=e.r(90508);class l extends Error{constructor(){super("Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams")}}class s extends URLSearchParams{append(){throw new l}delete(){throw new l}set(){throw new l}sort(){throw new l}}function f(){throw Object.defineProperty(Error("`unstable_isUnrecognizedActionError` can only be used on the client."),"__NEXT_ERROR_CODE",{value:"E776",enumerable:!1,configurable:!0})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},13957,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ServerInsertedHTMLContext:function(){return o},useServerInsertedHTML:function(){return u}});let n=e.r(90809)._(e.r(71645)),o=n.default.createContext(null);function u(e){let t=(0,n.useContext)(o);t&&t(e)}},92838,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{UnrecognizedActionError:function(){return n},unstable_isUnrecognizedActionError:function(){return o}});class n extends Error{constructor(...e){super(...e),this.name="UnrecognizedActionError"}}function o(e){return!!(e&&"object"==typeof e&&e instanceof n)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},95863,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"bailoutToClientRendering",{enumerable:!0,get:function(){return a}});let n=e.r(32061),o=e.r(63599),u=e.r(62141);function a(e){let t=o.workAsyncStorage.getStore();if(null==t?void 0:t.forceStatic)return;let r=u.workUnitAsyncStorage.getStore();if(r)switch(r.type){case"prerender":case"prerender-runtime":case"prerender-client":case"prerender-ppr":case"prerender-legacy":throw Object.defineProperty(new n.BailoutToCSRError(e),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},76562,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ReadonlyURLSearchParams:function(){return c.ReadonlyURLSearchParams},RedirectType:function(){return c.RedirectType},ServerInsertedHTMLContext:function(){return l.ServerInsertedHTMLContext},forbidden:function(){return c.forbidden},notFound:function(){return c.notFound},permanentRedirect:function(){return c.permanentRedirect},redirect:function(){return c.redirect},unauthorized:function(){return c.unauthorized},unstable_isUnrecognizedActionError:function(){return s.unstable_isUnrecognizedActionError},unstable_rethrow:function(){return c.unstable_rethrow},useParams:function(){return h},usePathname:function(){return p},useRouter:function(){return _},useSearchParams:function(){return d},useSelectedLayoutSegment:function(){return b},useSelectedLayoutSegments:function(){return y},useServerInsertedHTML:function(){return l.useServerInsertedHTML}});let n=e.r(71645),o=e.r(8372),u=e.r(61994),a=e.r(59036),i=e.r(13258),c=e.r(92805),l=e.r(13957),s=e.r(92838),f="undefined"==typeof window?e.r(67673).useDynamicRouteParams:void 0;function d(){let t=(0,n.useContext)(u.SearchParamsContext),r=(0,n.useMemo)(()=>t?new c.ReadonlyURLSearchParams(t):null,[t]);if("undefined"==typeof window){let{bailoutToClientRendering:t}=e.r(95863);t("useSearchParams()")}return r}function p(){return null==f||f("usePathname()"),(0,n.useContext)(u.PathnameContext)}function _(){let e=(0,n.useContext)(o.AppRouterContext);if(null===e)throw Object.defineProperty(Error("invariant expected app router to be mounted"),"__NEXT_ERROR_CODE",{value:"E238",enumerable:!1,configurable:!0});return e}function h(){return null==f||f("useParams()"),(0,n.useContext)(u.PathParamsContext)}function y(e){void 0===e&&(e="children"),null==f||f("useSelectedLayoutSegments()");let t=(0,n.useContext)(o.LayoutRouterContext);return t?function e(t,r,n,o){let u;if(void 0===n&&(n=!0),void 0===o&&(o=[]),n)u=t[1][r];else{var c;let e=t[1];u=null!=(c=e.children)?c:Object.values(e)[0]}if(!u)return o;let l=u[0],s=(0,a.getSegmentValue)(l);return!s||s.startsWith(i.PAGE_SEGMENT_KEY)?o:(o.push(s),e(u,r,!1,o))}(t.parentTree,e):null}function b(e){void 0===e&&(e="children"),null==f||f("useSelectedLayoutSegment()");let t=y(e);if(!t||0===t.length)return null;let r="children"===e?t[0]:t[t.length-1];return r===i.DEFAULT_SEGMENT_KEY?null:r}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},58442,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{RedirectBoundary:function(){return f},RedirectErrorBoundary:function(){return s}});let n=e.r(90809),o=e.r(43476),u=n._(e.r(71645)),a=e.r(76562),i=e.r(24063),c=e.r(68391);function l(e){let{redirect:t,reset:r,redirectType:n}=e,o=(0,a.useRouter)();return(0,u.useEffect)(()=>{u.default.startTransition(()=>{n===c.RedirectType.push?o.push(t,{}):o.replace(t,{}),r()})},[t,n,r,o]),null}class s extends u.default.Component{static getDerivedStateFromError(e){if((0,c.isRedirectError)(e))return{redirect:(0,i.getURLFromRedirectError)(e),redirectType:(0,i.getRedirectTypeFromError)(e)};throw e}render(){let{redirect:e,redirectType:t}=this.state;return null!==e&&null!==t?(0,o.jsx)(l,{redirect:e,redirectType:t,reset:()=>this.setState({redirect:null})}):this.props.children}constructor(e){super(e),this.state={redirect:null,redirectType:null}}}function f(e){let{children:t}=e,r=(0,a.useRouter)();return(0,o.jsx)(s,{router:r,children:t})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},1244,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unresolvedThenable",{enumerable:!0,get:function(){return n}});let n={then:()=>{}};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},97367,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{MetadataBoundary:function(){return u},OutletBoundary:function(){return i},RootLayoutBoundary:function(){return c},ViewportBoundary:function(){return a}});let n=e.r(54839),o={[n.METADATA_BOUNDARY_NAME]:function(e){let{children:t}=e;return t},[n.VIEWPORT_BOUNDARY_NAME]:function(e){let{children:t}=e;return t},[n.OUTLET_BOUNDARY_NAME]:function(e){let{children:t}=e;return t},[n.ROOT_LAYOUT_BOUNDARY_NAME]:function(e){let{children:t}=e;return t}},u=o[n.METADATA_BOUNDARY_NAME.slice(0)],a=o[n.VIEWPORT_BOUNDARY_NAME.slice(0)],i=o[n.OUTLET_BOUNDARY_NAME.slice(0)],c=o[n.ROOT_LAYOUT_BOUNDARY_NAME.slice(0)]},84356,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"hasInterceptionRouteInCurrentTree",{enumerable:!0,get:function(){return function e(t){let[r,o]=t;if(Array.isArray(r)&&("di"===r[2]||"ci"===r[2])||"string"==typeof r&&(0,n.isInterceptionRouteAppPath)(r))return!0;if(o){for(let t in o)if(e(o[t]))return!0}return!1}}});let n=e.r(91463);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/ec5b562067dbae3a.js b/out/_next/static/chunks/ec5b562067dbae3a.js new file mode 100644 index 0000000..b70f133 --- /dev/null +++ b/out/_next/static/chunks/ec5b562067dbae3a.js @@ -0,0 +1,5 @@ +__turbopack_load_page_chunks__("/_error", [ + "static/chunks/17722e3ac4e00587.js", + "static/chunks/ac324c416a781112.js", + "static/chunks/turbopack-1ed33c4a2fa32644.js" +]) diff --git a/out/_next/static/chunks/ff1a16fafef87110.js b/out/_next/static/chunks/ff1a16fafef87110.js new file mode 100644 index 0000000..b1fd77e --- /dev/null +++ b/out/_next/static/chunks/ff1a16fafef87110.js @@ -0,0 +1 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,33525,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"warnOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}}]); \ No newline at end of file diff --git a/out/_next/static/chunks/turbopack-1ed33c4a2fa32644.js b/out/_next/static/chunks/turbopack-1ed33c4a2fa32644.js new file mode 100644 index 0000000..b5b78ef --- /dev/null +++ b/out/_next/static/chunks/turbopack-1ed33c4a2fa32644.js @@ -0,0 +1,3 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/17722e3ac4e00587.js","static/chunks/ac324c416a781112.js"],runtimeModuleIds:[10783,14550]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;let t="/CodeStorm-Hub.github.io/_next/",r=new WeakMap;function n(e,t){this.m=e,this.e=t}let o=n.prototype,i=Object.prototype.hasOwnProperty,l="undefined"!=typeof Symbol&&Symbol.toStringTag;function s(e,t,r){i.call(e,t)||Object.defineProperty(e,t,r)}function u(e,t){let r=e[t];return r||(r=a(t),e[t]=r),r}function a(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function c(e,t){s(e,"__esModule",{value:!0}),l&&s(e,l,{value:"Module"});let r=0;for(;rObject.getPrototypeOf(e):e=>e.__proto__,p=[null,f({}),f([]),f(f)];function h(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!p.includes(t);t=f(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n[o]=()=>e:n.push("default",()=>e)),c(t,n),t}function d(){let e,t;return{promise:new Promise((r,n)=>{t=n,e=r}),resolve:e,reject:t}}o.i=function(e){let t=M(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=h(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)},o.A=function(e){return this.r(e)(this.i.bind(this))},o.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},o.r=function(e){return M(e,this.m).exports},o.f=function(e){function t(t){if(i.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(i.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let m=Symbol("turbopack queues"),b=Symbol("turbopack exports"),y=Symbol("turbopack error");function O(e){e&&1!==e.status&&(e.status=1,e.forEach(e=>e.queueCount--),e.forEach(e=>e.queueCount--?e.queueCount++:e()))}o.a=function(e,t){let r=this.m,n=t?Object.assign([],{status:-1}):void 0,o=new Set,{resolve:i,reject:l,promise:s}=d(),u=Object.assign(s,{[b]:r.exports,[m]:e=>{n&&e(n),o.forEach(e),u.catch(()=>{})}}),a={get:()=>u,set(e){e!==u&&(u[b]=e)}};Object.defineProperty(r,"exports",a),Object.defineProperty(r,"namespaceObject",a),e(function(e){let t=e.map(e=>{if(null!==e&&"object"==typeof e){if(m in e)return e;if(null!=e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then){let t=Object.assign([],{status:0}),r={[b]:{},[m]:e=>e(t)};return e.then(e=>{r[b]=e,O(t)},e=>{r[y]=e,O(t)}),r}}return{[b]:e,[m]:()=>{}}}),r=()=>t.map(e=>{if(e[y])throw e[y];return e[b]}),{promise:i,resolve:l}=d(),s=Object.assign(()=>l(r),{queueCount:0});function u(e){e!==n&&!o.has(e)&&(o.add(e),e&&0===e.status&&(s.queueCount++,e.push(s)))}return t.map(e=>e[m](u)),s.queueCount?i:r()},function(e){e?l(u[y]=e):i(u[b]),O(n)}),n&&-1===n.status&&(n.status=0)};let g=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function w(e,t){throw Error(`Invariant: ${t(e)}`)}g.prototype=URL.prototype,o.U=g,o.z=function(e){throw Error("dynamic usage of require is not supported")},o.g=globalThis;let R=n.prototype;var C=function(e){return e[e.Runtime=0]="Runtime",e[e.Parent=1]="Parent",e[e.Update=2]="Update",e}(C||{});let j=new Map;o.M=j;let _=new Map,U=new Map;async function k(e,t,r){let n;if("string"==typeof r)return $(e,t,T(r));let o=r.included||[],i=o.map(e=>!!j.has(e)||_.get(e));if(i.length>0&&i.every(e=>e))return void await Promise.all(i);let l=r.moduleChunks||[],s=l.map(e=>U.get(e)).filter(e=>e);if(s.length>0){if(s.length===l.length)return void await Promise.all(s);let r=new Set;for(let e of l)U.has(e)||r.add(e);for(let n of r){let r=$(e,t,T(n));U.set(n,r),s.push(r)}n=Promise.all(s)}else{for(let o of(n=$(e,t,T(r.path)),l))U.has(o)||U.set(o,n)}for(let e of o)_.has(e)||_.set(e,n);await n}R.l=function(e){return k(1,this.m.id,e)};let v=Promise.resolve(void 0),P=new WeakMap;function $(t,r,n){let o=e.loadChunkCached(t,n),i=P.get(o);if(void 0===i){let e=P.set.bind(P,o,v);i=o.then(e).catch(e=>{let o;switch(t){case 0:o=`as a runtime dependency of chunk ${r}`;break;case 1:o=`from module ${r}`;break;case 2:o="from an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Failed to load chunk ${n} ${o}${e?`: ${e}`:""}`,e?{cause:e}:void 0)}),P.set(o,i)}return i}function T(e){return`${t}${e.split("/").map(e=>encodeURIComponent(e)).join("/")}`}R.L=function(e){return $(1,this.m.id,e)},R.R=function(e){let t=this.r(e);return t?.default??t},R.P=function(e){return`/ROOT/${e??""}`},R.b=function(e){let t=new Blob([`self.TURBOPACK_WORKER_LOCATION = ${JSON.stringify(location.origin)}; +self.TURBOPACK_NEXT_CHUNK_URLS = ${JSON.stringify(e.reverse().map(T),null,2)}; +importScripts(...self.TURBOPACK_NEXT_CHUNK_URLS.map(c => self.TURBOPACK_WORKER_LOCATION + c).reverse());`],{type:"text/javascript"});return URL.createObjectURL(t)};let A=/\.js(?:\?[^#]*)?(?:#.*)?$/,S=/\.css(?:\?[^#]*)?(?:#.*)?$/;function E(e){return S.test(e)}o.w=function(t,r,n){return e.loadWebAssembly(1,this.m.id,t,r,n)},o.u=function(t,r){return e.loadWebAssemblyModule(1,this.m.id,t,r)};let K={};o.c=K;let M=(e,t)=>{let r=K[e];if(r){if(r.error)throw r.error;return r}return x(e,C.Parent,t.id)};function x(e,t,r){let o=j.get(e);"function"!=typeof o&&function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Module ${e} was instantiated ${n}, but the module factory is not available. It might have been deleted in an HMR update.`)}(e,t,r);let i=a(e),l=i.exports;K[e]=i;let s=new n(i,l);try{o(s,i,l)}catch(e){throw i.error=e,e}return i.namespaceObject&&i.exports!==i.namespaceObject&&h(i.exports,i.namespaceObject),i}function N(r){let n,o=function(e){if("string"==typeof e)return e;let r=decodeURIComponent(("undefined"!=typeof TURBOPACK_NEXT_CHUNK_URLS?TURBOPACK_NEXT_CHUNK_URLS.pop():e.getAttribute("src")).replace(/[?#].*$/,""));return r.startsWith(t)?r.slice(t.length):r}(r[0]);return 2===r.length?n=r[1]:(n=void 0,!function(e,t,r,n){let o=1;for(;o{function t(e){let t=L.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},L.set(e,t)}return t}e={async registerChunk(e,r){if(t(T(e)).resolve(),null!=r){for(let e of r.otherChunks)t(T("string"==typeof e?e:e.path));if(await Promise.all(r.otherChunks.map(t=>k(0,e,t))),r.runtimeModuleIds.length>0)for(let t of r.runtimeModuleIds)!function(e,t){let r=K[t];if(r){if(r.error)throw r.error;return}x(t,C.Runtime,e)}(e,t)}},loadChunkCached:(e,r)=>(function(e,r){let n=t(r);if(n.loadingStarted)return n.promise;if(e===C.Runtime)return n.loadingStarted=!0,E(r)&&n.resolve(),n.promise;if("function"==typeof importScripts)if(E(r));else if(A.test(r))self.TURBOPACK_NEXT_CHUNK_URLS.push(r),importScripts(TURBOPACK_WORKER_LOCATION+r);else throw Error(`can't infer type of chunk from URL ${r} in worker`);else{let e=decodeURI(r);if(E(r))if(document.querySelectorAll(`link[rel=stylesheet][href="${r}"],link[rel=stylesheet][href^="${r}?"],link[rel=stylesheet][href="${e}"],link[rel=stylesheet][href^="${e}?"]`).length>0)n.resolve();else{let e=document.createElement("link");e.rel="stylesheet",e.href=r,e.onerror=()=>{n.reject()},e.onload=()=>{n.resolve()},document.head.appendChild(e)}else if(A.test(r)){let t=document.querySelectorAll(`script[src="${r}"],script[src^="${r}?"],script[src="${e}"],script[src^="${e}?"]`);if(t.length>0)for(let e of Array.from(t))e.addEventListener("error",()=>{n.reject()});else{let e=document.createElement("script");e.src=r,e.onerror=()=>{n.reject()},document.head.appendChild(e)}}else throw Error(`can't infer type of chunk from URL ${r}`)}return n.loadingStarted=!0,n.promise})(e,r),async loadWebAssembly(e,t,r,n,o){let i=fetch(T(r)),{instance:l}=await WebAssembly.instantiateStreaming(i,o);return l.exports},async loadWebAssemblyModule(e,t,r,n){let o=fetch(T(r));return await WebAssembly.compileStreaming(o)}}})();let B=globalThis.TURBOPACK;globalThis.TURBOPACK={push:N},B.forEach(N)})(); \ No newline at end of file diff --git a/out/_next/static/chunks/turbopack-c9108f430cd539ab.js b/out/_next/static/chunks/turbopack-c9108f430cd539ab.js new file mode 100644 index 0000000..3443f13 --- /dev/null +++ b/out/_next/static/chunks/turbopack-c9108f430cd539ab.js @@ -0,0 +1,3 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/e60ef129113f6e24.js","static/chunks/ac324c416a781112.js"],runtimeModuleIds:[10783,30984]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;let t="/CodeStorm-Hub.github.io/_next/",r=new WeakMap;function n(e,t){this.m=e,this.e=t}let o=n.prototype,i=Object.prototype.hasOwnProperty,l="undefined"!=typeof Symbol&&Symbol.toStringTag;function s(e,t,r){i.call(e,t)||Object.defineProperty(e,t,r)}function u(e,t){let r=e[t];return r||(r=a(t),e[t]=r),r}function a(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function c(e,t){s(e,"__esModule",{value:!0}),l&&s(e,l,{value:"Module"});let r=0;for(;rObject.getPrototypeOf(e):e=>e.__proto__,p=[null,f({}),f([]),f(f)];function h(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!p.includes(t);t=f(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n[o]=()=>e:n.push("default",()=>e)),c(t,n),t}function d(){let e,t;return{promise:new Promise((r,n)=>{t=n,e=r}),resolve:e,reject:t}}o.i=function(e){let t=M(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=h(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)},o.A=function(e){return this.r(e)(this.i.bind(this))},o.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},o.r=function(e){return M(e,this.m).exports},o.f=function(e){function t(t){if(i.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(i.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let m=Symbol("turbopack queues"),b=Symbol("turbopack exports"),y=Symbol("turbopack error");function O(e){e&&1!==e.status&&(e.status=1,e.forEach(e=>e.queueCount--),e.forEach(e=>e.queueCount--?e.queueCount++:e()))}o.a=function(e,t){let r=this.m,n=t?Object.assign([],{status:-1}):void 0,o=new Set,{resolve:i,reject:l,promise:s}=d(),u=Object.assign(s,{[b]:r.exports,[m]:e=>{n&&e(n),o.forEach(e),u.catch(()=>{})}}),a={get:()=>u,set(e){e!==u&&(u[b]=e)}};Object.defineProperty(r,"exports",a),Object.defineProperty(r,"namespaceObject",a),e(function(e){let t=e.map(e=>{if(null!==e&&"object"==typeof e){if(m in e)return e;if(null!=e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then){let t=Object.assign([],{status:0}),r={[b]:{},[m]:e=>e(t)};return e.then(e=>{r[b]=e,O(t)},e=>{r[y]=e,O(t)}),r}}return{[b]:e,[m]:()=>{}}}),r=()=>t.map(e=>{if(e[y])throw e[y];return e[b]}),{promise:i,resolve:l}=d(),s=Object.assign(()=>l(r),{queueCount:0});function u(e){e!==n&&!o.has(e)&&(o.add(e),e&&0===e.status&&(s.queueCount++,e.push(s)))}return t.map(e=>e[m](u)),s.queueCount?i:r()},function(e){e?l(u[y]=e):i(u[b]),O(n)}),n&&-1===n.status&&(n.status=0)};let g=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function w(e,t){throw Error(`Invariant: ${t(e)}`)}g.prototype=URL.prototype,o.U=g,o.z=function(e){throw Error("dynamic usage of require is not supported")},o.g=globalThis;let R=n.prototype;var C=function(e){return e[e.Runtime=0]="Runtime",e[e.Parent=1]="Parent",e[e.Update=2]="Update",e}(C||{});let j=new Map;o.M=j;let _=new Map,U=new Map;async function k(e,t,r){let n;if("string"==typeof r)return $(e,t,T(r));let o=r.included||[],i=o.map(e=>!!j.has(e)||_.get(e));if(i.length>0&&i.every(e=>e))return void await Promise.all(i);let l=r.moduleChunks||[],s=l.map(e=>U.get(e)).filter(e=>e);if(s.length>0){if(s.length===l.length)return void await Promise.all(s);let r=new Set;for(let e of l)U.has(e)||r.add(e);for(let n of r){let r=$(e,t,T(n));U.set(n,r),s.push(r)}n=Promise.all(s)}else{for(let o of(n=$(e,t,T(r.path)),l))U.has(o)||U.set(o,n)}for(let e of o)_.has(e)||_.set(e,n);await n}R.l=function(e){return k(1,this.m.id,e)};let v=Promise.resolve(void 0),P=new WeakMap;function $(t,r,n){let o=e.loadChunkCached(t,n),i=P.get(o);if(void 0===i){let e=P.set.bind(P,o,v);i=o.then(e).catch(e=>{let o;switch(t){case 0:o=`as a runtime dependency of chunk ${r}`;break;case 1:o=`from module ${r}`;break;case 2:o="from an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Failed to load chunk ${n} ${o}${e?`: ${e}`:""}`,e?{cause:e}:void 0)}),P.set(o,i)}return i}function T(e){return`${t}${e.split("/").map(e=>encodeURIComponent(e)).join("/")}`}R.L=function(e){return $(1,this.m.id,e)},R.R=function(e){let t=this.r(e);return t?.default??t},R.P=function(e){return`/ROOT/${e??""}`},R.b=function(e){let t=new Blob([`self.TURBOPACK_WORKER_LOCATION = ${JSON.stringify(location.origin)}; +self.TURBOPACK_NEXT_CHUNK_URLS = ${JSON.stringify(e.reverse().map(T),null,2)}; +importScripts(...self.TURBOPACK_NEXT_CHUNK_URLS.map(c => self.TURBOPACK_WORKER_LOCATION + c).reverse());`],{type:"text/javascript"});return URL.createObjectURL(t)};let A=/\.js(?:\?[^#]*)?(?:#.*)?$/,S=/\.css(?:\?[^#]*)?(?:#.*)?$/;function E(e){return S.test(e)}o.w=function(t,r,n){return e.loadWebAssembly(1,this.m.id,t,r,n)},o.u=function(t,r){return e.loadWebAssemblyModule(1,this.m.id,t,r)};let K={};o.c=K;let M=(e,t)=>{let r=K[e];if(r){if(r.error)throw r.error;return r}return x(e,C.Parent,t.id)};function x(e,t,r){let o=j.get(e);"function"!=typeof o&&function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Module ${e} was instantiated ${n}, but the module factory is not available. It might have been deleted in an HMR update.`)}(e,t,r);let i=a(e),l=i.exports;K[e]=i;let s=new n(i,l);try{o(s,i,l)}catch(e){throw i.error=e,e}return i.namespaceObject&&i.exports!==i.namespaceObject&&h(i.exports,i.namespaceObject),i}function N(r){let n,o=function(e){if("string"==typeof e)return e;let r=decodeURIComponent(("undefined"!=typeof TURBOPACK_NEXT_CHUNK_URLS?TURBOPACK_NEXT_CHUNK_URLS.pop():e.getAttribute("src")).replace(/[?#].*$/,""));return r.startsWith(t)?r.slice(t.length):r}(r[0]);return 2===r.length?n=r[1]:(n=void 0,!function(e,t,r,n){let o=1;for(;o{function t(e){let t=L.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},L.set(e,t)}return t}e={async registerChunk(e,r){if(t(T(e)).resolve(),null!=r){for(let e of r.otherChunks)t(T("string"==typeof e?e:e.path));if(await Promise.all(r.otherChunks.map(t=>k(0,e,t))),r.runtimeModuleIds.length>0)for(let t of r.runtimeModuleIds)!function(e,t){let r=K[t];if(r){if(r.error)throw r.error;return}x(t,C.Runtime,e)}(e,t)}},loadChunkCached:(e,r)=>(function(e,r){let n=t(r);if(n.loadingStarted)return n.promise;if(e===C.Runtime)return n.loadingStarted=!0,E(r)&&n.resolve(),n.promise;if("function"==typeof importScripts)if(E(r));else if(A.test(r))self.TURBOPACK_NEXT_CHUNK_URLS.push(r),importScripts(TURBOPACK_WORKER_LOCATION+r);else throw Error(`can't infer type of chunk from URL ${r} in worker`);else{let e=decodeURI(r);if(E(r))if(document.querySelectorAll(`link[rel=stylesheet][href="${r}"],link[rel=stylesheet][href^="${r}?"],link[rel=stylesheet][href="${e}"],link[rel=stylesheet][href^="${e}?"]`).length>0)n.resolve();else{let e=document.createElement("link");e.rel="stylesheet",e.href=r,e.onerror=()=>{n.reject()},e.onload=()=>{n.resolve()},document.head.appendChild(e)}else if(A.test(r)){let t=document.querySelectorAll(`script[src="${r}"],script[src^="${r}?"],script[src="${e}"],script[src^="${e}?"]`);if(t.length>0)for(let e of Array.from(t))e.addEventListener("error",()=>{n.reject()});else{let e=document.createElement("script");e.src=r,e.onerror=()=>{n.reject()},document.head.appendChild(e)}}else throw Error(`can't infer type of chunk from URL ${r}`)}return n.loadingStarted=!0,n.promise})(e,r),async loadWebAssembly(e,t,r,n,o){let i=fetch(T(r)),{instance:l}=await WebAssembly.instantiateStreaming(i,o);return l.exports},async loadWebAssemblyModule(e,t,r,n){let o=fetch(T(r));return await WebAssembly.compileStreaming(o)}}})();let B=globalThis.TURBOPACK;globalThis.TURBOPACK={push:N},B.forEach(N)})(); \ No newline at end of file diff --git a/out/_next/static/chunks/turbopack-e95304510e940083.js b/out/_next/static/chunks/turbopack-e95304510e940083.js new file mode 100644 index 0000000..f7111d6 --- /dev/null +++ b/out/_next/static/chunks/turbopack-e95304510e940083.js @@ -0,0 +1,3 @@ +(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/3eba6931cad880e3.js","static/chunks/ea7ab0dba7b47d7c.js","static/chunks/150316a471952cee.js","static/chunks/8082ab48faca5ea1.js"],runtimeModuleIds:[94553]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;let t="/CodeStorm-Hub.github.io/_next/",r=new WeakMap;function n(e,t){this.m=e,this.e=t}let o=n.prototype,i=Object.prototype.hasOwnProperty,l="undefined"!=typeof Symbol&&Symbol.toStringTag;function s(e,t,r){i.call(e,t)||Object.defineProperty(e,t,r)}function u(e,t){let r=e[t];return r||(r=a(t),e[t]=r),r}function a(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function c(e,t){s(e,"__esModule",{value:!0}),l&&s(e,l,{value:"Module"});let r=0;for(;rObject.getPrototypeOf(e):e=>e.__proto__,p=[null,f({}),f([]),f(f)];function h(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!p.includes(t);t=f(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n[o]=()=>e:n.push("default",()=>e)),c(t,n),t}function d(){let e,t;return{promise:new Promise((r,n)=>{t=n,e=r}),resolve:e,reject:t}}o.i=function(e){let t=M(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=h(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)},o.A=function(e){return this.r(e)(this.i.bind(this))},o.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},o.r=function(e){return M(e,this.m).exports},o.f=function(e){function t(t){if(i.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(i.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let m=Symbol("turbopack queues"),b=Symbol("turbopack exports"),y=Symbol("turbopack error");function O(e){e&&1!==e.status&&(e.status=1,e.forEach(e=>e.queueCount--),e.forEach(e=>e.queueCount--?e.queueCount++:e()))}o.a=function(e,t){let r=this.m,n=t?Object.assign([],{status:-1}):void 0,o=new Set,{resolve:i,reject:l,promise:s}=d(),u=Object.assign(s,{[b]:r.exports,[m]:e=>{n&&e(n),o.forEach(e),u.catch(()=>{})}}),a={get:()=>u,set(e){e!==u&&(u[b]=e)}};Object.defineProperty(r,"exports",a),Object.defineProperty(r,"namespaceObject",a),e(function(e){let t=e.map(e=>{if(null!==e&&"object"==typeof e){if(m in e)return e;if(null!=e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then){let t=Object.assign([],{status:0}),r={[b]:{},[m]:e=>e(t)};return e.then(e=>{r[b]=e,O(t)},e=>{r[y]=e,O(t)}),r}}return{[b]:e,[m]:()=>{}}}),r=()=>t.map(e=>{if(e[y])throw e[y];return e[b]}),{promise:i,resolve:l}=d(),s=Object.assign(()=>l(r),{queueCount:0});function u(e){e!==n&&!o.has(e)&&(o.add(e),e&&0===e.status&&(s.queueCount++,e.push(s)))}return t.map(e=>e[m](u)),s.queueCount?i:r()},function(e){e?l(u[y]=e):i(u[b]),O(n)}),n&&-1===n.status&&(n.status=0)};let g=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function w(e,t){throw Error(`Invariant: ${t(e)}`)}g.prototype=URL.prototype,o.U=g,o.z=function(e){throw Error("dynamic usage of require is not supported")},o.g=globalThis;let R=n.prototype;var j=function(e){return e[e.Runtime=0]="Runtime",e[e.Parent=1]="Parent",e[e.Update=2]="Update",e}(j||{});let C=new Map;o.M=C;let _=new Map,U=new Map;async function k(e,t,r){let n;if("string"==typeof r)return $(e,t,T(r));let o=r.included||[],i=o.map(e=>!!C.has(e)||_.get(e));if(i.length>0&&i.every(e=>e))return void await Promise.all(i);let l=r.moduleChunks||[],s=l.map(e=>U.get(e)).filter(e=>e);if(s.length>0){if(s.length===l.length)return void await Promise.all(s);let r=new Set;for(let e of l)U.has(e)||r.add(e);for(let n of r){let r=$(e,t,T(n));U.set(n,r),s.push(r)}n=Promise.all(s)}else{for(let o of(n=$(e,t,T(r.path)),l))U.has(o)||U.set(o,n)}for(let e of o)_.has(e)||_.set(e,n);await n}R.l=function(e){return k(1,this.m.id,e)};let v=Promise.resolve(void 0),P=new WeakMap;function $(t,r,n){let o=e.loadChunkCached(t,n),i=P.get(o);if(void 0===i){let e=P.set.bind(P,o,v);i=o.then(e).catch(e=>{let o;switch(t){case 0:o=`as a runtime dependency of chunk ${r}`;break;case 1:o=`from module ${r}`;break;case 2:o="from an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Failed to load chunk ${n} ${o}${e?`: ${e}`:""}`,e?{cause:e}:void 0)}),P.set(o,i)}return i}function T(e){return`${t}${e.split("/").map(e=>encodeURIComponent(e)).join("/")}`}R.L=function(e){return $(1,this.m.id,e)},R.R=function(e){let t=this.r(e);return t?.default??t},R.P=function(e){return`/ROOT/${e??""}`},R.b=function(e){let t=new Blob([`self.TURBOPACK_WORKER_LOCATION = ${JSON.stringify(location.origin)}; +self.TURBOPACK_NEXT_CHUNK_URLS = ${JSON.stringify(e.reverse().map(T),null,2)}; +importScripts(...self.TURBOPACK_NEXT_CHUNK_URLS.map(c => self.TURBOPACK_WORKER_LOCATION + c).reverse());`],{type:"text/javascript"});return URL.createObjectURL(t)};let A=/\.js(?:\?[^#]*)?(?:#.*)?$/,S=/\.css(?:\?[^#]*)?(?:#.*)?$/;function E(e){return S.test(e)}o.w=function(t,r,n){return e.loadWebAssembly(1,this.m.id,t,r,n)},o.u=function(t,r){return e.loadWebAssemblyModule(1,this.m.id,t,r)};let K={};o.c=K;let M=(e,t)=>{let r=K[e];if(r){if(r.error)throw r.error;return r}return x(e,j.Parent,t.id)};function x(e,t,r){let o=C.get(e);"function"!=typeof o&&function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Module ${e} was instantiated ${n}, but the module factory is not available. It might have been deleted in an HMR update.`)}(e,t,r);let i=a(e),l=i.exports;K[e]=i;let s=new n(i,l);try{o(s,i,l)}catch(e){throw i.error=e,e}return i.namespaceObject&&i.exports!==i.namespaceObject&&h(i.exports,i.namespaceObject),i}function N(r){let n,o=function(e){if("string"==typeof e)return e;let r=decodeURIComponent(("undefined"!=typeof TURBOPACK_NEXT_CHUNK_URLS?TURBOPACK_NEXT_CHUNK_URLS.pop():e.getAttribute("src")).replace(/[?#].*$/,""));return r.startsWith(t)?r.slice(t.length):r}(r[0]);return 2===r.length?n=r[1]:(n=void 0,!function(e,t,r,n){let o=1;for(;o{function t(e){let t=L.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},L.set(e,t)}return t}e={async registerChunk(e,r){if(t(T(e)).resolve(),null!=r){for(let e of r.otherChunks)t(T("string"==typeof e?e:e.path));if(await Promise.all(r.otherChunks.map(t=>k(0,e,t))),r.runtimeModuleIds.length>0)for(let t of r.runtimeModuleIds)!function(e,t){let r=K[t];if(r){if(r.error)throw r.error;return}x(t,j.Runtime,e)}(e,t)}},loadChunkCached:(e,r)=>(function(e,r){let n=t(r);if(n.loadingStarted)return n.promise;if(e===j.Runtime)return n.loadingStarted=!0,E(r)&&n.resolve(),n.promise;if("function"==typeof importScripts)if(E(r));else if(A.test(r))self.TURBOPACK_NEXT_CHUNK_URLS.push(r),importScripts(TURBOPACK_WORKER_LOCATION+r);else throw Error(`can't infer type of chunk from URL ${r} in worker`);else{let e=decodeURI(r);if(E(r))if(document.querySelectorAll(`link[rel=stylesheet][href="${r}"],link[rel=stylesheet][href^="${r}?"],link[rel=stylesheet][href="${e}"],link[rel=stylesheet][href^="${e}?"]`).length>0)n.resolve();else{let e=document.createElement("link");e.rel="stylesheet",e.href=r,e.onerror=()=>{n.reject()},e.onload=()=>{n.resolve()},document.head.appendChild(e)}else if(A.test(r)){let t=document.querySelectorAll(`script[src="${r}"],script[src^="${r}?"],script[src="${e}"],script[src^="${e}?"]`);if(t.length>0)for(let e of Array.from(t))e.addEventListener("error",()=>{n.reject()});else{let e=document.createElement("script");e.src=r,e.onerror=()=>{n.reject()},document.head.appendChild(e)}}else throw Error(`can't infer type of chunk from URL ${r}`)}return n.loadingStarted=!0,n.promise})(e,r),async loadWebAssembly(e,t,r,n,o){let i=fetch(T(r)),{instance:l}=await WebAssembly.instantiateStreaming(i,o);return l.exports},async loadWebAssemblyModule(e,t,r,n){let o=fetch(T(r));return await WebAssembly.compileStreaming(o)}}})();let B=globalThis.TURBOPACK;globalThis.TURBOPACK={push:N},B.forEach(N)})(); \ No newline at end of file diff --git a/out/_next/static/eRbopknM5a6qsi8-MMBPO/_buildManifest.js b/out/_next/static/eRbopknM5a6qsi8-MMBPO/_buildManifest.js new file mode 100644 index 0000000..5c71662 --- /dev/null +++ b/out/_next/static/eRbopknM5a6qsi8-MMBPO/_buildManifest.js @@ -0,0 +1,19 @@ +self.__BUILD_MANIFEST = { + "/_error": [ + "./static/chunks/ec5b562067dbae3a.js" + ], + "__rewrites": { + "afterFiles": [], + "beforeFiles": [ + { + "source": "/CodeStorm-Hub.github.io//_next/:path+", + "destination": "/_next/:path+" + } + ], + "fallback": [] + }, + "sortedPages": [ + "/_app", + "/_error" + ] +};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() \ No newline at end of file diff --git a/out/_next/static/eRbopknM5a6qsi8-MMBPO/_clientMiddlewareManifest.json b/out/_next/static/eRbopknM5a6qsi8-MMBPO/_clientMiddlewareManifest.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/out/_next/static/eRbopknM5a6qsi8-MMBPO/_clientMiddlewareManifest.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/out/_next/static/eRbopknM5a6qsi8-MMBPO/_ssgManifest.js b/out/_next/static/eRbopknM5a6qsi8-MMBPO/_ssgManifest.js new file mode 100644 index 0000000..5b3ff59 --- /dev/null +++ b/out/_next/static/eRbopknM5a6qsi8-MMBPO/_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/out/_next/static/media/4fa387ec64143e14.c1fdd6c2.woff2 b/out/_next/static/media/4fa387ec64143e14.c1fdd6c2.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..46efdbdbc828839112404c8285ab7e516a6cec45 GIT binary patch literal 12608 zcmV-GF~81tPew8T0RR9105L!S6951J09=Fs05H%10RR9100000000000000000000 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 literal 0 HcmV?d00001 diff --git a/out/_next/static/media/797e433ab948586e.dbea232f.woff2 b/out/_next/static/media/797e433ab948586e.dbea232f.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..68eeb7f4bd4a789bc1600f76e6ebac0a0c170d46 GIT binary patch literal 31288 zcmV(~K+nH-Pew8T0RR910D3q86951J0RapE0C~g!0RR9100000000000000000000 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%0A7vhEs=h?#~3bhFsuxJky=$<@hKyy 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 literal 0 HcmV?d00001 diff --git a/out/_next/static/media/8a480f0b521d4e75.8e0177b5.woff2 b/out/_next/static/media/8a480f0b521d4e75.8e0177b5.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..eb8258cb183e80f57a9110c06e5dff44d15fc2c0 GIT binary patch literal 14676 zcmV-aIjhEZPew8T0RR9106A0u6951J0BuMB0663T0RR9100000000000000000000 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 LrJugUA?W`A8`#=m literal 0 HcmV?d00001 diff --git a/out/about.html b/out/about.html new file mode 100644 index 0000000..bac35dd --- /dev/null +++ b/out/about.html @@ -0,0 +1 @@ +About | CodeStorm Hub

About CodeStorm Hub

We are a passionate community of developers, researchers, and innovators working together to create impactful open-source solutions.

Our Mission

Building a better future through collaborative open-source development

CodeStorm Hub was founded on the belief that great software comes from great collaboration. Our mission is to bring together talented individuals from around the world to create innovative, accessible, and impactful open-source solutions that solve real-world problems.

Open Source First

We believe in the power of open source to create better software, foster innovation, and build inclusive communities.

Community Driven

Our projects are shaped by our community's needs and contributions, ensuring we build what matters most.

Quality & Innovation

We strive for excellence in everything we build, using cutting-edge technologies and best practices.

\ No newline at end of file diff --git a/out/about.txt b/out/about.txt new file mode 100644 index 0000000..456fb19 --- /dev/null +++ b/out/about.txt @@ -0,0 +1,29 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +f:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","about"],"i":false,"f":[[["",{"children":["about",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["about","$Lc",{"children":["__PAGE__","$Ld",{},null,false]},null,false]},null,false],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"s":false,"S":true} +12:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +14:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +16:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +18:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +19:"$Sreact.suspense" +11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +c:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +d:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"About CodeStorm Hub"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"We are a passionate community of developers, researchers, and innovators working together to create impactful open-source solutions."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Our Mission"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Building a better future through collaborative open-source development"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground","children":"CodeStorm Hub was founded on the belief that great software comes from great collaboration. Our mission is to bring together talented individuals from around the world to create innovative, accessible, and impactful open-source solutions that solve real-world problems."}]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Open Source First"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We believe in the power of open source to create better software, foster innovation, and build inclusive communities."}]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Community Driven"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Our projects are shaped by our community's needs and contributions, ensuring we build what matters most."}]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Quality & Innovation"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We strive for excellence in everything we build, using cutting-edge technologies and best practices."}]}]]}]]}]]}]}]}],null,["$","$L12",null,{"children":["$L13",["$","$L14",null,{"promise":"$@15"}]]}]]}] +e:["$","$1","h",{"children":[null,[["$","$L16",null,{"children":"$L17"}],null],["$","$L18",null,{"children":["$","div",null,{"hidden":true,"children":["$","$19",null,{"fallback":null,"children":"$L1a"}]}]}]]}] +10:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +17:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +13:null +1b:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +15:{"metadata":[["$","title","0",{"children":"About | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Learn more about CodeStorm Hub and our mission to build powerful open-source solutions."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","meta","7",{"property":"og:url","content":"https://codestorm-hub.github.io"}],["$","meta","8",{"property":"og:site_name","content":"CodeStorm Hub"}],["$","meta","9",{"property":"og:locale","content":"en_US"}],["$","meta","10",{"property":"og:type","content":"website"}],["$","meta","11",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","12",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","13",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L1b","15",{}]],"error":null,"digest":"$undefined"} +1a:"$15:metadata" diff --git a/out/accessibility.html b/out/accessibility.html new file mode 100644 index 0000000..8325be2 --- /dev/null +++ b/out/accessibility.html @@ -0,0 +1 @@ +Accessibility Statement | CodeStorm Hub

Accessibility Statement

CodeStorm Hub is committed to ensuring digital accessibility for all users, including people with disabilities. We continually work to improve the user experience for everyone.

Last updated: January 15, 2024

Our Commitment

We believe that the web should be accessible to everyone, regardless of ability or technology. Our goal is to create an inclusive experience that allows all users to access our content and participate in our community effectively.

We are committed to conforming to the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA, which are the international standards for web accessibility.

Accessibility Features

Here are some of the accessibility features we've implemented to ensure our platform works for everyone.

Keyboard Navigation

Full keyboard navigation support for all interactive elements

  • Tab navigation through all interactive elements
  • Skip links to main content and navigation
  • Visible focus indicators
  • Logical tab order throughout the site

Screen Reader Support

Semantic HTML and ARIA labels for assistive technologies

  • Semantic HTML structure with proper headings
  • Alt text for all informative images
  • ARIA labels and descriptions where needed
  • Screen reader tested with NVDA and JAWS

Visual Design

High contrast and scalable design for better readability

  • WCAG AA compliant color contrast ratios
  • Scalable text up to 200% without horizontal scrolling
  • No use of color alone to convey information
  • Clear visual hierarchy and spacing

Responsive Design

Works across all devices and screen sizes

  • Mobile-first responsive design
  • Touch-friendly interactive elements
  • Consistent experience across devices
  • Optimized for various screen sizes

WCAG 2.1 Compliance

Our current compliance status with Web Content Accessibility Guidelines.

Level A

Compliant

Basic accessibility features that don't interfere with standard website usage

Level AA

Mostly Compliant

Standard level of accessibility that removes barriers for most users

Level AAA

Partially Compliant

Highest level of accessibility - we're working toward full compliance

Testing and Validation

How we ensure our accessibility standards

Automated Testing

  • • axe-core accessibility testing in CI/CD pipeline
  • • Lighthouse accessibility audits
  • • WAVE Web Accessibility Evaluation Tool
  • • Color contrast ratio verification

Manual Testing

  • • Keyboard navigation testing
  • • Screen reader testing (NVDA, JAWS, VoiceOver)
  • • User testing with people with disabilities
  • • Cross-browser accessibility validation

Continuous Improvement

We conduct regular accessibility audits and user testing sessions to identify and address accessibility barriers. Our development process includes accessibility considerations from the design phase through implementation.

Known Accessibility Issues

Areas we're actively working to improve

We are transparent about areas where we don't yet fully meet accessibility standards:

Third-Party Integrations

Some embedded content from third-party services (like GitHub widgets) may not fully meet our accessibility standards. We're working with providers to improve these experiences.

Complex Interactive Elements

Some advanced interactive features are still being enhanced for full screen reader compatibility. We provide alternative access methods where possible.

We're actively working to address these issues and expect to have improvements in upcoming releases. Check our roadmap for specific timelines.

Supported Assistive Technologies

Our website is designed to be compatible with the following assistive technologies:

Screen Readers

  • • NVDA (Windows)
  • • JAWS (Windows)
  • • VoiceOver (macOS/iOS)
  • • TalkBack (Android)

Other Technologies

  • • Voice recognition software
  • • Switch navigation devices
  • • Magnification software
  • • Alternative keyboards

Accessibility Feedback

Help us improve by sharing your experience

We welcome feedback on the accessibility of CodeStorm Hub. If you encounter accessibility barriers or have suggestions for improvement, please let us know.

Email: accessibility@codestorm-hub.org

Response time: We aim to respond within 2 business days

Future Improvements

Our roadmap for enhanced accessibility

We're continuously working to improve accessibility. Here's what's coming next:

Enhanced keyboard navigation patterns for complex components
Improved screen reader announcements for dynamic content
High contrast theme option for better visual accessibility
Animation controls for users with vestibular disorders
\ No newline at end of file diff --git a/out/accessibility.txt b/out/accessibility.txt new file mode 100644 index 0000000..7614769 --- /dev/null +++ b/out/accessibility.txt @@ -0,0 +1,45 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","accessibility"],"i":false,"f":[[["",{"children":["accessibility",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["accessibility","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +21:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:T5bb,M0.877197 7.49984C0.877197 3.84216 3.84234 0.877014 7.50003 0.877014C11.1577 0.877014 14.1229 3.84216 14.1229 7.49984C14.1229 11.1575 11.1577 14.1227 7.50003 14.1227C3.84234 14.1227 0.877197 11.1575 0.877197 7.49984ZM7.50003 1.82701C4.36702 1.82701 1.8272 4.36683 1.8272 7.49984C1.8272 10.6328 4.36702 13.1727 7.50003 13.1727C10.633 13.1727 13.1729 10.6328 13.1729 7.49984C13.1729 4.36683 10.633 1.82701 7.50003 1.82701ZM7.12457 9.00001C7.06994 9.12735 6.33165 11.9592 6.33165 11.9592C6.26018 12.226 5.98601 12.3843 5.71928 12.3128C5.45255 12.2413 5.29425 11.9672 5.36573 11.7004C5.36573 11.7004 6.24661 8.87268 6.24661 8.27007V6.80099L4.28763 6.27608C4.0209 6.20461 3.86261 5.93045 3.93408 5.66371C4.00555 5.39698 4.27972 5.23869 4.54645 5.31016C4.54645 5.31016 6.20042 5.87268 6.84579 5.87268H8.15505C8.80042 5.87268 10.4534 5.31042 10.4534 5.31042C10.7202 5.23895 10.9943 5.39724 11.0658 5.66397C11.1373 5.93071 10.979 6.20487 10.7122 6.27635L8.74661 6.80303V8.27007C8.74661 8.87268 9.62663 11.6971 9.62663 11.6971C9.6981 11.9639 9.5398 12.238 9.27307 12.3095C9.00634 12.381 8.73217 12.2227 8.6607 11.956C8.6607 11.956 7.91994 9.12735 7.86866 9.00001C7.81994 8.87268 7.65006 8.87268 7.65006 8.87268H7.34317C7.34317 8.87268 7.16994 8.87268 7.12457 9.00001ZM7.50043 5.12007C8.12175 5.12007 8.62543 4.61639 8.62543 3.99507C8.62543 3.37375 8.12175 2.87007 7.50043 2.87007C6.87911 2.87007 6.37543 3.37375 6.37543 3.99507C6.37543 4.61639 6.87911 5.12007 7.50043 5.12007Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Accessibility Statement"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"CodeStorm Hub is committed to ensuring digital accessibility for all users, including people with disabilities. We continually work to improve the user experience for everyone."}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Last updated: January 15, 2024"}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","div",null,{"className":"w-16 h-16 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-8 w-8 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Our Commitment"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-4xl mx-auto text-lg","children":"We believe that the web should be accessible to everyone, regardless of ability or technology. Our goal is to create an inclusive experience that allows all users to access our content and participate in our community effectively."}],["$","p",null,{"className":"text-muted-foreground max-w-4xl mx-auto","children":"We are committed to conforming to the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA, which are the international standards for web accessibility."}]]}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":["$L14","$L15"]}],"$L16"]}],"$L17","$L18","$L19","$L1a","$L1b","$L1c"]}]}]}],null,"$L1d"]}] +f:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +29:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +2b:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +14:["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Accessibility Features"}] +15:["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Here are some of the accessibility features we've implemented to ensure our platform works for everyone."}] +16:["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Keyboard Navigation"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Full keyboard navigation support for all interactive elements"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Tab navigation through all interactive elements"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Skip links to main content and navigation"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Visible focus indicators"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Logical tab order throughout the site"}]]}]]}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Screen Reader Support"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Semantic HTML and ARIA labels for assistive technologies"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Semantic HTML structure with proper headings"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Alt text for all informative images"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"ARIA labels and descriptions where needed"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Screen reader tested with NVDA and JAWS"}]]}]]}]}]]}],["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Visual Design"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"High contrast and scalable design for better readability"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"WCAG AA compliant color contrast ratios"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":["$L23","$L24"]}],"$L25","$L26"]}]}]]}],"$L27"]}] +17:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"WCAG 2.1 Compliance"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Our current compliance status with Web Content Accessibility Guidelines."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Level A"}],["$","div",null,{"className":"inline-block px-3 py-1 rounded-full text-sm font-medium bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Compliant"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Basic accessibility features that don't interfere with standard website usage"}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Level AA"}],["$","div",null,{"className":"inline-block px-3 py-1 rounded-full text-sm font-medium bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400","children":"Mostly Compliant"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Standard level of accessibility that removes barriers for most users"}]}]]}],["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Level AAA"}],["$","div",null,{"className":"inline-block px-3 py-1 rounded-full text-sm font-medium bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"Partially Compliant"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Highest level of accessibility - we're working toward full compliance"}]}]]}]]}]]}] +18:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Testing and Validation"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How we ensure our accessibility standards"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Automated Testing"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• axe-core accessibility testing in CI/CD pipeline"}],["$","li",null,{"children":"• Lighthouse accessibility audits"}],["$","li",null,{"children":"• WAVE Web Accessibility Evaluation Tool"}],["$","li",null,{"children":"• Color contrast ratio verification"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Manual Testing"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Keyboard navigation testing"}],["$","li",null,{"children":"• Screen reader testing (NVDA, JAWS, VoiceOver)"}],["$","li",null,{"children":"• User testing with people with disabilities"}],["$","li",null,{"children":"• Cross-browser accessibility validation"}]]}]]}]]}],["$","div",null,{"className":"bg-muted/50 p-4 rounded-lg","children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Continuous Improvement"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"We conduct regular accessibility audits and user testing sessions to identify and address accessibility barriers. Our development process includes accessibility considerations from the design phase through implementation."}]]}]]}]]}] +19:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm border-orange-200 dark:border-orange-800","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Known Accessibility Issues"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Areas we're actively working to improve"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"We are transparent about areas where we don't yet fully meet accessibility standards:"}],["$","div",null,{"className":"space-y-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Third-Party Integrations"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Some embedded content from third-party services (like GitHub widgets) may not fully meet our accessibility standards. We're working with providers to improve these experiences."}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Complex Interactive Elements"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Some advanced interactive features are still being enhanced for full screen reader compatibility. We provide alternative access methods where possible."}]]}]]}],["$","div",null,{"className":"bg-orange-50 dark:bg-orange-900/20 p-4 rounded-lg border border-orange-200 dark:border-orange-800","children":["$","p",null,{"className":"text-sm text-orange-800 dark:text-orange-300","children":"We're actively working to address these issues and expect to have improvements in upcoming releases. Check our roadmap for specific timelines."}]}]]}]]}] +1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Supported Assistive Technologies"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"Our website is designed to be compatible with the following assistive technologies:"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Screen Readers"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• NVDA (Windows)"}],["$","li",null,{"children":"• JAWS (Windows)"}],["$","li",null,{"children":"• VoiceOver (macOS/iOS)"}],["$","li",null,{"children":"• TalkBack (Android)"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Other Technologies"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Voice recognition software"}],["$","li",null,{"children":"• Switch navigation devices"}],["$","li",null,{"children":"• Magnification software"}],["$","li",null,{"children":"• Alternative keyboards"}]]}]]}]]}]]}]]}] +1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","div",null,{"className":"flex items-center justify-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.5 11C4.80285 11 2.52952 9.62184 1.09622 7.50001C2.52952 5.37816 4.80285 4 7.5 4C10.1971 4 12.4705 5.37816 13.9038 7.50001C12.4705 9.62183 10.1971 11 7.5 11ZM7.5 3C4.30786 3 1.65639 4.70638 0.0760002 7.23501C-0.0253338 7.39715 -0.0253334 7.60288 0.0760014 7.76501C1.65639 10.2936 4.30786 12 7.5 12C10.6921 12 13.3436 10.2936 14.924 7.76501C15.0253 7.60288 15.0253 7.39715 14.924 7.23501C13.3436 4.70638 10.6921 3 7.5 3ZM7.5 9.5C8.60457 9.5 9.5 8.60457 9.5 7.5C9.5 6.39543 8.60457 5.5 7.5 5.5C6.39543 5.5 5.5 6.39543 5.5 7.5C5.5 8.60457 6.39543 9.5 7.5 9.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Accessibility Feedback"}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Help us improve by sharing your experience"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"We welcome feedback on the accessibility of CodeStorm Hub. If you encounter accessibility barriers or have suggestions for improvement, please let us know."}],["$","div",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","p",null,{"children":[["$","strong",null,{"children":"Email:"}]," accessibility@codestorm-hub.org"]}],["$","p",null,{"children":[["$","strong",null,{"children":"Response time:"}]," We aim to respond within 2 business days"]}]]}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/contact","children":"Contact Us","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io/issues/new","target":"_blank","rel":"noopener noreferrer","children":"Report Issue","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +28:T5c0,M1.90321 7.29677C1.90321 10.341 4.11041 12.4147 6.58893 12.8439C6.87255 12.893 7.06266 13.1627 7.01355 13.4464C6.96444 13.73 6.69471 13.9201 6.41109 13.871C3.49942 13.3668 0.86084 10.9127 0.86084 7.29677C0.860839 5.76009 1.55996 4.55245 2.37639 3.63377C2.96124 2.97568 3.63034 2.44135 4.16846 2.03202L2.53205 2.03202C2.25591 2.03202 2.03205 1.80816 2.03205 1.53202C2.03205 1.25588 2.25591 1.03202 2.53205 1.03202L5.53205 1.03202C5.80819 1.03202 6.03205 1.25588 6.03205 1.53202L6.03205 4.53202C6.03205 4.80816 5.80819 5.03202 5.53205 5.03202C5.25591 5.03202 5.03205 4.80816 5.03205 4.53202L5.03205 2.68645L5.03054 2.68759L5.03045 2.68766L5.03044 2.68767L5.03043 2.68767C4.45896 3.11868 3.76059 3.64538 3.15554 4.3262C2.44102 5.13021 1.90321 6.10154 1.90321 7.29677ZM13.0109 7.70321C13.0109 4.69115 10.8505 2.6296 8.40384 2.17029C8.12093 2.11718 7.93465 1.84479 7.98776 1.56188C8.04087 1.27898 8.31326 1.0927 8.59616 1.14581C11.4704 1.68541 14.0532 4.12605 14.0532 7.70321C14.0532 9.23988 13.3541 10.4475 12.5377 11.3662C11.9528 12.0243 11.2837 12.5586 10.7456 12.968L12.3821 12.968C12.6582 12.968 12.8821 13.1918 12.8821 13.468C12.8821 13.7441 12.6582 13.968 12.3821 13.968L9.38205 13.968C9.10591 13.968 8.88205 13.7441 8.88205 13.468L8.88205 10.468C8.88205 10.1918 9.10591 9.96796 9.38205 9.96796C9.65819 9.96796 9.88205 10.1918 9.88205 10.468L9.88205 12.3135L9.88362 12.3123C10.4551 11.8813 11.1535 11.3546 11.7585 10.6738C12.4731 9.86976 13.0109 8.89844 13.0109 7.70321Z1c:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$28","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Future Improvements"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Our roadmap for enhanced accessibility"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"We're continuously working to improve accessibility. Here's what's coming next:"}],["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"className":"flex items-start gap-2","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-blue-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Enhanced keyboard navigation patterns for complex components"}]]}],["$","div",null,{"className":"flex items-start gap-2","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-blue-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Improved screen reader announcements for dynamic content"}]]}],["$","div",null,{"className":"flex items-start gap-2","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-blue-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"High contrast theme option for better visual accessibility"}]]}],["$","div",null,{"className":"flex items-start gap-2","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-blue-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Animation controls for users with vestibular disorders"}]]}]]}],["$","div",null,{"className":"mt-4","children":["$","a",null,{"href":"/roadmap","children":"View Full Roadmap","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]}]]}]]}] +1d:["$","$L29",null,{"children":["$L2a",["$","$L2b",null,{"promise":"$@2c"}]]}] +23:["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}] +24:["$","span",null,{"className":"text-muted-foreground","children":"Scalable text up to 200% without horizontal scrolling"}] +25:["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"No use of color alone to convey information"}]]}] +26:["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Clear visual hierarchy and spacing"}]]}] +27:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Responsive Design"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Works across all devices and screen sizes"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Mobile-first responsive design"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Touch-friendly interactive elements"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Consistent experience across devices"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Optimized for various screen sizes"}]]}]]}]}]]}] +1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +2a:null +2d:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +2c:{"metadata":[["$","title","0",{"children":"Accessibility Statement | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Our commitment to making CodeStorm Hub accessible to everyone, including people with disabilities."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Accessibility Statement | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Our commitment to making CodeStorm Hub accessible to everyone, including people with disabilities."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2d","11",{}]],"error":null,"digest":"$undefined"} +22:"$2c:metadata" diff --git a/out/blog.html b/out/blog.html new file mode 100644 index 0000000..72832da --- /dev/null +++ b/out/blog.html @@ -0,0 +1 @@ +Blog | CodeStorm Hub

Blog & News

Stay up to date with the latest news, updates, and insights from the CodeStorm Hub community. Discover technical articles, project announcements, and community highlights.

FeaturedAnnouncement

Welcome to CodeStorm Hub

Introducing our new community platform and what we're building together.

CodeStorm Hub Team
1/15/2024
3 min read
Read Article

Recent Articles

Technical

Building with Next.js 15 and Radix UI

A deep dive into our tech stack choices and why we chose these technologies.

Development Team
1/10/2024
8 min read
Read More
Community

Community Guidelines and Best Practices

How to participate in our community and make meaningful contributions.

Community Team
1/5/2024
5 min read
Read More

Stay Updated

Subscribe to our newsletter for the latest updates and articles

Get notified when we publish new articles, announce major updates, or share interesting insights from our community.

No spam, unsubscribe at any time.

Looking for older posts? Check out our archive or subscribe to our RSS feed.

\ No newline at end of file diff --git a/out/blog.txt b/out/blog.txt new file mode 100644 index 0000000..30ee403 --- /dev/null +++ b/out/blog.txt @@ -0,0 +1,42 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +f:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","blog"],"i":false,"f":[[["",{"children":["blog",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["blog","$Lc",{"children":["__PAGE__","$Ld",{},null,false]},null,false]},null,false],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"s":false,"S":true} +18:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +1a:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +1b:"$Sreact.suspense" +11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +c:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +d:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Blog & News"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Stay up to date with the latest news, updates, and insights from the CodeStorm Hub community. Discover technical articles, project announcements, and community highlights."}]]}],["$","div",null,{"className":"flex flex-wrap justify-center gap-2","children":[["$","button","All",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"All"}],["$","button","Announcement",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"Announcement"}],["$","button","Technical",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"Technical"}],["$","button","Community",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"Community"}],["$","button","Tutorial",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"Tutorial"}],["$","button","News",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"News"}]]}],[["$","div","0",{"ref":"$undefined","className":"rounded-lg text-card-foreground shadow-sm border-2 border-primary/20 bg-primary/5","children":["$L12","$L13"]}]],"$L14","$L15","$L16"]}]}]}],null,"$L17"]}] +e:["$","$1","h",{"children":[null,[["$","$L18",null,{"children":"$L19"}],null],["$","$L1a",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1b",null,{"fallback":null,"children":"$L1c"}]}]}]]}] +10:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +24:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +26:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +12:["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"flex items-center justify-between mb-2","children":[["$","span",null,{"className":"bg-primary text-primary-foreground text-xs font-medium px-2 py-1 rounded","children":"Featured"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Announcement"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Welcome to CodeStorm Hub"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Introducing our new community platform and what we're building together."}]]}] +1d:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z13:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"flex items-center gap-6 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"CodeStorm Hub Team"]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$1d","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/15/2024"]}],"$L1e"]}],"$L1f"]}] +20:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z14:["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold mb-6","children":"Recent Articles"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"flex items-center justify-between mb-2","children":["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Technical"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Building with Next.js 15 and Radix UI"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"A deep dive into our tech stack choices and why we chose these technologies."}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Development Team"]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$20","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/10/2024"]}]]}],"$L21","$L22"]}]]}],"$L23"]}]]}] +15:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-gradient-to-r from-primary/5 to-blue-500/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Stay Updated"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Subscribe to our newsletter for the latest updates and articles"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Get notified when we publish new articles, announce major updates, or share interesting insights from our community."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 max-w-md mx-auto","children":[["$","input",null,{"type":"email","placeholder":"Enter your email","className":"flex-1 px-3 py-2 rounded-md border border-input bg-background text-sm"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":"$undefined","children":"Subscribe"}]]}],["$","p",null,{"className":"text-xs text-muted-foreground","children":"No spam, unsubscribe at any time."}]]}]]}] +16:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/blog/archive","children":"View Archive","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/rss.xml","children":"RSS Feed","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Looking for older posts? Check out our archive or subscribe to our RSS feed."}]]}] +17:["$","$L24",null,{"children":["$L25",["$","$L26",null,{"promise":"$@27"}]]}] +1e:["$","span",null,{"children":"3 min read"}] +1f:["$","a",null,{"href":"/blog/welcome-to-codestorm-hub","children":["Read Article",["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"ml-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M8.14645 3.14645C8.34171 2.95118 8.65829 2.95118 8.85355 3.14645L12.8536 7.14645C13.0488 7.34171 13.0488 7.65829 12.8536 7.85355L8.85355 11.8536C8.65829 12.0488 8.34171 12.0488 8.14645 11.8536C7.95118 11.6583 7.95118 11.3417 8.14645 11.1464L11.2929 8H2.5C2.22386 8 2 7.77614 2 7.5C2 7.22386 2.22386 7 2.5 7H11.2929L8.14645 3.85355C7.95118 3.65829 7.95118 3.34171 8.14645 3.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}] +21:["$","div",null,{"className":"text-sm text-muted-foreground","children":"8 min read"}] +22:["$","a",null,{"href":"/blog/building-with-nextjs-radix","children":["Read More",["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"ml-2 h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"M8.14645 3.14645C8.34171 2.95118 8.65829 2.95118 8.85355 3.14645L12.8536 7.14645C13.0488 7.34171 13.0488 7.65829 12.8536 7.85355L8.85355 11.8536C8.65829 12.0488 8.34171 12.0488 8.14645 11.8536C7.95118 11.6583 7.95118 11.3417 8.14645 11.1464L11.2929 8H2.5C2.22386 8 2 7.77614 2 7.5C2 7.22386 2.22386 7 2.5 7H11.2929L8.14645 3.85355C7.95118 3.65829 7.95118 3.34171 8.14645 3.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] +28:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z23:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"flex items-center justify-between mb-2","children":["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Community"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Community Guidelines and Best Practices"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How to participate in our community and make meaningful contributions."}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Community Team"]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$28","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/5/2024"]}]]}],"$L29","$L2a"]}]]}] +29:["$","div",null,{"className":"text-sm text-muted-foreground","children":"5 min read"}] +2a:["$","a",null,{"href":"/blog/community-guidelines","children":["Read More",["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"ml-2 h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"M8.14645 3.14645C8.34171 2.95118 8.65829 2.95118 8.85355 3.14645L12.8536 7.14645C13.0488 7.34171 13.0488 7.65829 12.8536 7.85355L8.85355 11.8536C8.65829 12.0488 8.34171 12.0488 8.14645 11.8536C7.95118 11.6583 7.95118 11.3417 8.14645 11.1464L11.2929 8H2.5C2.22386 8 2 7.77614 2 7.5C2 7.22386 2.22386 7 2.5 7H11.2929L8.14645 3.85355C7.95118 3.65829 7.95118 3.34171 8.14645 3.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] +19:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +25:null +2b:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +27:{"metadata":[["$","title","0",{"children":"Blog | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Stay up to date with CodeStorm Hub news, updates, and technical articles from our community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Blog | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Stay up to date with CodeStorm Hub news, updates, and technical articles from our community."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2b","11",{}]],"error":null,"digest":"$undefined"} +1c:"$27:metadata" diff --git a/out/changelog.html b/out/changelog.html new file mode 100644 index 0000000..f145f93 --- /dev/null +++ b/out/changelog.html @@ -0,0 +1 @@ +Changelog | CodeStorm Hub

Changelog

Keep track of all updates, improvements, and new features added to CodeStorm Hub. We believe in transparent development and regular communication with our community.

Stay Updated

Get notified about new releases and updates

0.2.0

Community Platform Launch

Major Release
1/15/2024

Major update introducing comprehensive community features and navigation.

Added

  • Team page with contributor showcase
  • Contact page with multiple communication channels
  • Contributing guide with step-by-step instructions
  • Community guidelines and values
  • Blog system for articles and updates
  • Project roadmap with transparent planning

Improved

  • Enhanced navigation structure
  • Better responsive design across all pages
  • Improved accessibility with proper ARIA labels
  • Optimized images using Next.js Image component

Fixed

  • Header navigation now properly links to all pages
  • Consistent styling across different page types
  • Mobile menu improvements
0.1.0

Initial Platform Release

Initial Release
1/1/2024

First public release of the CodeStorm Hub platform with core functionality.

Added

  • Homepage with hero section and feature highlights
  • About page with mission and values
  • Projects page with showcase layout
  • Basic responsive design system
  • Tailwind CSS 4 integration
  • Radix UI component library
  • Next.js 15 with App Router
  • TypeScript configuration

Technical

  • ESLint configuration for code quality
  • Automated build and deployment pipeline
  • Vercel deployment configuration
  • SEO optimization with metadata

Release Information

How we manage versions and releases

Version Numbering

We follow semantic versioning (SemVer) for our releases:

  • Major (x.0.0): Breaking changes
  • Minor (0.x.0): New features
  • Patch (0.0.x): Bug fixes

Release Schedule

We aim for regular releases based on community needs:

  • Major releases: Quarterly
  • Minor releases: Monthly
  • Patch releases: As needed

See what's coming next or contribute to our open source projects.

\ No newline at end of file diff --git a/out/changelog.txt b/out/changelog.txt new file mode 100644 index 0000000..6217041 --- /dev/null +++ b/out/changelog.txt @@ -0,0 +1,46 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","changelog"],"i":false,"f":[[["",{"children":["changelog",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["changelog","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +18:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +1a:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +1b:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Changelog"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Keep track of all updates, improvements, and new features added to CodeStorm Hub. We believe in transparent development and regular communication with our community."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Stay Updated"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Get notified about new releases and updates"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io/releases","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Watch Releases"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/blog","children":"Subscribe to Blog","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]}]]}],"$L14","$L15","$L16"]}]}]}],null,"$L17"]}] +f:["$","$1","h",{"children":[null,[["$","$L18",null,{"children":"$L19"}],null],["$","$L1a",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1b",null,{"fallback":null,"children":"$L1c"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +21:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +23:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +1d:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z14:["$","div",null,{"className":"space-y-8","children":[["$","div","0",{"className":"relative","children":[["$","div",null,{"className":"absolute left-6 top-20 bottom-0 w-px bg-border opacity-30"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center flex-shrink-0","children":["$","span",null,{"className":"font-bold text-primary text-sm","children":"0.2.0"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Community Platform Launch"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded-full bg-red-100 dark:bg-red-900/20 text-red-600","children":"Major Release"}],["$","div",null,{"className":"flex items-center gap-1 text-sm text-muted-foreground","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$1d","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/15/2024"]}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Major update introducing comprehensive community features and navigation."}]]}]]}]}],"$L1e"]}]]}],"$L1f"]}] +15:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Release Information"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How we manage versions and releases"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Version Numbering"}],["$","p",null,{"className":"text-sm text-muted-foreground mb-3","children":"We follow semantic versioning (SemVer) for our releases:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":[["$","strong",null,{"children":"Major (x.0.0):"}]," Breaking changes"]}],["$","li",null,{"children":[["$","strong",null,{"children":"Minor (0.x.0):"}]," New features"]}],["$","li",null,{"children":[["$","strong",null,{"children":"Patch (0.0.x):"}]," Bug fixes"]}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Release Schedule"}],["$","p",null,{"className":"text-sm text-muted-foreground mb-3","children":"We aim for regular releases based on community needs:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":[["$","strong",null,{"children":"Major releases:"}]," Quarterly"]}],["$","li",null,{"children":[["$","strong",null,{"children":"Minor releases:"}]," Monthly"]}],["$","li",null,{"children":[["$","strong",null,{"children":"Patch releases:"}]," As needed"]}]]}]]}]]}]}]]}] +20:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z16:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/roadmap","children":"View Roadmap","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$20","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"View Source"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"See what's coming next or contribute to our open source projects."}]]}] +17:["$","$L21",null,{"children":["$L22",["$","$L23",null,{"promise":"$@24"}]]}] +1e:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-16 space-y-6","children":[["$","div","0",{"children":[["$","h4",null,{"className":"font-semibold mb-3 flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded bg-green-100 dark:bg-green-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M8 2.75C8 2.47386 7.77614 2.25 7.5 2.25C7.22386 2.25 7 2.47386 7 2.75V7H2.75C2.47386 7 2.25 7.22386 2.25 7.5C2.25 7.77614 2.47386 8 2.75 8H7V12.25C7 12.5261 7.22386 12.75 7.5 12.75C7.77614 12.75 8 12.5261 8 12.25V8H12.25C12.5261 8 12.75 7.77614 12.75 7.5C12.75 7.22386 12.5261 7 12.25 7H8V2.75Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"Added"]}],["$","ul",null,{"className":"space-y-2 ml-6","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Team page with contributor showcase"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Contact page with multiple communication channels"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Contributing guide with step-by-step instructions"]}],["$","li","3",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Community guidelines and values"]}],["$","li","4",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Blog system for articles and updates"]}],["$","li","5",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Project roadmap with transparent planning"]}]]}]]}],["$","div","1",{"children":[["$","h4",null,{"className":"font-semibold mb-3 flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded bg-blue-100 dark:bg-blue-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-blue-600","ref":"$undefined","children":["$","path",null,{"d":"M7.14645 2.14645C7.34171 1.95118 7.65829 1.95118 7.85355 2.14645L11.8536 6.14645C12.0488 6.34171 12.0488 6.65829 11.8536 6.85355C11.6583 7.04882 11.3417 7.04882 11.1464 6.85355L8 3.70711L8 12.5C8 12.7761 7.77614 13 7.5 13C7.22386 13 7 12.7761 7 12.5L7 3.70711L3.85355 6.85355C3.65829 7.04882 3.34171 7.04882 3.14645 6.85355C2.95118 6.65829 2.95118 6.34171 3.14645 6.14645L7.14645 2.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"Improved"]}],["$","ul",null,{"className":"space-y-2 ml-6","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Enhanced navigation structure"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Better responsive design across all pages"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Improved accessibility with proper ARIA labels"]}],"$L25"]}]]}],"$L26"]}]}] +27:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z1f:["$","div","1",{"className":"relative","children":[false,["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center flex-shrink-0","children":["$","span",null,{"className":"font-bold text-primary text-sm","children":"0.1.0"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Initial Platform Release"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded-full bg-purple-100 dark:bg-purple-900/20 text-purple-600","children":"Initial Release"}],["$","div",null,{"className":"flex items-center gap-1 text-sm text-muted-foreground","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$27","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/1/2024"]}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"First public release of the CodeStorm Hub platform with core functionality."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-16 space-y-6","children":[["$","div","0",{"children":["$L28","$L29"]}],"$L2a"]}]}]]}]]}] +25:["$","li","3",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Optimized images using Next.js Image component"]}] +2b:Ta5f,M7.07095 0.650238C6.67391 0.650238 6.32977 0.925096 6.24198 1.31231L6.0039 2.36247C5.6249 2.47269 5.26335 2.62363 4.92436 2.81013L4.01335 2.23585C3.67748 2.02413 3.23978 2.07312 2.95903 2.35386L2.35294 2.95996C2.0722 3.2407 2.0232 3.6784 2.23493 4.01427L2.80942 4.92561C2.62307 5.2645 2.47227 5.62594 2.36216 6.00481L1.31209 6.24287C0.924883 6.33065 0.650024 6.6748 0.650024 7.07183V7.92897C0.650024 8.32601 0.924883 8.67015 1.31209 8.75794L2.36228 8.99603C2.47246 9.375 2.62335 9.73652 2.80979 10.0755L2.2354 10.9867C2.02367 11.3225 2.07267 11.7602 2.35341 12.041L2.95951 12.6471C3.24025 12.9278 3.67795 12.9768 4.01382 12.7651L4.92506 12.1907C5.26384 12.377 5.62516 12.5278 6.0039 12.6379L6.24198 13.6881C6.32977 14.0753 6.67391 14.3502 7.07095 14.3502H7.92809C8.32512 14.3502 8.66927 14.0753 8.75705 13.6881L8.99505 12.6383C9.37411 12.5282 9.73573 12.3773 10.0748 12.1909L10.986 12.7653C11.3218 12.977 11.7595 12.928 12.0403 12.6473L12.6464 12.0412C12.9271 11.7604 12.9761 11.3227 12.7644 10.9869L12.1902 10.076C12.3768 9.73688 12.5278 9.37515 12.638 8.99596L13.6879 8.75794C14.0751 8.67015 14.35 8.32601 14.35 7.92897V7.07183C14.35 6.6748 14.0751 6.33065 13.6879 6.24287L12.6381 6.00488C12.528 5.62578 12.3771 5.26414 12.1906 4.92507L12.7648 4.01407C12.9766 3.6782 12.9276 3.2405 12.6468 2.95975L12.0407 2.35366C11.76 2.07292 11.3223 2.02392 10.9864 2.23565L10.0755 2.80989C9.73622 2.62328 9.37437 2.47229 8.99505 2.36209L8.75705 1.31231C8.66927 0.925096 8.32512 0.650238 7.92809 0.650238H7.07095ZM4.92053 3.81251C5.44724 3.44339 6.05665 3.18424 6.71543 3.06839L7.07095 1.50024H7.92809L8.28355 3.06816C8.94267 3.18387 9.5524 3.44302 10.0794 3.81224L11.4397 2.9547L12.0458 3.56079L11.1882 4.92117C11.5573 5.44798 11.8164 6.0575 11.9321 6.71638L13.5 7.07183V7.92897L11.932 8.28444C11.8162 8.94342 11.557 9.55301 11.1878 10.0798L12.0453 11.4402L11.4392 12.0462L10.0787 11.1886C9.55192 11.5576 8.94241 11.8166 8.28355 11.9323L7.92809 13.5002H7.07095L6.71543 11.932C6.0569 11.8162 5.44772 11.5572 4.92116 11.1883L3.56055 12.046L2.95445 11.4399L3.81213 10.0794C3.4431 9.55266 3.18403 8.94326 3.06825 8.2845L1.50002 7.92897V7.07183L3.06818 6.71632C3.18388 6.05765 3.44283 5.44833 3.81171 4.92165L2.95398 3.561L3.56008 2.95491L4.92053 3.81251ZM9.02496 7.50008C9.02496 8.34226 8.34223 9.02499 7.50005 9.02499C6.65786 9.02499 5.97513 8.34226 5.97513 7.50008C5.97513 6.65789 6.65786 5.97516 7.50005 5.97516C8.34223 5.97516 9.02496 6.65789 9.02496 7.50008ZM9.92496 7.50008C9.92496 8.83932 8.83929 9.92499 7.50005 9.92499C6.1608 9.92499 5.07513 8.83932 5.07513 7.50008C5.07513 6.16084 6.1608 5.07516 7.50005 5.07516C8.83929 5.07516 9.92496 6.16084 9.92496 7.50008Z26:["$","div","2",{"children":[["$","h4",null,{"className":"font-semibold mb-3 flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded bg-orange-100 dark:bg-orange-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-orange-600","ref":"$undefined","children":["$","path",null,{"d":"$2b","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"Fixed"]}],["$","ul",null,{"className":"space-y-2 ml-6","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Header navigation now properly links to all pages"]}],"$L2c","$L2d"]}]]}] +28:["$","h4",null,{"className":"font-semibold mb-3 flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded bg-green-100 dark:bg-green-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M8 2.75C8 2.47386 7.77614 2.25 7.5 2.25C7.22386 2.25 7 2.47386 7 2.75V7H2.75C2.47386 7 2.25 7.22386 2.25 7.5C2.25 7.77614 2.47386 8 2.75 8H7V12.25C7 12.5261 7.22386 12.75 7.5 12.75C7.77614 12.75 8 12.5261 8 12.25V8H12.25C12.5261 8 12.75 7.77614 12.75 7.5C12.75 7.22386 12.5261 7 12.25 7H8V2.75Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"Added"]}] +29:["$","ul",null,{"className":"space-y-2 ml-6","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Homepage with hero section and feature highlights"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"About page with mission and values"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Projects page with showcase layout"]}],["$","li","3",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Basic responsive design system"]}],["$","li","4",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Tailwind CSS 4 integration"]}],["$","li","5",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Radix UI component library"]}],["$","li","6",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Next.js 15 with App Router"]}],["$","li","7",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"TypeScript configuration"]}]]}] +2e:Ta5f,M7.07095 0.650238C6.67391 0.650238 6.32977 0.925096 6.24198 1.31231L6.0039 2.36247C5.6249 2.47269 5.26335 2.62363 4.92436 2.81013L4.01335 2.23585C3.67748 2.02413 3.23978 2.07312 2.95903 2.35386L2.35294 2.95996C2.0722 3.2407 2.0232 3.6784 2.23493 4.01427L2.80942 4.92561C2.62307 5.2645 2.47227 5.62594 2.36216 6.00481L1.31209 6.24287C0.924883 6.33065 0.650024 6.6748 0.650024 7.07183V7.92897C0.650024 8.32601 0.924883 8.67015 1.31209 8.75794L2.36228 8.99603C2.47246 9.375 2.62335 9.73652 2.80979 10.0755L2.2354 10.9867C2.02367 11.3225 2.07267 11.7602 2.35341 12.041L2.95951 12.6471C3.24025 12.9278 3.67795 12.9768 4.01382 12.7651L4.92506 12.1907C5.26384 12.377 5.62516 12.5278 6.0039 12.6379L6.24198 13.6881C6.32977 14.0753 6.67391 14.3502 7.07095 14.3502H7.92809C8.32512 14.3502 8.66927 14.0753 8.75705 13.6881L8.99505 12.6383C9.37411 12.5282 9.73573 12.3773 10.0748 12.1909L10.986 12.7653C11.3218 12.977 11.7595 12.928 12.0403 12.6473L12.6464 12.0412C12.9271 11.7604 12.9761 11.3227 12.7644 10.9869L12.1902 10.076C12.3768 9.73688 12.5278 9.37515 12.638 8.99596L13.6879 8.75794C14.0751 8.67015 14.35 8.32601 14.35 7.92897V7.07183C14.35 6.6748 14.0751 6.33065 13.6879 6.24287L12.6381 6.00488C12.528 5.62578 12.3771 5.26414 12.1906 4.92507L12.7648 4.01407C12.9766 3.6782 12.9276 3.2405 12.6468 2.95975L12.0407 2.35366C11.76 2.07292 11.3223 2.02392 10.9864 2.23565L10.0755 2.80989C9.73622 2.62328 9.37437 2.47229 8.99505 2.36209L8.75705 1.31231C8.66927 0.925096 8.32512 0.650238 7.92809 0.650238H7.07095ZM4.92053 3.81251C5.44724 3.44339 6.05665 3.18424 6.71543 3.06839L7.07095 1.50024H7.92809L8.28355 3.06816C8.94267 3.18387 9.5524 3.44302 10.0794 3.81224L11.4397 2.9547L12.0458 3.56079L11.1882 4.92117C11.5573 5.44798 11.8164 6.0575 11.9321 6.71638L13.5 7.07183V7.92897L11.932 8.28444C11.8162 8.94342 11.557 9.55301 11.1878 10.0798L12.0453 11.4402L11.4392 12.0462L10.0787 11.1886C9.55192 11.5576 8.94241 11.8166 8.28355 11.9323L7.92809 13.5002H7.07095L6.71543 11.932C6.0569 11.8162 5.44772 11.5572 4.92116 11.1883L3.56055 12.046L2.95445 11.4399L3.81213 10.0794C3.4431 9.55266 3.18403 8.94326 3.06825 8.2845L1.50002 7.92897V7.07183L3.06818 6.71632C3.18388 6.05765 3.44283 5.44833 3.81171 4.92165L2.95398 3.561L3.56008 2.95491L4.92053 3.81251ZM9.02496 7.50008C9.02496 8.34226 8.34223 9.02499 7.50005 9.02499C6.65786 9.02499 5.97513 8.34226 5.97513 7.50008C5.97513 6.65789 6.65786 5.97516 7.50005 5.97516C8.34223 5.97516 9.02496 6.65789 9.02496 7.50008ZM9.92496 7.50008C9.92496 8.83932 8.83929 9.92499 7.50005 9.92499C6.1608 9.92499 5.07513 8.83932 5.07513 7.50008C5.07513 6.16084 6.1608 5.07516 7.50005 5.07516C8.83929 5.07516 9.92496 6.16084 9.92496 7.50008Z2a:["$","div","1",{"children":[["$","h4",null,{"className":"font-semibold mb-3 flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded bg-purple-100 dark:bg-purple-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-purple-600","ref":"$undefined","children":["$","path",null,{"d":"$2e","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"Technical"]}],["$","ul",null,{"className":"space-y-2 ml-6","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"ESLint configuration for code quality"]}],"$L2f","$L30","$L31"]}]]}] +2c:["$","li","1",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Consistent styling across different page types"]}] +2d:["$","li","2",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Mobile menu improvements"]}] +2f:["$","li","1",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Automated build and deployment pipeline"]}] +30:["$","li","2",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Vercel deployment configuration"]}] +31:["$","li","3",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"SEO optimization with metadata"]}] +19:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +22:null +32:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +24:{"metadata":[["$","title","0",{"children":"Changelog | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Stay up to date with all CodeStorm Hub updates, releases, and improvements."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Changelog | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Stay up to date with all CodeStorm Hub updates, releases, and improvements."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L32","11",{}]],"error":null,"digest":"$undefined"} +1c:"$24:metadata" diff --git a/out/code-of-conduct.html b/out/code-of-conduct.html new file mode 100644 index 0000000..8511617 --- /dev/null +++ b/out/code-of-conduct.html @@ -0,0 +1 @@ +Code of Conduct | CodeStorm Hub

Code of Conduct

Our commitment to fostering an open, welcoming, diverse, inclusive, and healthy community for everyone who participates in CodeStorm Hub.

Our Pledge

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

Our Standards

These principles guide our interactions and help create a positive environment for everyone.

Be Welcoming and Inclusive

We welcome people of all backgrounds and identities. Our community values diversity and inclusion.

Examples of positive behavior:

  • Use inclusive language that welcomes everyone
  • Respect different perspectives and experiences
  • Make space for newcomers and help them feel included
  • Celebrate the diversity of our community

Be Respectful

Treat all community members with kindness, respect, and professionalism.

Examples of positive behavior:

  • Be kind and courteous in all interactions
  • Listen to others and consider their viewpoints
  • Disagree constructively and professionally
  • Respect personal boundaries and privacy

Be Collaborative

Work together to build great things and support each other's growth.

Examples of positive behavior:

  • Share knowledge and help others learn
  • Give credit where it's due
  • Provide constructive feedback
  • Be open to learning from others

Unacceptable Behavior

The following behaviors are considered harassment and are unacceptable within our community.

Prohibited Behaviors

  • Harassment, discrimination, or intimidation of any form
  • Offensive, derogatory, or discriminatory language or imagery
  • Personal attacks, trolling, or deliberately inflammatory comments
  • Public or private harassment
  • Sharing others' personal information without permission
  • Sexual language, imagery, or unwelcome sexual attention
  • Advocating for or encouraging any harmful behaviors
  • Disrupting community discussions or events
  • Any behavior that would be considered inappropriate in a professional setting

Enforcement

Reporting Violations

How to report code of conduct violations

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement.

Report via:

  • • Email: conduct@codestorm-hub.org
  • • GitHub: Private message to maintainers
  • • Contact form on our website

Our Response

How we handle reports and violations

All complaints will be reviewed and investigated promptly and fairly. Community leaders are obligated to respect the privacy and security of the reporter.

Consequences may include:

  • • Warning or guidance
  • • Temporary suspension
  • • Permanent ban from community

Scope

Where this Code of Conduct applies

This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces.

Community Spaces Include:

  • • GitHub repositories and discussions
  • • Community events and meetups
  • • Social media channels
  • • Email communications

Representation Examples:

  • • Using official email addresses
  • • Posting via official accounts
  • • Acting as a designated representative
  • • Speaking at public events

Attribution

This Code of Conduct is adapted from the Contributor Covenant, version 2.1, available at https://www.contributor-covenant.org/version/2/1/code_of_conduct.html.

Questions about this Code of Conduct? We're here to help.

\ No newline at end of file diff --git a/out/code-of-conduct.txt b/out/code-of-conduct.txt new file mode 100644 index 0000000..fccdf17 --- /dev/null +++ b/out/code-of-conduct.txt @@ -0,0 +1,42 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","code-of-conduct"],"i":false,"f":[[["",{"children":["code-of-conduct",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["code-of-conduct","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +21:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:T51e,M4.89346 2.35248C3.49195 2.35248 2.35248 3.49359 2.35248 4.90532C2.35248 6.38164 3.20954 7.9168 4.37255 9.33522C5.39396 10.581 6.59464 11.6702 7.50002 12.4778C8.4054 11.6702 9.60608 10.581 10.6275 9.33522C11.7905 7.9168 12.6476 6.38164 12.6476 4.90532C12.6476 3.49359 11.5081 2.35248 10.1066 2.35248C9.27059 2.35248 8.81894 2.64323 8.5397 2.95843C8.27877 3.25295 8.14623 3.58566 8.02501 3.88993C8.00391 3.9429 7.98315 3.99501 7.96211 4.04591C7.88482 4.23294 7.7024 4.35494 7.50002 4.35494C7.29765 4.35494 7.11523 4.23295 7.03793 4.04592C7.01689 3.99501 6.99612 3.94289 6.97502 3.8899C6.8538 3.58564 6.72126 3.25294 6.46034 2.95843C6.18109 2.64323 5.72945 2.35248 4.89346 2.35248ZM1.35248 4.90532C1.35248 2.94498 2.936 1.35248 4.89346 1.35248C6.0084 1.35248 6.73504 1.76049 7.20884 2.2953C7.32062 2.42147 7.41686 2.55382 7.50002 2.68545C7.58318 2.55382 7.67941 2.42147 7.79119 2.2953C8.265 1.76049 8.99164 1.35248 10.1066 1.35248C12.064 1.35248 13.6476 2.94498 13.6476 4.90532C13.6476 6.74041 12.6013 8.50508 11.4008 9.96927C10.2636 11.3562 8.92194 12.5508 8.00601 13.3664C7.94645 13.4194 7.88869 13.4709 7.83291 13.5206C7.64324 13.6899 7.3568 13.6899 7.16713 13.5206C7.11135 13.4709 7.05359 13.4194 6.99403 13.3664C6.0781 12.5508 4.73641 11.3562 3.59926 9.96927C2.39872 8.50508 1.35248 6.74041 1.35248 4.90532Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Code of Conduct"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Our commitment to fostering an open, welcoming, diverse, inclusive, and healthy community for everyone who participates in CodeStorm Hub."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Our Pledge"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-4xl mx-auto text-lg","children":"We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation."}],["$","p",null,{"className":"text-muted-foreground max-w-4xl mx-auto text-lg","children":"We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community."}]]}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Our Standards"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"These principles guide our interactions and help create a positive environment for everyone."}]]}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L14"]}]}],"$L15"]}],"$L16","$L17"]}]]}],"$L18","$L19","$L1a","$L1b","$L1c"]}]}]}],null,"$L1d"]}] +f:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +25:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +27:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +14:["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Be Welcoming and Inclusive"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"We welcome people of all backgrounds and identities. Our community values diversity and inclusion."}]]}] +15:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-13","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Examples of positive behavior:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Use inclusive language that welcomes everyone"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Respect different perspectives and experiences"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Make space for newcomers and help them feel included"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Celebrate the diversity of our community"}]]}]]}]]}]}] +16:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Be Respectful"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Treat all community members with kindness, respect, and professionalism."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-13","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Examples of positive behavior:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Be kind and courteous in all interactions"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Listen to others and consider their viewpoints"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Disagree constructively and professionally"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Respect personal boundaries and privacy"}]]}]]}]]}]}]]}] +17:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M12.5 3L2.5 3.00002C1.67157 3.00002 1 3.6716 1 4.50002V9.50003C1 10.3285 1.67157 11 2.5 11H7.50003C7.63264 11 7.75982 11.0527 7.85358 11.1465L10 13.2929V11.5C10 11.2239 10.2239 11 10.5 11H12.5C13.3284 11 14 10.3285 14 9.50003V4.5C14 3.67157 13.3284 3 12.5 3ZM2.49999 2.00002L12.5 2C13.8807 2 15 3.11929 15 4.5V9.50003C15 10.8807 13.8807 12 12.5 12H11V14.5C11 14.7022 10.8782 14.8845 10.6913 14.9619C10.5045 15.0393 10.2894 14.9965 10.1464 14.8536L7.29292 12H2.5C1.11929 12 0 10.8807 0 9.50003V4.50002C0 3.11931 1.11928 2.00003 2.49999 2.00002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Be Collaborative"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Work together to build great things and support each other's growth."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-13","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Examples of positive behavior:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Share knowledge and help others learn"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Give credit where it's due"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Provide constructive feedback"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Be open to learning from others"}]]}]]}]]}]}]]}] +18:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Unacceptable Behavior"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"The following behaviors are considered harassment and are unacceptable within our community."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm border-red-200 dark:border-red-800","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-red-600","ref":"$undefined","children":["$","path",null,{"d":"M8.4449 0.608765C8.0183 -0.107015 6.9817 -0.107015 6.55509 0.608766L0.161178 11.3368C-0.275824 12.07 0.252503 13 1.10608 13H13.8939C14.7475 13 15.2758 12.07 14.8388 11.3368L8.4449 0.608765ZM7.4141 1.12073C7.45288 1.05566 7.54712 1.05566 7.5859 1.12073L13.9798 11.8488C14.0196 11.9154 13.9715 12 13.8939 12H1.10608C1.02849 12 0.980454 11.9154 1.02018 11.8488L7.4141 1.12073ZM6.8269 4.48611C6.81221 4.10423 7.11783 3.78663 7.5 3.78663C7.88217 3.78663 8.18778 4.10423 8.1731 4.48612L8.01921 8.48701C8.00848 8.766 7.7792 8.98664 7.5 8.98664C7.2208 8.98664 6.99151 8.766 6.98078 8.48701L6.8269 4.48611ZM8.24989 10.476C8.24989 10.8902 7.9141 11.226 7.49989 11.226C7.08567 11.226 6.74989 10.8902 6.74989 10.476C6.74989 10.0618 7.08567 9.72599 7.49989 9.72599C7.9141 9.72599 8.24989 10.0618 8.24989 10.476Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Prohibited Behaviors"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-3","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Harassment, discrimination, or intimidation of any form"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Offensive, derogatory, or discriminatory language or imagery"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Personal attacks, trolling, or deliberately inflammatory comments"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Public or private harassment"}]]}],["$","li","4",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Sharing others' personal information without permission"}]]}],["$","li","5",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Sexual language, imagery, or unwelcome sexual attention"}]]}],["$","li","6",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Advocating for or encouraging any harmful behaviors"}]]}],"$L23","$L24"]}]}]]}]]}] +19:["$","div",null,{"children":[["$","h2",null,{"className":"text-3xl font-bold mb-6","children":"Enforcement"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Reporting Violations"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How to report code of conduct violations"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement."}],["$","div",null,{"className":"space-y-2","children":[["$","p",null,{"className":"text-sm font-semibold","children":"Report via:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Email: conduct@codestorm-hub.org"}],["$","li",null,{"children":"• GitHub: Private message to maintainers"}],["$","li",null,{"children":"• Contact form on our website"}]]}]]}]]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Our Response"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How we handle reports and violations"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"All complaints will be reviewed and investigated promptly and fairly. Community leaders are obligated to respect the privacy and security of the reporter."}],["$","div",null,{"className":"space-y-2","children":[["$","p",null,{"className":"text-sm font-semibold","children":"Consequences may include:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Warning or guidance"}],["$","li",null,{"children":"• Temporary suspension"}],["$","li",null,{"children":"• Permanent ban from community"}]]}]]}]]}]]}]]}]]}] +1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Scope"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Where this Code of Conduct applies"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces."}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6 mt-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Community Spaces Include:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• GitHub repositories and discussions"}],["$","li",null,{"children":"• Community events and meetups"}],["$","li",null,{"children":"• Social media channels"}],["$","li",null,{"children":"• Email communications"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Representation Examples:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Using official email addresses"}],["$","li",null,{"children":"• Posting via official accounts"}],["$","li",null,{"children":"• Acting as a designated representative"}],["$","li",null,{"children":"• Speaking at public events"}]]}]]}]]}]]}]]}] +1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Attribution"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":["This Code of Conduct is adapted from the"," ",["$","a",null,{"href":"https://www.contributor-covenant.org/","target":"_blank","rel":"noopener noreferrer","className":"text-primary hover:underline","children":"Contributor Covenant"}],", version 2.1, available at"," ",["$","a",null,{"href":"https://www.contributor-covenant.org/version/2/1/code_of_conduct.html","target":"_blank","rel":"noopener noreferrer","className":"text-primary hover:underline","children":"https://www.contributor-covenant.org/version/2/1/code_of_conduct.html"}],"."]}]}]]}] +1c:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/contact","children":"Contact Us","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/community","children":"Community Guidelines","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Questions about this Code of Conduct? We're here to help."}]]}] +1d:["$","$L25",null,{"children":["$L26",["$","$L27",null,{"promise":"$@28"}]]}] +23:["$","li","7",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Disrupting community discussions or events"}]]}] +24:["$","li","8",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Any behavior that would be considered inappropriate in a professional setting"}]]}] +1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +26:null +29:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +28:{"metadata":[["$","title","0",{"children":"Code of Conduct | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Our commitment to creating a welcoming, inclusive, and safe environment for all community members."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Code of Conduct | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Our commitment to creating a welcoming, inclusive, and safe environment for all community members."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L29","11",{}]],"error":null,"digest":"$undefined"} +22:"$28:metadata" diff --git a/out/community.html b/out/community.html new file mode 100644 index 0000000..049b74e --- /dev/null +++ b/out/community.html @@ -0,0 +1 @@ +Community | CodeStorm Hub

Welcome to Our Community

CodeStorm Hub is more than just code—it's a community of passionate individuals working together to create amazing open source projects. We believe in the power of collaboration, learning, and mutual support.

Our Values

These values guide everything we do and help create a positive environment for everyone.

Inclusivity

We welcome contributors from all backgrounds and experience levels.

Collaboration

Great things happen when we work together toward common goals.

Innovation

We encourage creative thinking and exploring new possibilities.

Quality

We strive for excellence in everything we create and maintain.

Community Guidelines

To maintain a welcoming and productive environment, we ask all community members to follow these guidelines.

Be Respectful

  • Treat all community members with kindness and respect
  • Use inclusive language that welcomes everyone
  • Respect different opinions and perspectives
  • Give constructive feedback rather than criticism

Be Helpful

  • Support other community members when they ask for help
  • Share your knowledge and experience
  • Mentor newcomers and help them get started
  • Celebrate others' achievements and contributions

Be Professional

  • Keep discussions relevant to the project or community
  • Avoid spam, self-promotion, or off-topic content
  • Use appropriate channels for different types of communication
  • Respect project maintainers' decisions and guidelines

Be Collaborative

  • Work together to solve problems and build great software
  • Be open to feedback and different approaches
  • Share credit and acknowledge contributions
  • Focus on what's best for the community and projects

How to Participate

There are many ways to get involved in our community. Choose what works best for you!

Join Discussions

Participate in GitHub Discussions to share ideas and ask questions

Contribute Code

Submit pull requests with bug fixes, features, or improvements

Report Issues

Help improve our projects by reporting bugs or suggesting enhancements

Spread the Word

Share our projects and help grow the community

Code of Conduct

Our commitment to creating a safe and inclusive environment

We are committed to providing a friendly, safe, and welcoming environment for all, regardless of gender, sexual orientation, ability, ethnicity, socioeconomic status, and religion (or lack thereof).

By participating in our community, you agree to abide by our Code of Conduct. Violations may result in temporary or permanent bans from community spaces.

Community Recognition

Celebrating our amazing community members

We regularly recognize outstanding contributions and community members who go above and beyond to help others and improve our projects. Every contribution, big or small, makes a difference!

\ No newline at end of file diff --git a/out/community.txt b/out/community.txt new file mode 100644 index 0000000..d2e8cd5 --- /dev/null +++ b/out/community.txt @@ -0,0 +1,46 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","community"],"i":false,"f":[[["",{"children":["community",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["community","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +21:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:T51e,M4.89346 2.35248C3.49195 2.35248 2.35248 3.49359 2.35248 4.90532C2.35248 6.38164 3.20954 7.9168 4.37255 9.33522C5.39396 10.581 6.59464 11.6702 7.50002 12.4778C8.4054 11.6702 9.60608 10.581 10.6275 9.33522C11.7905 7.9168 12.6476 6.38164 12.6476 4.90532C12.6476 3.49359 11.5081 2.35248 10.1066 2.35248C9.27059 2.35248 8.81894 2.64323 8.5397 2.95843C8.27877 3.25295 8.14623 3.58566 8.02501 3.88993C8.00391 3.9429 7.98315 3.99501 7.96211 4.04591C7.88482 4.23294 7.7024 4.35494 7.50002 4.35494C7.29765 4.35494 7.11523 4.23295 7.03793 4.04592C7.01689 3.99501 6.99612 3.94289 6.97502 3.8899C6.8538 3.58564 6.72126 3.25294 6.46034 2.95843C6.18109 2.64323 5.72945 2.35248 4.89346 2.35248ZM1.35248 4.90532C1.35248 2.94498 2.936 1.35248 4.89346 1.35248C6.0084 1.35248 6.73504 1.76049 7.20884 2.2953C7.32062 2.42147 7.41686 2.55382 7.50002 2.68545C7.58318 2.55382 7.67941 2.42147 7.79119 2.2953C8.265 1.76049 8.99164 1.35248 10.1066 1.35248C12.064 1.35248 13.6476 2.94498 13.6476 4.90532C13.6476 6.74041 12.6013 8.50508 11.4008 9.96927C10.2636 11.3562 8.92194 12.5508 8.00601 13.3664C7.94645 13.4194 7.88869 13.4709 7.83291 13.5206C7.64324 13.6899 7.3568 13.6899 7.16713 13.5206C7.11135 13.4709 7.05359 13.4194 6.99403 13.3664C6.0781 12.5508 4.73641 11.3562 3.59926 9.96927C2.39872 8.50508 1.35248 6.74041 1.35248 4.90532Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Welcome to Our Community"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"CodeStorm Hub is more than just code—it's a community of passionate individuals working together to create amazing open source projects. We believe in the power of collaboration, learning, and mutual support."}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"Our Values"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"These values guide everything we do and help create a positive environment for everyone."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Inclusivity"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We welcome contributors from all backgrounds and experience levels."}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":"$L14"}]}],"$L15"]}],"$L16"]}],"$L17","$L18"]}]]}],"$L19","$L1a","$L1b","$L1c"]}]}]}],null,"$L1d"]}] +f:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +2b:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +2d:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +14:["$","path",null,{"d":"M12.5 3L2.5 3.00002C1.67157 3.00002 1 3.6716 1 4.50002V9.50003C1 10.3285 1.67157 11 2.5 11H7.50003C7.63264 11 7.75982 11.0527 7.85358 11.1465L10 13.2929V11.5C10 11.2239 10.2239 11 10.5 11H12.5C13.3284 11 14 10.3285 14 9.50003V4.5C14 3.67157 13.3284 3 12.5 3ZM2.49999 2.00002L12.5 2C13.8807 2 15 3.11929 15 4.5V9.50003C15 10.8807 13.8807 12 12.5 12H11V14.5C11 14.7022 10.8782 14.8845 10.6913 14.9619C10.5045 15.0393 10.2894 14.9965 10.1464 14.8536L7.29292 12H2.5C1.11929 12 0 10.8807 0 9.50003V4.50002C0 3.11931 1.11928 2.00003 2.49999 2.00002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] +15:["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Collaboration"}] +16:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Great things happen when we work together toward common goals."}]}] +23:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Z17:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$23","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Innovation"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We encourage creative thinking and exploring new possibilities."}]}]]}] +18:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Quality"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We strive for excellence in everything we create and maintain."}]}]]}] +19:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"Community Guidelines"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"To maintain a welcoming and productive environment, we ask all community members to follow these guidelines."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Be Respectful"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Treat all community members with kindness and respect"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Use inclusive language that welcomes everyone"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Respect different opinions and perspectives"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L24"]}]]}]}]]}],"$L25","$L26","$L27"]}]]}] +28:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z1a:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"How to Participate"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"There are many ways to get involved in our community. Choose what works best for you!"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Join Discussions"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Participate in GitHub Discussions to share ideas and ask questions"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://github.com/orgs/CodeStorm-Hub/discussions","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$28","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Visit Discussions"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2 w-full","ref":null}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Contribute Code"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Submit pull requests with bug fixes, features, or improvements"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"/contributing","target":"$undefined","rel":"$undefined","children":[false,"View Contributing Guide"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2 w-full","ref":null}]}]]}],"$L29","$L2a"]}]]}] +1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Code of Conduct"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Our commitment to creating a safe and inclusive environment"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"We are committed to providing a friendly, safe, and welcoming environment for all, regardless of gender, sexual orientation, ability, ethnicity, socioeconomic status, and religion (or lack thereof)."}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"By participating in our community, you agree to abide by our Code of Conduct. Violations may result in temporary or permanent bans from community spaces."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/code-of-conduct","children":"Read Full Code of Conduct","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contact","children":"Report an Issue","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1c:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-gradient-to-r from-primary/5 to-blue-500/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Community Recognition"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Celebrating our amazing community members"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"We regularly recognize outstanding contributions and community members who go above and beyond to help others and improve our projects. Every contribution, big or small, makes a difference!"}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/team","children":"Meet Our Contributors","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contributing","children":"Start Contributing","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1d:["$","$L2b",null,{"children":["$L2c",["$","$L2d",null,{"promise":"$@2e"}]]}] +24:["$","span",null,{"className":"text-muted-foreground","children":"Give constructive feedback rather than criticism"}] +25:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Be Helpful"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Support other community members when they ask for help"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Share your knowledge and experience"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Mentor newcomers and help them get started"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Celebrate others' achievements and contributions"}]]}]]}]}]]}] +26:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Be Professional"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Keep discussions relevant to the project or community"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Avoid spam, self-promotion, or off-topic content"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Use appropriate channels for different types of communication"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Respect project maintainers' decisions and guidelines"}]]}]]}]}]]}] +27:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Be Collaborative"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Work together to solve problems and build great software"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Be open to feedback and different approaches"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Share credit and acknowledge contributions"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Focus on what's best for the community and projects"}]]}]]}]}]]}] +2f:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z29:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Report Issues"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Help improve our projects by reporting bugs or suggesting enhancements"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$2f","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Browse Repositories"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2 w-full","ref":null}]}]]}] +30:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2a:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Spread the Word"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Share our projects and help grow the community"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$30","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Follow on GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2 w-full","ref":null}]}]]}] +1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +2c:null +31:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +2e:{"metadata":[["$","title","0",{"children":"Community | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Join the CodeStorm Hub community. Learn about our values, guidelines, and how to participate."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Community | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Join the CodeStorm Hub community. Learn about our values, guidelines, and how to participate."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L31","11",{}]],"error":null,"digest":"$undefined"} +22:"$2e:metadata" diff --git a/out/contact.html b/out/contact.html new file mode 100644 index 0000000..f177e93 --- /dev/null +++ b/out/contact.html @@ -0,0 +1 @@ +Contact | CodeStorm Hub

Get in Touch

Have a question, idea, or want to collaborate? We'd love to hear from you. Here are the best ways to connect with our community.

GitHub Discussions

Ask questions, share ideas, and connect with our community

GitHub Issues

Report bugs, request features, or contribute to our projects

General Inquiries

For partnerships, press, or other general questions

Response Times

Here's what you can expect when reaching out to us

Community Support

GitHub Discussions and Issues are monitored by our community volunteers. Response times vary, but we aim to acknowledge new posts within 48 hours.

General Inquiries

For partnerships, press, and other business inquiries, we typically respond within 1-2 business days.

Frequently Asked Questions

Quick answers to common questions. If you don't find what you're looking for, feel free to reach out using any of the methods above.

How can I contribute to CodeStorm Hub?

We welcome contributions of all kinds! Check out our contributing guide to get started, or browse our GitHub repositories to find projects that interest you.

Do you offer support for your projects?

Community support is available through GitHub Discussions and Issues. For each project, you can find documentation and examples in the respective repositories.

Can I use CodeStorm Hub projects in commercial applications?

Yes! Our projects are open source and free to use. Please check the specific license for each project to understand the terms and conditions.

How do I report a security vulnerability?

Security is important to us. Please report security vulnerabilities responsibly by following the instructions in our Security Policy on GitHub.

Community Guidelines

Help us maintain a welcoming and inclusive environment

Before reaching out, please review our community guidelines and code of conduct to ensure respectful and productive interactions.

\ No newline at end of file diff --git a/out/contact.txt b/out/contact.txt new file mode 100644 index 0000000..cb9eb19 --- /dev/null +++ b/out/contact.txt @@ -0,0 +1,41 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","contact"],"i":false,"f":[[["",{"children":["contact",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["contact","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +1c:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +1f:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Get in Touch"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Have a question, idea, or want to collaborate? We'd love to hear from you. Here are the best ways to connect with our community."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-primary/50 bg-primary/5","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","div",null,{"className":"w-12 h-12 mx-auto rounded-lg flex items-center justify-center bg-primary text-primary-foreground","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6","ref":"$undefined","children":["$","path",null,{"d":"M12.5 3L2.5 3.00002C1.67157 3.00002 1 3.6716 1 4.50002V9.50003C1 10.3285 1.67157 11 2.5 11H7.50003C7.63264 11 7.75982 11.0527 7.85358 11.1465L10 13.2929V11.5C10 11.2239 10.2239 11 10.5 11H12.5C13.3284 11 14 10.3285 14 9.50003V4.5C14 3.67157 13.3284 3 12.5 3ZM2.49999 2.00002L12.5 2C13.8807 2 15 3.11929 15 4.5V9.50003C15 10.8807 13.8807 12 12.5 12H11V14.5C11 14.7022 10.8782 14.8845 10.6913 14.9619C10.5045 15.0393 10.2894 14.9965 10.1464 14.8536L7.29292 12H2.5C1.11929 12 0 10.8807 0 9.50003V4.50002C0 3.11931 1.11928 2.00003 2.49999 2.00002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"GitHub Discussions"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Ask questions, share ideas, and connect with our community"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center","children":["$","a",null,{"href":"https://github.com/orgs/CodeStorm-Hub/discussions","target":"_blank","rel":"noopener noreferrer","children":"Visit","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2 w-full","ref":null}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","div",null,{"className":"w-12 h-12 mx-auto rounded-lg flex items-center justify-center bg-muted","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L14","$L15"]}],"$L16"]}],"$L17"]}],"$L18","$L19","$L1a"]}]}]}],null,"$L1b"]}] +f:["$","$1","h",{"children":[null,[["$","$L1c",null,{"children":"$L1d"}],null],["$","$L1e",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1f",null,{"fallback":null,"children":"$L20"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +26:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +28:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +14:["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"GitHub Issues"}] +15:["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Report bugs, request features, or contribute to our projects"}] +16:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center","children":["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":"Visit","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2 w-full","ref":null}]}] +17:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","div",null,{"className":"w-12 h-12 mx-auto rounded-lg flex items-center justify-center bg-muted","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6","ref":"$undefined","children":["$","path",null,{"d":"M1 2C0.447715 2 0 2.44772 0 3V12C0 12.5523 0.447715 13 1 13H14C14.5523 13 15 12.5523 15 12V3C15 2.44772 14.5523 2 14 2H1ZM1 3L14 3V3.92494C13.9174 3.92486 13.8338 3.94751 13.7589 3.99505L7.5 7.96703L1.24112 3.99505C1.16621 3.94751 1.0826 3.92486 1 3.92494V3ZM1 4.90797V12H14V4.90797L7.74112 8.87995C7.59394 8.97335 7.40606 8.97335 7.25888 8.87995L1 4.90797Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"General Inquiries"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"For partnerships, press, or other general questions"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center","children":["$","a",null,{"href":"mailto:hello@codestorm-hub.org","target":"_blank","rel":"noopener noreferrer","children":"Send Email","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2 w-full","ref":null}]}]]}] +18:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Response Times"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Here's what you can expect when reaching out to us"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Community Support"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"GitHub Discussions and Issues are monitored by our community volunteers. Response times vary, but we aim to acknowledge new posts within 48 hours."}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"General Inquiries"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"For partnerships, press, and other business inquiries, we typically respond within 1-2 business days."}]]}]]}]}]]}] +21:T565,M0.877075 7.49972C0.877075 3.84204 3.84222 0.876892 7.49991 0.876892C11.1576 0.876892 14.1227 3.84204 14.1227 7.49972C14.1227 11.1574 11.1576 14.1226 7.49991 14.1226C3.84222 14.1226 0.877075 11.1574 0.877075 7.49972ZM7.49991 1.82689C4.36689 1.82689 1.82708 4.36671 1.82708 7.49972C1.82708 10.6327 4.36689 13.1726 7.49991 13.1726C10.6329 13.1726 13.1727 10.6327 13.1727 7.49972C13.1727 4.36671 10.6329 1.82689 7.49991 1.82689ZM8.24993 10.5C8.24993 10.9142 7.91414 11.25 7.49993 11.25C7.08571 11.25 6.74993 10.9142 6.74993 10.5C6.74993 10.0858 7.08571 9.75 7.49993 9.75C7.91414 9.75 8.24993 10.0858 8.24993 10.5ZM6.05003 6.25C6.05003 5.57211 6.63511 4.925 7.50003 4.925C8.36496 4.925 8.95003 5.57211 8.95003 6.25C8.95003 6.74118 8.68002 6.99212 8.21447 7.27494C8.16251 7.30651 8.10258 7.34131 8.03847 7.37854L8.03841 7.37858C7.85521 7.48497 7.63788 7.61119 7.47449 7.73849C7.23214 7.92732 6.95003 8.23198 6.95003 8.7C6.95004 9.00376 7.19628 9.25 7.50004 9.25C7.8024 9.25 8.04778 9.00601 8.05002 8.70417L8.05056 8.7033C8.05924 8.6896 8.08493 8.65735 8.15058 8.6062C8.25207 8.52712 8.36508 8.46163 8.51567 8.37436L8.51571 8.37433C8.59422 8.32883 8.68296 8.27741 8.78559 8.21506C9.32004 7.89038 10.05 7.35382 10.05 6.25C10.05 4.92789 8.93511 3.825 7.50003 3.825C6.06496 3.825 4.95003 4.92789 4.95003 6.25C4.95003 6.55376 5.19628 6.8 5.50003 6.8C5.80379 6.8 6.05003 6.55376 6.05003 6.25Z22:T565,M0.877075 7.49972C0.877075 3.84204 3.84222 0.876892 7.49991 0.876892C11.1576 0.876892 14.1227 3.84204 14.1227 7.49972C14.1227 11.1574 11.1576 14.1226 7.49991 14.1226C3.84222 14.1226 0.877075 11.1574 0.877075 7.49972ZM7.49991 1.82689C4.36689 1.82689 1.82708 4.36671 1.82708 7.49972C1.82708 10.6327 4.36689 13.1726 7.49991 13.1726C10.6329 13.1726 13.1727 10.6327 13.1727 7.49972C13.1727 4.36671 10.6329 1.82689 7.49991 1.82689ZM8.24993 10.5C8.24993 10.9142 7.91414 11.25 7.49993 11.25C7.08571 11.25 6.74993 10.9142 6.74993 10.5C6.74993 10.0858 7.08571 9.75 7.49993 9.75C7.91414 9.75 8.24993 10.0858 8.24993 10.5ZM6.05003 6.25C6.05003 5.57211 6.63511 4.925 7.50003 4.925C8.36496 4.925 8.95003 5.57211 8.95003 6.25C8.95003 6.74118 8.68002 6.99212 8.21447 7.27494C8.16251 7.30651 8.10258 7.34131 8.03847 7.37854L8.03841 7.37858C7.85521 7.48497 7.63788 7.61119 7.47449 7.73849C7.23214 7.92732 6.95003 8.23198 6.95003 8.7C6.95004 9.00376 7.19628 9.25 7.50004 9.25C7.8024 9.25 8.04778 9.00601 8.05002 8.70417L8.05056 8.7033C8.05924 8.6896 8.08493 8.65735 8.15058 8.6062C8.25207 8.52712 8.36508 8.46163 8.51567 8.37436L8.51571 8.37433C8.59422 8.32883 8.68296 8.27741 8.78559 8.21506C9.32004 7.89038 10.05 7.35382 10.05 6.25C10.05 4.92789 8.93511 3.825 7.50003 3.825C6.06496 3.825 4.95003 4.92789 4.95003 6.25C4.95003 6.55376 5.19628 6.8 5.50003 6.8C5.80379 6.8 6.05003 6.55376 6.05003 6.25Z19:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"Frequently Asked Questions"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Quick answers to common questions. If you don't find what you're looking for, feel free to reach out using any of the methods above."}]]}],["$","div",null,{"className":"space-y-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg flex items-start gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 mt-0.5 text-primary flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"$21","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"How can I contribute to CodeStorm Hub?"]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground ml-8","children":"We welcome contributions of all kinds! Check out our contributing guide to get started, or browse our GitHub repositories to find projects that interest you."}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg flex items-start gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 mt-0.5 text-primary flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"$22","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Do you offer support for your projects?"]}]}],"$L23"]}],"$L24","$L25"]}]]}] +1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Community Guidelines"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Help us maintain a welcoming and inclusive environment"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Before reaching out, please review our community guidelines and code of conduct to ensure respectful and productive interactions."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/code-of-conduct","children":"Code of Conduct","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/community","children":"Community Guidelines","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1b:["$","$L26",null,{"children":["$L27",["$","$L28",null,{"promise":"$@29"}]]}] +23:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground ml-8","children":"Community support is available through GitHub Discussions and Issues. For each project, you can find documentation and examples in the respective repositories."}]}] +2a:T565,M0.877075 7.49972C0.877075 3.84204 3.84222 0.876892 7.49991 0.876892C11.1576 0.876892 14.1227 3.84204 14.1227 7.49972C14.1227 11.1574 11.1576 14.1226 7.49991 14.1226C3.84222 14.1226 0.877075 11.1574 0.877075 7.49972ZM7.49991 1.82689C4.36689 1.82689 1.82708 4.36671 1.82708 7.49972C1.82708 10.6327 4.36689 13.1726 7.49991 13.1726C10.6329 13.1726 13.1727 10.6327 13.1727 7.49972C13.1727 4.36671 10.6329 1.82689 7.49991 1.82689ZM8.24993 10.5C8.24993 10.9142 7.91414 11.25 7.49993 11.25C7.08571 11.25 6.74993 10.9142 6.74993 10.5C6.74993 10.0858 7.08571 9.75 7.49993 9.75C7.91414 9.75 8.24993 10.0858 8.24993 10.5ZM6.05003 6.25C6.05003 5.57211 6.63511 4.925 7.50003 4.925C8.36496 4.925 8.95003 5.57211 8.95003 6.25C8.95003 6.74118 8.68002 6.99212 8.21447 7.27494C8.16251 7.30651 8.10258 7.34131 8.03847 7.37854L8.03841 7.37858C7.85521 7.48497 7.63788 7.61119 7.47449 7.73849C7.23214 7.92732 6.95003 8.23198 6.95003 8.7C6.95004 9.00376 7.19628 9.25 7.50004 9.25C7.8024 9.25 8.04778 9.00601 8.05002 8.70417L8.05056 8.7033C8.05924 8.6896 8.08493 8.65735 8.15058 8.6062C8.25207 8.52712 8.36508 8.46163 8.51567 8.37436L8.51571 8.37433C8.59422 8.32883 8.68296 8.27741 8.78559 8.21506C9.32004 7.89038 10.05 7.35382 10.05 6.25C10.05 4.92789 8.93511 3.825 7.50003 3.825C6.06496 3.825 4.95003 4.92789 4.95003 6.25C4.95003 6.55376 5.19628 6.8 5.50003 6.8C5.80379 6.8 6.05003 6.55376 6.05003 6.25Z24:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg flex items-start gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 mt-0.5 text-primary flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"$2a","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Can I use CodeStorm Hub projects in commercial applications?"]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground ml-8","children":"Yes! Our projects are open source and free to use. Please check the specific license for each project to understand the terms and conditions."}]}]]}] +2b:T565,M0.877075 7.49972C0.877075 3.84204 3.84222 0.876892 7.49991 0.876892C11.1576 0.876892 14.1227 3.84204 14.1227 7.49972C14.1227 11.1574 11.1576 14.1226 7.49991 14.1226C3.84222 14.1226 0.877075 11.1574 0.877075 7.49972ZM7.49991 1.82689C4.36689 1.82689 1.82708 4.36671 1.82708 7.49972C1.82708 10.6327 4.36689 13.1726 7.49991 13.1726C10.6329 13.1726 13.1727 10.6327 13.1727 7.49972C13.1727 4.36671 10.6329 1.82689 7.49991 1.82689ZM8.24993 10.5C8.24993 10.9142 7.91414 11.25 7.49993 11.25C7.08571 11.25 6.74993 10.9142 6.74993 10.5C6.74993 10.0858 7.08571 9.75 7.49993 9.75C7.91414 9.75 8.24993 10.0858 8.24993 10.5ZM6.05003 6.25C6.05003 5.57211 6.63511 4.925 7.50003 4.925C8.36496 4.925 8.95003 5.57211 8.95003 6.25C8.95003 6.74118 8.68002 6.99212 8.21447 7.27494C8.16251 7.30651 8.10258 7.34131 8.03847 7.37854L8.03841 7.37858C7.85521 7.48497 7.63788 7.61119 7.47449 7.73849C7.23214 7.92732 6.95003 8.23198 6.95003 8.7C6.95004 9.00376 7.19628 9.25 7.50004 9.25C7.8024 9.25 8.04778 9.00601 8.05002 8.70417L8.05056 8.7033C8.05924 8.6896 8.08493 8.65735 8.15058 8.6062C8.25207 8.52712 8.36508 8.46163 8.51567 8.37436L8.51571 8.37433C8.59422 8.32883 8.68296 8.27741 8.78559 8.21506C9.32004 7.89038 10.05 7.35382 10.05 6.25C10.05 4.92789 8.93511 3.825 7.50003 3.825C6.06496 3.825 4.95003 4.92789 4.95003 6.25C4.95003 6.55376 5.19628 6.8 5.50003 6.8C5.80379 6.8 6.05003 6.55376 6.05003 6.25Z25:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg flex items-start gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 mt-0.5 text-primary flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"$2b","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"How do I report a security vulnerability?"]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground ml-8","children":"Security is important to us. Please report security vulnerabilities responsibly by following the instructions in our Security Policy on GitHub."}]}]]}] +1d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +27:null +2c:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +29:{"metadata":[["$","title","0",{"children":"Contact | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Get in touch with the CodeStorm Hub team. We're here to help and answer your questions."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Contact | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Get in touch with the CodeStorm Hub team. We're here to help and answer your questions."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2c","11",{}]],"error":null,"digest":"$undefined"} +20:"$29:metadata" diff --git a/out/contributing.html b/out/contributing.html new file mode 100644 index 0000000..7ec75b5 --- /dev/null +++ b/out/contributing.html @@ -0,0 +1 @@ +Contributing | CodeStorm Hub

Contributing to CodeStorm Hub

We believe in the power of community-driven development. Whether you're a seasoned developer or just starting out, there are many ways you can contribute to our projects.

Ready to Get Started?

Follow these steps to make your first contribution

1

Explore Projects

Browse our repositories and find a project that interests you

2

Read the Docs

Check the project's README and contributing guidelines

3

Pick an Issue

Look for issues labeled "good first issue" or "help wanted"

4

Make Changes

Fork, clone, make your changes, and submit a pull request

Browse Our Repositories

Ways to Contribute

There are many ways to contribute to our projects, regardless of your skill level or experience.

Code Contributions

Submit bug fixes, new features, or improvements to our projects

  • Fork the repository
  • Create a feature branch
  • Make your changes
  • Submit a pull request

Documentation

Help improve our docs, write tutorials, or create examples

  • Review existing docs
  • Identify gaps or errors
  • Write clear content
  • Submit improvements

Community Support

Help other community members and answer questions

  • Monitor GitHub Discussions
  • Answer questions
  • Share your expertise
  • Welcome new contributors

Testing & Feedback

Test our projects, report bugs, and suggest improvements

  • Try out new features
  • Report bugs you find
  • Suggest enhancements
  • Provide user feedback

Contribution Guidelines

Please follow these guidelines to ensure a smooth contribution process for everyone.

Be Respectful

Treat all community members with respect and kindness. Follow our Code of Conduct.

Start Small

Begin with small contributions to get familiar with our workflow and project structure.

Ask Questions

Don't hesitate to ask questions if you're unsure about something. We're here to help!

Follow Standards

Adhere to our coding standards, commit message conventions, and PR guidelines.

Test Your Work

Ensure your changes work correctly and don't break existing functionality.

Document Changes

Update documentation and add tests for new features or significant changes.

Helpful Resources

Links and resources to help you get started with contributing

Recognition & Rewards

We appreciate and recognize our contributors

All contributors are recognized in our project README files and contributor lists. We believe in celebrating the amazing work our community members do to make our projects better for everyone.

\ No newline at end of file diff --git a/out/contributing.txt b/out/contributing.txt new file mode 100644 index 0000000..6e56084 --- /dev/null +++ b/out/contributing.txt @@ -0,0 +1,47 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","contributing"],"i":false,"f":[[["",{"children":["contributing",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["contributing","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +19:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +1b:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +1c:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Contributing to CodeStorm Hub"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"We believe in the power of community-driven development. Whether you're a seasoned developer or just starting out, there are many ways you can contribute to our projects."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Ready to Get Started?"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Follow these steps to make your first contribution"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-6","children":[["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-4 gap-6","children":[["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary text-primary-foreground rounded-full flex items-center justify-center font-bold mx-auto","children":"1"}],["$","h4",null,{"className":"font-semibold","children":"Explore Projects"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Browse our repositories and find a project that interests you"}]]}],["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary text-primary-foreground rounded-full flex items-center justify-center font-bold mx-auto","children":"2"}],["$","h4",null,{"className":"font-semibold","children":"Read the Docs"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Check the project's README and contributing guidelines"}]]}],["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary text-primary-foreground rounded-full flex items-center justify-center font-bold mx-auto","children":"3"}],["$","h4",null,{"className":"font-semibold","children":"Pick an Issue"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Look for issues labeled \"good first issue\" or \"help wanted\""}]]}],["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary text-primary-foreground rounded-full flex items-center justify-center font-bold mx-auto","children":"4"}],["$","h4",null,{"className":"font-semibold","children":"Make Changes"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Fork, clone, make your changes, and submit a pull request"}]]}]]}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Browse Our Repositories"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-11 rounded-md px-8 text-base","ref":null}]]}]]}],"$L14","$L15","$L16","$L17"]}]}]}],null,"$L18"]}] +f:["$","$1","h",{"children":[null,[["$","$L19",null,{"children":"$L1a"}],null],["$","$L1b",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1c",null,{"fallback":null,"children":"$L1d"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +26:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +28:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +14:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"Ways to Contribute"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"There are many ways to contribute to our projects, regardless of your skill level or experience."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M9.96424 2.68571C10.0668 2.42931 9.94209 2.13833 9.6857 2.03577C9.4293 1.93322 9.13832 2.05792 9.03576 2.31432L5.03576 12.3143C4.9332 12.5707 5.05791 12.8617 5.3143 12.9642C5.5707 13.0668 5.86168 12.9421 5.96424 12.6857L9.96424 2.68571ZM3.85355 5.14646C4.04882 5.34172 4.04882 5.6583 3.85355 5.85356L2.20711 7.50001L3.85355 9.14646C4.04882 9.34172 4.04882 9.6583 3.85355 9.85356C3.65829 10.0488 3.34171 10.0488 3.14645 9.85356L1.14645 7.85356C0.951184 7.6583 0.951184 7.34172 1.14645 7.14646L3.14645 5.14646C3.34171 4.9512 3.65829 4.9512 3.85355 5.14646ZM11.1464 5.14646C11.3417 4.9512 11.6583 4.9512 11.8536 5.14646L13.8536 7.14646C14.0488 7.34172 14.0488 7.6583 13.8536 7.85356L11.8536 9.85356C11.6583 10.0488 11.3417 10.0488 11.1464 9.85356C10.9512 9.6583 10.9512 9.34172 11.1464 9.14646L12.7929 7.50001L11.1464 5.85356C10.9512 5.6583 10.9512 5.34172 11.1464 5.14646Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Code Contributions"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Submit bug fixes, new features, or improvements to our projects"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Fork the repository"]}],["$","li","1",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Create a feature branch"]}],"$L1e","$L1f"]}]}]]}],"$L20","$L21","$L22"]}]]}] +15:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"Contribution Guidelines"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Please follow these guidelines to ensure a smooth contribution process for everyone."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Be Respectful"]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Treat all community members with respect and kindness. Follow our Code of Conduct."}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Start Small"]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Begin with small contributions to get familiar with our workflow and project structure."}]]}],["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Ask Questions"]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Don't hesitate to ask questions if you're unsure about something. We're here to help!"}]]}],["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Follow Standards"]}],"$L23"]}],"$L24","$L25"]}]]}] +16:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Helpful Resources"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Links and resources to help you get started with contributing"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Learning Resources"}],["$","ul",null,{"className":"space-y-2 text-sm","children":[["$","li",null,{"children":["$","a",null,{"href":"https://docs.github.com/en/get-started/quickstart/contributing-to-projects","target":"_blank","rel":"noopener noreferrer","className":"text-primary hover:underline","children":"GitHub's Contributing Guide"}]}],["$","li",null,{"children":["$","a",null,{"href":"https://opensource.guide/how-to-contribute/","target":"_blank","rel":"noopener noreferrer","className":"text-primary hover:underline","children":"Open Source Guide: How to Contribute"}]}],["$","li",null,{"children":["$","a",null,{"href":"https://www.firsttimersonly.com/","target":"_blank","rel":"noopener noreferrer","className":"text-primary hover:underline","children":"First Timers Only"}]}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-3","children":"CodeStorm Hub Resources"}],["$","ul",null,{"className":"space-y-2 text-sm","children":[["$","li",null,{"children":["$","a",null,{"href":"/code-of-conduct","className":"text-primary hover:underline","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","a",null,{"href":"/community","className":"text-primary hover:underline","children":"Community Guidelines"}]}],["$","li",null,{"children":["$","a",null,{"href":"/contact","className":"text-primary hover:underline","children":"Getting Help"}]}]]}]]}]]}]}]]}] +17:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-gradient-to-r from-primary/5 to-blue-500/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Recognition & Rewards"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"We appreciate and recognize our contributors"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"All contributors are recognized in our project README files and contributor lists. We believe in celebrating the amazing work our community members do to make our projects better for everyone."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/team","children":"Meet Our Contributors","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":"View All Projects","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +18:["$","$L26",null,{"children":["$L27",["$","$L28",null,{"promise":"$@29"}]]}] +1e:["$","li","2",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Make your changes"]}] +1f:["$","li","3",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Submit a pull request"]}] +20:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M3 2.5C3 2.22386 3.22386 2 3.5 2H9.08579C9.21839 2 9.34557 2.05268 9.43934 2.14645L11.8536 4.56066C11.9473 4.65443 12 4.78161 12 4.91421V12.5C12 12.7761 11.7761 13 11.5 13H3.5C3.22386 13 3 12.7761 3 12.5V2.5ZM3.5 1C2.67157 1 2 1.67157 2 2.5V12.5C2 13.3284 2.67157 14 3.5 14H11.5C12.3284 14 13 13.3284 13 12.5V4.91421C13 4.51639 12.842 4.13486 12.5607 3.85355L10.1464 1.43934C9.86514 1.15804 9.48361 1 9.08579 1H3.5ZM4.5 4C4.22386 4 4 4.22386 4 4.5C4 4.77614 4.22386 5 4.5 5H7.5C7.77614 5 8 4.77614 8 4.5C8 4.22386 7.77614 4 7.5 4H4.5ZM4.5 7C4.22386 7 4 7.22386 4 7.5C4 7.77614 4.22386 8 4.5 8H10.5C10.7761 8 11 7.77614 11 7.5C11 7.22386 10.7761 7 10.5 7H4.5ZM4.5 10C4.22386 10 4 10.2239 4 10.5C4 10.7761 4.22386 11 4.5 11H10.5C10.7761 11 11 10.7761 11 10.5C11 10.2239 10.7761 10 10.5 10H4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Documentation"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Help improve our docs, write tutorials, or create examples"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Review existing docs"]}],["$","li","1",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Identify gaps or errors"]}],["$","li","2",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Write clear content"]}],"$L2a"]}]}]]}] +21:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M12.5 3L2.5 3.00002C1.67157 3.00002 1 3.6716 1 4.50002V9.50003C1 10.3285 1.67157 11 2.5 11H7.50003C7.63264 11 7.75982 11.0527 7.85358 11.1465L10 13.2929V11.5C10 11.2239 10.2239 11 10.5 11H12.5C13.3284 11 14 10.3285 14 9.50003V4.5C14 3.67157 13.3284 3 12.5 3ZM2.49999 2.00002L12.5 2C13.8807 2 15 3.11929 15 4.5V9.50003C15 10.8807 13.8807 12 12.5 12H11V14.5C11 14.7022 10.8782 14.8845 10.6913 14.9619C10.5045 15.0393 10.2894 14.9965 10.1464 14.8536L7.29292 12H2.5C1.11929 12 0 10.8807 0 9.50003V4.50002C0 3.11931 1.11928 2.00003 2.49999 2.00002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Community Support"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Help other community members and answer questions"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Monitor GitHub Discussions"]}],["$","li","1",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Answer questions"]}],["$","li","2",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Share your expertise"]}],["$","li","3",{"className":"flex items-center gap-2 text-sm","children":["$L2b","Welcome new contributors"]}]]}]}]]}] +2c:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z22:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$2c","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Testing & Feedback"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Test our projects, report bugs, and suggest improvements"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Try out new features"]}],["$","li","1",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Report bugs you find"]}],"$L2d","$L2e"]}]}]]}] +23:["$","p",null,{"className":"text-sm text-muted-foreground","children":"Adhere to our coding standards, commit message conventions, and PR guidelines."}] +24:["$","div","4",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Test Your Work"]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Ensure your changes work correctly and don't break existing functionality."}]]}] +25:["$","div","5",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Document Changes"]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Update documentation and add tests for new features or significant changes."}]]}] +2a:["$","li","3",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Submit improvements"]}] +2b:["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}] +2d:["$","li","2",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Suggest enhancements"]}] +2e:["$","li","3",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Provide user feedback"]}] +1a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +27:null +2f:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +29:{"metadata":[["$","title","0",{"children":"Contributing | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Learn how to contribute to CodeStorm Hub projects and join our open source community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Contributing | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Learn how to contribute to CodeStorm Hub projects and join our open source community."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2f","11",{}]],"error":null,"digest":"$undefined"} +1d:"$29:metadata" diff --git a/out/events.html b/out/events.html new file mode 100644 index 0000000..1563c5e --- /dev/null +++ b/out/events.html @@ -0,0 +1 @@ +Events | CodeStorm Hub

Community Events

Join our community events, workshops, and meetups. Learn, share knowledge, and connect with fellow developers from around the world.

Never Miss an Event

Get notified about upcoming events and exclusive community activities

Upcoming Events

FeaturedWorkshopBeginner

Open Source Contribution Workshop

Learn how to make your first contribution to open source projects with hands-on guidance.

2/15/2024
18:00 UTC
Virtual
23/50
Duration: 2 hours
Tech TalkIntermediate

Next.js 15 Deep Dive

Explore the latest features in Next.js 15 and learn how to build modern web applications.

2/22/2024
19:00 UTC
Virtual
45/100
Duration: 1.5 hours
MeetupAll Levels

Community Coffee Chat

Casual community meetup to discuss projects, share ideas, and network with fellow developers.

3/1/2024
16:00 UTC
Virtual
12/30
Duration: 1 hour

Types of Events

We host various types of events to cater to different interests and skill levels in our community.

Workshops

Hands-on learning sessions with practical exercises and projects

Recent Topics:

  • Getting Started with Open Source
  • Advanced React Patterns
  • DevOps for Developers

Tech Talks

Educational presentations on latest technologies and best practices

Recent Topics:

  • Next.js Performance Optimization
  • TypeScript Advanced Types
  • Modern CSS Techniques

Community Meetups

Casual networking events to connect with fellow community members

Recent Topics:

  • Coffee Chats
  • Project Show & Tell
  • Career Discussions

Code Reviews

Collaborative sessions to review and improve community projects

Recent Topics:

  • Project Architecture Review
  • Code Quality Discussion
  • Best Practices Session

Past Events

Launch75 attendees

CodeStorm Hub Launch Event

Official launch of the CodeStorm Hub community platform with project showcases.

1/15/2024
Virtual
Workshop42 attendees

Building Accessible Web Components

Workshop on creating accessible UI components using Radix UI and best practices.

1/8/2024
Virtual

Host an Event

Want to share your knowledge with the community?

We welcome community members to host events, workshops, and talks. Whether you want to share your expertise or lead a discussion, we'd love to help you organize it.

Calendar integration coming soon. Follow us on GitHub for event updates.

\ No newline at end of file diff --git a/out/events.txt b/out/events.txt new file mode 100644 index 0000000..0c82543 --- /dev/null +++ b/out/events.txt @@ -0,0 +1,67 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +f:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","events"],"i":false,"f":[[["",{"children":["events",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["events","$Lc",{"children":["__PAGE__","$Ld",{},null,false]},null,false]},null,false],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"s":false,"S":true} +1d:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +1f:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +20:"$Sreact.suspense" +11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +c:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +d:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Community Events"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Join our community events, workshops, and meetups. Learn, share knowledge, and connect with fellow developers from around the world."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Never Miss an Event"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Get notified about upcoming events and exclusive community activities"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":"Follow on GitHub","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/blog","children":"Subscribe to Blog","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]}]]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-3xl font-bold mb-8","children":"Upcoming Events"}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg text-card-foreground shadow-sm border-2 border-primary/20 bg-primary/5","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start justify-between gap-4","children":[["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[["$","span",null,{"className":"bg-primary text-primary-foreground text-xs font-medium px-2 py-1 rounded","children":"Featured"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Workshop"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Beginner"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Open Source Contribution Workshop"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-1","children":"Learn how to make your first contribution to open source projects with hands-on guidance."}]]}],["$","div",null,{"className":"p-2 rounded-lg bg-blue-100 dark:bg-blue-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-blue-600","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],"$L12","$L13","$L14"]}]}]]}]}],"$L15"]}],"$L16","$L17"]}]]}],"$L18","$L19","$L1a","$L1b"]}]}]}],null,"$L1c"]}] +e:["$","$1","h",{"children":[null,[["$","$L1d",null,{"children":"$L1e"}],null],["$","$L1f",null,{"children":["$","div",null,{"hidden":true,"children":["$","$20",null,{"fallback":null,"children":"$L21"}]}]}]]}] +10:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +3e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +40:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +12:["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] +13:["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] +14:["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] +22:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z15:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-4 text-sm","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"$22","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":"2/15/2024"}]]}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.50009 0.877014C3.84241 0.877014 0.877258 3.84216 0.877258 7.49984C0.877258 11.1575 3.8424 14.1227 7.50009 14.1227C11.1578 14.1227 14.1229 11.1575 14.1229 7.49984C14.1229 3.84216 11.1577 0.877014 7.50009 0.877014ZM1.82726 7.49984C1.82726 4.36683 4.36708 1.82701 7.50009 1.82701C10.6331 1.82701 13.1729 4.36683 13.1729 7.49984C13.1729 10.6328 10.6331 13.1727 7.50009 13.1727C4.36708 13.1727 1.82726 10.6328 1.82726 7.49984ZM8 4.50001C8 4.22387 7.77614 4.00001 7.5 4.00001C7.22386 4.00001 7 4.22387 7 4.50001V7.50001C7 7.63262 7.05268 7.7598 7.14645 7.85357L9.14645 9.85357C9.34171 10.0488 9.65829 10.0488 9.85355 9.85357C10.0488 9.65831 10.0488 9.34172 9.85355 9.14646L8 7.29291V4.50001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L23"]}],"$L24","$L25"]}],"$L26"]}] +27:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z16:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start justify-between gap-4","children":[["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[false,["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Tech Talk"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400","children":"Intermediate"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Next.js 15 Deep Dive"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-1","children":"Explore the latest features in Next.js 15 and learn how to build modern web applications."}]]}],["$","div",null,{"className":"p-2 rounded-lg bg-blue-100 dark:bg-blue-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-blue-600","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-4 text-sm","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"$27","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L28"]}],"$L29","$L2a","$L2b"]}],"$L2c"]}]]}] +2d:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z17:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start justify-between gap-4","children":[["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[false,["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Meetup"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"All Levels"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Community Coffee Chat"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-1","children":"Casual community meetup to discuss projects, share ideas, and network with fellow developers."}]]}],["$","div",null,{"className":"p-2 rounded-lg bg-blue-100 dark:bg-blue-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-blue-600","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-4 text-sm","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"$2d","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L2e"]}],"$L2f","$L30","$L31"]}],"$L32"]}]]}] +33:T7a2,M4.76447 3.12199C5.63151 3.04859 6.56082 3 7.5 3C8.43918 3 9.36849 3.04859 10.2355 3.12199C11.2796 3.21037 11.9553 3.27008 12.472 3.39203C12.9425 3.50304 13.2048 3.64976 13.4306 3.88086C13.4553 3.90618 13.4902 3.94414 13.5133 3.97092C13.7126 4.20149 13.8435 4.4887 13.918 5.03283C13.9978 5.6156 14 6.37644 14 7.52493C14 8.66026 13.9978 9.41019 13.9181 9.98538C13.8439 10.5206 13.7137 10.8061 13.5125 11.0387C13.4896 11.0651 13.4541 11.1038 13.4296 11.1287C13.2009 11.3625 12.9406 11.5076 12.4818 11.6164C11.9752 11.7365 11.3143 11.7942 10.2878 11.8797C9.41948 11.9521 8.47566 12 7.5 12C6.52434 12 5.58052 11.9521 4.7122 11.8797C3.68572 11.7942 3.02477 11.7365 2.51816 11.6164C2.05936 11.5076 1.7991 11.3625 1.57037 11.1287C1.54593 11.1038 1.51035 11.0651 1.48748 11.0387C1.28628 10.8061 1.15612 10.5206 1.08193 9.98538C1.00221 9.41019 1 8.66026 1 7.52493C1 6.37644 1.00216 5.6156 1.082 5.03283C1.15654 4.4887 1.28744 4.20149 1.48666 3.97092C1.5098 3.94414 1.54468 3.90618 1.56942 3.88086C1.7952 3.64976 2.05752 3.50304 2.52796 3.39203C3.04473 3.27008 3.7204 3.21037 4.76447 3.12199ZM0 7.52493C0 5.28296 0 4.16198 0.729985 3.31713C0.766457 3.27491 0.815139 3.22194 0.854123 3.18204C1.63439 2.38339 2.64963 2.29744 4.68012 2.12555C5.56923 2.05028 6.52724 2 7.5 2C8.47276 2 9.43077 2.05028 10.3199 2.12555C12.3504 2.29744 13.3656 2.38339 14.1459 3.18204C14.1849 3.22194 14.2335 3.27491 14.27 3.31713C15 4.16198 15 5.28296 15 7.52493C15 9.74012 15 10.8477 14.2688 11.6929C14.2326 11.7348 14.1832 11.7885 14.1444 11.8281C13.3629 12.6269 12.3655 12.71 10.3709 12.8763C9.47971 12.9505 8.50782 13 7.5 13C6.49218 13 5.52028 12.9505 4.62915 12.8763C2.63446 12.71 1.63712 12.6269 0.855558 11.8281C0.816844 11.7885 0.767442 11.7348 0.731221 11.6929C0 10.8477 0 9.74012 0 7.52493ZM5.25 5.38264C5.25 5.20225 5.43522 5.08124 5.60041 5.15369L10.428 7.27105C10.6274 7.35853 10.6274 7.64147 10.428 7.72895L5.60041 9.84631C5.43522 9.91876 5.25 9.79775 5.25 9.61736V5.38264Z18:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Types of Events"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"We host various types of events to cater to different interests and skill levels in our community."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Workshops"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Hands-on learning sessions with practical exercises and projects"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Recent Topics:"}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Getting Started with Open Source"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Advanced React Patterns"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"DevOps for Developers"]}]]}]]}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$33","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L34"]}]}],"$L35"]}],"$L36","$L37"]}]]}] +38:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z19:["$","div",null,{"children":[["$","h2",null,{"className":"text-3xl font-bold mb-8","children":"Past Events"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-90","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"flex items-center justify-between mb-2","children":[["$","span",null,{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Launch"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":[75," attendees"]}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"CodeStorm Hub Launch Event"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Official launch of the CodeStorm Hub community platform with project showcases."}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-3","children":[["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$38","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/15/2024"]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],"$L39","$L3a","$L3b"]}],"Virtual"]}]]}],"$L3c"]}]]}],"$L3d"]}]]}] +1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Host an Event"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Want to share your knowledge with the community?"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"We welcome community members to host events, workshops, and talks. Whether you want to share your expertise or lead a discussion, we'd love to help you organize it."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/orgs/CodeStorm-Hub/discussions","target":"_blank","rel":"noopener noreferrer","children":"Propose an Event","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contact","children":"Get in Touch","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1b:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":"$undefined","disabled":true,"children":"View Full Calendar"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":"$undefined","disabled":true,"children":"Subscribe to Calendar"}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Calendar integration coming soon. Follow us on GitHub for event updates."}]]}] +1c:["$","$L3e",null,{"children":["$L3f",["$","$L40",null,{"promise":"$@41"}]]}] +23:["$","span",null,{"children":"18:00 UTC"}] +24:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}],["$","span",null,{"children":"Virtual"}]]}] +25:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":[23,"/",50]}]]}] +26:["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"className":"text-sm text-muted-foreground","children":["Duration: ","2 hours"]}],["$","div",null,{"className":"flex gap-2","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Register Soon"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Add to Calendar"}]]}]]}] +28:["$","span",null,{"children":"2/22/2024"}] +29:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.50009 0.877014C3.84241 0.877014 0.877258 3.84216 0.877258 7.49984C0.877258 11.1575 3.8424 14.1227 7.50009 14.1227C11.1578 14.1227 14.1229 11.1575 14.1229 7.49984C14.1229 3.84216 11.1577 0.877014 7.50009 0.877014ZM1.82726 7.49984C1.82726 4.36683 4.36708 1.82701 7.50009 1.82701C10.6331 1.82701 13.1729 4.36683 13.1729 7.49984C13.1729 10.6328 10.6331 13.1727 7.50009 13.1727C4.36708 13.1727 1.82726 10.6328 1.82726 7.49984ZM8 4.50001C8 4.22387 7.77614 4.00001 7.5 4.00001C7.22386 4.00001 7 4.22387 7 4.50001V7.50001C7 7.63262 7.05268 7.7598 7.14645 7.85357L9.14645 9.85357C9.34171 10.0488 9.65829 10.0488 9.85355 9.85357C10.0488 9.65831 10.0488 9.34172 9.85355 9.14646L8 7.29291V4.50001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":"19:00 UTC"}]]}] +2a:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}],["$","span",null,{"children":"Virtual"}]]}] +2b:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":[45,"/",100]}]]}] +2c:["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"className":"text-sm text-muted-foreground","children":["Duration: ","1.5 hours"]}],["$","div",null,{"className":"flex gap-2","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Register Soon"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Add to Calendar"}]]}]]}] +2e:["$","span",null,{"children":"3/1/2024"}] +2f:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.50009 0.877014C3.84241 0.877014 0.877258 3.84216 0.877258 7.49984C0.877258 11.1575 3.8424 14.1227 7.50009 14.1227C11.1578 14.1227 14.1229 11.1575 14.1229 7.49984C14.1229 3.84216 11.1577 0.877014 7.50009 0.877014ZM1.82726 7.49984C1.82726 4.36683 4.36708 1.82701 7.50009 1.82701C10.6331 1.82701 13.1729 4.36683 13.1729 7.49984C13.1729 10.6328 10.6331 13.1727 7.50009 13.1727C4.36708 13.1727 1.82726 10.6328 1.82726 7.49984ZM8 4.50001C8 4.22387 7.77614 4.00001 7.5 4.00001C7.22386 4.00001 7 4.22387 7 4.50001V7.50001C7 7.63262 7.05268 7.7598 7.14645 7.85357L9.14645 9.85357C9.34171 10.0488 9.65829 10.0488 9.85355 9.85357C10.0488 9.65831 10.0488 9.34172 9.85355 9.14646L8 7.29291V4.50001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":"16:00 UTC"}]]}] +30:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}],["$","span",null,{"children":"Virtual"}]]}] +31:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":[12,"/",30]}]]}] +32:["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"className":"text-sm text-muted-foreground","children":["Duration: ","1 hour"]}],["$","div",null,{"className":"flex gap-2","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Register Soon"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Add to Calendar"}]]}]]}] +34:["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Tech Talks"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Educational presentations on latest technologies and best practices"}]]}] +35:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Recent Topics:"}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Next.js Performance Optimization"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"TypeScript Advanced Types"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Modern CSS Techniques"]}]]}]]}]}] +36:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Community Meetups"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Casual networking events to connect with fellow community members"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Recent Topics:"}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Coffee Chats"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Project Show & Tell"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Career Discussions"]}]]}]]}]}]]}] +37:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M1.50005 1.05005C1.25152 1.05005 1.05005 1.25152 1.05005 1.50005C1.05005 1.74858 1.25152 1.95005 1.50005 1.95005L13.5 1.95005C13.7486 1.95005 13.95 1.74858 13.95 1.50005C13.95 1.25152 13.7486 1.05005 13.5 1.05005H1.50005ZM3.93188 7.43169C3.75614 7.60743 3.75614 7.89236 3.93188 8.06809C4.10761 8.24383 4.39254 8.24383 4.56827 8.06809L7.05007 5.58629V13.5C7.05007 13.7485 7.25155 13.95 7.50007 13.95C7.7486 13.95 7.95007 13.7485 7.95007 13.5L7.95007 5.58629L10.4319 8.06809C10.6076 8.24383 10.8925 8.24383 11.0683 8.06809C11.244 7.89235 11.244 7.60743 11.0683 7.43169L7.81827 4.18169C7.64254 4.00596 7.35761 4.00596 7.18188 4.18169L3.93188 7.43169Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Code Reviews"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Collaborative sessions to review and improve community projects"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Recent Topics:"}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Project Architecture Review"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Code Quality Discussion"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Best Practices Session"]}]]}]]}]}]]}] +39:["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] +3a:["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] +3b:["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] +3c:["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Recording Coming Soon"}] +42:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z3d:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-90","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"flex items-center justify-between mb-2","children":[["$","span",null,{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Workshop"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":[42," attendees"]}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Building Accessible Web Components"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Workshop on creating accessible UI components using Radix UI and best practices."}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-3","children":[["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$42","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/8/2024"]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],"$L43","$L44","$L45"]}],"Virtual"]}]]}],"$L46"]}]]}] +43:["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] +44:["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] +45:["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] +46:["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Recording Coming Soon"}] +1e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +3f:null +47:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +41:{"metadata":[["$","title","0",{"children":"Events | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Join CodeStorm Hub community events, workshops, and meetups. Connect with fellow developers."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Events | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Join CodeStorm Hub community events, workshops, and meetups. Connect with fellow developers."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L47","11",{}]],"error":null,"digest":"$undefined"} +21:"$41:metadata" diff --git a/out/favicon.ico b/out/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..718d6fea4835ec2d246af9800eddb7ffb276240c GIT binary patch literal 25931 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 LrJugUA?W`A8`#=m literal 0 HcmV?d00001 diff --git a/out/file.svg b/out/file.svg new file mode 100644 index 0000000..004145c --- /dev/null +++ b/out/file.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/out/globe.svg b/out/globe.svg new file mode 100644 index 0000000..567f17b --- /dev/null +++ b/out/globe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/out/index.html b/out/index.html new file mode 100644 index 0000000..88ec3cc --- /dev/null +++ b/out/index.html @@ -0,0 +1 @@ +CodeStorm Hub

CodeStorm Hub

A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions.

View Projects
Open Source

Building transparent, accessible solutions for the community

Community

Connecting passionate developers and researchers worldwide

Innovation

Pushing boundaries with cutting-edge research and development

Featured Projects

Explore our open source initiatives that are making a real impact in the developer community

DataStorm Analytics

Python
Data Science

Real-time data processing and visualization platform built for scalability

2,847
18

CloudNative Toolkit

Go
Infrastructure

Container orchestration and microservices deployment automation tools

1,523
12

ML Research Hub

Python
Research

Open source machine learning algorithms and research implementations

3,241
25

DevTools Suite

TypeScript
Dev Tools

Developer productivity tools and utilities for modern web development

892
8

Security Scanner

Rust
Security

Automated security vulnerability scanner for open source dependencies

1,687
14

API Gateway

Node.js
Infrastructure

High-performance API gateway with rate limiting and authentication

2,156
16

Meet Our Contributors

Talented individuals from around the world who are building the future of open source collaboration

Alex Chen profile picture

Alex Chen

Lead Engineer & Founder

Full-Stack Development
Passionate about building scalable systems and fostering open source communities. Leading the technical direction of CodeStorm Hub.
Skills
TypeScriptReactNode.js+2 more
Contributions
1247
Commits
89
PRs
156
Reviews
Dr. Priya Patel profile picture

Dr. Priya Patel

Research Lead

Machine Learning & AI
PhD in Computer Science with expertise in machine learning algorithms. Driving research initiatives and ML infrastructure development.
Skills
PythonTensorFlowPyTorch+2 more
Contributions
892
Commits
67
PRs
134
Reviews
Sarah Kim profile picture

Sarah Kim

DevOps Engineer

Infrastructure & Automation
Expert in cloud infrastructure and CI/CD pipelines. Ensuring reliable deployments and scalable architecture for all projects.
Skills
KubernetesTerraformGitHub Actions+2 more
Contributions
743
Commits
52
PRs
98
Reviews
Marcus Johnson profile picture

Marcus Johnson

Security Engineer

Application Security
Cybersecurity specialist focused on secure coding practices and vulnerability assessment. Protecting our community and codebases.
Skills
Security AuditingPenetration TestingRust+2 more
Contributions
456
Commits
34
PRs
87
Reviews
Taylor Morgan profile picture

Taylor Morgan

UX Designer

Product Design & Research
User experience designer with a passion for accessible and inclusive design. Creating intuitive interfaces that serve our diverse community.
Skills
FigmaUser ResearchAccessibility+2 more
Contributions
234
Commits
28
PRs
45
Reviews
James Liu profile picture

James Liu

Frontend Developer

React & Performance
Frontend specialist with expertise in modern React patterns and web performance optimization. Building fast, accessible user interfaces.
Skills
ReactNext.jsTypeScript+2 more
Contributions
687
Commits
45
PRs
78
Reviews

Our Teams

Meet the passionate teams driving innovation and building the future of open source collaboration

Core Infrastructure

Platform & DevOps

Building and maintaining scalable infrastructure, CI/CD pipelines, and deployment automation for all CodeStorm Hub projects.

Team Members (4)
Alex Chen
Sarah Kim
Marcus Johnson
Elena Rodriguez

Research & Innovation

ML/AI & Data Science

Conducting cutting-edge research in machine learning, artificial intelligence, and data science to push the boundaries of open source innovation.

Team Members (4)
Dr. Priya Patel
James Liu
Sofia Andersson
Ahmad Hassan

Developer Experience

Tools & Documentation

Creating exceptional developer tools, comprehensive documentation, and smooth onboarding experiences for our open source community.

Team Members (3)
Taylor Morgan
Kai Nakamura
Zoe Williams

Community Growth

Outreach & Engagement

Growing our global community through events, partnerships, mentorship programs, and inclusive engagement initiatives.

Team Members (3)
Maya Thompson
Luis Garcia
Aisha Okonkwo
\ No newline at end of file diff --git a/out/index.txt b/out/index.txt new file mode 100644 index 0000000..6e4e44a --- /dev/null +++ b/out/index.txt @@ -0,0 +1,75 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +e:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["",""],"i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["__PAGE__","$Lc",{},null,false]},null,false],"$Ld",false]],"m":"$undefined","G":["$e",["$Lf"]],"s":false,"S":true} +19:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +1b:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +1c:"$Sreact.suspense" +10:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$10","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Zc:["$","$1","c",{"children":[[["$","div",null,{"className":"bg-gradient-to-br from-background to-muted","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl py-16 sm:py-24","children":["$","div",null,{"className":"flex flex-col gap-8 items-center justify-start text-center","ref":"$undefined","children":[["$","div",null,{"className":"flex flex-col gap-4 items-center justify-start","ref":"$undefined","children":[["$","h1",null,{"className":"text-4xl md:text-5xl lg:text-6xl font-bold tracking-tight leading-tight","ref":"$undefined","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground max-w-3xl","ref":"$undefined","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}]]}],["$","div",null,{"className":"flex gap-4 items-stretch justify-start flex-col sm:flex-row max-w-md w-full","ref":"$undefined","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"View Projects",["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"ml-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M8.14645 3.14645C8.34171 2.95118 8.65829 2.95118 8.85355 3.14645L12.8536 7.14645C13.0488 7.34171 13.0488 7.65829 12.8536 7.85355L8.85355 11.8536C8.65829 12.0488 8.34171 12.0488 8.14645 11.8536C7.95118 11.6583 7.95118 11.3417 8.14645 11.1464L11.2929 8H2.5C2.22386 8 2 7.77614 2 7.5C2 7.22386 2.22386 7 2.5 7H11.2929L8.14645 3.85355C7.95118 3.65829 7.95118 3.34171 8.14645 3.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-11 rounded-md px-8 text-base w-full sm:w-auto","ref":null}],"$L12"]}],"$L13"]}]}]}],"$L14","$L15","$L16"],["$L17"],"$L18"]}] +d:["$","$1","h",{"children":[null,[["$","$L19",null,{"children":"$L1a"}],null],["$","$L1b",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1c",null,{"fallback":null,"children":"$L1d"}]}]}]]}] +f:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +29:I[5500,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js"],"Image"] +38:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +3a:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +12:["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-11 rounded-md px-8 text-base w-full sm:w-auto","ref":"$undefined","children":"Join Community"}] +1e:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z13:["$","div",null,{"className":"mt-16 w-full max-w-5xl","children":["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8","ref":"$undefined","children":[["$","div",null,{"className":"flex flex-col gap-3 items-center justify-start text-center","ref":"$undefined","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$1e","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h5",null,{"className":"text-lg md:text-xl font-semibold leading-normal","ref":"$undefined","children":"Open Source"}],["$","p",null,{"className":"text-sm text-muted-foreground leading-normal","ref":"$undefined","children":"Building transparent, accessible solutions for the community"}]]}],["$","div",null,{"className":"flex flex-col gap-3 items-center justify-start text-center","ref":"$undefined","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"className":"h-6 w-6 text-primary","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","aria-hidden":"true","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"}]}]}],["$","h5",null,{"className":"text-lg md:text-xl font-semibold leading-normal","ref":"$undefined","children":"Community"}],["$","p",null,{"className":"text-sm text-muted-foreground leading-normal","ref":"$undefined","children":"Connecting passionate developers and researchers worldwide"}]]}],["$","div",null,{"className":"flex flex-col gap-3 items-center justify-start text-center","ref":"$undefined","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"className":"h-6 w-6 text-primary","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","aria-hidden":"true","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M13 10V3L4 14h7v7l9-11h-7z"}]}]}],["$","h5",null,{"className":"text-lg md:text-xl font-semibold leading-normal","ref":"$undefined","children":"Innovation"}],["$","p",null,{"className":"text-sm text-muted-foreground leading-normal","ref":"$undefined","children":"Pushing boundaries with cutting-edge research and development"}]]}]]}]}] +1f:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z14:["$","section",null,{"className":"bg-background","aria-labelledby":"projects-heading","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl py-16 sm:py-24","children":["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex flex-col gap-4 items-center justify-start text-center","ref":"$undefined","children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight","ref":"$undefined","id":"projects-heading","children":"Featured Projects"}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground max-w-2xl","ref":"$undefined","children":"Explore our open source initiatives that are making a real impact in the developer community"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6 w-full","ref":"$undefined","children":[["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"DataStorm Analytics"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"Python"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Data Science"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"Real-time data processing and visualization platform built for scalability"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$1f","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L20"]}],"$L21"]}],"$L22"]}]}]]}],"$L23","$L24","$L25","$L26","$L27"]}],"$L28"]}]}]}] +15:["$","section",null,{"className":"bg-muted/20","aria-labelledby":"team-members-heading","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl py-16 sm:py-24","children":["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex flex-col gap-4 items-center justify-start text-center","ref":"$undefined","children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight","ref":"$undefined","id":"team-members-heading","children":"Meet Our Contributors"}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground max-w-2xl","ref":"$undefined","children":"Talented individuals from around the world who are building the future of open source collaboration"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 w-full","ref":"$undefined","children":[["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&crop=face","alt":"Alex Chen profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Alex Chen"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Lead Engineer & Founder"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"Full-Stack Development"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"Passionate about building scalable systems and fostering open source communities. Leading the technical direction of CodeStorm Hub."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","TypeScript",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"TypeScript"}],["$","span","React",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"React"}],["$","span","Node.js",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Node.js"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":1247}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":89}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":156}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":["$L2a","$L2b"]}]]}]}]]}],"$L2c","$L2d","$L2e","$L2f","$L30"]}],"$L31"]}]}]}] +16:["$","section",null,{"className":"bg-background","aria-labelledby":"teams-heading","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl py-16 sm:py-24","children":["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex flex-col gap-4 items-center justify-start text-center","ref":"$undefined","children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight","ref":"$undefined","id":"teams-heading","children":"Our Teams"}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground max-w-2xl","ref":"$undefined","children":"Meet the passionate teams driving innovation and building the future of open source collaboration"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 w-full","ref":"$undefined","children":[["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":["$","div",null,{"className":"flex items-start justify-between","children":["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Core Infrastructure"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary mt-1","children":"Platform & DevOps"}]]}]}]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm leading-relaxed","children":"Building and maintaining scalable infrastructure, CI/CD pipelines, and deployment automation for all CodeStorm Hub projects."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-3 text-foreground","ref":"$undefined","children":["Team Members (",4,")"]}],["$","div",null,{"className":"flex -space-x-2","children":[[["$","div","1",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Alex Chen - Lead Engineer","style":{"zIndex":4},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&crop=face","alt":"Alex Chen","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","2",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Sarah Kim - DevOps Specialist","style":{"zIndex":3},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1494790108755-2616b612b786?w=150&h=150&fit=crop&crop=face","alt":"Sarah Kim","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","3",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Marcus Johnson - Cloud Architect","style":{"zIndex":2},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?w=150&h=150&fit=crop&crop=face","alt":"Marcus Johnson","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","4",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Elena Rodriguez - Security Engineer","style":{"zIndex":1},"children":"$L32"}]],false]}]]}],"$L33"]}]}]]}],"$L34","$L35","$L36"]}],"$L37"]}]}]}] +17:["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js","async":true,"nonce":"$undefined"}] +18:["$","$L38",null,{"children":["$L39",["$","$L3a",null,{"promise":"$@3b"}]]}] +20:["$","span",null,{"aria-label":"2847 stars","children":"2,847"}] +21:["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"18 contributors","children":18}]]}] +3c:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z22:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/datastorm-analytics","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/datastorm-analytics","target":"_blank","rel":"noopener noreferrer","aria-label":"View DataStorm Analytics on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$3c","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] +3d:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z23:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"CloudNative Toolkit"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"Go"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Infrastructure"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"Container orchestration and microservices deployment automation tools"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$3d","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"1523 stars","children":"1,523"}]]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L3e"]}]]}],"$L3f"]}]}]]}] +40:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z24:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"ML Research Hub"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"Python"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Research"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"Open source machine learning algorithms and research implementations"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$40","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"3241 stars","children":"3,241"}]]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L41"]}]]}],"$L42"]}]}]]}] +43:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z25:["$","div","4",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"DevTools Suite"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"TypeScript"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Dev Tools"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"Developer productivity tools and utilities for modern web development"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$43","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"892 stars","children":"892"}]]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L44"]}]]}],"$L45"]}]}]]}] +46:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z26:["$","div","5",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Security Scanner"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"Rust"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Security"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"Automated security vulnerability scanner for open source dependencies"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$46","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"1687 stars","children":"1,687"}]]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L47"]}]]}],"$L48"]}]}]]}] +49:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z27:["$","div","6",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"API Gateway"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"Node.js"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Infrastructure"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"High-performance API gateway with rate limiting and authentication"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$49","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"2156 stars","children":"2,156"}]]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L4a"]}]]}],"$L4b"]}]}]]}] +28:["$","div",null,{"className":"flex justify-center","children":["$","a",null,{"href":"/projects","children":["View All Projects",["$","svg",null,{"className":"ml-2 h-4 w-4","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","aria-hidden":"true","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M9 5l7 7-7 7"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-11 rounded-md px-8 text-base","ref":null}]}] +4c:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2a:["$","a",null,{"href":"https://github.com/alexchen-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Alex Chen GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$4c","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] +2b:["$","a",null,{"href":"https://linkedin.com/in/alexchen-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Alex Chen LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] +4d:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2c:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1580489944761-15a19d654956?w=150&h=150&fit=crop&crop=face","alt":"Dr. Priya Patel profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Dr. Priya Patel"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Research Lead"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"Machine Learning & AI"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"PhD in Computer Science with expertise in machine learning algorithms. Driving research initiatives and ML infrastructure development."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","Python",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Python"}],["$","span","TensorFlow",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"TensorFlow"}],["$","span","PyTorch",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"PyTorch"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":892}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":67}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":134}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":[["$","a",null,{"href":"https://github.com/priyapatel-research","target":"_blank","rel":"noopener noreferrer","aria-label":"Dr. Priya Patel GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$4d","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L4e"]}]]}]}]]}] +4f:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2d:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1494790108755-2616b612b786?w=150&h=150&fit=crop&crop=face","alt":"Sarah Kim profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Sarah Kim"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"DevOps Engineer"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"Infrastructure & Automation"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"Expert in cloud infrastructure and CI/CD pipelines. Ensuring reliable deployments and scalable architecture for all projects."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","Kubernetes",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Kubernetes"}],["$","span","Terraform",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Terraform"}],["$","span","GitHub Actions",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"GitHub Actions"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":743}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":52}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":98}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":[["$","a",null,{"href":"https://github.com/sarahkim-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Sarah Kim GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$4f","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L50"]}]]}]}]]}] +51:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2e:["$","div","4",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?w=150&h=150&fit=crop&crop=face","alt":"Marcus Johnson profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Marcus Johnson"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Security Engineer"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"Application Security"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"Cybersecurity specialist focused on secure coding practices and vulnerability assessment. Protecting our community and codebases."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","Security Auditing",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Security Auditing"}],["$","span","Penetration Testing",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Penetration Testing"}],["$","span","Rust",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Rust"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":456}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":34}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":87}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":[["$","a",null,{"href":"https://github.com/marcusj-security","target":"_blank","rel":"noopener noreferrer","aria-label":"Marcus Johnson GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$51","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L52"]}]]}]}]]}] +53:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2f:["$","div","5",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1489424731084-a5d8b219a5bb?w=150&h=150&fit=crop&crop=face","alt":"Taylor Morgan profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Taylor Morgan"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"UX Designer"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"Product Design & Research"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"User experience designer with a passion for accessible and inclusive design. Creating intuitive interfaces that serve our diverse community."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","Figma",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Figma"}],["$","span","User Research",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"User Research"}],["$","span","Accessibility",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Accessibility"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":234}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":28}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":45}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":[["$","a",null,{"href":"https://github.com/taylormorgan-design","target":"_blank","rel":"noopener noreferrer","aria-label":"Taylor Morgan GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$53","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L54"]}]]}]}]]}] +55:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z30:["$","div","6",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1519345182560-3f2917c472ef?w=150&h=150&fit=crop&crop=face","alt":"James Liu profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"James Liu"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Frontend Developer"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"React & Performance"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"Frontend specialist with expertise in modern React patterns and web performance optimization. Building fast, accessible user interfaces."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","React",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"React"}],["$","span","Next.js",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Next.js"}],["$","span","TypeScript",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"TypeScript"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":687}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":45}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":78}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":[["$","a",null,{"href":"https://github.com/jamesliu-frontend","target":"_blank","rel":"noopener noreferrer","aria-label":"James Liu GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$55","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L56"]}]]}]}]]}] +31:["$","div",null,{"className":"flex justify-center","children":["$","a",null,{"href":"/team","children":["View All Team Members",["$","svg",null,{"className":"ml-2 h-4 w-4","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","aria-hidden":"true","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M9 5l7 7-7 7"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-11 rounded-md px-8 text-base","ref":null}]}] +32:["$","$L29",null,{"src":"https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&h=150&fit=crop&crop=face","alt":"Elena Rodriguez","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}] +33:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/teams/infrastructure","children":"Learn More","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"/teams/infrastructure/join","children":"Join Team","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] +34:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":["$","div",null,{"className":"flex items-start justify-between","children":["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Research & Innovation"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary mt-1","children":"ML/AI & Data Science"}]]}]}]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm leading-relaxed","children":"Conducting cutting-edge research in machine learning, artificial intelligence, and data science to push the boundaries of open source innovation."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-3 text-foreground","ref":"$undefined","children":["Team Members (",4,")"]}],["$","div",null,{"className":"flex -space-x-2","children":[[["$","div","5",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Dr. Priya Patel - Research Lead","style":{"zIndex":4},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1580489944761-15a19d654956?w=150&h=150&fit=crop&crop=face","alt":"Dr. Priya Patel","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","6",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"James Liu - ML Engineer","style":{"zIndex":3},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1519345182560-3f2917c472ef?w=150&h=150&fit=crop&crop=face","alt":"James Liu","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","7",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Sofia Andersson - Data Scientist","style":{"zIndex":2},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1534528741775-53994a69daeb?w=150&h=150&fit=crop&crop=face","alt":"Sofia Andersson","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","8",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Ahmad Hassan - Research Assistant","style":{"zIndex":1},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?w=150&h=150&fit=crop&crop=face","alt":"Ahmad Hassan","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}]],false]}]]}],["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/teams/research","children":"Learn More","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],"$L57"]}]]}]}]]}] +35:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":["$","div",null,{"className":"flex items-start justify-between","children":["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Developer Experience"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary mt-1","children":"Tools & Documentation"}]]}]}]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm leading-relaxed","children":"Creating exceptional developer tools, comprehensive documentation, and smooth onboarding experiences for our open source community."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-3 text-foreground","ref":"$undefined","children":["Team Members (",3,")"]}],["$","div",null,{"className":"flex -space-x-2","children":[[["$","div","9",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Taylor Morgan - DX Lead","style":{"zIndex":3},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1489424731084-a5d8b219a5bb?w=150&h=150&fit=crop&crop=face","alt":"Taylor Morgan","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","10",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Kai Nakamura - Technical Writer","style":{"zIndex":2},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1507591064344-4c6ce005b128?w=150&h=150&fit=crop&crop=face","alt":"Kai Nakamura","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","11",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Zoe Williams - Developer Advocate","style":{"zIndex":1},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1464375117522-1311d6a5b81f?w=150&h=150&fit=crop&crop=face","alt":"Zoe Williams","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}]],false]}]]}],["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/teams/dx","children":"Learn More","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"/teams/dx/join","children":"Join Team","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}]]}]}]]}] +36:["$","div","4",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":["$","div",null,{"className":"flex items-start justify-between","children":["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Community Growth"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary mt-1","children":"Outreach & Engagement"}]]}]}]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm leading-relaxed","children":"Growing our global community through events, partnerships, mentorship programs, and inclusive engagement initiatives."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-3 text-foreground","ref":"$undefined","children":["Team Members (",3,")"]}],["$","div",null,{"className":"flex -space-x-2","children":[[["$","div","12",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Maya Thompson - Community Manager","style":{"zIndex":3},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?w=150&h=150&fit=crop&crop=face","alt":"Maya Thompson","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","13",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Luis Garcia - Event Coordinator","style":{"zIndex":2},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&h=150&fit=crop&crop=face","alt":"Luis Garcia","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","14",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Aisha Okonkwo - Diversity & Inclusion Lead","style":{"zIndex":1},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1531123897727-8f129e1688ce?w=150&h=150&fit=crop&crop=face","alt":"Aisha Okonkwo","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}]],false]}]]}],["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/teams/community","children":"Learn More","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"/teams/community/join","children":"Join Team","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}]]}]}]]}] +37:["$","div",null,{"className":"flex justify-center","children":["$","a",null,{"href":"/team","children":["View All Teams & Contributors",["$","svg",null,{"className":"ml-2 h-4 w-4","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","aria-hidden":"true","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M9 5l7 7-7 7"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-11 rounded-md px-8 text-base","ref":null}]}] +3e:["$","span",null,{"aria-label":"12 contributors","children":12}] +58:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z3f:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/cloudnative-toolkit","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/cloudnative-toolkit","target":"_blank","rel":"noopener noreferrer","aria-label":"View CloudNative Toolkit on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$58","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] +41:["$","span",null,{"aria-label":"25 contributors","children":25}] +59:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z42:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/ml-research-hub","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/ml-research-hub","target":"_blank","rel":"noopener noreferrer","aria-label":"View ML Research Hub on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$59","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] +44:["$","span",null,{"aria-label":"8 contributors","children":8}] +5a:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z45:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/devtools-suite","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/devtools-suite","target":"_blank","rel":"noopener noreferrer","aria-label":"View DevTools Suite on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$5a","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] +47:["$","span",null,{"aria-label":"14 contributors","children":14}] +5b:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z48:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/security-scanner","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/security-scanner","target":"_blank","rel":"noopener noreferrer","aria-label":"View Security Scanner on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$5b","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] +4a:["$","span",null,{"aria-label":"16 contributors","children":16}] +5c:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z4b:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/api-gateway","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/api-gateway","target":"_blank","rel":"noopener noreferrer","aria-label":"View API Gateway on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$5c","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] +4e:["$","a",null,{"href":"https://linkedin.com/in/priya-patel-ai","target":"_blank","rel":"noopener noreferrer","aria-label":"Dr. Priya Patel LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] +50:["$","a",null,{"href":"https://linkedin.com/in/sarah-kim-devops","target":"_blank","rel":"noopener noreferrer","aria-label":"Sarah Kim LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] +52:["$","a",null,{"href":"https://linkedin.com/in/marcus-johnson-security","target":"_blank","rel":"noopener noreferrer","aria-label":"Marcus Johnson LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] +54:["$","a",null,{"href":"https://linkedin.com/in/taylor-morgan-ux","target":"_blank","rel":"noopener noreferrer","aria-label":"Taylor Morgan LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] +56:["$","a",null,{"href":"https://linkedin.com/in/james-liu-frontend","target":"_blank","rel":"noopener noreferrer","aria-label":"James Liu LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] +57:["$","a",null,{"href":"/teams/research/join","children":"Join Team","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}] +1a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +39:null +5d:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +3b:{"metadata":[["$","title","0",{"children":"CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","meta","7",{"property":"og:url","content":"https://codestorm-hub.github.io"}],["$","meta","8",{"property":"og:site_name","content":"CodeStorm Hub"}],["$","meta","9",{"property":"og:locale","content":"en_US"}],["$","meta","10",{"property":"og:type","content":"website"}],["$","meta","11",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","12",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","13",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5d","15",{}]],"error":null,"digest":"$undefined"} +1d:"$3b:metadata" diff --git a/out/next.svg b/out/next.svg new file mode 100644 index 0000000..5174b28 --- /dev/null +++ b/out/next.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/out/privacy.html b/out/privacy.html new file mode 100644 index 0000000..3965b60 --- /dev/null +++ b/out/privacy.html @@ -0,0 +1 @@ +Privacy Policy | CodeStorm Hub

Privacy Policy

Your privacy is important to us. This policy explains how we collect, use, and protect your information when you use CodeStorm Hub.

Last updated: January 15, 2024

Our Privacy Principles

These principles guide how we handle your personal information.

Transparency

We are clear about what data we collect and how we use it.

Security

We protect your data with appropriate security measures.

Control

You have control over your personal information.

Updates

We keep you informed about changes to our practices.

Information We Collect

Types of information we may collect when you use our services

Information You Provide

  • • Account information (username, email) when contributing to our projects
  • • Content you create (code contributions, comments, discussions)
  • • Communication with us (emails, contact form submissions)
  • • Event registration information for community events

Information Automatically Collected

  • • Usage data (pages visited, time spent, features used)
  • • Device information (browser type, operating system)
  • • IP address and general location information
  • • Cookies and similar tracking technologies

Third-Party Information

  • • Public GitHub profile information (if you contribute to our projects)
  • • Social media profile information (if you link your accounts)
  • • Analytics data from services like Google Analytics

How We Use Your Information

The purposes for which we collect and use your personal information

Service Operation

  • • Provide and maintain our services
  • • Process your contributions and participation
  • • Manage user accounts and authentication
  • • Enable community features and interactions

Communication

  • • Send important service updates
  • • Respond to your inquiries and support requests
  • • Send newsletters (with your consent)
  • • Notify you about events and opportunities

Improvement

  • • Analyze usage patterns and performance
  • • Improve our services and user experience
  • • Develop new features and functionality
  • • Conduct research and analytics

Legal & Security

  • • Comply with legal obligations
  • • Protect against fraud and abuse
  • • Enforce our terms of service
  • • Maintain security and integrity

Information Sharing

When and how we may share your information with others

We do not sell your personal information

CodeStorm Hub does not sell, rent, or trade your personal information to third parties for marketing purposes.

We may share information in these situations:

  • With your consent: When you explicitly agree to share information
  • Public contributions: Code contributions and discussions are public by nature
  • Service providers: Trusted vendors who help us operate our services
  • Legal requirements: When required by law or to protect rights and safety
  • Business transfers: In case of merger, acquisition, or asset sale

Data Security

How we protect your information

We implement appropriate security measures to protect your personal information against unauthorized access, alteration, disclosure, or destruction.

Technical Measures

  • • Encryption in transit and at rest
  • • Secure hosting infrastructure
  • • Regular security updates and patches
  • • Access controls and authentication

Organizational Measures

  • • Employee access on need-to-know basis
  • • Privacy and security training
  • • Regular security assessments
  • • Incident response procedures

Your Privacy Rights

Your rights regarding your personal information

Depending on your location, you may have the following rights regarding your personal information:

Access & Control

  • • Access your personal information
  • • Correct inaccurate information
  • • Delete your personal information
  • • Export your data

Communication Preferences

  • • Opt out of marketing communications
  • • Manage cookie preferences
  • • Control notification settings
  • • Withdraw consent where applicable

To exercise your rights, please contact us at privacy@codestorm-hub.org or use our contact form.

Cookies and Tracking

We use cookies and similar technologies to improve your experience and analyze our services.

Essential Cookies

Required for basic site functionality and security. These cannot be disabled.

Analytics Cookies

Help us understand how visitors use our site to improve performance and user experience.

Preference Cookies

Remember your settings and preferences to provide a personalized experience.

Contact Us

Questions about this privacy policy?

Email: privacy@codestorm-hub.org

Contact Form: codestorm-hub.github.io/contact

Get in Touch

Policy Updates

How we handle changes to this policy

We may update this privacy policy from time to time. We will notify you of any material changes by posting the new policy and updating the "last updated" date.

View Changelog
\ No newline at end of file diff --git a/out/privacy.txt b/out/privacy.txt new file mode 100644 index 0000000..4053301 --- /dev/null +++ b/out/privacy.txt @@ -0,0 +1,41 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","privacy"],"i":false,"f":[[["",{"children":["privacy",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["privacy","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +21:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +e:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Privacy Policy"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Your privacy is important to us. This policy explains how we collect, use, and protect your information when you use CodeStorm Hub."}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Last updated: January 15, 2024"}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Our Privacy Principles"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"These principles guide how we handle your personal information."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.5 11C4.80285 11 2.52952 9.62184 1.09622 7.50001C2.52952 5.37816 4.80285 4 7.5 4C10.1971 4 12.4705 5.37816 13.9038 7.50001C12.4705 9.62183 10.1971 11 7.5 11ZM7.5 3C4.30786 3 1.65639 4.70638 0.0760002 7.23501C-0.0253338 7.39715 -0.0253334 7.60288 0.0760014 7.76501C1.65639 10.2936 4.30786 12 7.5 12C10.6921 12 13.3436 10.2936 14.924 7.76501C15.0253 7.60288 15.0253 7.39715 14.924 7.23501C13.3436 4.70638 10.6921 3 7.5 3ZM7.5 9.5C8.60457 9.5 9.5 8.60457 9.5 7.5C9.5 6.39543 8.60457 5.5 7.5 5.5C6.39543 5.5 5.5 6.39543 5.5 7.5C5.5 8.60457 6.39543 9.5 7.5 9.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Transparency"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We are clear about what data we collect and how we use it."}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M5 4.63601C5 3.76031 5.24219 3.1054 5.64323 2.67357C6.03934 2.24705 6.64582 1.9783 7.5014 1.9783C8.35745 1.9783 8.96306 2.24652 9.35823 2.67208C9.75838 3.10299 10 3.75708 10 4.63325V5.99999H5V4.63601ZM4 5.99999V4.63601C4 3.58148 4.29339 2.65754 4.91049 1.99307C5.53252 1.32329 6.42675 0.978302 7.5014 0.978302C8.57583 0.978302 9.46952 1.32233 10.091 1.99162C10.7076 2.65557 11 3.57896 11 4.63325V5.99999H12C12.5523 5.99999 13 6.44771 13 6.99999V13C13 13.5523 12.5523 14 12 14H3C2.44772 14 2 13.5523 2 13V6.99999C2 6.44771 2.44772 5.99999 3 5.99999H4ZM3 6.99999H12V13H3V6.99999Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Security"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":"$L13"}]]}],"$L14","$L15"]}]]}],"$L16","$L17","$L18","$L19","$L1a","$L1b","$L1c"]}]}]}],null,"$L1d"]}] +f:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +24:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +26:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +13:["$","p",null,{"className":"text-sm text-muted-foreground","children":"We protect your data with appropriate security measures."}] +14:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M5 4.63601C5 3.76031 5.24219 3.1054 5.64323 2.67357C6.03934 2.24705 6.64582 1.9783 7.5014 1.9783C8.35745 1.9783 8.96306 2.24652 9.35823 2.67208C9.75838 3.10299 10 3.75708 10 4.63325V5.99999H5V4.63601ZM4 5.99999V4.63601C4 3.58148 4.29339 2.65754 4.91049 1.99307C5.53252 1.32329 6.42675 0.978302 7.5014 0.978302C8.57583 0.978302 9.46952 1.32233 10.091 1.99162C10.7076 2.65557 11 3.57896 11 4.63325V5.99999H12C12.5523 5.99999 13 6.44771 13 6.99999V13C13 13.5523 12.5523 14 12 14H3C2.44772 14 2 13.5523 2 13V6.99999C2 6.44771 2.44772 5.99999 3 5.99999H4ZM3 6.99999H12V13H3V6.99999Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Control"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"You have control over your personal information."}]}]]}] +23:T5c0,M1.90321 7.29677C1.90321 10.341 4.11041 12.4147 6.58893 12.8439C6.87255 12.893 7.06266 13.1627 7.01355 13.4464C6.96444 13.73 6.69471 13.9201 6.41109 13.871C3.49942 13.3668 0.86084 10.9127 0.86084 7.29677C0.860839 5.76009 1.55996 4.55245 2.37639 3.63377C2.96124 2.97568 3.63034 2.44135 4.16846 2.03202L2.53205 2.03202C2.25591 2.03202 2.03205 1.80816 2.03205 1.53202C2.03205 1.25588 2.25591 1.03202 2.53205 1.03202L5.53205 1.03202C5.80819 1.03202 6.03205 1.25588 6.03205 1.53202L6.03205 4.53202C6.03205 4.80816 5.80819 5.03202 5.53205 5.03202C5.25591 5.03202 5.03205 4.80816 5.03205 4.53202L5.03205 2.68645L5.03054 2.68759L5.03045 2.68766L5.03044 2.68767L5.03043 2.68767C4.45896 3.11868 3.76059 3.64538 3.15554 4.3262C2.44102 5.13021 1.90321 6.10154 1.90321 7.29677ZM13.0109 7.70321C13.0109 4.69115 10.8505 2.6296 8.40384 2.17029C8.12093 2.11718 7.93465 1.84479 7.98776 1.56188C8.04087 1.27898 8.31326 1.0927 8.59616 1.14581C11.4704 1.68541 14.0532 4.12605 14.0532 7.70321C14.0532 9.23988 13.3541 10.4475 12.5377 11.3662C11.9528 12.0243 11.2837 12.5586 10.7456 12.968L12.3821 12.968C12.6582 12.968 12.8821 13.1918 12.8821 13.468C12.8821 13.7441 12.6582 13.968 12.3821 13.968L9.38205 13.968C9.10591 13.968 8.88205 13.7441 8.88205 13.468L8.88205 10.468C8.88205 10.1918 9.10591 9.96796 9.38205 9.96796C9.65819 9.96796 9.88205 10.1918 9.88205 10.468L9.88205 12.3135L9.88362 12.3123C10.4551 11.8813 11.1535 11.3546 11.7585 10.6738C12.4731 9.86976 13.0109 8.89844 13.0109 7.70321Z15:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$23","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Updates"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We keep you informed about changes to our practices."}]}]]}] +16:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Information We Collect"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Types of information we may collect when you use our services"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Information You Provide"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Account information (username, email) when contributing to our projects"}],["$","li",null,{"children":"• Content you create (code contributions, comments, discussions)"}],["$","li",null,{"children":"• Communication with us (emails, contact form submissions)"}],["$","li",null,{"children":"• Event registration information for community events"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Information Automatically Collected"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Usage data (pages visited, time spent, features used)"}],["$","li",null,{"children":"• Device information (browser type, operating system)"}],["$","li",null,{"children":"• IP address and general location information"}],["$","li",null,{"children":"• Cookies and similar tracking technologies"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Third-Party Information"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Public GitHub profile information (if you contribute to our projects)"}],["$","li",null,{"children":"• Social media profile information (if you link your accounts)"}],["$","li",null,{"children":"• Analytics data from services like Google Analytics"}]]}]]}]]}]]}] +17:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"How We Use Your Information"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"The purposes for which we collect and use your personal information"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Service Operation"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Provide and maintain our services"}],["$","li",null,{"children":"• Process your contributions and participation"}],["$","li",null,{"children":"• Manage user accounts and authentication"}],["$","li",null,{"children":"• Enable community features and interactions"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Communication"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Send important service updates"}],["$","li",null,{"children":"• Respond to your inquiries and support requests"}],["$","li",null,{"children":"• Send newsletters (with your consent)"}],["$","li",null,{"children":"• Notify you about events and opportunities"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Improvement"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Analyze usage patterns and performance"}],["$","li",null,{"children":"• Improve our services and user experience"}],["$","li",null,{"children":"• Develop new features and functionality"}],["$","li",null,{"children":"• Conduct research and analytics"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Legal & Security"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Comply with legal obligations"}],["$","li",null,{"children":"• Protect against fraud and abuse"}],["$","li",null,{"children":"• Enforce our terms of service"}],["$","li",null,{"children":"• Maintain security and integrity"}]]}]]}]]}]}]]}] +18:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Information Sharing"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"When and how we may share your information with others"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"bg-green-50 dark:bg-green-900/20 p-4 rounded-lg border border-green-200 dark:border-green-800","children":[["$","h4",null,{"className":"font-semibold text-green-800 dark:text-green-400 mb-2","children":"We do not sell your personal information"}],["$","p",null,{"className":"text-sm text-green-700 dark:text-green-300","children":"CodeStorm Hub does not sell, rent, or trade your personal information to third parties for marketing purposes."}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-3","children":"We may share information in these situations:"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":["• ",["$","strong",null,{"children":"With your consent:"}]," When you explicitly agree to share information"]}],["$","li",null,{"children":["• ",["$","strong",null,{"children":"Public contributions:"}]," Code contributions and discussions are public by nature"]}],["$","li",null,{"children":["• ",["$","strong",null,{"children":"Service providers:"}]," Trusted vendors who help us operate our services"]}],["$","li",null,{"children":["• ",["$","strong",null,{"children":"Legal requirements:"}]," When required by law or to protect rights and safety"]}],["$","li",null,{"children":["• ",["$","strong",null,{"children":"Business transfers:"}]," In case of merger, acquisition, or asset sale"]}]]}]]}]]}]]}] +19:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Data Security"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How we protect your information"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"We implement appropriate security measures to protect your personal information against unauthorized access, alteration, disclosure, or destruction."}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Technical Measures"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Encryption in transit and at rest"}],["$","li",null,{"children":"• Secure hosting infrastructure"}],["$","li",null,{"children":"• Regular security updates and patches"}],["$","li",null,{"children":"• Access controls and authentication"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Organizational Measures"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Employee access on need-to-know basis"}],["$","li",null,{"children":"• Privacy and security training"}],["$","li",null,{"children":"• Regular security assessments"}],["$","li",null,{"children":"• Incident response procedures"}]]}]]}]]}]]}]]}] +1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Your Privacy Rights"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Your rights regarding your personal information"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"Depending on your location, you may have the following rights regarding your personal information:"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Access & Control"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Access your personal information"}],["$","li",null,{"children":"• Correct inaccurate information"}],["$","li",null,{"children":"• Delete your personal information"}],["$","li",null,{"children":"• Export your data"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Communication Preferences"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Opt out of marketing communications"}],["$","li",null,{"children":"• Manage cookie preferences"}],["$","li",null,{"children":"• Control notification settings"}],["$","li",null,{"children":"• Withdraw consent where applicable"}]]}]]}]]}],["$","div",null,{"className":"mt-4 p-4 bg-muted/50 rounded-lg","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":["To exercise your rights, please contact us at"," ",["$","a",null,{"href":"mailto:privacy@codestorm-hub.org","className":"text-primary hover:underline","children":"privacy@codestorm-hub.org"}]," ","or use our contact form."]}]}]]}]]}] +1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Cookies and Tracking"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"We use cookies and similar technologies to improve your experience and analyze our services."}],["$","div",null,{"className":"space-y-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Essential Cookies"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Required for basic site functionality and security. These cannot be disabled."}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Analytics Cookies"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Help us understand how visitors use our site to improve performance and user experience."}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Preference Cookies"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Remember your settings and preferences to provide a personalized experience."}]]}]]}]]}]]}] +1c:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Contact Us"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Questions about this privacy policy?"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"space-y-2 text-sm","children":[["$","p",null,{"children":[["$","strong",null,{"children":"Email:"}]," privacy@codestorm-hub.org"]}],["$","p",null,{"children":[["$","strong",null,{"children":"Contact Form:"}]," ",["$","a",null,{"href":"/contact","className":"text-primary hover:underline","children":"codestorm-hub.github.io/contact"}]]}]]}],["$","a",null,{"href":"/contact","children":"Get in Touch","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}]]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Policy Updates"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How we handle changes to this policy"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"We may update this privacy policy from time to time. We will notify you of any material changes by posting the new policy and updating the \"last updated\" date."}],["$","a",null,{"href":"/changelog","children":"View Changelog","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1d:["$","$L24",null,{"children":["$L25",["$","$L26",null,{"promise":"$@27"}]]}] +1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +25:null +28:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +27:{"metadata":[["$","title","0",{"children":"Privacy Policy | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Learn how CodeStorm Hub collects, uses, and protects your personal information."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Privacy Policy | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Learn how CodeStorm Hub collects, uses, and protects your personal information."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L28","11",{}]],"error":null,"digest":"$undefined"} +22:"$27:metadata" diff --git a/out/projects.html b/out/projects.html new file mode 100644 index 0000000..f8a9f16 --- /dev/null +++ b/out/projects.html @@ -0,0 +1 @@ +Projects | CodeStorm Hub

Our Projects

Discover the open-source projects we're building to solve real-world problems and empower developers worldwide.

CodeStorm Hub Portfolio

A modern, accessible portfolio website built with Next.js, Tailwind CSS, and Radix UI

Featured

This portfolio website showcases modern web development practices using cutting-edge technologies and design systems. It serves as both our community hub and a reference implementation for best practices in web development.

Next.jsTailwind CSSRadix UITypeScript

More Projects Coming Soon

Community Tools

Developer tools and utilities for the open-source community

A collection of tools to help developers contribute to open-source projects more effectively.

Coming Soon

Research Platform

Platform for collaborative research and knowledge sharing

A platform to facilitate research collaboration and share findings with the community.

Coming Soon

Learning Resources

Educational content and tutorials for developers

Comprehensive learning materials to help developers grow their skills.

Coming Soon
\ No newline at end of file diff --git a/out/projects.txt b/out/projects.txt new file mode 100644 index 0000000..cffb3bb --- /dev/null +++ b/out/projects.txt @@ -0,0 +1,33 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","projects"],"i":false,"f":[[["",{"children":["projects",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["projects","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +17:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +19:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +1a:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Our Projects"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Discover the open-source projects we're building to solve real-world problems and empower developers worldwide."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg bg-card text-card-foreground shadow-sm border-2 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"CodeStorm Hub Portfolio"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-2","children":"A modern, accessible portfolio website built with Next.js, Tailwind CSS, and Radix UI"}]]}],["$","div",null,{"className":"bg-primary/10 text-primary text-xs font-medium px-2 py-1 rounded","children":"Featured"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":[["$","p",null,{"className":"text-muted-foreground mb-4","children":"This portfolio website showcases modern web development practices using cutting-edge technologies and design systems. It serves as both our community hub and a reference implementation for best practices in web development."}],["$","div",null,{"className":"flex flex-wrap gap-2","children":[["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Next.js"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Tailwind CSS"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Radix UI"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"TypeScript"}]]}]]}],["$","div",null,{"ref":"$undefined","className":"flex items-center p-6 pt-0 gap-2","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"View Source"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],"$L14"]}]]}],"$L15"]}]}]}],null,"$L16"]}] +f:["$","$1","h",{"children":[null,[["$","$L17",null,{"children":"$L18"}],null],["$","$L19",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1a",null,{"fallback":null,"children":"$L1b"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +1c:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +1e:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +14:["$","a",null,{"href":"https://codestorm-hub.github.io","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M3 2C2.44772 2 2 2.44772 2 3V12C2 12.5523 2.44772 13 3 13H12C12.5523 13 13 12.5523 13 12V8.5C13 8.22386 12.7761 8 12.5 8C12.2239 8 12 8.22386 12 8.5V12H3V3L6.5 3C6.77614 3 7 2.77614 7 2.5C7 2.22386 6.77614 2 6.5 2H3ZM12.8536 2.14645C12.9015 2.19439 12.9377 2.24964 12.9621 2.30861C12.9861 2.36669 12.9996 2.4303 13 2.497L13 2.5V2.50049V5.5C13 5.77614 12.7761 6 12.5 6C12.2239 6 12 5.77614 12 5.5V3.70711L6.85355 8.85355C6.65829 9.04882 6.34171 9.04882 6.14645 8.85355C5.95118 8.65829 5.95118 8.34171 6.14645 8.14645L11.2929 3H9.5C9.22386 3 9 2.77614 9 2.5C9 2.22386 9.22386 2 9.5 2H12.4999H12.5C12.5678 2 12.6324 2.01349 12.6914 2.03794C12.7504 2.06234 12.8056 2.09851 12.8536 2.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Live Demo"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}] +15:["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold mb-6","children":"More Projects Coming Soon"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-60","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Community Tools"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Developer tools and utilities for the open-source community"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"A collection of tools to help developers contribute to open-source projects more effectively."}]}],["$","div",null,{"ref":"$undefined","className":"flex items-center p-6 pt-0","children":["$","span",null,{"className":"text-sm text-muted-foreground","children":"Coming Soon"}]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-60","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Research Platform"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Platform for collaborative research and knowledge sharing"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"A platform to facilitate research collaboration and share findings with the community."}]}],["$","div",null,{"ref":"$undefined","className":"flex items-center p-6 pt-0","children":["$","span",null,{"className":"text-sm text-muted-foreground","children":"Coming Soon"}]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-60","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Learning Resources"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Educational content and tutorials for developers"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Comprehensive learning materials to help developers grow their skills."}]}],["$","div",null,{"ref":"$undefined","className":"flex items-center p-6 pt-0","children":["$","span",null,{"className":"text-sm text-muted-foreground","children":"Coming Soon"}]}]]}]]}]]}] +16:["$","$L1c",null,{"children":["$L1d",["$","$L1e",null,{"promise":"$@1f"}]]}] +18:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +1d:null +20:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +1f:{"metadata":[["$","title","0",{"children":"Projects | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Explore our open-source projects and contributions to the community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","meta","7",{"property":"og:url","content":"https://codestorm-hub.github.io"}],["$","meta","8",{"property":"og:site_name","content":"CodeStorm Hub"}],["$","meta","9",{"property":"og:locale","content":"en_US"}],["$","meta","10",{"property":"og:type","content":"website"}],["$","meta","11",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","12",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","13",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L20","15",{}]],"error":null,"digest":"$undefined"} +1b:"$1f:metadata" diff --git a/out/resources.html b/out/resources.html new file mode 100644 index 0000000..2cab73a --- /dev/null +++ b/out/resources.html @@ -0,0 +1 @@ +Resources | CodeStorm Hub

Learning Resources

Curated resources to help you learn, grow, and contribute to open source projects. Whether you're just starting out or looking to advance your skills, we've got you covered.

New to Open Source?

Start your journey with these essential resources

If you're new to open source development, start with our contributing guide and community guidelines. Then explore the Getting Started section below.

Getting Started

Essential resources for new contributors and community members

Contributing Guide

Guide

Learn how to contribute to our projects

Community Guidelines

Guide

Understand our community values and guidelines

Code of Conduct

Policy

Our commitment to inclusive and respectful interactions

First Contributions

Tutorial

A hands-on tutorial for making your first open source contribution

Development & Tools

Technical resources, tools, and best practices for developers

Next.js Documentation

Documentation

Official documentation for Next.js framework

Tailwind CSS Guide

Documentation

Utility-first CSS framework documentation

Radix UI Primitives

Components

Unstyled, accessible components for React

TypeScript Handbook

Tutorial

Learn TypeScript from basics to advanced features

Open Source

Learn about open source development and best practices

Open Source Guide

Guide

Comprehensive guide to participating in open source

GitHub Docs

Documentation

Official GitHub documentation and tutorials

Git Handbook

Tutorial

Learn Git version control from the basics

Choosing a License

Guide

Guide to choosing the right license for your project

Learning & Tutorials

Educational content and interactive learning resources

React Documentation

Documentation

Official React documentation and learning resources

MDN Web Docs

Documentation

Comprehensive web development documentation

freeCodeCamp

Course

Free coding tutorials and interactive lessons

The Odin Project

Course

Free full stack curriculum with projects

Videos & Media

Video tutorials, talks, and multimedia learning content

Vercel YouTube Channel

Video

Next.js tutorials and web development content

GitHub YouTube Channel

Video

Git, GitHub, and open source tutorials

React Conf Talks

Video

Annual React conference presentations

Web Dev Simplified

Video

Clear and concise web development tutorials

Community & Networking

Connect with other developers and join communities

GitHub Discussions

Community

Join our community discussions and Q&A

Dev.to Community

Community

Share articles and connect with developers worldwide

Stack Overflow

Q&A

Get help with programming questions and answers

Reddit r/webdev

Community

Web development community discussions

Suggest a Resource

Know of a great resource that should be included?

Help us improve this collection by suggesting new resources. We're always looking for high-quality, relevant content that can help our community learn and grow.

Stay Updated

Get notified about new resources and learning opportunities

Subscribe to our newsletter to receive curated resources, tutorials, and updates about new learning opportunities in our community.

\ No newline at end of file diff --git a/out/resources.txt b/out/resources.txt new file mode 100644 index 0000000..ca8d6fb --- /dev/null +++ b/out/resources.txt @@ -0,0 +1,59 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","resources"],"i":false,"f":[[["",{"children":["resources",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["resources","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +21:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Learning Resources"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Curated resources to help you learn, grow, and contribute to open source projects. Whether you're just starting out or looking to advance your skills, we've got you covered."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"New to Open Source?"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Start your journey with these essential resources"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"If you're new to open source development, start with our contributing guide and community guidelines. Then explore the Getting Started section below."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/contributing","children":"Contributing Guide","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/community","children":"Community Guidelines","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}],["$","div",null,{"className":"space-y-12","children":[["$","div","0",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L14"]}],"$L15"]}],"$L16","$L17","$L18","$L19","$L1a"]}],"$L1b","$L1c"]}]}]}],null,"$L1d"]}] +f:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +38:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +3a:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +14:["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Getting Started"}],["$","p",null,{"className":"text-muted-foreground","children":"Essential resources for new contributors and community members"}]]}] +15:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Contributing Guide"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"Guide"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Learn how to contribute to our projects"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"/contributing","target":"$undefined","rel":"$undefined","children":"View Resource","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Community Guidelines"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"Guide"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Understand our community values and guidelines"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"/community","target":"$undefined","rel":"$undefined","children":"View Resource","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Code of Conduct"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-gray-100 text-gray-800 dark:bg-gray-900/20 dark:text-gray-400","children":"Policy"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Our commitment to inclusive and respectful interactions"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"/code-of-conduct","target":"$undefined","rel":"$undefined","children":"View Resource","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],"$L23"]}] +16:["$","div","1",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M9.96424 2.68571C10.0668 2.42931 9.94209 2.13833 9.6857 2.03577C9.4293 1.93322 9.13832 2.05792 9.03576 2.31432L5.03576 12.3143C4.9332 12.5707 5.05791 12.8617 5.3143 12.9642C5.5707 13.0668 5.86168 12.9421 5.96424 12.6857L9.96424 2.68571ZM3.85355 5.14646C4.04882 5.34172 4.04882 5.6583 3.85355 5.85356L2.20711 7.50001L3.85355 9.14646C4.04882 9.34172 4.04882 9.6583 3.85355 9.85356C3.65829 10.0488 3.34171 10.0488 3.14645 9.85356L1.14645 7.85356C0.951184 7.6583 0.951184 7.34172 1.14645 7.14646L3.14645 5.14646C3.34171 4.9512 3.65829 4.9512 3.85355 5.14646ZM11.1464 5.14646C11.3417 4.9512 11.6583 4.9512 11.8536 5.14646L13.8536 7.14646C14.0488 7.34172 14.0488 7.6583 13.8536 7.85356L11.8536 9.85356C11.6583 10.0488 11.3417 10.0488 11.1464 9.85356C10.9512 9.6583 10.9512 9.34172 11.1464 9.14646L12.7929 7.50001L11.1464 5.85356C10.9512 5.6583 10.9512 5.34172 11.1464 5.14646Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Development & Tools"}],["$","p",null,{"className":"text-muted-foreground","children":"Technical resources, tools, and best practices for developers"}]]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Next.js Documentation"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Documentation"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Official documentation for Next.js framework"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://nextjs.org/docs","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Tailwind CSS Guide"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Documentation"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Utility-first CSS framework documentation"}]]}],"$L24"]}],"$L25","$L26"]}]]}] +17:["$","div","2",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Open Source"}],["$","p",null,{"className":"text-muted-foreground","children":"Learn about open source development and best practices"}]]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Open Source Guide"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"Guide"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Comprehensive guide to participating in open source"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://opensource.guide/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],"$L27","$L28","$L29"]}]]}] +2a:T8f4,M4.2 1H4.17741H4.1774C3.86936 0.999988 3.60368 0.999978 3.38609 1.02067C3.15576 1.04257 2.92825 1.09113 2.71625 1.22104C2.51442 1.34472 2.34473 1.51442 2.22104 1.71625C2.09113 1.92825 2.04257 2.15576 2.02067 2.38609C1.99998 2.60367 1.99999 2.86935 2 3.17738V3.1774V3.2V11.8V11.8226V11.8226C1.99999 12.1307 1.99998 12.3963 2.02067 12.6139C2.04257 12.8442 2.09113 13.0717 2.22104 13.2837C2.34473 13.4856 2.51442 13.6553 2.71625 13.779C2.92825 13.9089 3.15576 13.9574 3.38609 13.9793C3.60368 14 3.86937 14 4.17741 14H4.2H10.8H10.8226C11.1306 14 11.3963 14 11.6139 13.9793C11.8442 13.9574 12.0717 13.9089 12.2837 13.779C12.4856 13.6553 12.6553 13.4856 12.779 13.2837C12.9089 13.0717 12.9574 12.8442 12.9793 12.6139C13 12.3963 13 12.1306 13 11.8226V11.8V3.2V3.17741C13 2.86936 13 2.60368 12.9793 2.38609C12.9574 2.15576 12.9089 1.92825 12.779 1.71625C12.6553 1.51442 12.4856 1.34472 12.2837 1.22104C12.0717 1.09113 11.8442 1.04257 11.6139 1.02067C11.3963 0.999978 11.1306 0.999988 10.8226 1H10.8H4.2ZM3.23875 2.07368C3.26722 2.05623 3.32362 2.03112 3.48075 2.01618C3.64532 2.00053 3.86298 2 4.2 2H10.8C11.137 2 11.3547 2.00053 11.5193 2.01618C11.6764 2.03112 11.7328 2.05623 11.7613 2.07368C11.8285 2.11491 11.8851 2.17147 11.9263 2.23875C11.9438 2.26722 11.9689 2.32362 11.9838 2.48075C11.9995 2.64532 12 2.86298 12 3.2V11.8C12 12.137 11.9995 12.3547 11.9838 12.5193C11.9689 12.6764 11.9438 12.7328 11.9263 12.7613C11.8851 12.8285 11.8285 12.8851 11.7613 12.9263C11.7328 12.9438 11.6764 12.9689 11.5193 12.9838C11.3547 12.9995 11.137 13 10.8 13H4.2C3.86298 13 3.64532 12.9995 3.48075 12.9838C3.32362 12.9689 3.26722 12.9438 3.23875 12.9263C3.17147 12.8851 3.11491 12.8285 3.07368 12.7613C3.05624 12.7328 3.03112 12.6764 3.01618 12.5193C3.00053 12.3547 3 12.137 3 11.8V3.2C3 2.86298 3.00053 2.64532 3.01618 2.48075C3.03112 2.32362 3.05624 2.26722 3.07368 2.23875C3.11491 2.17147 3.17147 2.11491 3.23875 2.07368ZM5 10C4.72386 10 4.5 10.2239 4.5 10.5C4.5 10.7761 4.72386 11 5 11H8C8.27614 11 8.5 10.7761 8.5 10.5C8.5 10.2239 8.27614 10 8 10H5ZM4.5 7.5C4.5 7.22386 4.72386 7 5 7H10C10.2761 7 10.5 7.22386 10.5 7.5C10.5 7.77614 10.2761 8 10 8H5C4.72386 8 4.5 7.77614 4.5 7.5ZM5 4C4.72386 4 4.5 4.22386 4.5 4.5C4.5 4.77614 4.72386 5 5 5H10C10.2761 5 10.5 4.77614 10.5 4.5C10.5 4.22386 10.2761 4 10 4H5Z18:["$","div","3",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$2a","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Learning & Tutorials"}],["$","p",null,{"className":"text-muted-foreground","children":"Educational content and interactive learning resources"}]]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"React Documentation"}],"$L2b"]}],"$L2c"]}],"$L2d"]}],"$L2e","$L2f","$L30"]}]]}] +31:T7a2,M4.76447 3.12199C5.63151 3.04859 6.56082 3 7.5 3C8.43918 3 9.36849 3.04859 10.2355 3.12199C11.2796 3.21037 11.9553 3.27008 12.472 3.39203C12.9425 3.50304 13.2048 3.64976 13.4306 3.88086C13.4553 3.90618 13.4902 3.94414 13.5133 3.97092C13.7126 4.20149 13.8435 4.4887 13.918 5.03283C13.9978 5.6156 14 6.37644 14 7.52493C14 8.66026 13.9978 9.41019 13.9181 9.98538C13.8439 10.5206 13.7137 10.8061 13.5125 11.0387C13.4896 11.0651 13.4541 11.1038 13.4296 11.1287C13.2009 11.3625 12.9406 11.5076 12.4818 11.6164C11.9752 11.7365 11.3143 11.7942 10.2878 11.8797C9.41948 11.9521 8.47566 12 7.5 12C6.52434 12 5.58052 11.9521 4.7122 11.8797C3.68572 11.7942 3.02477 11.7365 2.51816 11.6164C2.05936 11.5076 1.7991 11.3625 1.57037 11.1287C1.54593 11.1038 1.51035 11.0651 1.48748 11.0387C1.28628 10.8061 1.15612 10.5206 1.08193 9.98538C1.00221 9.41019 1 8.66026 1 7.52493C1 6.37644 1.00216 5.6156 1.082 5.03283C1.15654 4.4887 1.28744 4.20149 1.48666 3.97092C1.5098 3.94414 1.54468 3.90618 1.56942 3.88086C1.7952 3.64976 2.05752 3.50304 2.52796 3.39203C3.04473 3.27008 3.7204 3.21037 4.76447 3.12199ZM0 7.52493C0 5.28296 0 4.16198 0.729985 3.31713C0.766457 3.27491 0.815139 3.22194 0.854123 3.18204C1.63439 2.38339 2.64963 2.29744 4.68012 2.12555C5.56923 2.05028 6.52724 2 7.5 2C8.47276 2 9.43077 2.05028 10.3199 2.12555C12.3504 2.29744 13.3656 2.38339 14.1459 3.18204C14.1849 3.22194 14.2335 3.27491 14.27 3.31713C15 4.16198 15 5.28296 15 7.52493C15 9.74012 15 10.8477 14.2688 11.6929C14.2326 11.7348 14.1832 11.7885 14.1444 11.8281C13.3629 12.6269 12.3655 12.71 10.3709 12.8763C9.47971 12.9505 8.50782 13 7.5 13C6.49218 13 5.52028 12.9505 4.62915 12.8763C2.63446 12.71 1.63712 12.6269 0.855558 11.8281C0.816844 11.7885 0.767442 11.7348 0.731221 11.6929C0 10.8477 0 9.74012 0 7.52493ZM5.25 5.38264C5.25 5.20225 5.43522 5.08124 5.60041 5.15369L10.428 7.27105C10.6274 7.35853 10.6274 7.64147 10.428 7.72895L5.60041 9.84631C5.43522 9.91876 5.25 9.79775 5.25 9.61736V5.38264Z19:["$","div","4",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$31","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Videos & Media"}],["$","p",null,{"className":"text-muted-foreground","children":"Video tutorials, talks, and multimedia learning content"}]]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Vercel YouTube Channel"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-red-100 text-red-800 dark:bg-red-900/20 dark:text-red-400","children":"Video"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Next.js tutorials and web development content"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.youtube.com/@VercelHQ","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],"$L32","$L33","$L34"]}]]}] +1a:["$","div","5",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Community & Networking"}],["$","p",null,{"className":"text-muted-foreground","children":"Connect with other developers and join communities"}]]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"GitHub Discussions"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-pink-100 text-pink-800 dark:bg-pink-900/20 dark:text-pink-400","children":"Community"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Join our community discussions and Q&A"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://github.com/orgs/CodeStorm-Hub/discussions","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Dev.to Community"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-pink-100 text-pink-800 dark:bg-pink-900/20 dark:text-pink-400","children":"Community"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Share articles and connect with developers worldwide"}]]}],"$L35"]}],"$L36","$L37"]}]]}] +1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Suggest a Resource"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Know of a great resource that should be included?"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Help us improve this collection by suggesting new resources. We're always looking for high-quality, relevant content that can help our community learn and grow."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io/issues/new","target":"_blank","rel":"noopener noreferrer","children":"Suggest Resource","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contact","children":"Get in Touch","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1c:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-gradient-to-r from-primary/5 to-blue-500/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Stay Updated"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Get notified about new resources and learning opportunities"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Subscribe to our newsletter to receive curated resources, tutorials, and updates about new learning opportunities in our community."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/blog","children":"Read Our Blog","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/roadmap","children":"View Roadmap","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1d:["$","$L38",null,{"children":["$L39",["$","$L3a",null,{"promise":"$@3b"}]]}] +23:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"First Contributions"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-purple-100 text-purple-800 dark:bg-purple-900/20 dark:text-purple-400","children":"Tutorial"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"A hands-on tutorial for making your first open source contribution"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://github.com/firstcontributions/first-contributions","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +24:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://tailwindcss.com/docs","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}] +25:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Radix UI Primitives"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-indigo-100 text-indigo-800 dark:bg-indigo-900/20 dark:text-indigo-400","children":"Components"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Unstyled, accessible components for React"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.radix-ui.com/primitives","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +26:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"TypeScript Handbook"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-purple-100 text-purple-800 dark:bg-purple-900/20 dark:text-purple-400","children":"Tutorial"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Learn TypeScript from basics to advanced features"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.typescriptlang.org/docs/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +27:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"GitHub Docs"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Documentation"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Official GitHub documentation and tutorials"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://docs.github.com/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +28:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Git Handbook"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-purple-100 text-purple-800 dark:bg-purple-900/20 dark:text-purple-400","children":"Tutorial"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Learn Git version control from the basics"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://docs.github.com/en/get-started/using-git/about-git","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +29:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Choosing a License"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"Guide"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Guide to choosing the right license for your project"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://choosealicense.com/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +2b:["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Documentation"}] +2c:["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Official React documentation and learning resources"}] +2d:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://react.dev/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}] +2e:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"MDN Web Docs"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Documentation"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Comprehensive web development documentation"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://developer.mozilla.org/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +2f:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"freeCodeCamp"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400","children":"Course"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Free coding tutorials and interactive lessons"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.freecodecamp.org/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +30:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"The Odin Project"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400","children":"Course"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Free full stack curriculum with projects"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.theodinproject.com/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +32:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"GitHub YouTube Channel"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-red-100 text-red-800 dark:bg-red-900/20 dark:text-red-400","children":"Video"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Git, GitHub, and open source tutorials"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.youtube.com/@GitHub","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +33:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"React Conf Talks"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-red-100 text-red-800 dark:bg-red-900/20 dark:text-red-400","children":"Video"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Annual React conference presentations"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.youtube.com/c/reactjs","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +34:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Web Dev Simplified"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-red-100 text-red-800 dark:bg-red-900/20 dark:text-red-400","children":"Video"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Clear and concise web development tutorials"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.youtube.com/@WebDevSimplified","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +35:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://dev.to/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}] +36:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Stack Overflow"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-teal-100 text-teal-800 dark:bg-teal-900/20 dark:text-teal-400","children":"Q&A"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Get help with programming questions and answers"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://stackoverflow.com/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +37:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Reddit r/webdev"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-pink-100 text-pink-800 dark:bg-pink-900/20 dark:text-pink-400","children":"Community"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Web development community discussions"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.reddit.com/r/webdev/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] +1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +39:null +3c:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +3b:{"metadata":[["$","title","0",{"children":"Resources | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Curated learning resources, tools, and guides for the CodeStorm Hub community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Resources | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Curated learning resources, tools, and guides for the CodeStorm Hub community."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L3c","11",{}]],"error":null,"digest":"$undefined"} +22:"$3b:metadata" diff --git a/out/roadmap.html b/out/roadmap.html new file mode 100644 index 0000000..af3550c --- /dev/null +++ b/out/roadmap.html @@ -0,0 +1 @@ +Roadmap | CodeStorm Hub

Project Roadmap

Track our progress and see what's coming next for CodeStorm Hub. Our roadmap is transparent and community-driven—help us prioritize what matters most.

Completed
In Progress
Planned
Future

Community Platform Launch

CompletedQ1 2024

Launch the initial community platform with core features and documentation.

Key Deliverables:

  • Portfolio website with modern design
  • Project showcase and team pages
  • Community guidelines and contributing guides
  • Basic navigation and responsive design

Enhanced Developer Experience

In ProgressQ1 2024

Improve tooling and documentation to make contributing easier and more enjoyable.

Key Deliverables:

  • Comprehensive API documentation
  • Interactive code examples and tutorials
  • Improved onboarding process
  • Developer resources and learning materials

Community Growth & Engagement

PlannedQ2 2024

Build tools and features to grow and engage our open source community.

Key Deliverables:

  • Blog and article publishing system
  • Event management and community meetups
  • Contributor recognition and rewards
  • Enhanced project discovery and filtering

Advanced Platform Features

PlannedQ2-Q3 2024

Add sophisticated features for project management and collaboration.

Key Deliverables:

  • Dynamic GitHub integration and stats
  • Project analytics and insights
  • Advanced search and filtering
  • Multi-language support (i18n)

Ecosystem Expansion

FutureQ3-Q4 2024

Expand our ecosystem with new tools and integrations.

Key Deliverables:

  • API for third-party integrations
  • Mobile app for community engagement
  • Advanced collaboration tools
  • Enterprise features and support

Shape Our Future

Help us prioritize and improve our roadmap

Our roadmap is community-driven. Share your ideas, vote on features, and help us build what matters most to you and the open source community.

1

Completed

1

In Progress

2

Planned

1

Future

Stay updated with our progress through our changelog and blog posts.

\ No newline at end of file diff --git a/out/roadmap.txt b/out/roadmap.txt new file mode 100644 index 0000000..99098b6 --- /dev/null +++ b/out/roadmap.txt @@ -0,0 +1,54 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","roadmap"],"i":false,"f":[[["",{"children":["roadmap",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["roadmap","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +1b:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +1d:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +1e:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Project Roadmap"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Track our progress and see what's coming next for CodeStorm Hub. Our roadmap is transparent and community-driven—help us prioritize what matters most."}]]}],["$","div",null,{"className":"flex flex-wrap justify-center gap-4","children":[["$","div","completed",{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded-full bg-green-100 dark:bg-green-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","span",null,{"className":"text-sm font-medium","children":"Completed"}]]}],["$","div","in-progress",{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded-full bg-blue-100 dark:bg-blue-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-blue-600","ref":"$undefined","children":["$","path",null,{"d":"M7.50009 0.877014C3.84241 0.877014 0.877258 3.84216 0.877258 7.49984C0.877258 11.1575 3.8424 14.1227 7.50009 14.1227C11.1578 14.1227 14.1229 11.1575 14.1229 7.49984C14.1229 3.84216 11.1577 0.877014 7.50009 0.877014ZM1.82726 7.49984C1.82726 4.36683 4.36708 1.82701 7.50009 1.82701C10.6331 1.82701 13.1729 4.36683 13.1729 7.49984C13.1729 10.6328 10.6331 13.1727 7.50009 13.1727C4.36708 13.1727 1.82726 10.6328 1.82726 7.49984ZM8 4.50001C8 4.22387 7.77614 4.00001 7.5 4.00001C7.22386 4.00001 7 4.22387 7 4.50001V7.50001C7 7.63262 7.05268 7.7598 7.14645 7.85357L9.14645 9.85357C9.34171 10.0488 9.65829 10.0488 9.85355 9.85357C10.0488 9.65831 10.0488 9.34172 9.85355 9.14646L8 7.29291V4.50001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","span",null,{"className":"text-sm font-medium","children":"In Progress"}]]}],["$","div","planned",{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded-full bg-orange-100 dark:bg-orange-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-orange-600","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L14"]}],"$L15"]}],"$L16","$L17","$L18","$L19"]}]}]}],null,"$L1a"]}] +f:["$","$1","h",{"children":[null,[["$","$L1b",null,{"children":"$L1c"}],null],["$","$L1d",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1e",null,{"fallback":null,"children":"$L1f"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +27:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +29:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +14:["$","span",null,{"className":"text-sm font-medium","children":"Planned"}] +15:["$","div","future",{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded-full bg-purple-100 dark:bg-purple-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-purple-600","ref":"$undefined","children":["$","path",null,{"d":"M8.69667 0.0403541C8.90859 0.131038 9.03106 0.354857 8.99316 0.582235L8.0902 6.00001H12.5C12.6893 6.00001 12.8625 6.10701 12.9472 6.27641C13.0319 6.4458 13.0136 6.6485 12.8999 6.80001L6.89997 14.8C6.76167 14.9844 6.51521 15.0503 6.30328 14.9597C6.09135 14.869 5.96888 14.6452 6.00678 14.4178L6.90974 9H2.49999C2.31061 9 2.13748 8.893 2.05278 8.72361C1.96809 8.55422 1.98636 8.35151 2.09999 8.2L8.09997 0.200038C8.23828 0.0156255 8.48474 -0.0503301 8.69667 0.0403541ZM3.49999 8.00001H7.49997C7.64695 8.00001 7.78648 8.06467 7.88148 8.17682C7.97648 8.28896 8.01733 8.43723 7.99317 8.5822L7.33027 12.5596L11.5 7.00001H7.49997C7.353 7.00001 7.21347 6.93534 7.11846 6.8232C7.02346 6.71105 6.98261 6.56279 7.00678 6.41781L7.66968 2.44042L3.49999 8.00001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","span",null,{"className":"text-sm font-medium","children":"Future"}]]}] +16:["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"className":"relative","children":[["$","div",null,{"className":"absolute left-6 top-16 bottom-0 w-px bg-border opacity-30"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-green-200 dark:border-green-800 bg-green-100 dark:bg-green-900/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-2 rounded-full bg-green-100 dark:bg-green-900/20 border-green-200 dark:border-green-800 border","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Community Platform Launch"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded bg-green-100 dark:bg-green-900/20 text-green-600","children":"Completed"}],["$","span",null,{"className":"text-sm text-muted-foreground font-medium","children":"Q1 2024"}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Launch the initial community platform with core features and documentation."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-14","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Key Deliverables:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-foreground","children":"Portfolio website with modern design"}]]}],["$","li","1",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-foreground","children":"Project showcase and team pages"}]]}],["$","li","2",{"className":"flex items-start gap-2","children":["$L20","$L21"]}],"$L22"]}]]}]}]]}]]}],"$L23","$L24","$L25","$L26"]}] +17:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Shape Our Future"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Help us prioritize and improve our roadmap"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Our roadmap is community-driven. Share your ideas, vote on features, and help us build what matters most to you and the open source community."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/orgs/CodeStorm-Hub/discussions","target":"_blank","rel":"noopener noreferrer","children":"Join Discussion","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io/issues/new","target":"_blank","rel":"noopener noreferrer","children":"Suggest Feature","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +18:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-4 gap-6","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl text-green-600","children":1}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Completed"}]]}]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl text-blue-600","children":1}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"In Progress"}]]}]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl text-orange-600","children":2}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Planned"}]]}]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl text-purple-600","children":1}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Future"}]]}]}]]}] +19:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/changelog","children":"View Changelog","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/blog","children":"Read Updates","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Stay updated with our progress through our changelog and blog posts."}]]}] +1a:["$","$L27",null,{"children":["$L28",["$","$L29",null,{"promise":"$@2a"}]]}] +20:["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}] +21:["$","span",null,{"className":"text-sm text-foreground","children":"Community guidelines and contributing guides"}] +22:["$","li","3",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-foreground","children":"Basic navigation and responsive design"}]]}] +23:["$","div","1",{"className":"relative","children":[["$","div",null,{"className":"absolute left-6 top-16 bottom-0 w-px bg-border opacity-30"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-blue-200 dark:border-blue-800 bg-blue-100 dark:bg-blue-900/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-2 rounded-full bg-blue-100 dark:bg-blue-900/20 border-blue-200 dark:border-blue-800 border","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-blue-600","ref":"$undefined","children":["$","path",null,{"d":"M7.50009 0.877014C3.84241 0.877014 0.877258 3.84216 0.877258 7.49984C0.877258 11.1575 3.8424 14.1227 7.50009 14.1227C11.1578 14.1227 14.1229 11.1575 14.1229 7.49984C14.1229 3.84216 11.1577 0.877014 7.50009 0.877014ZM1.82726 7.49984C1.82726 4.36683 4.36708 1.82701 7.50009 1.82701C10.6331 1.82701 13.1729 4.36683 13.1729 7.49984C13.1729 10.6328 10.6331 13.1727 7.50009 13.1727C4.36708 13.1727 1.82726 10.6328 1.82726 7.49984ZM8 4.50001C8 4.22387 7.77614 4.00001 7.5 4.00001C7.22386 4.00001 7 4.22387 7 4.50001V7.50001C7 7.63262 7.05268 7.7598 7.14645 7.85357L9.14645 9.85357C9.34171 10.0488 9.65829 10.0488 9.85355 9.85357C10.0488 9.65831 10.0488 9.34172 9.85355 9.14646L8 7.29291V4.50001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Enhanced Developer Experience"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded bg-blue-100 dark:bg-blue-900/20 text-blue-600","children":"In Progress"}],["$","span",null,{"className":"text-sm text-muted-foreground font-medium","children":"Q1 2024"}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Improve tooling and documentation to make contributing easier and more enjoyable."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-14","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Key Deliverables:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Comprehensive API documentation"}]]}],["$","li","1",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L2b"]}],"$L2c","$L2d"]}]]}]}]]}]]}] +2e:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Z24:["$","div","2",{"className":"relative","children":[["$","div",null,{"className":"absolute left-6 top-16 bottom-0 w-px bg-border opacity-30"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-orange-200 dark:border-orange-800 bg-orange-100 dark:bg-orange-900/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-2 rounded-full bg-orange-100 dark:bg-orange-900/20 border-orange-200 dark:border-orange-800 border","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-orange-600","ref":"$undefined","children":["$","path",null,{"d":"$2e","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L2f"]}]}],"$L30"]}]]}] +31:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Z25:["$","div","3",{"className":"relative","children":[["$","div",null,{"className":"absolute left-6 top-16 bottom-0 w-px bg-border opacity-30"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-orange-200 dark:border-orange-800 bg-orange-100 dark:bg-orange-900/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-2 rounded-full bg-orange-100 dark:bg-orange-900/20 border-orange-200 dark:border-orange-800 border","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-orange-600","ref":"$undefined","children":["$","path",null,{"d":"$31","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L32"]}]}],"$L33"]}]]}] +26:["$","div","4",{"className":"relative","children":[false,["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-purple-200 dark:border-purple-800 bg-purple-100 dark:bg-purple-900/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-2 rounded-full bg-purple-100 dark:bg-purple-900/20 border-purple-200 dark:border-purple-800 border","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-purple-600","ref":"$undefined","children":["$","path",null,{"d":"M8.69667 0.0403541C8.90859 0.131038 9.03106 0.354857 8.99316 0.582235L8.0902 6.00001H12.5C12.6893 6.00001 12.8625 6.10701 12.9472 6.27641C13.0319 6.4458 13.0136 6.6485 12.8999 6.80001L6.89997 14.8C6.76167 14.9844 6.51521 15.0503 6.30328 14.9597C6.09135 14.869 5.96888 14.6452 6.00678 14.4178L6.90974 9H2.49999C2.31061 9 2.13748 8.893 2.05278 8.72361C1.96809 8.55422 1.98636 8.35151 2.09999 8.2L8.09997 0.200038C8.23828 0.0156255 8.48474 -0.0503301 8.69667 0.0403541ZM3.49999 8.00001H7.49997C7.64695 8.00001 7.78648 8.06467 7.88148 8.17682C7.97648 8.28896 8.01733 8.43723 7.99317 8.5822L7.33027 12.5596L11.5 7.00001H7.49997C7.353 7.00001 7.21347 6.93534 7.11846 6.8232C7.02346 6.71105 6.98261 6.56279 7.00678 6.41781L7.66968 2.44042L3.49999 8.00001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Ecosystem Expansion"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded bg-purple-100 dark:bg-purple-900/20 text-purple-600","children":"Future"}],["$","span",null,{"className":"text-sm text-muted-foreground font-medium","children":"Q3-Q4 2024"}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Expand our ecosystem with new tools and integrations."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-14","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Key Deliverables:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"API for third-party integrations"}]]}],["$","li","1",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L34"]}],"$L35","$L36"]}]]}]}]]}]]}] +2b:["$","span",null,{"className":"text-sm text-muted-foreground","children":"Interactive code examples and tutorials"}] +2c:["$","li","2",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Improved onboarding process"}]]}] +2d:["$","li","3",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Developer resources and learning materials"}]]}] +2f:["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Community Growth & Engagement"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded bg-orange-100 dark:bg-orange-900/20 text-orange-600","children":"Planned"}],["$","span",null,{"className":"text-sm text-muted-foreground font-medium","children":"Q2 2024"}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Build tools and features to grow and engage our open source community."}]]}] +30:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-14","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Key Deliverables:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Blog and article publishing system"}]]}],["$","li","1",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Event management and community meetups"}]]}],["$","li","2",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Contributor recognition and rewards"}]]}],["$","li","3",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Enhanced project discovery and filtering"}]]}]]}]]}]}] +32:["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Advanced Platform Features"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded bg-orange-100 dark:bg-orange-900/20 text-orange-600","children":"Planned"}],["$","span",null,{"className":"text-sm text-muted-foreground font-medium","children":"Q2-Q3 2024"}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Add sophisticated features for project management and collaboration."}]]}] +33:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-14","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Key Deliverables:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Dynamic GitHub integration and stats"}]]}],["$","li","1",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Project analytics and insights"}]]}],["$","li","2",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Advanced search and filtering"}]]}],["$","li","3",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Multi-language support (i18n)"}]]}]]}]]}]}] +34:["$","span",null,{"className":"text-sm text-muted-foreground","children":"Mobile app for community engagement"}] +35:["$","li","2",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Advanced collaboration tools"}]]}] +36:["$","li","3",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Enterprise features and support"}]]}] +1c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +28:null +37:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +2a:{"metadata":[["$","title","0",{"children":"Roadmap | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"See what's coming next for CodeStorm Hub. Track our progress and upcoming features."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Roadmap | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"See what's coming next for CodeStorm Hub. Track our progress and upcoming features."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L37","11",{}]],"error":null,"digest":"$undefined"} +1f:"$2a:metadata" diff --git a/out/showcase.html b/out/showcase.html new file mode 100644 index 0000000..1c7dca3 --- /dev/null +++ b/out/showcase.html @@ -0,0 +1 @@ +Showcase | CodeStorm Hub

Community Showcase

Discover the amazing projects and organizations that are part of the CodeStorm Hub ecosystem. See how our community is making an impact in the open source world.

Growing

Community Members

1+

Projects

5+

Contributors

Global

Countries

Featured Projects

Explore the projects that showcase the capabilities and principles of CodeStorm Hub development.

CodeStorm Hub Portfolio logo
FeaturedCommunity Platform

CodeStorm Hub Portfolio

Our own community website built with modern web technologies and accessibility-first design.

Technologies Used:

Next.jsTailwind CSSRadix UITypeScript
0 stars
5 contributors
0 forks
Community Tools Suite logo
Coming SoonDeveloper Tools

Community Tools Suite

A collection of developer tools and utilities to enhance open source contribution workflows.

Technologies Used:

ReactNode.jsPostgreSQLDocker
0 stars
0 contributors
0 forks

Who's Using CodeStorm Hub

Organizations and individuals who have adopted our solutions and contribute to our ecosystem.

Open Source Enthusiasts logo

Open Source Enthusiasts

CommunityIndividual Contributors

Individual developers using our resources and contributing to projects

Educational Institutions logo

Educational Institutions

Coming Soon
EducationComing Soon

Universities and coding bootcamps using our learning resources

Success Stories

How our community is making a difference

Open Source Impact

Building transparent, accessible solutions that benefit the entire community

Learning & Growth

Providing resources and mentorship opportunities for developers at all levels

Collaboration

Connecting passionate individuals to work together on meaningful projects

Showcase Your Project

Built something amazing with CodeStorm Hub? We'd love to feature it!

Whether you've contributed to our projects, used our resources, or built something inspired by our community principles, we want to celebrate your work and share it with others.

What we're looking for:

  • • Projects using our technologies or principles
  • • Organizations adopting our solutions
  • • Success stories and case studies
  • • Community contributions and achievements

Stay updated on new showcase additions and community highlights.

\ No newline at end of file diff --git a/out/showcase.txt b/out/showcase.txt new file mode 100644 index 0000000..29090ab --- /dev/null +++ b/out/showcase.txt @@ -0,0 +1,51 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","showcase"],"i":false,"f":[[["",{"children":["showcase",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["showcase","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +22:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +23:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:T51e,M4.89346 2.35248C3.49195 2.35248 2.35248 3.49359 2.35248 4.90532C2.35248 6.38164 3.20954 7.9168 4.37255 9.33522C5.39396 10.581 6.59464 11.6702 7.50002 12.4778C8.4054 11.6702 9.60608 10.581 10.6275 9.33522C11.7905 7.9168 12.6476 6.38164 12.6476 4.90532C12.6476 3.49359 11.5081 2.35248 10.1066 2.35248C9.27059 2.35248 8.81894 2.64323 8.5397 2.95843C8.27877 3.25295 8.14623 3.58566 8.02501 3.88993C8.00391 3.9429 7.98315 3.99501 7.96211 4.04591C7.88482 4.23294 7.7024 4.35494 7.50002 4.35494C7.29765 4.35494 7.11523 4.23295 7.03793 4.04592C7.01689 3.99501 6.99612 3.94289 6.97502 3.8899C6.8538 3.58564 6.72126 3.25294 6.46034 2.95843C6.18109 2.64323 5.72945 2.35248 4.89346 2.35248ZM1.35248 4.90532C1.35248 2.94498 2.936 1.35248 4.89346 1.35248C6.0084 1.35248 6.73504 1.76049 7.20884 2.2953C7.32062 2.42147 7.41686 2.55382 7.50002 2.68545C7.58318 2.55382 7.67941 2.42147 7.79119 2.2953C8.265 1.76049 8.99164 1.35248 10.1066 1.35248C12.064 1.35248 13.6476 2.94498 13.6476 4.90532C13.6476 6.74041 12.6013 8.50508 11.4008 9.96927C10.2636 11.3562 8.92194 12.5508 8.00601 13.3664C7.94645 13.4194 7.88869 13.4709 7.83291 13.5206C7.64324 13.6899 7.3568 13.6899 7.16713 13.5206C7.11135 13.4709 7.05359 13.4194 6.99403 13.3664C6.0781 12.5508 4.73641 11.3562 3.59926 9.96927C2.39872 8.50508 1.35248 6.74041 1.35248 4.90532Z14:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Community Showcase"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Discover the amazing projects and organizations that are part of the CodeStorm Hub ecosystem. See how our community is making an impact in the open source world."}]]}],["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-2","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Growing"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm","children":"Community Members"}]]}]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-2","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$14","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L15","$L16"]}]}],"$L17","$L18"]}],"$L19","$L1a","$L1b","$L1c","$L1d"]}]}]}],["$L1e"],"$L1f"]}] +f:["$","$1","h",{"children":[null,[["$","$L20",null,{"children":"$L21"}],null],["$","$L22",null,{"children":["$","div",null,{"hidden":true,"children":["$","$23",null,{"fallback":null,"children":"$L24"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +26:I[5500,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js"],"Image"] +2d:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +2f:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +15:["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"1+"}] +16:["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm","children":"Projects"}] +25:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z17:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-2","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$25","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"5+"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm","children":"Contributors"}]]}]}] +18:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-2","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Global"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm","children":"Countries"}]]}]}] +27:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z19:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Featured Projects"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Explore the projects that showcase the capabilities and principles of CodeStorm Hub development."}]]}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg text-card-foreground shadow-sm border-2 border-primary/20 bg-primary/5","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"w-16 h-16 rounded-lg overflow-hidden bg-muted flex-shrink-0","children":["$","$L26",null,{"src":"https://github.com/CodeStorm-Hub.png","alt":"CodeStorm Hub Portfolio logo","width":64,"height":64,"className":"w-full h-full object-cover"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[["$","span",null,{"className":"bg-primary text-primary-foreground text-xs font-medium px-2 py-1 rounded","children":"Featured"}],"$undefined",["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Community Platform"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"CodeStorm Hub Portfolio"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-1","children":"Our own community website built with modern web technologies and accessibility-first design."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Technologies Used:"}],["$","div",null,{"className":"flex flex-wrap gap-2","children":[["$","span","0",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Next.js"}],["$","span","1",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Tailwind CSS"}],["$","span","2",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Radix UI"}],["$","span","3",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"TypeScript"}]]}]]}],["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"className":"flex items-center gap-6 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$27","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L28"]}],"$L29","$L2a"]}],"$L2b"]}]]}]]}],"$L2c"]}]]}] +1a:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Who's Using CodeStorm Hub"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Organizations and individuals who have adopted our solutions and contribute to our ecosystem."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-4","children":[["$","div",null,{"className":"w-12 h-12 rounded-lg overflow-hidden bg-muted","children":["$","$L26",null,{"src":"https://github.com/CodeStorm-Hub.png","alt":"Open Source Enthusiasts logo","width":48,"height":48,"className":"w-full h-full object-cover"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-1","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Open Source Enthusiasts"}],"$undefined"]}],["$","div",null,{"className":"flex items-center gap-2 text-sm text-muted-foreground","children":[["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Community"}],["$","span",null,{"children":"Individual Contributors"}]]}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Individual developers using our resources and contributing to projects"}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-60","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-4","children":[["$","div",null,{"className":"w-12 h-12 rounded-lg overflow-hidden bg-muted","children":["$","$L26",null,{"src":"https://github.com/CodeStorm-Hub.png","alt":"Educational Institutions logo","width":48,"height":48,"className":"w-full h-full object-cover"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-1","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Educational Institutions"}],["$","span",null,{"className":"bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400 text-xs font-medium px-2 py-1 rounded","children":"Coming Soon"}]]}],["$","div",null,{"className":"flex items-center gap-2 text-sm text-muted-foreground","children":[["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Education"}],["$","span",null,{"children":"Coming Soon"}]]}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Universities and coding bootcamps using our learning resources"}]}]]}]]}]]}] +1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-gradient-to-r from-primary/5 to-blue-500/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Success Stories"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"How our community is making a difference"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-6","children":[["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div",null,{"className":"space-y-2","children":[["$","h4",null,{"className":"font-semibold","children":"Open Source Impact"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Building transparent, accessible solutions that benefit the entire community"}]]}],["$","div",null,{"className":"space-y-2","children":[["$","h4",null,{"className":"font-semibold","children":"Learning & Growth"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Providing resources and mentorship opportunities for developers at all levels"}]]}],["$","div",null,{"className":"space-y-2","children":[["$","h4",null,{"className":"font-semibold","children":"Collaboration"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Connecting passionate individuals to work together on meaningful projects"}]]}]]}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/community","children":"Join Our Community","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contributing","children":"Start Contributing","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1c:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Showcase Your Project"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Built something amazing with CodeStorm Hub? We'd love to feature it!"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Whether you've contributed to our projects, used our resources, or built something inspired by our community principles, we want to celebrate your work and share it with others."}],["$","div",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","p",null,{"children":["$","strong",null,{"children":"What we're looking for:"}]}],["$","ul",null,{"className":"space-y-1 max-w-md mx-auto text-left","children":[["$","li",null,{"children":"• Projects using our technologies or principles"}],["$","li",null,{"children":"• Organizations adopting our solutions"}],["$","li",null,{"children":"• Success stories and case studies"}],["$","li",null,{"children":"• Community contributions and achievements"}]]}]]}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io/issues/new","target":"_blank","rel":"noopener noreferrer","children":"Submit Project","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contact","children":"Contact Us","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1d:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/blog","children":"Read Success Stories","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/projects","children":"View All Projects","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Stay updated on new showcase additions and community highlights."}]]}] +1e:["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js","async":true,"nonce":"$undefined"}] +1f:["$","$L2d",null,{"children":["$L2e",["$","$L2f",null,{"promise":"$@30"}]]}] +28:["$","span",null,{"children":[0," stars"]}] +29:["$","div",null,{"className":"flex items-center gap-1","children":["$","span",null,{"children":[5," contributors"]}]}] +2a:["$","div",null,{"className":"flex items-center gap-1","children":["$","span",null,{"children":[0," forks"]}]}] +2b:["$","div",null,{"className":"flex gap-2","children":[[["$","a",null,{"href":"https://codestorm-hub.github.io","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io","target":"_blank","rel":"noopener noreferrer","children":"View Code","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":null}]],"$undefined"]}] +31:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z2c:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"w-16 h-16 rounded-lg overflow-hidden bg-muted flex-shrink-0","children":["$","$L26",null,{"src":"https://github.com/CodeStorm-Hub.png","alt":"Community Tools Suite logo","width":64,"height":64,"className":"w-full h-full object-cover"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[false,["$","span",null,{"className":"bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400 text-xs font-medium px-2 py-1 rounded","children":"Coming Soon"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Developer Tools"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Community Tools Suite"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-1","children":"A collection of developer tools and utilities to enhance open source contribution workflows."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Technologies Used:"}],["$","div",null,{"className":"flex flex-wrap gap-2","children":[["$","span","0",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"React"}],["$","span","1",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Node.js"}],["$","span","2",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"PostgreSQL"}],["$","span","3",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Docker"}]]}]]}],["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"className":"flex items-center gap-6 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$31","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L32"]}],"$L33","$L34"]}],"$L35"]}]]}]]}] +32:["$","span",null,{"children":[0," stars"]}] +33:["$","div",null,{"className":"flex items-center gap-1","children":["$","span",null,{"children":[0," contributors"]}]}] +34:["$","div",null,{"className":"flex items-center gap-1","children":["$","span",null,{"children":[0," forks"]}]}] +35:["$","div",null,{"className":"flex gap-2","children":[false,["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Coming Soon"}]]}] +21:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +2e:null +36:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +30:{"metadata":[["$","title","0",{"children":"Showcase | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Discover organizations and projects using CodeStorm Hub solutions and see our community impact."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Showcase | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Discover organizations and projects using CodeStorm Hub solutions and see our community impact."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L36","11",{}]],"error":null,"digest":"$undefined"} +24:"$30:metadata" diff --git a/out/style-guide.html b/out/style-guide.html new file mode 100644 index 0000000..82525b3 --- /dev/null +++ b/out/style-guide.html @@ -0,0 +1 @@ +CodeStorm Hub

Design System Style Guide

A comprehensive showcase of CodeStorm Hub's design system components and patterns.

Typography

Heading 1 - Main page titles

Heading 2 - Section titles

Heading 3 - Subsection titles

Heading 4 - Content titles

Heading 5 - Small titles
Heading 6 - Smallest titles

Lead paragraph - Important introductory text that provides context and draws attention.

Body text - The main content text used throughout the application. It should be readable and comfortable to read in long passages.

Large text - Emphasized body text for important content.
Small text - Used for captions and fine print.

Muted text - Less important information and metadata.

Colors

Primary
var(--primary)
Secondary
var(--secondary)
Muted
var(--muted)
Accent
var(--accent)
Destructive
var(--destructive)
Success
var(--success)
Warning
var(--warning)
Border
var(--border)

Buttons

Variants

Sizes

Icon Buttons

Layout Components

Grid System

3 Column Grid
Item 1
Item 2
Item 3
4 Column Grid
Item 1
Item 2
Item 3
Item 4

Stack Component

Vertical Stack
Item 1
Item 2
Item 3
Horizontal Stack
Item 1
Item 2
Item 3

Spacing Scale

Our spacing system is based on an 8px grid system for consistent and harmonious layouts.

--space-1
4px
--space-2
8px
--space-3
12px
--space-4
16px
--space-5
20px
--space-6
24px
--space-8
32px
--space-10
40px
--space-12
48px
--space-16
64px
--space-20
80px
--space-24
96px
\ No newline at end of file diff --git a/out/style-guide.txt b/out/style-guide.txt new file mode 100644 index 0000000..c275a5f --- /dev/null +++ b/out/style-guide.txt @@ -0,0 +1,46 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","style-guide"],"i":false,"f":[[["",{"children":["style-guide",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["style-guide","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} +1d:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +1f:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +20:"$Sreact.suspense" +6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] +12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +e:["$","$1","c",{"children":[["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl py-12","children":["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"text-center","children":[["$","h1",null,{"className":"text-4xl md:text-5xl lg:text-6xl font-bold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Design System Style Guide"}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground","ref":"$undefined","children":"A comprehensive showcase of CodeStorm Hub's design system components and patterns."}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight mb-8","ref":"$undefined","children":"Typography"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-8","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","h1",null,{"className":"text-4xl md:text-5xl lg:text-6xl font-bold tracking-tight leading-tight","ref":"$undefined","children":"Heading 1 - Main page titles"}],["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight","ref":"$undefined","children":"Heading 2 - Section titles"}],["$","h3",null,{"className":"text-2xl md:text-3xl font-semibold tracking-tight leading-tight","ref":"$undefined","children":"Heading 3 - Subsection titles"}],["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight","ref":"$undefined","children":"Heading 4 - Content titles"}],["$","h5",null,{"className":"text-lg md:text-xl font-semibold leading-normal","ref":"$undefined","children":"Heading 5 - Small titles"}],["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Heading 6 - Smallest titles"}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground","ref":"$undefined","children":"Lead paragraph - Important introductory text that provides context and draws attention."}],["$","p",null,{"className":"text-base leading-relaxed","ref":"$undefined","children":"Body text - The main content text used throughout the application. It should be readable and comfortable to read in long passages."}],["$","div",null,{"className":"text-lg font-semibold leading-normal","ref":"$undefined","children":"Large text - Emphasized body text for important content."}],["$","small",null,{"className":"text-sm leading-normal","ref":"$undefined","children":"Small text - Used for captions and fine print."}],["$","p",null,{"className":"text-sm text-muted-foreground leading-normal","ref":"$undefined","children":"Muted text - Less important information and metadata."}]]}]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight mb-8","ref":"$undefined","children":"Colors"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6","ref":"$undefined","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-primary rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Primary"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--primary)"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-secondary rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Secondary"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--secondary)"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":"$L13"}],"$L14","$L15","$L16","$L17","$L18"]}]]}],"$L19","$L1a","$L1b"]}]}],null,"$L1c"]}] +f:["$","$1","h",{"children":[null,[["$","$L1d",null,{"children":"$L1e"}],null],["$","$L1f",null,{"children":["$","div",null,{"hidden":true,"children":["$","$20",null,{"fallback":null,"children":"$L21"}]}]}]]}] +11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +28:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +2a:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +13:["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-muted rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Muted"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--muted)"}]]}]]}] +14:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-accent rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Accent"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--accent)"}]]}]]}]}] +15:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-destructive rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Destructive"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--destructive)"}]]}]]}]}] +16:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-success rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Success"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--success)"}]]}]]}]}] +17:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-warning rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Warning"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--warning)"}]]}]]}]}] +18:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-border rounded-lg border-2 border-foreground/20"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Border"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--border)"}]]}]]}]}] +19:["$","section",null,{"children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight mb-8","ref":"$undefined","children":"Buttons"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-8","children":["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"children":[["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Variants"}],["$","div",null,{"className":"flex flex-row gap-4 items-stretch justify-start flex-wrap","ref":"$undefined","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":"$undefined","children":"Default"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-secondary text-secondary-foreground hover:bg-secondary/80 active:bg-secondary/70 h-10 px-4 py-2","ref":"$undefined","children":"Secondary"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":"$undefined","children":"Outline"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":"$undefined","children":"Ghost"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 text-primary underline-offset-4 hover:underline active:text-primary/80 h-10 px-4 py-2","ref":"$undefined","children":"Link"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-destructive text-destructive-foreground hover:bg-destructive/90 active:bg-destructive/80 h-10 px-4 py-2","ref":"$undefined","children":"Destructive"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-success text-success-foreground hover:bg-success/90 active:bg-success/80 h-10 px-4 py-2","ref":"$undefined","children":"Success"}],"$L22"]}]]}],"$L23","$L24"]}]}]]}] +1a:["$","section",null,{"children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight mb-8","ref":"$undefined","children":"Layout Components"}],["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"children":[["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Grid System"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal mb-2","ref":"$undefined","children":"3 Column Grid"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4","ref":"$undefined","children":[["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 1"}],["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 2"}],["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 3"}]]}]]}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal mb-2","ref":"$undefined","children":"4 Column Grid"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-4","ref":"$undefined","children":[["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 1"}],["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 2"}],["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 3"}],["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 4"}]]}]]}]]}]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Stack Component"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal mb-2","ref":"$undefined","children":"Vertical Stack"}],["$","div",null,{"className":"flex flex-col gap-3 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"bg-muted p-3 rounded text-center","children":"Item 1"}],["$","div",null,{"className":"bg-muted p-3 rounded text-center","children":"Item 2"}],["$","div",null,{"className":"bg-muted p-3 rounded text-center","children":"Item 3"}]]}]]}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal mb-2","ref":"$undefined","children":"Horizontal Stack"}],["$","div",null,{"className":"flex flex-row gap-3 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"bg-muted p-3 rounded text-center flex-1","children":"Item 1"}],["$","div",null,{"className":"bg-muted p-3 rounded text-center flex-1","children":"Item 2"}],["$","div",null,{"className":"bg-muted p-3 rounded text-center flex-1","children":"Item 3"}]]}]]}]]}]}]]}]]}]]}] +1b:["$","section",null,{"children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight mb-8","ref":"$undefined","children":"Spacing Scale"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-8","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"className":"text-base leading-relaxed mb-4","ref":"$undefined","children":"Our spacing system is based on an 8px grid system for consistent and harmonious layouts."}],["$","div",null,{"className":"space-y-2","children":[["$","div","1",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",1]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"4px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[4,"px"]}]]}],["$","div","2",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",2]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"8px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[8,"px"]}]]}],["$","div","3",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",3]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"12px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[12,"px"]}]]}],["$","div","4",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",4]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"16px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[16,"px"]}]]}],["$","div","5",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",5]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"20px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[20,"px"]}]]}],["$","div","6",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",6]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"24px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[24,"px"]}]]}],["$","div","8",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",8]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"32px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[32,"px"]}]]}],["$","div","10",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",10]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"40px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[40,"px"]}]]}],["$","div","12",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",12]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"48px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[48,"px"]}]]}],["$","div","16",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",16]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"64px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[64,"px"]}]]}],["$","div","20",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",20]}],"$L25","$L26"]}],"$L27"]}]]}]}]]}] +1c:["$","$L28",null,{"children":["$L29",["$","$L2a",null,{"promise":"$@2b"}]]}] +22:["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-warning text-warning-foreground hover:bg-warning/90 active:bg-warning/80 h-10 px-4 py-2","ref":"$undefined","children":"Warning"}] +23:["$","div",null,{"children":[["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Sizes"}],["$","div",null,{"className":"flex flex-row gap-4 items-center justify-start flex-wrap","ref":"$undefined","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"Small"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":"$undefined","children":"Default"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-11 rounded-md px-8 text-base","ref":"$undefined","children":"Large"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-12 rounded-lg px-10 text-base font-semibold","ref":"$undefined","children":"Extra Large"}]]}]]}] +24:["$","div",null,{"children":[["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Icon Buttons"}],["$","div",null,{"className":"flex flex-row gap-4 items-center justify-start flex-wrap","ref":"$undefined","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 w-9","ref":"$undefined","children":"S"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 w-10","ref":"$undefined","children":"M"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-11 w-11","ref":"$undefined","children":"L"}]]}]]}] +25:["$","div",null,{"className":"bg-primary rounded","style":{"width":"80px","height":"16px"}}] +26:["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[80,"px"]}] +27:["$","div","24",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",24]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"96px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[96,"px"]}]]}] +1e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +29:null +2c:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +2b:{"metadata":[["$","title","0",{"children":"CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","meta","7",{"property":"og:url","content":"https://codestorm-hub.github.io"}],["$","meta","8",{"property":"og:site_name","content":"CodeStorm Hub"}],["$","meta","9",{"property":"og:locale","content":"en_US"}],["$","meta","10",{"property":"og:type","content":"website"}],["$","meta","11",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","12",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","13",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2c","15",{}]],"error":null,"digest":"$undefined"} +21:"$2b:metadata" diff --git a/out/team.html b/out/team.html new file mode 100644 index 0000000..374e7c8 --- /dev/null +++ b/out/team.html @@ -0,0 +1 @@ +Team | CodeStorm Hub

Meet Our Team

CodeStorm Hub is powered by a diverse community of developers, researchers, and innovators from around the world. Together, we're building the future of open source.

Alex Chen avatar

Alex Chen

Lead Engineer & Founder

Passionate about building scalable systems and fostering open source communities. Leading the technical direction of CodeStorm Hub with expertise in full-stack development and cloud architecture.

Dr. Priya Patel avatar

Dr. Priya Patel

Research Lead

PhD in Computer Science with expertise in machine learning algorithms. Driving research initiatives and ML infrastructure development across multiple open source projects.

Sarah Kim avatar

Sarah Kim

DevOps Engineer

Expert in cloud infrastructure and CI/CD pipelines. Ensuring reliable deployments and scalable architecture for all CodeStorm Hub projects with focus on automation.

Marcus Johnson avatar

Marcus Johnson

Security Engineer

Cybersecurity specialist focused on secure coding practices and vulnerability assessment. Protecting our community and codebases with comprehensive security audits.

Taylor Morgan avatar

Taylor Morgan

UX Designer

User experience designer with a passion for accessible and inclusive design. Creating intuitive interfaces that serve our diverse community with focus on usability research.

James Liu avatar

James Liu

Frontend Developer

Frontend specialist with expertise in modern React patterns and web performance optimization. Building fast, accessible user interfaces for open source projects.

Community Contributors avatar

Community Contributors

Open Source Enthusiasts

Our extended team includes passionate contributors from around the world who believe in the power of open source collaboration and continuously contribute to our projects.

Join Our Team

We're always looking for passionate contributors to join our community

Whether you're a developer, designer, writer, or just passionate about open source, there's a place for you in the CodeStorm Hub community. Join us and help build amazing projects together.

\ No newline at end of file diff --git a/out/team.txt b/out/team.txt new file mode 100644 index 0000000..fadcced --- /dev/null +++ b/out/team.txt @@ -0,0 +1,40 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +f:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","team"],"i":false,"f":[[["",{"children":["team",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["team","$Lc",{"children":["__PAGE__","$Ld",{},null,false]},null,false]},null,false],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"s":false,"S":true} +12:I[5500,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js"],"Image"] +1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +21:"$Sreact.suspense" +11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +c:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +13:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Zd:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Meet Our Team"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"CodeStorm Hub is powered by a diverse community of developers, researchers, and innovators from around the world. Together, we're building the future of open source."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&crop=face","alt":"Alex Chen avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Alex Chen"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Lead Engineer & Founder"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"Passionate about building scalable systems and fostering open source communities. Leading the technical direction of CodeStorm Hub with expertise in full-stack development and cloud architecture."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/alexchen-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Alex Chen GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L14"]}]]}]]}],"$L15","$L16","$L17","$L18","$L19","$L1a"]}],"$L1b"]}]}]}],["$L1c"],"$L1d"]}] +e:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] +10:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +2a:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +2c:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +14:["$","a",null,{"href":"https://linkedin.com/in/alexchen-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Alex Chen LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] +23:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z15:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1580489944761-15a19d654956?w=150&h=150&fit=crop&crop=face","alt":"Dr. Priya Patel avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Dr. Priya Patel"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Research Lead"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"PhD in Computer Science with expertise in machine learning algorithms. Driving research initiatives and ML infrastructure development across multiple open source projects."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/priyapatel-research","target":"_blank","rel":"noopener noreferrer","aria-label":"Dr. Priya Patel GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$23","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://linkedin.com/in/priya-patel-ai","target":"_blank","rel":"noopener noreferrer","aria-label":"Dr. Priya Patel LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}]]}]]}]]}] +24:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z16:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1494790108755-2616b612b786?w=150&h=150&fit=crop&crop=face","alt":"Sarah Kim avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Sarah Kim"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"DevOps Engineer"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"Expert in cloud infrastructure and CI/CD pipelines. Ensuring reliable deployments and scalable architecture for all CodeStorm Hub projects with focus on automation."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/sarahkim-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Sarah Kim GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$24","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://linkedin.com/in/sarah-kim-devops","target":"_blank","rel":"noopener noreferrer","aria-label":"Sarah Kim LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}]]}]]}]]}] +25:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z17:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?w=150&h=150&fit=crop&crop=face","alt":"Marcus Johnson avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Marcus Johnson"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Security Engineer"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"Cybersecurity specialist focused on secure coding practices and vulnerability assessment. Protecting our community and codebases with comprehensive security audits."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/marcusj-security","target":"_blank","rel":"noopener noreferrer","aria-label":"Marcus Johnson GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$25","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://linkedin.com/in/marcus-johnson-security","target":"_blank","rel":"noopener noreferrer","aria-label":"Marcus Johnson LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}]]}]]}]]}] +26:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z18:["$","div","4",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1489424731084-a5d8b219a5bb?w=150&h=150&fit=crop&crop=face","alt":"Taylor Morgan avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Taylor Morgan"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"UX Designer"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"User experience designer with a passion for accessible and inclusive design. Creating intuitive interfaces that serve our diverse community with focus on usability research."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/taylormorgan-design","target":"_blank","rel":"noopener noreferrer","aria-label":"Taylor Morgan GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$26","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://linkedin.com/in/taylor-morgan-ux","target":"_blank","rel":"noopener noreferrer","aria-label":"Taylor Morgan LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}]]}]]}]]}] +27:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z19:["$","div","5",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1519345182560-3f2917c472ef?w=150&h=150&fit=crop&crop=face","alt":"James Liu avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"James Liu"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Frontend Developer"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"Frontend specialist with expertise in modern React patterns and web performance optimization. Building fast, accessible user interfaces for open source projects."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/jamesliu-frontend","target":"_blank","rel":"noopener noreferrer","aria-label":"James Liu GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$27","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://linkedin.com/in/james-liu-frontend","target":"_blank","rel":"noopener noreferrer","aria-label":"James Liu LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}]]}]]}]]}] +28:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z1a:["$","div","6",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://github.com/CodeStorm-Hub.png","alt":"Community Contributors avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Community Contributors"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Open Source Enthusiasts"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"Our extended team includes passionate contributors from around the world who believe in the power of open source collaboration and continuously contribute to our projects."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","aria-label":"Community Contributors GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$28","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],null]}]]}]]}] +29:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Join Our Team"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"We're always looking for passionate contributors to join our community"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Whether you're a developer, designer, writer, or just passionate about open source, there's a place for you in the CodeStorm Hub community. Join us and help build amazing projects together."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$29","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Browse Projects"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contributing","children":"View Contributing Guide","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1c:["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js","async":true,"nonce":"$undefined"}] +1d:["$","$L2a",null,{"children":["$L2b",["$","$L2c",null,{"promise":"$@2d"}]]}] +1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +2b:null +2e:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +2d:{"metadata":[["$","title","0",{"children":"Team | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Meet the passionate individuals behind CodeStorm Hub and our open-source community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Team | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Meet the passionate individuals behind CodeStorm Hub and our open-source community."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2e","11",{}]],"error":null,"digest":"$undefined"} +22:"$2d:metadata" diff --git a/out/terms.html b/out/terms.html new file mode 100644 index 0000000..3ae48a9 --- /dev/null +++ b/out/terms.html @@ -0,0 +1 @@ +Terms of Service | CodeStorm Hub

Terms of Service

These terms govern your use of CodeStorm Hub services and participation in our community. Please read them carefully.

Last updated: January 15, 2024

Agreement to Terms

By accessing or using CodeStorm Hub services, you agree to be bound by these Terms of Service and all applicable laws and regulations. If you do not agree with any of these terms, you are prohibited from using or accessing our services.

Our Services

What CodeStorm Hub provides to the community

CodeStorm Hub provides an open-source community platform that includes:

Platform Services

  • • Project hosting and showcase
  • • Community discussion forums
  • • Documentation and resources
  • • Event management and announcements

Community Features

  • • Collaboration tools and workflows
  • • Learning resources and guides
  • • Newsletter and blog content
  • • Support and mentorship programs

User Accounts and Responsibilities

Account Registration

  • • You must provide accurate and complete information when creating an account
  • • You are responsible for maintaining the security of your account credentials
  • • You must be at least 13 years old to create an account
  • • One person may not maintain more than one account

Account Responsibilities

  • • You are responsible for all activity that occurs under your account
  • • You must notify us immediately of any unauthorized use of your account
  • • You must not share your account credentials with others
  • • You must comply with our Code of Conduct and community guidelines

Acceptable Use Policy

Guidelines for appropriate use of our services

Permitted Uses

  • • Contributing to open-source projects
  • • Participating in community discussions
  • • Sharing knowledge and resources
  • • Collaborating on projects and initiatives
  • • Learning and skill development

Prohibited Uses

  • • Violating laws or regulations
  • • Infringing on intellectual property rights
  • • Harassing or threatening other users
  • • Distributing malware or harmful content
  • • Spamming or unsolicited commercial activities
  • • Attempting to gain unauthorized access to systems
  • • Interfering with the normal operation of services

Content and Contributions

Your Content

You retain ownership of content you create and contribute to CodeStorm Hub, but you grant us certain rights:

  • • Right to display your contributions on our platform
  • • Right to make your contributions available to other community members
  • • Right to modify formatting for display purposes
  • • Right to remove content that violates our terms

Open Source Contributions

Contributions to open-source projects are governed by the respective project licenses:

  • • Code contributions are subject to the project's open-source license
  • • You represent that you have the right to make contributions
  • • You agree to comply with the project's contribution guidelines

Privacy

Your privacy is important to us. Our Privacy Policy explains how we collect, use, and protect your information when you use our services.

Read Privacy Policy

Disclaimers and Limitations

Service Availability

We strive to keep our services available, but we do not guarantee uninterrupted access. Services may be temporarily unavailable due to maintenance, updates, or technical issues.

Content Accuracy

While we moderate content, we do not guarantee the accuracy, completeness, or reliability of user-generated content. Users are responsible for verifying information independently.

Third-Party Services

Our platform may integrate with third-party services (like GitHub). We are not responsible for the availability, accuracy, or practices of these external services.

Termination

By You

You may stop using our services at any time. You can request account deletion by contacting us through our support channels.

By Us

We may suspend or terminate your access to our services if you violate these terms, our Code of Conduct, or engage in harmful activities. We will provide notice when possible.

Changes to Terms

We may modify these terms from time to time. We will notify users of material changes by posting the updated terms and updating the "last updated" date. Continued use of our services after changes constitutes acceptance of the new terms.

Governing Law

These terms are governed by and construed in accordance with applicable international open-source community standards and practices. Any disputes will be resolved through good faith discussion and community mediation where possible.

Questions About These Terms?

We're here to help clarify any questions you may have

If you have questions about these Terms of Service, please contact us. We're committed to maintaining transparency and open communication with our community.

\ No newline at end of file diff --git a/out/terms.txt b/out/terms.txt new file mode 100644 index 0000000..7c1eae5 --- /dev/null +++ b/out/terms.txt @@ -0,0 +1,41 @@ +1:"$Sreact.fragment" +2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] +3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] +5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +f:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] +:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] +:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] +0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","terms"],"i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["terms","$Lc",{"children":["__PAGE__","$Ld",{},null,false]},null,false]},null,false],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"s":false,"S":true} +1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] +20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] +21:"$Sreact.suspense" +11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] +7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] +8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] +9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] +a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] +b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] +c:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] +d:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Terms of Service"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"These terms govern your use of CodeStorm Hub services and participation in our community. Please read them carefully."}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Last updated: January 15, 2024"}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.49991 0.876892C3.84222 0.876892 0.877075 3.84204 0.877075 7.49972C0.877075 11.1574 3.84222 14.1226 7.49991 14.1226C11.1576 14.1226 14.1227 11.1574 14.1227 7.49972C14.1227 3.84204 11.1576 0.876892 7.49991 0.876892ZM1.82707 7.49972C1.82707 4.36671 4.36689 1.82689 7.49991 1.82689C10.6329 1.82689 13.1727 4.36671 13.1727 7.49972C13.1727 10.6327 10.6329 13.1726 7.49991 13.1726C4.36689 13.1726 1.82707 10.6327 1.82707 7.49972ZM8.24992 4.49999C8.24992 4.9142 7.91413 5.24999 7.49992 5.24999C7.08571 5.24999 6.74992 4.9142 6.74992 4.49999C6.74992 4.08577 7.08571 3.74999 7.49992 3.74999C7.91413 3.74999 8.24992 4.08577 8.24992 4.49999ZM6.00003 5.99999H6.50003H7.50003C7.77618 5.99999 8.00003 6.22384 8.00003 6.49999V9.99999H8.50003H9.00003V11H8.50003H7.50003H6.50003H6.00003V9.99999H6.50003H7.00003V6.99999H6.50003H6.00003V5.99999Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Agreement to Terms"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground","children":"By accessing or using CodeStorm Hub services, you agree to be bound by these Terms of Service and all applicable laws and regulations. If you do not agree with any of these terms, you are prohibited from using or accessing our services."}]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Our Services"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"What CodeStorm Hub provides to the community"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"CodeStorm Hub provides an open-source community platform that includes:"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Platform Services"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Project hosting and showcase"}],["$","li",null,{"children":"• Community discussion forums"}],["$","li",null,{"children":"• Documentation and resources"}],["$","li",null,{"children":"• Event management and announcements"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Community Features"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Collaboration tools and workflows"}],["$","li",null,{"children":"• Learning resources and guides"}],"$L12","$L13"]}]]}]]}]]}]]}],"$L14","$L15","$L16","$L17","$L18","$L19","$L1a","$L1b","$L1c"]}]}]}],null,"$L1d"]}] +e:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] +10:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] +24:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] +26:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] +12:["$","li",null,{"children":"• Newsletter and blog content"}] +13:["$","li",null,{"children":"• Support and mentorship programs"}] +14:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"User Accounts and Responsibilities"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Account Registration"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• You must provide accurate and complete information when creating an account"}],["$","li",null,{"children":"• You are responsible for maintaining the security of your account credentials"}],["$","li",null,{"children":"• You must be at least 13 years old to create an account"}],["$","li",null,{"children":"• One person may not maintain more than one account"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Account Responsibilities"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• You are responsible for all activity that occurs under your account"}],["$","li",null,{"children":"• You must notify us immediately of any unauthorized use of your account"}],["$","li",null,{"children":"• You must not share your account credentials with others"}],["$","li",null,{"children":"• You must comply with our Code of Conduct and community guidelines"}]]}]]}]]}]]}] +15:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Acceptable Use Policy"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Guidelines for appropriate use of our services"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3 text-green-700 dark:text-green-400","children":"Permitted Uses"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Contributing to open-source projects"}],["$","li",null,{"children":"• Participating in community discussions"}],["$","li",null,{"children":"• Sharing knowledge and resources"}],["$","li",null,{"children":"• Collaborating on projects and initiatives"}],["$","li",null,{"children":"• Learning and skill development"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3 text-red-700 dark:text-red-400","children":"Prohibited Uses"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Violating laws or regulations"}],["$","li",null,{"children":"• Infringing on intellectual property rights"}],["$","li",null,{"children":"• Harassing or threatening other users"}],["$","li",null,{"children":"• Distributing malware or harmful content"}],["$","li",null,{"children":"• Spamming or unsolicited commercial activities"}],["$","li",null,{"children":"• Attempting to gain unauthorized access to systems"}],["$","li",null,{"children":"• Interfering with the normal operation of services"}]]}]]}]]}]]}] +16:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Content and Contributions"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Your Content"}],["$","p",null,{"className":"text-sm text-muted-foreground mb-3","children":"You retain ownership of content you create and contribute to CodeStorm Hub, but you grant us certain rights:"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Right to display your contributions on our platform"}],["$","li",null,{"children":"• Right to make your contributions available to other community members"}],["$","li",null,{"children":"• Right to modify formatting for display purposes"}],["$","li",null,{"children":"• Right to remove content that violates our terms"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Open Source Contributions"}],["$","p",null,{"className":"text-sm text-muted-foreground mb-3","children":"Contributions to open-source projects are governed by the respective project licenses:"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Code contributions are subject to the project's open-source license"}],["$","li",null,{"children":"• You represent that you have the right to make contributions"}],["$","li",null,{"children":"• You agree to comply with the project's contribution guidelines"}]]}]]}]]}]]}] +17:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Privacy"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":[["$","p",null,{"className":"text-muted-foreground mb-4","children":"Your privacy is important to us. Our Privacy Policy explains how we collect, use, and protect your information when you use our services."}],["$","a",null,{"href":"/privacy","children":"Read Privacy Policy","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}]]}]]}] +18:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm border-orange-200 dark:border-orange-800","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-orange-600","ref":"$undefined","children":["$","path",null,{"d":"M8.4449 0.608765C8.0183 -0.107015 6.9817 -0.107015 6.55509 0.608766L0.161178 11.3368C-0.275824 12.07 0.252503 13 1.10608 13H13.8939C14.7475 13 15.2758 12.07 14.8388 11.3368L8.4449 0.608765ZM7.4141 1.12073C7.45288 1.05566 7.54712 1.05566 7.5859 1.12073L13.9798 11.8488C14.0196 11.9154 13.9715 12 13.8939 12H1.10608C1.02849 12 0.980454 11.9154 1.02018 11.8488L7.4141 1.12073ZM6.8269 4.48611C6.81221 4.10423 7.11783 3.78663 7.5 3.78663C7.88217 3.78663 8.18778 4.10423 8.1731 4.48612L8.01921 8.48701C8.00848 8.766 7.7792 8.98664 7.5 8.98664C7.2208 8.98664 6.99151 8.766 6.98078 8.48701L6.8269 4.48611ZM8.24989 10.476C8.24989 10.8902 7.9141 11.226 7.49989 11.226C7.08567 11.226 6.74989 10.8902 6.74989 10.476C6.74989 10.0618 7.08567 9.72599 7.49989 9.72599C7.9141 9.72599 8.24989 10.0618 8.24989 10.476Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Disclaimers and Limitations"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Service Availability"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"We strive to keep our services available, but we do not guarantee uninterrupted access. Services may be temporarily unavailable due to maintenance, updates, or technical issues."}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Content Accuracy"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"While we moderate content, we do not guarantee the accuracy, completeness, or reliability of user-generated content. Users are responsible for verifying information independently."}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Third-Party Services"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Our platform may integrate with third-party services (like GitHub). We are not responsible for the availability, accuracy, or practices of these external services."}]]}]]}]]}] +19:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Termination"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"By You"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"You may stop using our services at any time. You can request account deletion by contacting us through our support channels."}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"By Us"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"We may suspend or terminate your access to our services if you violate these terms, our Code of Conduct, or engage in harmful activities. We will provide notice when possible."}]]}]]}]]}] +23:T5c0,M1.90321 7.29677C1.90321 10.341 4.11041 12.4147 6.58893 12.8439C6.87255 12.893 7.06266 13.1627 7.01355 13.4464C6.96444 13.73 6.69471 13.9201 6.41109 13.871C3.49942 13.3668 0.86084 10.9127 0.86084 7.29677C0.860839 5.76009 1.55996 4.55245 2.37639 3.63377C2.96124 2.97568 3.63034 2.44135 4.16846 2.03202L2.53205 2.03202C2.25591 2.03202 2.03205 1.80816 2.03205 1.53202C2.03205 1.25588 2.25591 1.03202 2.53205 1.03202L5.53205 1.03202C5.80819 1.03202 6.03205 1.25588 6.03205 1.53202L6.03205 4.53202C6.03205 4.80816 5.80819 5.03202 5.53205 5.03202C5.25591 5.03202 5.03205 4.80816 5.03205 4.53202L5.03205 2.68645L5.03054 2.68759L5.03045 2.68766L5.03044 2.68767L5.03043 2.68767C4.45896 3.11868 3.76059 3.64538 3.15554 4.3262C2.44102 5.13021 1.90321 6.10154 1.90321 7.29677ZM13.0109 7.70321C13.0109 4.69115 10.8505 2.6296 8.40384 2.17029C8.12093 2.11718 7.93465 1.84479 7.98776 1.56188C8.04087 1.27898 8.31326 1.0927 8.59616 1.14581C11.4704 1.68541 14.0532 4.12605 14.0532 7.70321C14.0532 9.23988 13.3541 10.4475 12.5377 11.3662C11.9528 12.0243 11.2837 12.5586 10.7456 12.968L12.3821 12.968C12.6582 12.968 12.8821 13.1918 12.8821 13.468C12.8821 13.7441 12.6582 13.968 12.3821 13.968L9.38205 13.968C9.10591 13.968 8.88205 13.7441 8.88205 13.468L8.88205 10.468C8.88205 10.1918 9.10591 9.96796 9.38205 9.96796C9.65819 9.96796 9.88205 10.1918 9.88205 10.468L9.88205 12.3135L9.88362 12.3123C10.4551 11.8813 11.1535 11.3546 11.7585 10.6738C12.4731 9.86976 13.0109 8.89844 13.0109 7.70321Z1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$23","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Changes to Terms"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":[["$","p",null,{"className":"text-muted-foreground mb-4","children":"We may modify these terms from time to time. We will notify users of material changes by posting the updated terms and updating the \"last updated\" date. Continued use of our services after changes constitutes acceptance of the new terms."}],["$","div",null,{"className":"flex gap-4","children":[["$","a",null,{"href":"/changelog","children":"View Updates","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/blog","children":"Subscribe to Updates","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Governing Law"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground","children":"These terms are governed by and construed in accordance with applicable international open-source community standards and practices. Any disputes will be resolved through good faith discussion and community mediation where possible."}]}]]}] +1c:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M3 2.5C3 2.22386 3.22386 2 3.5 2H9.08579C9.21839 2 9.34557 2.05268 9.43934 2.14645L11.8536 4.56066C11.9473 4.65443 12 4.78161 12 4.91421V12.5C12 12.7761 11.7761 13 11.5 13H3.5C3.22386 13 3 12.7761 3 12.5V2.5ZM3.5 1C2.67157 1 2 1.67157 2 2.5V12.5C2 13.3284 2.67157 14 3.5 14H11.5C12.3284 14 13 13.3284 13 12.5V4.91421C13 4.51639 12.842 4.13486 12.5607 3.85355L10.1464 1.43934C9.86514 1.15804 9.48361 1 9.08579 1H3.5ZM4.5 4C4.22386 4 4 4.22386 4 4.5C4 4.77614 4.22386 5 4.5 5H7.5C7.77614 5 8 4.77614 8 4.5C8 4.22386 7.77614 4 7.5 4H4.5ZM4.5 7C4.22386 7 4 7.22386 4 7.5C4 7.77614 4.22386 8 4.5 8H10.5C10.7761 8 11 7.77614 11 7.5C11 7.22386 10.7761 7 10.5 7H4.5ZM4.5 10C4.22386 10 4 10.2239 4 10.5C4 10.7761 4.22386 11 4.5 11H10.5C10.7761 11 11 10.7761 11 10.5C11 10.2239 10.7761 10 10.5 10H4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Questions About These Terms?"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"We're here to help clarify any questions you may have"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"If you have questions about these Terms of Service, please contact us. We're committed to maintaining transparency and open communication with our community."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4","children":[["$","a",null,{"href":"/contact","children":"Contact Us","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/code-of-conduct","children":"Code of Conduct","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] +1d:["$","$L24",null,{"children":["$L25",["$","$L26",null,{"promise":"$@27"}]]}] +1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +25:null +28:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] +27:{"metadata":[["$","title","0",{"children":"Terms of Service | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Terms and conditions for using CodeStorm Hub services and participating in our community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Terms of Service | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Terms and conditions for using CodeStorm Hub services and participating in our community."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L28","11",{}]],"error":null,"digest":"$undefined"} +22:"$27:metadata" diff --git a/out/vercel.svg b/out/vercel.svg new file mode 100644 index 0000000..7705396 --- /dev/null +++ b/out/vercel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/out/window.svg b/out/window.svg new file mode 100644 index 0000000..b2b2a44 --- /dev/null +++ b/out/window.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index d5eca0e..142f301 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2046,7 +2046,6 @@ "integrity": "sha512-ukd93VGzaNPMAUPy0gRDSC57UuQbnH9Kussp7HBjM06YFi9uZTFhOvMSO2OKqXm1rSgzOE+pVx1k1PYHGwlc8Q==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "csstype": "^3.0.2" } @@ -2057,7 +2056,6 @@ "integrity": "sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==", "devOptional": true, "license": "MIT", - "peer": true, "peerDependencies": { "@types/react": "^19.0.0" } @@ -2108,7 +2106,6 @@ "integrity": "sha512-EHrrEsyhOhxYt8MTg4zTF+DJMuNBzWwgvvOYNj/zm1vnaD/IC5zCXFehZv94Piqa2cRFfXrTFxIvO95L7Qc/cw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "8.44.1", "@typescript-eslint/types": "8.44.1", @@ -2626,7 +2623,6 @@ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "dev": true, "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -3516,7 +3512,6 @@ "integrity": "sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.1", @@ -3691,7 +3686,6 @@ "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@rtsao/scc": "^1.1.0", "array-includes": "^3.1.9", @@ -5812,7 +5806,6 @@ "resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz", "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==", "license": "MIT", - "peer": true, "engines": { "node": ">=0.10.0" } @@ -5822,7 +5815,6 @@ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.1.0.tgz", "integrity": "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==", "license": "MIT", - "peer": true, "dependencies": { "scheduler": "^0.26.0" }, @@ -6595,7 +6587,6 @@ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -6745,7 +6736,6 @@ "integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==", "dev": true, "license": "Apache-2.0", - "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" From 5cd3e2b1e0da947c3caf81deead69a5969d08f4a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:47:36 +0000 Subject: [PATCH 3/3] Rewrite GitHub Pages deployment with official Next.js workflow Co-authored-by: rezwana-karim <126201034+rezwana-karim@users.noreply.github.com> --- .github/workflows/ci.yml | 37 ++++ .github/workflows/copilot-validation.yml | 55 ------ .github/workflows/deploy.yml | 89 --------- .github/workflows/nextjs.yml | 98 ++++++++++ .gitignore | 4 +- docs/github-pages-deployment.md | 184 +++++++++--------- next.config.ts | 27 +-- out/404.html | 1 - out/_next/static/chunks/150316a471952cee.js | 1 - out/_next/static/chunks/17722e3ac4e00587.js | 1 - out/_next/static/chunks/22770f4d9ba0cbae.js | 1 - out/_next/static/chunks/3eba6931cad880e3.js | 1 - out/_next/static/chunks/4dcc933dcbfdb4cf.js | 1 - out/_next/static/chunks/538cc02e54714b23.js | 1 - out/_next/static/chunks/7dd66bdf8a7e5707.js | 1 - out/_next/static/chunks/8082ab48faca5ea1.js | 1 - out/_next/static/chunks/a6dad97d9634a72d.js | 1 - out/_next/static/chunks/ac324c416a781112.js | 1 - out/_next/static/chunks/ba2906b9838f8913.js | 5 - out/_next/static/chunks/bc6534ca8150f241.css | 3 - out/_next/static/chunks/bd2dcf98c9b362f6.js | 1 - out/_next/static/chunks/ca3ba89adfbcfb25.js | 1 - out/_next/static/chunks/e60ef129113f6e24.js | 1 - out/_next/static/chunks/ea7ab0dba7b47d7c.js | 1 - out/_next/static/chunks/ec5b562067dbae3a.js | 5 - out/_next/static/chunks/ff1a16fafef87110.js | 1 - .../chunks/turbopack-1ed33c4a2fa32644.js | 3 - .../chunks/turbopack-c9108f430cd539ab.js | 3 - .../chunks/turbopack-e95304510e940083.js | 3 - .../eRbopknM5a6qsi8-MMBPO/_buildManifest.js | 19 -- .../_clientMiddlewareManifest.json | 1 - .../eRbopknM5a6qsi8-MMBPO/_ssgManifest.js | 1 - .../media/4fa387ec64143e14.c1fdd6c2.woff2 | Bin 12608 -> 0 bytes .../media/7178b3e590c64307.b97b3418.woff2 | Bin 15292 -> 0 bytes .../media/797e433ab948586e.dbea232f.woff2 | Bin 31288 -> 0 bytes .../media/8a480f0b521d4e75.8e0177b5.woff2 | Bin 14676 -> 0 bytes .../media/bbc41e54d2fcbd21.799d8ef8.woff2 | Bin 13036 -> 0 bytes .../media/caa3a2e1cccd8315.p.853070df.woff2 | Bin 28388 -> 0 bytes out/_next/static/media/favicon.0b3bf435.ico | Bin 25931 -> 0 bytes out/about.html | 1 - out/about.txt | 29 --- out/accessibility.html | 1 - out/accessibility.txt | 45 ----- out/blog.html | 1 - out/blog.txt | 42 ---- out/changelog.html | 1 - out/changelog.txt | 46 ----- out/code-of-conduct.html | 1 - out/code-of-conduct.txt | 42 ---- out/community.html | 1 - out/community.txt | 46 ----- out/contact.html | 1 - out/contact.txt | 41 ---- out/contributing.html | 1 - out/contributing.txt | 47 ----- out/events.html | 1 - out/events.txt | 67 ------- out/favicon.ico | Bin 25931 -> 0 bytes out/file.svg | 1 - out/globe.svg | 1 - out/index.html | 1 - out/index.txt | 75 ------- out/next.svg | 1 - out/privacy.html | 1 - out/privacy.txt | 41 ---- out/projects.html | 1 - out/projects.txt | 33 ---- out/resources.html | 1 - out/resources.txt | 59 ------ out/roadmap.html | 1 - out/roadmap.txt | 54 ----- out/showcase.html | 1 - out/showcase.txt | 51 ----- out/style-guide.html | 1 - out/style-guide.txt | 46 ----- out/team.html | 1 - out/team.txt | 40 ---- out/terms.html | 1 - out/terms.txt | 41 ---- out/vercel.svg | 1 - out/window.svg | 1 - package.json | 1 - 82 files changed, 245 insertions(+), 1177 deletions(-) create mode 100644 .github/workflows/ci.yml delete mode 100644 .github/workflows/copilot-validation.yml delete mode 100644 .github/workflows/deploy.yml create mode 100644 .github/workflows/nextjs.yml delete mode 100644 out/404.html delete mode 100644 out/_next/static/chunks/150316a471952cee.js delete mode 100644 out/_next/static/chunks/17722e3ac4e00587.js delete mode 100644 out/_next/static/chunks/22770f4d9ba0cbae.js delete mode 100644 out/_next/static/chunks/3eba6931cad880e3.js delete mode 100644 out/_next/static/chunks/4dcc933dcbfdb4cf.js delete mode 100644 out/_next/static/chunks/538cc02e54714b23.js delete mode 100644 out/_next/static/chunks/7dd66bdf8a7e5707.js delete mode 100644 out/_next/static/chunks/8082ab48faca5ea1.js delete mode 100644 out/_next/static/chunks/a6dad97d9634a72d.js delete mode 100644 out/_next/static/chunks/ac324c416a781112.js delete mode 100644 out/_next/static/chunks/ba2906b9838f8913.js delete mode 100644 out/_next/static/chunks/bc6534ca8150f241.css delete mode 100644 out/_next/static/chunks/bd2dcf98c9b362f6.js delete mode 100644 out/_next/static/chunks/ca3ba89adfbcfb25.js delete mode 100644 out/_next/static/chunks/e60ef129113f6e24.js delete mode 100644 out/_next/static/chunks/ea7ab0dba7b47d7c.js delete mode 100644 out/_next/static/chunks/ec5b562067dbae3a.js delete mode 100644 out/_next/static/chunks/ff1a16fafef87110.js delete mode 100644 out/_next/static/chunks/turbopack-1ed33c4a2fa32644.js delete mode 100644 out/_next/static/chunks/turbopack-c9108f430cd539ab.js delete mode 100644 out/_next/static/chunks/turbopack-e95304510e940083.js delete mode 100644 out/_next/static/eRbopknM5a6qsi8-MMBPO/_buildManifest.js delete mode 100644 out/_next/static/eRbopknM5a6qsi8-MMBPO/_clientMiddlewareManifest.json delete mode 100644 out/_next/static/eRbopknM5a6qsi8-MMBPO/_ssgManifest.js delete mode 100644 out/_next/static/media/4fa387ec64143e14.c1fdd6c2.woff2 delete mode 100644 out/_next/static/media/7178b3e590c64307.b97b3418.woff2 delete mode 100644 out/_next/static/media/797e433ab948586e.dbea232f.woff2 delete mode 100644 out/_next/static/media/8a480f0b521d4e75.8e0177b5.woff2 delete mode 100644 out/_next/static/media/bbc41e54d2fcbd21.799d8ef8.woff2 delete mode 100644 out/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2 delete mode 100644 out/_next/static/media/favicon.0b3bf435.ico delete mode 100644 out/about.html delete mode 100644 out/about.txt delete mode 100644 out/accessibility.html delete mode 100644 out/accessibility.txt delete mode 100644 out/blog.html delete mode 100644 out/blog.txt delete mode 100644 out/changelog.html delete mode 100644 out/changelog.txt delete mode 100644 out/code-of-conduct.html delete mode 100644 out/code-of-conduct.txt delete mode 100644 out/community.html delete mode 100644 out/community.txt delete mode 100644 out/contact.html delete mode 100644 out/contact.txt delete mode 100644 out/contributing.html delete mode 100644 out/contributing.txt delete mode 100644 out/events.html delete mode 100644 out/events.txt delete mode 100644 out/favicon.ico delete mode 100644 out/file.svg delete mode 100644 out/globe.svg delete mode 100644 out/index.html delete mode 100644 out/index.txt delete mode 100644 out/next.svg delete mode 100644 out/privacy.html delete mode 100644 out/privacy.txt delete mode 100644 out/projects.html delete mode 100644 out/projects.txt delete mode 100644 out/resources.html delete mode 100644 out/resources.txt delete mode 100644 out/roadmap.html delete mode 100644 out/roadmap.txt delete mode 100644 out/showcase.html delete mode 100644 out/showcase.txt delete mode 100644 out/style-guide.html delete mode 100644 out/style-guide.txt delete mode 100644 out/team.html delete mode 100644 out/team.txt delete mode 100644 out/terms.html delete mode 100644 out/terms.txt delete mode 100644 out/vercel.svg delete mode 100644 out/window.svg diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml new file mode 100644 index 0000000..f8aefdc --- /dev/null +++ b/.github/workflows/ci.yml @@ -0,0 +1,37 @@ +name: CI + +on: + push: + branches: [ "main", "develop" ] + pull_request: + branches: [ "main" ] + +jobs: + test: + runs-on: ubuntu-latest + + strategy: + matrix: + node-version: [18, 20, 22] + + steps: + - name: Checkout + uses: actions/checkout@v4 + + - name: Setup Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v4 + with: + node-version: ${{ matrix.node-version }} + cache: 'npm' + + - name: Install dependencies + run: npm ci + + - name: Lint + run: npm run lint + + - name: Type check + run: npx tsc --noEmit + + - name: Build + run: npm run build \ No newline at end of file diff --git a/.github/workflows/copilot-validation.yml b/.github/workflows/copilot-validation.yml deleted file mode 100644 index 82b9af3..0000000 --- a/.github/workflows/copilot-validation.yml +++ /dev/null @@ -1,55 +0,0 @@ -name: Copilot Development Validation - -on: - push: - branches: [ main, develop ] - pull_request: - branches: [ main ] - -jobs: - validate: - runs-on: ubuntu-latest - - strategy: - matrix: - node-version: [18.x, 20.x] - - steps: - - name: Checkout code - uses: actions/checkout@v4 - - - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v4 - with: - node-version: ${{ matrix.node-version }} - cache: 'npm' - - - name: Install dependencies - run: npm ci - - - name: Run linting - run: npm run lint - - - name: Type checking - run: npx tsc --noEmit - - - name: Build project - run: npm run build - - - name: Validate Copilot configuration - run: | - echo "Validating Copilot configuration files..." - test -f .github/INSTRUCTIONS.md || (echo "Missing .github/INSTRUCTIONS.md" && exit 1) - test -f .copilot/instructions.md || (echo "Missing .copilot/instructions.md" && exit 1) - test -f .copilot/dev-environment.yml || (echo "Missing .copilot/dev-environment.yml" && exit 1) - test -f .github/copilot-mcp.json || (echo "Missing .github/copilot-mcp.json" && exit 1) - echo "All Copilot configuration files are present ✅" - - - name: Build success notification - if: success() - run: | - echo "🎉 Build successful! The repository is properly configured for GitHub Copilot." - echo "📚 Repository instructions are available in .github/INSTRUCTIONS.md" - echo "🤖 Custom Copilot instructions are in .copilot/instructions.md" - echo "🛠️ Development environment is configured in .copilot/dev-environment.yml" - echo "🔧 MCP configuration is available in .github/copilot-mcp.json" \ No newline at end of file diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml deleted file mode 100644 index 6502762..0000000 --- a/.github/workflows/deploy.yml +++ /dev/null @@ -1,89 +0,0 @@ -name: Deploy to GitHub Pages - -on: - push: - branches: - - main - pull_request: - branches: - - main - workflow_dispatch: - -permissions: - contents: read - pages: write - id-token: write - -concurrency: - group: "pages" - cancel-in-progress: false - -jobs: - build: - runs-on: ubuntu-latest - steps: - - name: Checkout repository - uses: actions/checkout@v4 - - - name: Setup Node.js - uses: actions/setup-node@v4 - with: - node-version: 22 - cache: 'npm' - - - name: Install dependencies - run: npm ci - - - name: Setup Pages - id: setup_pages - uses: actions/configure-pages@v5 - - - name: Restore Next.js build cache - uses: actions/cache@v4 - with: - path: .next/cache - key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}-${{ hashFiles('**.[jt]s', '**.[jt]sx', '**/*.ts', '**/*.tsx') }} - restore-keys: | - ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}- - - - name: Build (GitHub Pages) - # Ensure your build script outputs static assets to ./out - # If needed, set output: 'export' in next.config.js - run: npm run build:github-pages - env: - PAGES_BASE_PATH: ${{ steps.setup_pages.outputs.base_path }} - - - name: Add .nojekyll file - run: | - echo "Creating .nojekyll file to disable Jekyll processing" - touch out/.nojekyll - echo "Verifying .nojekyll file was created:" - ls -la out/.nojekyll - - - name: Debug build output - run: | - echo "Build output structure:" - ls -la out/ - echo "Checking _next directory (if present):" - ls -la out/_next/ || echo "_next directory not found (ensure static export)." - if [ -d out/_next/static/chunks ]; then - echo "Checking static chunks:" - ls -la out/_next/static/chunks/ | head -20 - fi - - - name: Upload artifact - uses: actions/upload-pages-artifact@v3 - with: - path: ./out - - deploy: - environment: - name: github-pages - url: ${{ steps.deployment.outputs.page_url }} - runs-on: ubuntu-latest - needs: build - if: github.ref == 'refs/heads/main' - steps: - - name: Deploy to GitHub Pages - id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml new file mode 100644 index 0000000..6d7781a --- /dev/null +++ b/.github/workflows/nextjs.yml @@ -0,0 +1,98 @@ +# Sample workflow for building and deploying a Next.js site to GitHub Pages +# +# To get started with Next.js see: https://nextjs.org/docs/getting-started +# +name: Deploy Next.js site to Pages + +on: + # Runs on pushes targeting the default branch + push: + branches: ["main"] + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + +# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages +permissions: + contents: read + pages: write + id-token: write + +# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. +# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. +concurrency: + group: "pages" + cancel-in-progress: false + +jobs: + # Build job + build: + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v4 + + - name: Detect package manager + id: detect-package-manager + run: | + if [ -f "${{ github.workspace }}/yarn.lock" ]; then + echo "manager=yarn" >> $GITHUB_OUTPUT + echo "command=install" >> $GITHUB_OUTPUT + echo "runner=yarn" >> $GITHUB_OUTPUT + exit 0 + elif [ -f "${{ github.workspace }}/package.json" ]; then + echo "manager=npm" >> $GITHUB_OUTPUT + echo "command=ci" >> $GITHUB_OUTPUT + echo "runner=npx --no-install" >> $GITHUB_OUTPUT + exit 0 + else + echo "Unable to determine package manager" + exit 1 + fi + + - name: Setup Node + uses: actions/setup-node@v4 + with: + node-version: "20" + cache: ${{ steps.detect-package-manager.outputs.manager }} + + - name: Setup Pages + uses: actions/configure-pages@v5 + with: + # Automatically infer Next.js configuration + # https://github.com/actions/configure-pages#next-js + static_site_generator: next + + - name: Restore cache + uses: actions/cache@v4 + with: + path: | + .next/cache + # Generate a new cache whenever packages or source files change. + key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json', '**/yarn.lock') }}-${{ hashFiles('**.[jt]s', '**.[jt]sx') }} + # If source files changed but packages didn't, rebuild from a prior cache. + restore-keys: | + ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json', '**/yarn.lock') }}- + + - name: Install dependencies + run: ${{ steps.detect-package-manager.outputs.manager }} ${{ steps.detect-package-manager.outputs.command }} + + - name: Build with Next.js + run: ${{ steps.detect-package-manager.outputs.runner }} next build + + - name: Upload artifact + uses: actions/upload-pages-artifact@v3 + with: + path: ./out + + # Deployment job + deploy: + environment: + name: github-pages + url: ${{ steps.deployment.outputs.page_url }} + runs-on: ubuntu-latest + needs: build + steps: + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v4 \ No newline at end of file diff --git a/.gitignore b/.gitignore index f2ee2ae..6fcf651 100644 --- a/.gitignore +++ b/.gitignore @@ -15,8 +15,8 @@ # next.js /.next/ -# The `out` directory should not be ignored by version control -# /out/ +# The `out` directory contains build artifacts and should not be committed +/out/ # production /build diff --git a/docs/github-pages-deployment.md b/docs/github-pages-deployment.md index 4ddf358..4ab7519 100644 --- a/docs/github-pages-deployment.md +++ b/docs/github-pages-deployment.md @@ -1,16 +1,16 @@ # GitHub Pages Deployment Guide -This document outlines the deployment process for CodeStorm Hub using GitHub Pages with automated GitHub Actions workflow. +This document outlines the deployment process for CodeStorm Hub using GitHub Pages with the official Next.js deployment workflow. ## Overview -CodeStorm Hub is deployed using GitHub Pages with a Next.js static export. The deployment process is fully automated through GitHub Actions, which builds and deploys the site whenever changes are pushed to the main branch. +CodeStorm Hub is deployed using GitHub Pages with Next.js static export functionality. The deployment process is fully automated through GitHub Actions using the official Next.js workflow template. ## Architecture - **Framework**: Next.js 15 with static export (`output: 'export'`) - **Deployment Platform**: GitHub Pages -- **Automation**: GitHub Actions workflow +- **Automation**: GitHub Actions workflow (official Next.js template) - **Branch**: `main` (production deployment) - **Build Output**: Static HTML/CSS/JS files in `/out` directory @@ -18,158 +18,162 @@ CodeStorm Hub is deployed using GitHub Pages with a Next.js static export. The d ### 1. Next.js Configuration (`next.config.ts`) -The application is configured for static export with GitHub Pages optimizations: +The application is configured for static export with GitHub Pages compatibility: ```typescript +import type { NextConfig } from "next"; + const nextConfig: NextConfig = { - output: 'export', - trailingSlash: true, + // Enable static export for GitHub Pages + output: "export", + + // Disable trailing slash for better GitHub Pages compatibility + trailingSlash: false, + + // Configure images for static export images: { - unoptimized: true, // Required for GitHub Pages - remotePatterns: [new URL("https://github.com/CodeStorm-Hub.png")], + unoptimized: true, + remotePatterns: [ + { + protocol: "https", + hostname: "github.com", + pathname: "/CodeStorm-Hub/**", + }, + ], }, - // GitHub Pages specific paths - basePath: process.env.NODE_ENV === 'production' ? '/CodeStorm-Hub.github.io' : '', - assetPrefix: process.env.NODE_ENV === 'production' ? '/CodeStorm-Hub.github.io/' : '', }; + +export default nextConfig; ``` -### 2. GitHub Actions Workflow (`.github/workflows/deploy.yml`) +### 2. GitHub Actions Workflow (`.github/workflows/nextjs.yml`) -Automated deployment workflow that: -- Triggers on pushes to `main` branch and pull requests -- Can be manually triggered via workflow_dispatch -- Builds the Next.js application as static files using `npm run build:github-pages` -- Creates `.nojekyll` file to disable Jekyll processing -- Deploys to GitHub Pages using official GitHub Pages action +Uses the official Next.js workflow template with: +- Automatic package manager detection (npm/yarn) +- Smart caching for faster builds +- Built-in Next.js configuration inference +- Proper permissions and concurrency handling +- Deployment to GitHub Pages using official actions -### 3. Critical Files for Deployment +### 3. Repository Settings Required + +Ensure the following GitHub repository settings are configured: -- **`.nojekyll`**: Automatically created during build to prevent GitHub from processing the site with Jekyll (critical for `_next` directory assets) -- **`404.html`**: Custom 404 page (automatically generated by Next.js) -- **Asset files**: All CSS/JS files in `_next/static/` directory with correct basePath prefixes +#### Pages Settings +1. Navigate to **Settings** → **Pages** +2. **Source**: GitHub Actions +3. The workflow will automatically create deployments + +#### Actions Permissions +1. Navigate to **Settings** → **Actions** → **General** +2. Ensure "Allow all actions and reusable workflows" is selected +3. Under "Workflow permissions", select "Read and write permissions" ## Deployment Process ### Automatic Deployment 1. **Trigger**: Push changes to the `main` branch -2. **Build**: GitHub Actions runs `npm run build:github-pages` +2. **Build**: GitHub Actions runs the Next.js build process 3. **Export**: Next.js generates static files in `/out` directory -4. **Deploy**: Files are deployed to GitHub Pages -5. **Live**: Site is available at `https://codestorm-hub.github.io/CodeStorm-Hub.github.io/` +4. **Deploy**: Files are deployed to GitHub Pages automatically +5. **Live**: Site is available at the GitHub Pages URL ### Manual Deployment You can manually trigger deployment: 1. Go to the repository's Actions tab -2. Select "Deploy to GitHub Pages" workflow +2. Select "Deploy Next.js site to Pages" workflow 3. Click "Run workflow" on the main branch -## Local Testing +## Local Development -To test the GitHub Pages build locally: +To test the build locally: ```bash # Install dependencies npm install -# Build for GitHub Pages -npm run build:github-pages +# Development server +npm run dev + +# Production build (same as CI) +npm run build # Serve the static files (optional) npx serve out ``` -## Repository Settings +## Continuous Integration -Ensure the following GitHub repository settings are configured: +A separate CI workflow (`.github/workflows/ci.yml`) runs on all pushes and pull requests to: +- Lint the codebase +- Run type checking +- Test builds across multiple Node.js versions (18, 20, 22) -### Pages Settings -1. Navigate to **Settings** → **Pages** -2. **Source**: Deploy from a branch -3. **Branch**: Select `gh-pages` (created automatically by the workflow) -4. **Folder**: `/ (root)` +## Key Features -### Actions Permissions -1. Navigate to **Settings** → **Actions** → **General** -2. Ensure "Allow all actions and reusable workflows" is selected -3. Under "Workflow permissions", select "Read and write permissions" +### Automatic Configuration +- Package manager detection (npm/yarn) +- Next.js configuration inference +- Smart caching for faster builds + +### Security & Performance +- Proper GITHUB_TOKEN permissions +- Concurrency control to prevent conflicts +- Optimized build caching +- Static file generation for fast loading + +### Monitoring +- Clear build logs in Actions tab +- Deployment status tracking +- Error reporting and debugging ## Troubleshooting ### Common Issues 1. **Build Fails** - - Check the Actions tab for error logs + - Check the Actions tab for detailed error logs - Ensure all dependencies are properly listed in `package.json` - - Verify TypeScript compilation passes locally - -2. **Assets Not Loading** - - Confirm `basePath` and `assetPrefix` are correctly configured - - Check that images use the Next.js `Image` component - - Verify links use Next.js `Link` component + - Verify TypeScript compilation passes locally with `npx tsc --noEmit` -3. **404 Errors on Page Refresh** - - This is expected behavior for client-side routing in GitHub Pages - - The custom 404.html handles fallback routing +2. **Deployment Fails** + - Verify repository Pages settings are configured for "GitHub Actions" source + - Check that workflow permissions are set correctly + - Ensure the workflow has proper `pages: write` and `id-token: write` permissions -4. **Workflow Permissions Error** - - Ensure repository has proper Actions permissions - - Check that GITHUB_TOKEN has necessary permissions +3. **404 Errors** + - Verify all pages are properly exported as static files + - Check that Next.js routing is compatible with static export + - The 404.html page is automatically generated for fallback routing ### Validation Steps After deployment, verify: - [ ] Site loads at the GitHub Pages URL -- [ ] Navigation works correctly -- [ ] Images and assets load properly -- [ ] All pages are accessible -- [ ] Responsive design works across devices -- [ ] Dark/light mode toggle functions +- [ ] All pages are accessible and properly rendered +- [ ] Images and assets load correctly +- [ ] Navigation works properly - [ ] No console errors in browser developer tools - -## Performance Optimizations - -The GitHub Pages deployment includes several optimizations: - -- **Static Generation**: All pages are pre-generated at build time -- **Asset Optimization**: Images and assets are optimized for web delivery -- **Bundle Splitting**: JavaScript is split into optimized chunks -- **CSS Optimization**: Tailwind CSS is purged of unused styles -- **Caching**: Static assets leverage browser caching - -## Monitoring - -Monitor deployment status: -- **Actions Tab**: View build and deployment logs -- **Pages Settings**: Check deployment status and URL -- **Repository Insights**: Monitor site traffic and performance +- [ ] Responsive design works across devices ## Maintenance Regular maintenance tasks: - Monitor GitHub Actions workflow runs -- Update dependencies periodically -- Review and optimize Core Web Vitals -- Test deployment after major changes -- Keep documentation updated +- Keep dependencies updated +- Review build performance and optimize as needed +- Test deployment after major Next.js or dependency updates ## Custom Domain (Optional) To use a custom domain: -1. Add a `CNAME` file to the repository root +1. Add a `CNAME` file to the repository root with your domain 2. Configure DNS records with your domain provider 3. Update the domain in repository Pages settings -4. Update `basePath` and `assetPrefix` in `next.config.ts` - -## Security Considerations - -- All builds run in isolated GitHub Actions environments -- No sensitive data is exposed in client-side code -- Dependencies are automatically scanned for vulnerabilities -- HTTPS is enforced by default on GitHub Pages +4. GitHub Pages will automatically handle HTTPS certificates --- -For questions or issues with deployment, please refer to the [GitHub Pages documentation](https://docs.github.com/en/pages) or open an issue in this repository. \ No newline at end of file +For questions or issues with deployment, please refer to the [GitHub Pages documentation](https://docs.github.com/en/pages) or [Next.js deployment documentation](https://nextjs.org/docs/deployment/static-exports). \ No newline at end of file diff --git a/next.config.ts b/next.config.ts index 6267290..ef203e3 100644 --- a/next.config.ts +++ b/next.config.ts @@ -1,22 +1,23 @@ import type { NextConfig } from "next"; -const isGitHubPages = process.env.NODE_ENV === 'production' && process.env.GITHUB_ACTIONS === 'true'; - const nextConfig: NextConfig = { - // Only enable export for GitHub Pages production builds - ...(isGitHubPages && { output: "export" }), + // Enable static export for GitHub Pages + output: "export", + + // Disable trailing slash for better GitHub Pages compatibility trailingSlash: false, + + // Configure images for static export images: { - // Only disable optimization for GitHub Pages - unoptimized: Boolean(isGitHubPages), - remotePatterns: [new URL("https://github.com/CodeStorm-Hub.png")], + unoptimized: true, + remotePatterns: [ + { + protocol: "https", + hostname: "github.com", + pathname: "/CodeStorm-Hub/**", + }, + ], }, - // GitHub Pages specific configuration - ...(isGitHubPages && { - output: "export", - basePath: process.env.PAGES_BASE_PATH, - assetPrefix: "/CodeStorm-Hub.github.io/", - }), }; export default nextConfig; diff --git a/out/404.html b/out/404.html deleted file mode 100644 index 885f4e9..0000000 --- a/out/404.html +++ /dev/null @@ -1 +0,0 @@ -404: This page could not be found.CodeStorm Hub

404

This page could not be found.

\ No newline at end of file diff --git a/out/_next/static/chunks/150316a471952cee.js b/out/_next/static/chunks/150316a471952cee.js deleted file mode 100644 index 82ac024..0000000 --- a/out/_next/static/chunks/150316a471952cee.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,22737,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"setAttributesFromProps",{enumerable:!0,get:function(){return o}});let r={acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv",noModule:"noModule"},l=["onLoad","onReady","dangerouslySetInnerHTML","children","onError","strategy","stylesheets"];function a(e){return["async","defer","noModule"].includes(e)}function o(e,t){for(let[n,o]of Object.entries(t)){if(!t.hasOwnProperty(n)||l.includes(n)||void 0===o)continue;let u=r[n]||n.toLowerCase();"SCRIPT"===e.tagName&&a(u)?e[u]=!!o:e.setAttribute(u,String(o)),(!1===o||"SCRIPT"===e.tagName&&a(u)&&(!o||"false"===o))&&(e.setAttribute(u,""),e.removeAttribute(u))}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},96517,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"appBootstrap",{enumerable:!0,get:function(){return l}});let r=e.r(22737);function l(e){var t,n;t=self.__next_s,n=()=>{e()},t&&t.length?t.reduce((e,t)=>{let[n,l]=t;return e.then(()=>new Promise((e,t)=>{let a=document.createElement("script");l&&(0,r.setAttributesFromProps)(a,l),n?(a.src=n,a.onload=()=>e(),a.onerror=t):l&&(a.innerHTML=l.children,setTimeout(e)),document.head.appendChild(a)}))},Promise.resolve()).catch(e=>{console.error(e)}).then(()=>{n()}):n()}window.next={version:"15.5.4",appDir:!0},("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},16565,(e,t,n)=>{"use strict";function r(e){return Object.prototype.toString.call(e)}function l(e){if("[object Object]"!==r(e))return!1;let t=Object.getPrototypeOf(e);return null===t||t.hasOwnProperty("isPrototypeOf")}Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{getObjectClassLabel:function(){return r},isPlainObject:function(){return l}})},2023,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return l},getProperError:function(){return a}});let r=e.r(16565);function l(e){return"object"==typeof e&&null!==e&&"name"in e&&"message"in e}function a(e){return l(e)?e:Object.defineProperty(Error((0,r.isPlainObject)(e)?function(e){let t=new WeakSet;return JSON.stringify(e,(e,n)=>{if("object"==typeof n&&null!==n){if(t.has(n))return"[Circular]";t.add(n)}return n})}(e):e+""),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}},28279,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"reportGlobalError",{enumerable:!0,get:function(){return r}});let r="function"==typeof reportError?reportError:e=>{globalThis.console.error(e)};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},97238,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{isRecoverableError:function(){return i},onRecoverableError:function(){return s}});let r=e.r(55682),l=e.r(32061),a=r._(e.r(2023)),o=e.r(28279),u=new WeakSet;function i(e){return u.has(e)}let s=e=>{let t=(0,a.default)(e)&&"cause"in e?e.cause:e;(0,l.isBailoutToCSRError)(t)||(0,o.reportGlobalError)(t)};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},5526,(e,t,n)=>{"use strict";t.exports={}},66849,(e,t,n)=>{"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(n){return t.resolve(e()).then(function(){return n})},function(n){return t.resolve(e()).then(function(){throw n})})}),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]}),Object.hasOwn||(Object.hasOwn=function(e,t){if(null==e)throw TypeError("Cannot convert undefined or null to object");return Object.prototype.hasOwnProperty.call(Object(e),t)}),"canParse"in URL||(URL.canParse=function(e,t){try{return new URL(e,t),!0}catch(e){return!1}})},23911,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),e.r(66849),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},62262,(e,t,n)=>{"use strict";function r(e,t){var n=e.length;for(e.push(t);0>>1,l=e[r];if(0>>1;ro(i,n))so(c,i)?(e[r]=c,e[s]=n,r=s):(e[r]=i,e[u]=n,r=u);else if(so(c,n))e[r]=c,e[s]=n,r=s;else break}}return t}function o(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if(n.unstable_now=void 0,"object"==typeof performance&&"function"==typeof performance.now){var u,i=performance;n.unstable_now=function(){return i.now()}}else{var s=Date,c=s.now();n.unstable_now=function(){return s.now()-c}}var f=[],d=[],p=1,m=null,h=3,g=!1,y=!1,v=!1,b=!1,k="function"==typeof setTimeout?setTimeout:null,w="function"==typeof clearTimeout?clearTimeout:null,S="undefined"!=typeof setImmediate?setImmediate:null;function x(e){for(var t=l(d);null!==t;){if(null===t.callback)a(d);else if(t.startTime<=e)a(d),t.sortIndex=t.expirationTime,r(f,t);else break;t=l(d)}}function E(e){if(v=!1,x(e),!y)if(null!==l(f))y=!0,P||(P=!0,u());else{var t=l(d);null!==t&&M(E,t.startTime-e)}}var P=!1,C=-1,_=5,z=-1;function N(){return!!b||!(n.unstable_now()-z<_)}function T(){if(b=!1,P){var e=n.unstable_now();z=e;var t=!0;try{e:{y=!1,v&&(v=!1,w(C),C=-1),g=!0;var r=h;try{t:{for(x(e),m=l(f);null!==m&&!(m.expirationTime>e&&N());){var o=m.callback;if("function"==typeof o){m.callback=null,h=m.priorityLevel;var i=o(m.expirationTime<=e);if(e=n.unstable_now(),"function"==typeof i){m.callback=i,x(e),t=!0;break t}m===l(f)&&a(f),x(e)}else a(f);m=l(f)}if(null!==m)t=!0;else{var s=l(d);null!==s&&M(E,s.startTime-e),t=!1}}break e}finally{m=null,h=r,g=!1}}}finally{t?u():P=!1}}}if("function"==typeof S)u=function(){S(T)};else if("undefined"!=typeof MessageChannel){var L=new MessageChannel,O=L.port2;L.port1.onmessage=T,u=function(){O.postMessage(null)}}else u=function(){k(T,0)};function M(e,t){C=k(function(){e(n.unstable_now())},t)}n.unstable_IdlePriority=5,n.unstable_ImmediatePriority=1,n.unstable_LowPriority=4,n.unstable_NormalPriority=3,n.unstable_Profiling=null,n.unstable_UserBlockingPriority=2,n.unstable_cancelCallback=function(e){e.callback=null},n.unstable_forceFrameRate=function(e){0>e||125o?(e.sortIndex=a,r(d,e),null===l(f)&&e===l(d)&&(v?(w(C),C=-1):v=!0,M(E,a-o))):(e.sortIndex=i,r(f,e),y||g||(y=!0,P||(P=!0,u()))),e},n.unstable_shouldYield=N,n.unstable_wrapCallback=function(e){var t=h;return function(){var n=h;h=t;try{return e.apply(this,arguments)}finally{h=n}}}},53389,(e,t,n)=>{"use strict";t.exports=e.r(62262)},46480,(e,t,n)=>{"use strict";var r,l=e.i(47167),a=e.r(53389),o=e.r(71645),u=e.r(74080);function i(e){var t="https://react.dev/errors/"+e;if(1j||(e.current=A[j],A[j]=null,j--)}function $(e,t){A[++j]=e.current,e.current=t}var B=I(null),H=I(null),V=I(null),Q=I(null);function W(e,t){switch($(V,t),$(H,e),$(B,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?sp(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)e=sm(t=sp(t),e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}U(B),$(B,e)}function q(){U(B),U(H),U(V)}function K(e){null!==e.memoizedState&&$(Q,e);var t=B.current,n=sm(t,e.type);t!==n&&($(H,e),$(B,n))}function X(e){H.current===e&&(U(B),U(H)),Q.current===e&&(U(Q),s6._currentValue=D)}function Y(e){if(void 0===tF)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);tF=t&&t[1]||"",tD=-1)":-1l||i[r]!==s[l]){var c="\n"+i[r].replace(" at new "," at ");return e.displayName&&c.includes("")&&(c=c.replace("",e.displayName)),c}while(1<=r&&0<=l)break}}}finally{G=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:"")?Y(n):""}function J(e){try{var t="",n=null;do t+=function(e,t){switch(e.tag){case 26:case 27:case 5:return Y(e.type);case 16:return Y("Lazy");case 13:return e.child!==t&&null!==t?Y("Suspense Fallback"):Y("Suspense");case 19:return Y("SuspenseList");case 0:case 15:return Z(e.type,!1);case 11:return Z(e.type.render,!1);case 1:return Z(e.type,!0);case 31:return Y("Activity");default:return""}}(e,n),n=e,e=e.return;while(e)return t}catch(e){return"\nError generating stack: "+e.message+"\n"+e.stack}}var ee=Object.prototype.hasOwnProperty,et=a.unstable_scheduleCallback,en=a.unstable_cancelCallback,er=a.unstable_shouldYield,el=a.unstable_requestPaint,ea=a.unstable_now,eo=a.unstable_getCurrentPriorityLevel,eu=a.unstable_ImmediatePriority,ei=a.unstable_UserBlockingPriority,es=a.unstable_NormalPriority,ec=a.unstable_LowPriority,ef=a.unstable_IdlePriority,ed=(a.log,a.unstable_setDisableYieldValue,null),ep=null,em=Math.clz32?Math.clz32:function(e){return 0==(e>>>=0)?32:31-(eh(e)/eg|0)|0},eh=Math.log,eg=Math.LN2,ey=256,ev=4194304;function eb(e){var t=42&e;if(0!==t)return t;switch(e&-e){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:return 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:return 4194048&e;case 4194304:case 8388608:case 0x1000000:case 0x2000000:return 0x3c00000&e;case 0x4000000:return 0x4000000;case 0x8000000:return 0x8000000;case 0x10000000:return 0x10000000;case 0x20000000:return 0x20000000;case 0x40000000:return 0;default:return e}}function ek(e,t,n){var r=e.pendingLanes;if(0===r)return 0;var l=0,a=e.suspendedLanes,o=e.pingedLanes;e=e.warmLanes;var u=0x7ffffff&r;return 0!==u?0!=(r=u&~a)?l=eb(r):0!=(o&=u)?l=eb(o):n||0!=(n=u&~e)&&(l=eb(n)):0!=(u=r&~a)?l=eb(u):0!==o?l=eb(o):n||0!=(n=r&~e)&&(l=eb(n)),0===l?0:0!==t&&t!==l&&0==(t&a)&&((a=l&-l)>=(n=t&-t)||32===a&&0!=(4194048&n))?t:l}function ew(e,t){return 0==(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)}function eS(){var e=ey;return 0==(4194048&(ey<<=1))&&(ey=256),e}function ex(){var e=ev;return 0==(0x3c00000&(ev<<=1))&&(ev=4194304),e}function eE(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function eP(e,t){e.pendingLanes|=t,0x10000000!==t&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function eC(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-em(t);e.entangledLanes|=t,e.entanglements[r]=0x40000000|e.entanglements[r]|4194090&n}function e_(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-em(n),l=1<=ne),nr=!1;function nl(e,t){switch(e){case"keyup":return -1!==t9.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function na(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var no=!1,nu={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 ni(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!nu[e.type]:"textarea"===t}function ns(e,t,n,r){tv?tb?tb.push(r):tb=[r]:tv=r,0<(t=se(t,"onChange")).length&&(n=new t$("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var nc=null,nf=null;function nd(e){i2(e,0)}function np(e){if(e5(eQ(e)))return e}function nm(e,t){if("change"===e)return t}var nh=!1;if(tE){if(tE){var ng="oninput"in document;if(!ng){var ny=document.createElement("div");ny.setAttribute("oninput","return;"),ng="function"==typeof ny.oninput}r=ng}else r=!1;nh=r&&(!document.documentMode||9=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=nC(r)}}function nz(e){e=null!=e&&null!=e.ownerDocument&&null!=e.ownerDocument.defaultView?e.ownerDocument.defaultView:window;for(var t=e9(e.document);t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(n)e=t.contentWindow;else break;t=e9(e.document)}return t}function nN(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var nT=tE&&"documentMode"in document&&11>=document.documentMode,nL=null,nO=null,nM=null,nR=!1;function nF(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;nR||null==nL||nL!==e9(r)||(r="selectionStart"in(r=nL)&&nN(r)?{start:r.selectionStart,end:r.selectionEnd}:{anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},nM&&nP(nM,r)||(nM=r,0<(r=se(nO,"onSelect")).length&&(t=new t$("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=nL)))}function nD(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var nA={animationend:nD("Animation","AnimationEnd"),animationiteration:nD("Animation","AnimationIteration"),animationstart:nD("Animation","AnimationStart"),transitionrun:nD("Transition","TransitionRun"),transitionstart:nD("Transition","TransitionStart"),transitioncancel:nD("Transition","TransitionCancel"),transitionend:nD("Transition","TransitionEnd")},nj={},nI={};function nU(e){if(nj[e])return nj[e];if(!nA[e])return e;var t,n=nA[e];for(t in n)if(n.hasOwnProperty(t)&&t in nI)return nj[e]=n[t];return e}tE&&(nI=document.createElement("div").style,"AnimationEvent"in window||(delete nA.animationend.animation,delete nA.animationiteration.animation,delete nA.animationstart.animation),"TransitionEvent"in window||delete nA.transitionend.transition);var n$=nU("animationend"),nB=nU("animationiteration"),nH=nU("animationstart"),nV=nU("transitionrun"),nQ=nU("transitionstart"),nW=nU("transitioncancel"),nq=nU("transitionend"),nK=new Map,nX="abort auxClick beforeToggle 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 nY(e,t){nK.set(e,t),eY(t,[e])}nX.push("scrollEnd");var nG="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof l.default&&"function"==typeof l.default.emit)return void l.default.emit("uncaughtException",e);console.error(e)},nZ=[],nJ=0,n0=0;function n1(){for(var e=nJ,t=n0=nJ=0;t>=o,l-=o,ry=1<<32-em(t)+l|n<h?(g=f,f=null):g=f.sibling;var y=p(l,f,u[h],i);if(null===y){null===f&&(f=g);break}e&&f&&null===y.alternate&&t(l,f),o=a(y,o,h),null===c?s=y:c.sibling=y,c=y,f=g}if(h===u.length)return n(l,f),rC&&rb(l,h),s;if(null===f){for(;hg?(y=h,h=null):y=h.sibling;var b=p(l,h,v.value,s);if(null===b){null===h&&(h=y);break}e&&h&&null===b.alternate&&t(l,h),o=a(b,o,g),null===f?c=b:f.sibling=b,f=b,h=y}if(v.done)return n(l,h),rC&&rb(l,g),c;if(null===h){for(;!v.done;g++,v=u.next())null!==(v=d(l,v.value,s))&&(o=a(v,o,g),null===f?c=v:f.sibling=v,f=v);return rC&&rb(l,g),c}for(h=r(h);!v.done;g++,v=u.next())null!==(v=m(h,l,g,v.value,s))&&(e&&null!==v.alternate&&h.delete(null===v.key?g:v.key),o=a(v,o,g),null===f?c=v:f.sibling=v,f=v);return e&&h.forEach(function(e){return t(l,e)}),rC&&rb(l,g),c}(s,c,f=b.call(f),h)}if("function"==typeof f.then)return u(s,c,lm(f),h);if(f.$$typeof===S)return u(s,c,rK(s,f),h);lg(s,f)}return"string"==typeof f&&""!==f||"number"==typeof f||"bigint"==typeof f?(f=""+f,null!==c&&6===c.tag?(n(s,c.sibling),(h=l(c,f)).return=s):(n(s,c),(h=ra(f,s.mode,h)).return=s),o(s=h)):n(s,c)}(u,s,c,f);return ld=null,h}catch(e){if(e===ln||e===ll)throw e;var b=n7(29,e,null,u.mode);return b.lanes=f,b.return=u,b}finally{}}}var lv=ly(!0),lb=ly(!1),lk=!1;function lw(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function lS(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function lx(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function lE(e,t,n){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,0!=(2&uO)){var l=r.pending;return null===l?t.next=t:(t.next=l.next,l.next=t),r.pending=t,t=n6(e),n8(e,null,n),t}return n2(e,r,t,n),n6(e)}function lP(e,t,n){if(null!==(t=t.updateQueue)&&(t=t.shared,0!=(4194048&n))){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,e_(e,n)}}function lC(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var l=null,a=null;if(null!==(n=n.firstBaseUpdate)){do{var o={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};null===a?l=a=o:a=a.next=o,n=n.next}while(null!==n)null===a?l=a=t:a=a.next=t}else l=a=t;n={baseState:r.baseState,firstBaseUpdate:l,lastBaseUpdate:a,shared:r.shared,callbacks:r.callbacks},e.updateQueue=n;return}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}var l_=!1;function lz(){if(l_){var e=r8;if(null!==e)throw e}}function lN(e,t,n,r){l_=!1;var l=e.updateQueue;lk=!1;var a=l.firstBaseUpdate,o=l.lastBaseUpdate,u=l.shared.pending;if(null!==u){l.shared.pending=null;var i=u,s=i.next;i.next=null,null===o?a=s:o.next=s,o=i;var c=e.alternate;null!==c&&(u=(c=c.updateQueue).lastBaseUpdate)!==o&&(null===u?c.firstBaseUpdate=s:u.next=s,c.lastBaseUpdate=i)}if(null!==a){var f=l.baseState;for(o=0,c=s=i=null,u=a;;){var d=-0x20000001&u.lane,p=d!==u.lane;if(p?(uF&d)===d:(r&d)===d){0!==d&&d===r4&&(l_=!0),null!==c&&(c=c.next={lane:0,tag:u.tag,payload:u.payload,callback:null,next:null});e:{var h=e,g=u;switch(d=t,g.tag){case 1:if("function"==typeof(h=g.payload)){f=h.call(n,f,d);break e}f=h;break e;case 3:h.flags=-65537&h.flags|128;case 0:if(null==(d="function"==typeof(h=g.payload)?h.call(n,f,d):h))break e;f=m({},f,d);break e;case 2:lk=!0}}null!==(d=u.callback)&&(e.flags|=64,p&&(e.flags|=8192),null===(p=l.callbacks)?l.callbacks=[d]:p.push(d))}else p={lane:d,tag:u.tag,payload:u.payload,callback:u.callback,next:null},null===c?(s=c=p,i=f):c=c.next=p,o|=d;if(null===(u=u.next))if(null===(u=l.shared.pending))break;else u=(p=u).next,p.next=null,l.lastBaseUpdate=p,l.shared.pending=null}null===c&&(i=f),l.baseState=i,l.firstBaseUpdate=s,l.lastBaseUpdate=c,null===a&&(l.shared.lanes=0),uH|=o,e.lanes=o,e.memoizedState=f}}function lT(e,t){if("function"!=typeof e)throw Error(i(191,e));e.call(t)}function lL(e,t){var n=e.callbacks;if(null!==n)for(e.callbacks=null,e=0;ea?a:8;var o=R.T,u={};R.T=u,a8(e,!1,t,n);try{var i=l(),s=R.S;if(null!==s&&s(u,i),null!==i&&"object"==typeof i&&"function"==typeof i.then){var c,f,d=(c=[],f={status:"pending",value:null,reason:null,then:function(e){c.push(e)}},i.then(function(){f.status="fulfilled",f.value=r;for(var e=0;e title"))),ss(a,r,n),a[eR]=e,eq(a),r=a;break e;case"link":var o=sZ("link","href",l).get(r+(n.href||""));if(o){for(var u=0;u",a=a.removeChild(a.firstChild);break;case"select":a="string"==typeof r.is?o.createElement("select",{is:r.is}):o.createElement("select"),r.multiple?a.multiple=!0:r.size&&(a.size=r.size);break;default:a="string"==typeof r.is?o.createElement(l,{is:r.is}):o.createElement(l)}}a[eR]=t,a[eF]=r;e:for(o=t.child;null!==o;){if(5===o.tag||6===o.tag)a.appendChild(o.stateNode);else if(4!==o.tag&&27!==o.tag&&null!==o.child){o.child.return=o,o=o.child;continue}if(o===t)break;for(;null===o.sibling;){if(null===o.return||o.return===t)break e;o=o.return}o.sibling.return=o.return,o=o.sibling}switch(t.stateNode=a,ss(a,l,r),l){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break;case"img":r=!0;break;default:r=!1}r&&oQ(t)}}return oY(t),oW(t,t.type,null===e?null:e.memoizedProps,t.pendingProps,n),null;case 6:if(e&&null!=t.stateNode)e.memoizedProps!==r&&oQ(t);else{if("string"!=typeof r&&null===t.stateNode)throw Error(i(166));if(e=V.current,rM(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,null!==(l=rE))switch(l.tag){case 27:case 5:r=l.memoizedProps}e[eR]=t,(e=!!(e.nodeValue===n||null!==r&&!0===r.suppressHydrationWarning||so(e.nodeValue,n)))||rT(t,!0)}else(e=sd(e).createTextNode(r))[eR]=t,t.stateNode=e}return oY(t),null;case 31:if(n=t.memoizedState,null===e||null!==e.memoizedState){if(r=rM(t),null!==n){if(null===e){if(!r)throw Error(i(318));if(!(e=null!==(e=t.memoizedState)?e.dehydrated:null))throw Error(i(557));e[eR]=t}else rR(),0==(128&t.flags)&&(t.memoizedState=null),t.flags|=4;oY(t),e=!1}else n=rF(),null!==e&&null!==e.memoizedState&&(e.memoizedState.hydrationErrors=n),e=!0;if(!e){if(256&t.flags)return lH(t),t;return lH(t),null}if(0!=(128&t.flags))throw Error(i(558))}return oY(t),null;case 13:if(r=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(l=rM(t),null!==r&&null!==r.dehydrated){if(null===e){if(!l)throw Error(i(318));if(!(l=null!==(l=t.memoizedState)?l.dehydrated:null))throw Error(i(317));l[eR]=t}else rR(),0==(128&t.flags)&&(t.memoizedState=null),t.flags|=4;oY(t),l=!1}else l=rF(),null!==e&&null!==e.memoizedState&&(e.memoizedState.hydrationErrors=l),l=!0;if(!l){if(256&t.flags)return lH(t),t;return lH(t),null}}if(lH(t),0!=(128&t.flags))return t.lanes=n,t;return n=null!==r,e=null!==e&&null!==e.memoizedState,n&&(r=t.child,l=null,null!==r.alternate&&null!==r.alternate.memoizedState&&null!==r.alternate.memoizedState.cachePool&&(l=r.alternate.memoizedState.cachePool.pool),a=null,null!==r.memoizedState&&null!==r.memoizedState.cachePool&&(a=r.memoizedState.cachePool.pool),a!==l&&(r.flags|=2048)),n!==e&&n&&(t.child.flags|=8192),oK(t,t.updateQueue),oY(t),null;case 4:return q(),null===e&&i6(t.stateNode.containerInfo),oY(t),null;case 10:return r$(t.type),oY(t),null;case 19:if(U(lV),null===(r=t.memoizedState))return oY(t),null;if(l=0!=(128&t.flags),null===(a=r.rendering))if(l)oX(r,!1);else{if(0!==uB||null!==e&&0!=(128&e.flags))for(e=t.child;null!==e;){if(null!==(a=lQ(e))){for(t.flags|=128,oX(r,!1),t.updateQueue=e=a.updateQueue,oK(t,e),t.subtreeFlags=0,e=n,n=t.child;null!==n;)rn(n,e),n=n.sibling;return $(lV,1&lV.current|2),rC&&rb(t,r.treeForkCount),t.child}e=e.sibling}null!==r.tail&&ea()>uZ&&(t.flags|=128,l=!0,oX(r,!1),t.lanes=4194304)}else{if(!l)if(null!==(e=lQ(a))){if(t.flags|=128,l=!0,t.updateQueue=e=e.updateQueue,oK(t,e),oX(r,!0),null===r.tail&&"hidden"===r.tailMode&&!a.alternate&&!rC)return oY(t),null}else 2*ea()-r.renderingStartTime>uZ&&0x20000000!==n&&(t.flags|=128,l=!0,oX(r,!1),t.lanes=4194304);r.isBackwards?(a.sibling=t.child,t.child=a):(null!==(e=r.last)?e.sibling=a:t.child=a,r.last=a)}if(null!==r.tail)return e=r.tail,r.rendering=e,r.tail=e.sibling,r.renderingStartTime=ea(),e.sibling=null,n=lV.current,$(lV,l?1&n|2:1&n),rC&&rb(t,r.treeForkCount),e;return oY(t),null;case 22:case 23:return lH(t),lD(),r=null!==t.memoizedState,null!==e?null!==e.memoizedState!==r&&(t.flags|=8192):r&&(t.flags|=8192),r?0!=(0x20000000&n)&&0==(128&t.flags)&&(oY(t),6&t.subtreeFlags&&(t.flags|=8192)):oY(t),null!==(n=t.updateQueue)&&oK(t,n.retryQueue),n=null,null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(n=e.memoizedState.cachePool.pool),r=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),null!==e&&U(r9),null;case 24:return n=null,null!==e&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),r$(rJ),oY(t),null;case 25:case 30:return null}throw Error(i(156,t.tag))}(t.alternate,t,u$);if(null!==n){uR=n;return}if(null!==(t=t.sibling)){uR=t;return}uR=t=e}while(null!==t)0===uB&&(uB=5)}function iw(e,t){do{var n=function(e,t){switch(rS(t),t.tag){case 1:return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return r$(rJ),q(),0!=(65536&(e=t.flags))&&0==(128&e)?(t.flags=-65537&e|128,t):null;case 26:case 27:case 5:return X(t),null;case 31:if(null!==t.memoizedState){if(lH(t),null===t.alternate)throw Error(i(340));rR()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 13:if(lH(t),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(i(340));rR()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return U(lV),null;case 4:return q(),null;case 10:return r$(t.type),null;case 22:case 23:return lH(t),lD(),null!==e&&U(r9),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 24:return r$(rJ),null;default:return null}}(e.alternate,e);if(null!==n){n.flags&=32767,uR=n;return}if(null!==(n=e.return)&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&null!==(e=e.sibling)){uR=e;return}uR=e=n}while(null!==e)uB=6,uR=null}function iS(e,t,n,r,l,a,o,u,s){e.cancelPendingCommit=null;do i_();while(0!==u1)if(0!=(6&uO))throw Error(i(327));if(null!==t){if(t===e.current)throw Error(i(177));if(!function(e,t,n,r,l,a){var o=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var u=e.entanglements,i=e.expirationTimes,s=e.hiddenUpdates;for(n=o&~n;0g&&(o=g,g=h,h=o);var y=n_(u,h),v=n_(u,g);if(y&&v&&(1!==p.rangeCount||p.anchorNode!==y.node||p.anchorOffset!==y.offset||p.focusNode!==v.node||p.focusOffset!==v.offset)){var b=f.createRange();b.setStart(y.node,y.offset),p.removeAllRanges(),h>g?(p.addRange(b),p.extend(v.node,v.offset)):(b.setEnd(v.node,v.offset),p.addRange(b))}}}}for(f=[],p=u;p=p.parentNode;)1===p.nodeType&&f.push({element:p,left:p.scrollLeft,top:p.scrollTop});for("function"==typeof u.focus&&u.focus(),u=0;un?32:n,R.T=null,n=u6,u6=null;var a=u2,o=u4;if(u1=0,u3=u2=null,u4=0,0!=(6&uO))throw Error(i(331));var u=uO;if(uO|=4,uz(a.current),uw(a,a.current,o,n),uO=u,iH(0,!1),ep&&"function"==typeof ep.onPostCommitFiberRoot)try{ep.onPostCommitFiberRoot(ed,a)}catch(e){}return!0}finally{F.p=l,R.T=r,iC(e,t)}}function iN(e,t,n){t=rs(n,t),t=op(e.stateNode,t,2),null!==(e=lE(e,t,2))&&(eP(e,2),iB(e))}function iT(e,t,n){if(3===e.tag)iN(e,e,n);else for(;null!==t;){if(3===t.tag){iN(t,e,n);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===u0||!u0.has(r))){e=rs(n,e),null!==(r=lE(t,n=om(2),2))&&(oh(n,r,t,e),eP(r,2),iB(r));break}}t=t.return}}function iL(e,t,n){var r=e.pingCache;if(null===r){r=e.pingCache=new uL;var l=new Set;r.set(t,l)}else void 0===(l=r.get(t))&&(l=new Set,r.set(t,l));l.has(n)||(uU=!0,l.add(n),e=iO.bind(null,e,t,n),t.then(e,e))}function iO(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,uM===e&&(uF&n)===n&&(4===uB||3===uB&&(0x3c00000&uF)===uF&&300>ea()-uG?0==(2&uO)&&is(e,0):uQ|=n,uq===uF&&(uq=0)),iB(e)}function iM(e,t){0===t&&(t=ex()),null!==(e=n4(e,t))&&(eP(e,t),iB(e))}function iR(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),iM(e,n)}function iF(e,t){var n=0;switch(e.tag){case 31:case 13:var r=e.stateNode,l=e.memoizedState;null!==l&&(n=l.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(i(314))}null!==r&&r.delete(t),iM(e,n)}var iD=null,iA=null,ij=!1,iI=!1,iU=!1,i$=0;function iB(e){e!==iA&&null===e.next&&(null===iA?iD=iA=e:iA=iA.next=e),iI=!0,ij||(ij=!0,sk(function(){0!=(6&uO)?et(eu,iV):iQ()}))}function iH(e,t){if(!iU&&iI){iU=!0;do for(var n=!1,r=iD;null!==r;){if(!t)if(0!==e){var l=r.pendingLanes;if(0===l)var a=0;else{var o=r.suspendedLanes,u=r.pingedLanes;a=0xc000095&(a=(1<<31-em(42|e)+1)-1&(l&~(o&~u)))?0xc000095&a|1:a?2|a:0}0!==a&&(n=!0,iK(r,a))}else a=uF,0==(3&(a=ek(r,r===uM?a:0,null!==r.cancelPendingCommit||-1!==r.timeoutHandle)))||ew(r,a)||(n=!0,iK(r,a));r=r.next}while(n)iU=!1}}function iV(){iQ()}function iQ(){iI=ij=!1;var e,t=0;0===i$||((e=window.event)&&"popstate"===e.type?e===sg||(sg=e,0):(sg=null,1))||(t=i$);for(var n=ea(),r=null,l=iD;null!==l;){var a=l.next,o=iW(l,n);0===o?(l.next=null,null===r?iD=a:r.next=a,null===a&&(iA=r)):(r=l,(0!==t||0!=(3&o))&&(iI=!0)),l=a}0!==u1&&5!==u1||iH(t,!1),0!==i$&&(i$=0)}function iW(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,l=e.expirationTimes,a=-0x3c00001&e.pendingLanes;0 title"):null)}function s0(e){return"stylesheet"!==e.type||0!=(3&e.state.loading)}var s1=null;function s2(){if(this.count--,0===this.count){if(this.stylesheets)s4(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var s3=null;function s4(e,t){e.stylesheets=null,null!==e.unsuspend&&(e.count++,s3=new Map,t.forEach(s8,e),s3=null,s2.call(e))}function s8(e,t){if(!(4&t.state.loading)){var n=s3.get(e);if(n)var r=n.get(null);else{n=new Map,s3.set(e,n);for(var l=e.querySelectorAll("link[data-precedence],style[data-precedence]"),a=0;a{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),t.exports=e.r(46480)},51323,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{onCaughtError:function(){return c},onUncaughtError:function(){return f}});let r=e.r(55682),l=e.r(65713),a=e.r(32061),o=e.r(28279),u=e.r(72383),i=r._(e.r(68027)),s={decorateDevError:e=>e,handleClientError:()=>{},originConsoleError:console.error.bind(console)};function c(e,t){var n;let r,o=null==(n=t.errorBoundary)?void 0:n.constructor;if(r=r||o===u.ErrorBoundaryHandler&&t.errorBoundary.props.errorComponent===i.default)return f(e);(0,a.isBailoutToCSRError)(e)||(0,l.isNextRouterError)(e)||s.originConsoleError(e)}function f(e){(0,a.isBailoutToCSRError)(e)||(0,l.isNextRouterError)(e)||(0,o.reportGlobalError)(e)}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},65716,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"createInitialRouterState",{enumerable:!0,get:function(){return c}});let r=e.r(51191),l=e.r(1764),a=e.r(34727),o=e.r(24059),u=e.r(88540),i=e.r(13576),s=e.r(50590);function c(e){var t,n;let{navigatedAt:c,initialFlightData:f,initialCanonicalUrlParts:d,initialParallelRoutes:p,location:m,couldBeIntercepted:h,postponed:g,prerendered:y}=e,v=d.join("/"),b=(0,s.getFlightDataPartsFromPath)(f[0]),{tree:k,seedData:w,head:S}=b,x={lazyData:null,rsc:null==w?void 0:w[1],prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:p,loading:null!=(t=null==w?void 0:w[3])?t:null,navigatedAt:c},E=m?(0,r.createHrefFromUrl)(m):v;(0,i.addRefreshMarkerToActiveParallelSegments)(k,E);let P=new Map;(null===p||0===p.size)&&(0,l.fillLazyItemsTillLeafWithHead)(c,x,void 0,k,w,S,void 0);let C={tree:k,cache:x,prefetchCache:P,pushRef:{pendingPush:!1,mpaNavigation:!1,preserveCustomHistoryState:!0},focusAndScrollRef:{apply:!1,onlyHashChange:!1,hashFragment:null,segmentPaths:[]},canonicalUrl:E,nextUrl:null!=(n=(0,a.extractPathFromFlightRouterState)(k)||(null==m?void 0:m.pathname))?n:null};if(m){let e=new URL(""+m.pathname+m.search,m.origin);(0,o.createSeededPrefetchCacheEntry)({url:e,data:{flightData:[b],canonicalUrl:void 0,couldBeIntercepted:!!h,prerendered:y,postponed:g,staleTime:y&&1?o.STATIC_STALETIME_MS:-1},tree:C.tree,prefetchCache:C.prefetchCache,nextUrl:C.nextUrl,kind:y?u.PrefetchKind.FULL:u.PrefetchKind.AUTO})}return C}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},98569,(e,t,n)=>{"use strict";let r,l;Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"hydrate",{enumerable:!0,get:function(){return R}});let a=e.r(55682),o=e.r(90809),u=e.r(43476);e.r(23911);let i=a._(e.r(88014)),s=o._(e.r(71645)),c=e.r(35326),f=e.r(42732),d=e.r(97238),p=e.r(51323),m=e.r(32120),h=e.r(92245),g=e.r(99781),y=a._(e.r(75530)),v=e.r(65716);e.r(8372);let b=e.r(14297),k=c.createFromReadableStream,w=document,S=new TextEncoder,x=!1,E=!1,P=null;function C(e){if(0===e[0])r=[];else if(1===e[0]){if(!r)throw Object.defineProperty(Error("Unexpected server data: missing bootstrap script."),"__NEXT_ERROR_CODE",{value:"E18",enumerable:!1,configurable:!0});l?l.enqueue(S.encode(e[1])):r.push(e[1])}else if(2===e[0])P=e[1];else if(3===e[0]){if(!r)throw Object.defineProperty(Error("Unexpected server data: missing bootstrap script."),"__NEXT_ERROR_CODE",{value:"E18",enumerable:!1,configurable:!0});let n=atob(e[1]),a=new Uint8Array(n.length);for(var t=0;t{e.enqueue("string"==typeof t?S.encode(t):t)}),x&&!E)&&(null===e.desiredSize||e.desiredSize<0?e.error(Object.defineProperty(Error("The connection to the page was unexpectedly closed, possibly due to the stop button being clicked, loss of Wi-Fi, or an unstable internet connection."),"__NEXT_ERROR_CODE",{value:"E117",enumerable:!1,configurable:!0})):e.close(),E=!0,r=void 0),l=e}}),{callServer:m.callServer,findSourceMapURL:h.findSourceMapURL});function T(e){let{pendingActionQueue:t}=e,n=(0,s.use)(N),r=(0,s.use)(t);return(0,u.jsx)(y.default,{actionQueue:r,globalErrorState:n.G,assetPrefix:n.p})}let L=s.default.StrictMode;function O(e){let{children:t}=e;return t}let M={onDefaultTransitionIndicator:function(){return()=>{}},onRecoverableError:d.onRecoverableError,onCaughtError:p.onCaughtError,onUncaughtError:p.onUncaughtError};function R(e){let t=new Promise((t,n)=>{N.then(n=>{(0,b.setAppBuildId)(n.b);let r=Date.now();t((0,g.createMutableActionQueue)((0,v.createInitialRouterState)({navigatedAt:r,initialFlightData:n.f,initialCanonicalUrlParts:n.c,initialParallelRoutes:new Map,location:window.location,couldBeIntercepted:n.i,postponed:n.s,prerendered:n.S}),e))},e=>n(e))}),n=(0,u.jsx)(L,{children:(0,u.jsx)(f.HeadManagerContext.Provider,{value:{appDir:!0},children:(0,u.jsx)(O,{children:(0,u.jsx)(T,{pendingActionQueue:t})})})});"__next_error__"===document.documentElement.id?i.default.createRoot(w,M).render(n):s.default.startTransition(()=>{i.default.hydrateRoot(w,n,{...M,formState:P})})}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},94553,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});let r=e.r(96517);e.r(97238),window.next.turbopack=!0,self.__webpack_hash__="";let l=e.r(5526);(0,r.appBootstrap)(()=>{let{hydrate:t}=e.r(98569);t(l)}),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/17722e3ac4e00587.js b/out/_next/static/chunks/17722e3ac4e00587.js deleted file mode 100644 index b65480a..0000000 --- a/out/_next/static/chunks/17722e3ac4e00587.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,89129,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DecodeError:function(){return h},MiddlewareNotFoundError:function(){return b},MissingStaticPage:function(){return v},NormalizeError:function(){return m},PageNotFoundError:function(){return g},SP:function(){return p},ST:function(){return y},WEB_VITALS:function(){return n},execOnce:function(){return o},getDisplayName:function(){return l},getLocationOrigin:function(){return s},getURL:function(){return a},isAbsoluteUrl:function(){return i},isResSent:function(){return c},loadGetInitialProps:function(){return d},normalizeRepeatedSlashes:function(){return f},stringifyError:function(){return _}});let n=["CLS","FCP","FID","INP","LCP","TTFB"];function o(e){let t,r=!1;return function(){for(var n=arguments.length,o=Array(n),u=0;uu.test(e);function s(){let{protocol:e,hostname:t,port:r}=window.location;return e+"//"+t+(r?":"+r:"")}function a(){let{href:e}=window.location,t=s();return e.substring(t.length)}function l(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function c(e){return e.finished||e.headersSent}function f(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?"?"+t.slice(1).join("?"):"")}async function d(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await d(t.Component,t.ctx)}:{};let n=await e.getInitialProps(t);if(r&&c(r))return n;if(!n)throw Object.defineProperty(Error('"'+l(e)+'.getInitialProps()" should resolve to an object. But found "'+n+'" instead.'),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return n}let p="undefined"!=typeof performance,y=p&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class h extends Error{}class m extends Error{}class g extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+e}}class v extends Error{constructor(e,t){super(),this.message="Failed to load static file for page: "+e+" "+t}}class b extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function _(e){return JSON.stringify({message:e.message,stack:e.stack})}},20955,(e,t,r)=>{!function(){var e={229:function(e){var t,r,n,o=e.exports={};function u(){throw Error("setTimeout has not been defined")}function i(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:u}catch(e){t=u}try{r="function"==typeof clearTimeout?clearTimeout:i}catch(e){r=i}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===u||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}var a=[],l=!1,c=-1;function f(){l&&n&&(l=!1,n.length?a=n.concat(a):c=-1,a.length&&d())}function d(){if(!l){var e=s(f);l=!0;for(var t=a.length;t;){for(n=a,a=[];++c1)for(var r=1;r{"use strict";var n,o;t.exports=(null==(n=e.g.process)?void 0:n.env)&&"object"==typeof(null==(o=e.g.process)?void 0:o.env)?e.g.process:e.r(20955)},41705,(e,t,r)=>{"use strict";r._=function(e){return e&&e.__esModule?e:{default:e}}},8481,(e,t,r)=>{"use strict";var n=Symbol.for("react.transitional.element");function o(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var u in r={},t)"key"!==u&&(r[u]=t[u]);else r=t;return{$$typeof:n,type:e,key:o,ref:void 0!==(t=r.ref)?t:null,props:r}}r.Fragment=Symbol.for("react.fragment"),r.jsx=o,r.jsxs=o},91398,(e,t,r)=>{"use strict";t.exports=e.r(8481)},61556,(e,t,r)=>{"use strict";var n=e.i(50461),o=Symbol.for("react.transitional.element"),u=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),c=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),h=Symbol.iterator,m={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,v={};function b(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||m}function _(){}function w(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||m}b.prototype.isReactComponent={},b.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},b.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},_.prototype=b.prototype;var j=w.prototype=new _;j.constructor=w,g(j,b.prototype),j.isPureReactComponent=!0;var x=Array.isArray,E={H:null,A:null,T:null,S:null,V:null},S=Object.prototype.hasOwnProperty;function O(e,t,r,n,u,i){return{$$typeof:o,type:e,key:t,ref:void 0!==(r=i.ref)?r:null,props:i}}function P(e){return"object"==typeof e&&null!==e&&e.$$typeof===o}var T=/\/+/g;function k(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function C(){}function R(e,t,r){if(null==e)return e;var n=[],i=0;return!function e(t,r,n,i,s){var a,l,c,f=typeof t;("undefined"===f||"boolean"===f)&&(t=null);var d=!1;if(null===t)d=!0;else switch(f){case"bigint":case"string":case"number":d=!0;break;case"object":switch(t.$$typeof){case o:case u:d=!0;break;case y:return e((d=t._init)(t._payload),r,n,i,s)}}if(d)return s=s(t),d=""===i?"."+k(t,0):i,x(s)?(n="",null!=d&&(n=d.replace(T,"$&/")+"/"),e(s,r,n,"",function(e){return e})):null!=s&&(P(s)&&(a=s,l=n+(null==s.key||t&&t.key===s.key?"":(""+s.key).replace(T,"$&/")+"/")+d,s=O(a.type,l,void 0,void 0,void 0,a.props)),r.push(s)),1;d=0;var p=""===i?".":i+":";if(x(t))for(var m=0;m{"use strict";t.exports=e.r(61556)},13584,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"HeadManagerContext",{enumerable:!0,get:function(){return n}});let n=e.r(41705)._(e.r(91788)).default.createContext({})},94470,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"warnOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},52456,(e,t,r)=>{"use strict";function n(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(n=function(e){return e?r:t})(e)}r._=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=n(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},u=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var s=u?Object.getOwnPropertyDescriptor(e,i):null;s&&(s.get||s.set)?Object.defineProperty(o,i,s):o[i]=e[i]}return o.default=e,r&&r.set(e,o),o}},94941,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return s}});let n=e.r(91788),o="undefined"==typeof window,u=o?()=>{}:n.useLayoutEffect,i=o?()=>{}:n.useEffect;function s(e){let{headManager:t,reduceComponentsToState:r}=e;function s(){if(t&&t.mountedInstances){let o=n.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(r(o,e))}}if(o){var a;null==t||null==(a=t.mountedInstances)||a.add(e.children),s()}return u(()=>{var r;return null==t||null==(r=t.mountedInstances)||r.add(e.children),()=>{var r;null==t||null==(r=t.mountedInstances)||r.delete(e.children)}}),u(()=>(t&&(t._pendingUpdate=s),()=>{t&&(t._pendingUpdate=s)})),i(()=>(t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null),()=>{t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null)})),null}},19606,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"AmpStateContext",{enumerable:!0,get:function(){return n}});let n=e.r(41705)._(e.r(91788)).default.createContext({})},15381,(e,t,r)=>{"use strict";function n(e){let{ampFirst:t=!1,hybrid:r=!1,hasQuery:n=!1}=void 0===e?{}:e;return t||r&&n}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isInAmpMode",{enumerable:!0,get:function(){return n}})},80963,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{default:function(){return h},defaultHead:function(){return f}});let n=e.r(41705),o=e.r(52456),u=e.r(91398),i=o._(e.r(91788)),s=n._(e.r(94941)),a=e.r(19606),l=e.r(13584),c=e.r(15381);function f(e){void 0===e&&(e=!1);let t=[(0,u.jsx)("meta",{charSet:"utf-8"},"charset")];return e||t.push((0,u.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")),t}function d(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===i.default.Fragment?e.concat(i.default.Children.toArray(t.props.children).reduce((e,t)=>"string"==typeof t||"number"==typeof t?e:e.concat(t),[])):e.concat(t)}e.r(94470);let p=["name","httpEquiv","charSet","itemProp"];function y(e,t){let{inAmpMode:r}=t;return e.reduce(d,[]).reverse().concat(f(r).reverse()).filter(function(){let e=new Set,t=new Set,r=new Set,n={};return o=>{let u=!0,i=!1;if(o.key&&"number"!=typeof o.key&&o.key.indexOf("$")>0){i=!0;let t=o.key.slice(o.key.indexOf("$")+1);e.has(t)?u=!1:e.add(t)}switch(o.type){case"title":case"base":t.has(o.type)?u=!1:t.add(o.type);break;case"meta":for(let e=0,t=p.length;e{let r=e.key||t;return i.default.cloneElement(e,{key:r})})}let h=function(e){let{children:t}=e,r=(0,i.useContext)(a.AmpStateContext),n=(0,i.useContext)(l.HeadManagerContext);return(0,u.jsx)(s.default,{reduceComponentsToState:y,headManager:n,inAmpMode:(0,c.isInAmpMode)(r),children:t})};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},44063,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{NEXT_REQUEST_META:function(){return n},addRequestMeta:function(){return i},getRequestMeta:function(){return o},removeRequestMeta:function(){return s},setRequestMeta:function(){return u}});let n=Symbol.for("NextInternalRequestMeta");function o(e,t){let r=e[n]||{};return"string"==typeof t?r[t]:r}function u(e,t){return e[n]=t,t}function i(e,t,r){let n=o(e);return n[t]=r,u(e,n)}function s(e,t){let r=o(e);return delete r[t],u(e,r)}},93594,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return c}});let n=e.r(41705),o=e.r(91398),u=n._(e.r(91788)),i=n._(e.r(80963)),s={400:"Bad Request",404:"This page could not be found",405:"Method Not Allowed",500:"Internal Server Error"};function a(t){let r,{req:n,res:o,err:u}=t,i=o&&o.statusCode?o.statusCode:u?u.statusCode:404;if("undefined"!=typeof window)r=window.location.hostname;else if(n){let{getRequestMeta:t}=e.r(44063),o=t(n,"initURL");o&&(r=new URL(o).hostname)}return{statusCode:i,hostname:r}}let l={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:{lineHeight:"48px"},h1:{display:"inline-block",margin:"0 20px 0 0",paddingRight:23,fontSize:24,fontWeight:500,verticalAlign:"top"},h2:{fontSize:14,fontWeight:400,lineHeight:"28px"},wrap:{display:"inline-block"}};class c extends u.default.Component{render(){let{statusCode:e,withDarkMode:t=!0}=this.props,r=this.props.title||s[e]||"An unexpected error has occurred";return(0,o.jsxs)("div",{style:l.error,children:[(0,o.jsx)(i.default,{children:(0,o.jsx)("title",{children:e?e+": "+r:"Application error: a client-side exception has occurred"})}),(0,o.jsxs)("div",{style:l.desc,children:[(0,o.jsx)("style",{dangerouslySetInnerHTML:{__html:"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}"+(t?"@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}":"")}}),e?(0,o.jsx)("h1",{className:"next-error-h1",style:l.h1,children:e}):null,(0,o.jsx)("div",{style:l.wrap,children:(0,o.jsxs)("h2",{style:l.h2,children:[this.props.title||e?r:(0,o.jsxs)(o.Fragment,{children:["Application error: a client-side exception has occurred"," ",!!this.props.hostname&&(0,o.jsxs)(o.Fragment,{children:["while loading ",this.props.hostname]})," ","(see the browser console for more information)"]}),"."]})})]})]})}}c.displayName="ErrorPage",c.getInitialProps=a,c.origGetInitialProps=a,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},96721,(e,t,r)=>{t.exports=e.r(93594)},14550,(e,t,r)=>{let n="/_error";(window.__NEXT_P=window.__NEXT_P||[]).push([n,()=>e.r(96721)]),t.hot&&t.hot.dispose(function(){window.__NEXT_P.push([n])})},48761,e=>{e.v(e=>Promise.resolve().then(()=>e(93594)))},28805,e=>{e.v(t=>Promise.all(["static/chunks/bd2dcf98c9b362f6.js"].map(t=>e.l(t))).then(()=>t(79466)))}]); \ No newline at end of file diff --git a/out/_next/static/chunks/22770f4d9ba0cbae.js b/out/_next/static/chunks/22770f4d9ba0cbae.js deleted file mode 100644 index c21354b..0000000 --- a/out/_next/static/chunks/22770f4d9ba0cbae.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,98183,(e,t,r)=>{"use strict";function n(e){let t={};for(let[r,n]of e.entries()){let e=t[r];void 0===e?t[r]=n:Array.isArray(e)?e.push(n):t[r]=[e,n]}return t}function o(e){return"string"==typeof e?e:("number"!=typeof e||isNaN(e))&&"boolean"!=typeof e?"":String(e)}function i(e){let t=new URLSearchParams;for(let[r,n]of Object.entries(e))if(Array.isArray(n))for(let e of n)t.append(r,o(e));else t.set(r,o(n));return t}function l(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{formatUrl:function(){return i},formatWithValidation:function(){return a},urlObjectKeys:function(){return l}});let n=e.r(90809)._(e.r(98183)),o=/https?|ftp|gopher|file/;function i(e){let{auth:t,hostname:r}=e,i=e.protocol||"",l=e.pathname||"",a=e.hash||"",s=e.query||"",c=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?c=t+e.host:r&&(c=t+(~r.indexOf(":")?"["+r+"]":r),e.port&&(c+=":"+e.port)),s&&"object"==typeof s&&(s=String(n.urlQueryToSearchParams(s)));let u=e.search||s&&"?"+s||"";return i&&!i.endsWith(":")&&(i+=":"),e.slashes||(!i||o.test(i))&&!1!==c?(c="//"+(c||""),l&&"/"!==l[0]&&(l="/"+l)):c||(c=""),a&&"#"!==a[0]&&(a="#"+a),u&&"?"!==u[0]&&(u="?"+u),""+i+c+(l=l.replace(/[?#]/g,encodeURIComponent))+(u=u.replace("#","%23"))+a}let l=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function a(e){return i(e)}},18967,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DecodeError:function(){return h},MiddlewareNotFoundError:function(){return y},MissingStaticPage:function(){return b},NormalizeError:function(){return g},PageNotFoundError:function(){return v},SP:function(){return p},ST:function(){return m},WEB_VITALS:function(){return n},execOnce:function(){return o},getDisplayName:function(){return c},getLocationOrigin:function(){return a},getURL:function(){return s},isAbsoluteUrl:function(){return l},isResSent:function(){return u},loadGetInitialProps:function(){return f},normalizeRepeatedSlashes:function(){return d},stringifyError:function(){return w}});let n=["CLS","FCP","FID","INP","LCP","TTFB"];function o(e){let t,r=!1;return function(){for(var n=arguments.length,o=Array(n),i=0;ii.test(e);function a(){let{protocol:e,hostname:t,port:r}=window.location;return e+"//"+t+(r?":"+r:"")}function s(){let{href:e}=window.location,t=a();return e.substring(t.length)}function c(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function u(e){return e.finished||e.headersSent}function d(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?"?"+t.slice(1).join("?"):"")}async function f(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await f(t.Component,t.ctx)}:{};let n=await e.getInitialProps(t);if(r&&u(r))return n;if(!n)throw Object.defineProperty(Error('"'+c(e)+'.getInitialProps()" should resolve to an object. But found "'+n+'" instead.'),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return n}let p="undefined"!=typeof performance,m=p&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class h extends Error{}class g extends Error{}class v extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+e}}class b extends Error{constructor(e,t){super(),this.message="Failed to load static file for page: "+e+" "+t}}class y extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function w(e){return JSON.stringify({message:e.message,stack:e.stack})}},73668,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isLocalURL",{enumerable:!0,get:function(){return i}});let n=e.r(18967),o=e.r(52817);function i(e){if(!(0,n.isAbsoluteUrl)(e))return!0;try{let t=(0,n.getLocationOrigin)(),r=new URL(e,t);return r.origin===t&&(0,o.hasBasePath)(r.pathname)}catch(e){return!1}}},84508,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"errorOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},22016,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{default:function(){return g},useLinkStatus:function(){return b}});let n=e.r(90809),o=e.r(43476),i=n._(e.r(71645)),l=e.r(95057),a=e.r(8372),s=e.r(18581),c=e.r(18967),u=e.r(5550);e.r(33525);let d=e.r(91949),f=e.r(73668),p=e.r(99781);e.r(84508);let m=e.r(65165);function h(e){return"string"==typeof e?e:(0,l.formatUrl)(e)}function g(e){var t;let r,n,l,[g,b]=(0,i.useOptimistic)(d.IDLE_LINK_STATUS),y=(0,i.useRef)(null),{href:w,as:x,children:k,prefetch:C=null,passHref:E,replace:R,shallow:j,scroll:S,onClick:N,onMouseEnter:A,onTouchStart:M,legacyBehavior:P=!1,onNavigate:O,ref:T,unstable_dynamicOnHover:L,...D}=e;r=k,P&&("string"==typeof r||"number"==typeof r)&&(r=(0,o.jsx)("a",{children:r}));let _=i.default.useContext(a.AppRouterContext),I=!1!==C,z=!1!==C?null===(t=C)||"auto"===t?m.FetchStrategy.PPR:m.FetchStrategy.Full:m.FetchStrategy.PPR,{href:F,as:W}=i.default.useMemo(()=>{let e=h(w);return{href:e,as:x?h(x):e}},[w,x]);P&&(n=i.default.Children.only(r));let B=P?n&&"object"==typeof n&&n.ref:T,U=i.default.useCallback(e=>(null!==_&&(y.current=(0,d.mountLinkInstance)(e,F,_,z,I,b)),()=>{y.current&&((0,d.unmountLinkForCurrentNavigation)(y.current),y.current=null),(0,d.unmountPrefetchableInstance)(e)}),[I,F,_,z,b]),K={ref:(0,s.useMergedRef)(U,B),onClick(e){P||"function"!=typeof N||N(e),P&&n.props&&"function"==typeof n.props.onClick&&n.props.onClick(e),_&&(e.defaultPrevented||function(e,t,r,n,o,l,a){let{nodeName:s}=e.currentTarget;if(!("A"===s.toUpperCase()&&function(e){let t=e.currentTarget.getAttribute("target");return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)||e.currentTarget.hasAttribute("download"))){if(!(0,f.isLocalURL)(t)){o&&(e.preventDefault(),location.replace(t));return}if(e.preventDefault(),a){let e=!1;if(a({preventDefault:()=>{e=!0}}),e)return}i.default.startTransition(()=>{(0,p.dispatchNavigateAction)(r||t,o?"replace":"push",null==l||l,n.current)})}}(e,F,W,y,R,S,O))},onMouseEnter(e){P||"function"!=typeof A||A(e),P&&n.props&&"function"==typeof n.props.onMouseEnter&&n.props.onMouseEnter(e),_&&I&&(0,d.onNavigationIntent)(e.currentTarget,!0===L)},onTouchStart:function(e){P||"function"!=typeof M||M(e),P&&n.props&&"function"==typeof n.props.onTouchStart&&n.props.onTouchStart(e),_&&I&&(0,d.onNavigationIntent)(e.currentTarget,!0===L)}};return(0,c.isAbsoluteUrl)(W)?K.href=W:P&&!E&&("a"!==n.type||"href"in n.props)||(K.href=(0,u.addBasePath)(W)),l=P?i.default.cloneElement(n,K):(0,o.jsx)("a",{...D,...K,children:r}),(0,o.jsx)(v.Provider,{value:g,children:l})}let v=(0,i.createContext)(d.IDLE_LINK_STATUS),b=()=>(0,i.useContext)(v);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},18566,(e,t,r)=>{t.exports=e.r(76562)},45872,e=>{"use strict";e.s(["Header",()=>oX],45872);var t,r,n,o,i,l=e.i(43476),a=e.i(22016),s=e.i(71645),c=e.i(18566);function u(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function d(){for(var e=arguments.length,t=Array(e),r=0;r{let r=!1,n=t.map(t=>{let n=u(t,e);return r||"function"!=typeof n||(r=!0),n});if(r)return()=>{for(let e=0;e{let{children:r,...n}=e;if(s.isValidElement(r)){var o,i,l;let e,a,c=(a=(e=null==(i=Object.getOwnPropertyDescriptor((o=r).props,"ref"))?void 0:i.get)&&"isReactWarning"in e&&e.isReactWarning)?o.ref:(a=(e=null==(l=Object.getOwnPropertyDescriptor(o,"ref"))?void 0:l.get)&&"isReactWarning"in e&&e.isReactWarning)?o.props.ref:o.props.ref||o.ref,u=function(e,t){let r={...t};for(let n in t){let o=e[n],i=t[n];/^on[A-Z]/.test(n)?o&&i?r[n]=function(){for(var e=arguments.length,t=Array(e),r=0;r1?s.Children.only(null):null});return t.displayName="".concat(e,".SlotClone"),t}(e),r=s.forwardRef((e,r)=>{let{children:n,...o}=e,i=s.Children.toArray(n),a=i.find(g);if(a){let e=a.props.children,n=i.map(t=>t!==a?t:s.Children.count(e)>1?s.Children.only(null):s.isValidElement(e)?e.props.children:null);return(0,l.jsx)(t,{...o,ref:r,children:s.isValidElement(e)?s.cloneElement(e,void 0,n):null})}return(0,l.jsx)(t,{...o,ref:r,children:n})});return r.displayName="".concat(e,".Slot"),r}var m=p("Slot"),h=Symbol("radix.slottable");function g(e){return s.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===h}function v(){for(var e,t,r=0,n="",o=arguments.length;r"boolean"==typeof e?"".concat(e):0===e?"0":e,y=(e,t)=>{var r;if(0===e.length)return t.classGroupId;let n=e[0],o=t.nextPart.get(n),i=o?y(e.slice(1),o):void 0;if(i)return i;if(0===t.validators.length)return;let l=e.join("-");return null==(r=t.validators.find(e=>{let{validator:t}=e;return t(l)}))?void 0:r.classGroupId},w=/^\[(.+)\]$/,x=(e,t,r,n)=>{e.forEach(e=>{if("string"==typeof e){(""===e?t:k(t,e)).classGroupId=r;return}if("function"==typeof e)return C(e)?void x(e(n),t,r,n):void t.validators.push({validator:e,classGroupId:r});Object.entries(e).forEach(e=>{let[o,i]=e;x(i,k(t,o),r,n)})})},k=(e,t)=>{let r=e;return t.split("-").forEach(e=>{r.nextPart.has(e)||r.nextPart.set(e,{nextPart:new Map,validators:[]}),r=r.nextPart.get(e)}),r},C=e=>e.isThemeGetter,E=/\s+/;function R(){let e,t,r=0,n="";for(;r{let t;if("string"==typeof e)return e;let r="";for(let n=0;n{let t=t=>t[e]||[];return t.isThemeGetter=!0,t},N=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,A=/^\((?:(\w[\w-]*):)?(.+)\)$/i,M=/^\d+\/\d+$/,P=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,O=/\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$/,T=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,L=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,D=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,_=e=>M.test(e),I=e=>!!e&&!Number.isNaN(Number(e)),z=e=>!!e&&Number.isInteger(Number(e)),F=e=>e.endsWith("%")&&I(e.slice(0,-1)),W=e=>P.test(e),B=()=>!0,U=e=>O.test(e)&&!T.test(e),K=()=>!1,H=e=>L.test(e),G=e=>D.test(e),V=e=>!Y(e)&&!ee(e),X=e=>ea(e,ed,K),Y=e=>N.test(e),Z=e=>ea(e,ef,U),$=e=>ea(e,ep,I),q=e=>ea(e,ec,K),J=e=>ea(e,eu,G),Q=e=>ea(e,eh,H),ee=e=>A.test(e),et=e=>es(e,ef),er=e=>es(e,em),en=e=>es(e,ec),eo=e=>es(e,ed),ei=e=>es(e,eu),el=e=>es(e,eh,!0),ea=(e,t,r)=>{let n=N.exec(e);return!!n&&(n[1]?t(n[1]):r(n[2]))},es=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=A.exec(e);return!!n&&(n[1]?t(n[1]):r)},ec=e=>"position"===e||"percentage"===e,eu=e=>"image"===e||"url"===e,ed=e=>"length"===e||"size"===e||"bg-size"===e,ef=e=>"length"===e,ep=e=>"number"===e,em=e=>"family-name"===e,eh=e=>"shadow"===e;Symbol.toStringTag;let eg=function(e){let t,r,n;for(var o=arguments.length,i=Array(o>1?o-1:0),l=1;l{if(e<1)return{get:()=>void 0,set:()=>{}};let t=0,r=new Map,n=new Map,o=(o,i)=>{r.set(o,i),++t>e&&(t=0,n=r,r=new Map)};return{get(e){let t=r.get(e);return void 0!==t?t:void 0!==(t=n.get(e))?(o(e,t),t):void 0},set(e,t){r.has(e)?r.set(e,t):o(e,t)}}})((l=i.reduce((e,t)=>t(e),e())).cacheSize),parseClassName:(e=>{let{prefix:t,experimentalParseClassName:r}=e,n=e=>{let t,r,n=[],o=0,i=0,l=0;for(let r=0;rl?t-l:void 0}};if(t){let e=t+":",r=n;n=t=>t.startsWith(e)?r(t.substring(e.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:t,maybePostfixModifierPosition:void 0}}if(r){let e=n;n=t=>r({className:t,parseClassName:e})}return n})(l),sortModifiers:(e=>{let t=Object.fromEntries(e.orderSensitiveModifiers.map(e=>[e,!0]));return e=>{if(e.length<=1)return e;let r=[],n=[];return e.forEach(e=>{"["===e[0]||t[e]?(r.push(...n.sort(),e),n=[]):n.push(e)}),r.push(...n.sort()),r}})(l),...(e=>{let t=(e=>{let{theme:t,classGroups:r}=e,n={nextPart:new Map,validators:[]};for(let e in r)x(r[e],n,e,t);return n})(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:e=>{let r=e.split("-");return""===r[0]&&1!==r.length&&r.shift(),y(r,t)||(e=>{if(w.test(e)){let t=w.exec(e)[1],r=null==t?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}})(e)},getConflictingClassGroupIds:(e,t)=>{let o=r[e]||[];return t&&n[e]?[...o,...n[e]]:o}}})(l)}).cache.get,n=t.cache.set,a=s,s(o)};function s(e){let o=r(e);if(o)return o;let i=((e,t)=>{let{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:o,sortModifiers:i}=t,l=[],a=e.trim().split(E),s="";for(let e=a.length-1;e>=0;e-=1){let t=a[e],{isExternal:c,modifiers:u,hasImportantModifier:d,baseClassName:f,maybePostfixModifierPosition:p}=r(t);if(c){s=t+(s.length>0?" "+s:s);continue}let m=!!p,h=n(m?f.substring(0,p):f);if(!h){if(!m||!(h=n(f))){s=t+(s.length>0?" "+s:s);continue}m=!1}let g=i(u).join(":"),v=d?g+"!":g,b=v+h;if(l.includes(b))continue;l.push(b);let y=o(h,m);for(let e=0;e0?" "+s:s)}return s})(e,t);return n(e,i),i}return function(){return a(R.apply(null,arguments))}}(()=>{let e=S("color"),t=S("font"),r=S("text"),n=S("font-weight"),o=S("tracking"),i=S("leading"),l=S("breakpoint"),a=S("container"),s=S("spacing"),c=S("radius"),u=S("shadow"),d=S("inset-shadow"),f=S("text-shadow"),p=S("drop-shadow"),m=S("blur"),h=S("perspective"),g=S("aspect"),v=S("ease"),b=S("animate"),y=()=>["auto","avoid","all","avoid-page","page","left","right","column"],w=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],x=()=>[...w(),ee,Y],k=()=>["auto","hidden","clip","visible","scroll"],C=()=>["auto","contain","none"],E=()=>[ee,Y,s],R=()=>[_,"full","auto",...E()],j=()=>[z,"none","subgrid",ee,Y],N=()=>["auto",{span:["full",z,ee,Y]},z,ee,Y],A=()=>[z,"auto",ee,Y],M=()=>["auto","min","max","fr",ee,Y],P=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],O=()=>["start","end","center","stretch","center-safe","end-safe"],T=()=>["auto",...E()],L=()=>[_,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...E()],D=()=>[e,ee,Y],U=()=>[...w(),en,q,{position:[ee,Y]}],K=()=>["no-repeat",{repeat:["","x","y","space","round"]}],H=()=>["auto","cover","contain",eo,X,{size:[ee,Y]}],G=()=>[F,et,Z],ea=()=>["","none","full",c,ee,Y],es=()=>["",I,et,Z],ec=()=>["solid","dashed","dotted","double"],eu=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ed=()=>[I,F,en,q],ef=()=>["","none",m,ee,Y],ep=()=>["none",I,ee,Y],em=()=>["none",I,ee,Y],eh=()=>[I,ee,Y],eg=()=>[_,"full",...E()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[W],breakpoint:[W],color:[B],container:[W],"drop-shadow":[W],ease:["in","out","in-out"],font:[V],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[W],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[W],shadow:[W],spacing:["px",I],text:[W],"text-shadow":[W],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",_,Y,ee,g]}],container:["container"],columns:[{columns:[I,Y,ee,a]}],"break-after":[{"break-after":y()}],"break-before":[{"break-before":y()}],"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"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:x()}],overflow:[{overflow:k()}],"overflow-x":[{"overflow-x":k()}],"overflow-y":[{"overflow-y":k()}],overscroll:[{overscroll:C()}],"overscroll-x":[{"overscroll-x":C()}],"overscroll-y":[{"overscroll-y":C()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:R()}],"inset-x":[{"inset-x":R()}],"inset-y":[{"inset-y":R()}],start:[{start:R()}],end:[{end:R()}],top:[{top:R()}],right:[{right:R()}],bottom:[{bottom:R()}],left:[{left:R()}],visibility:["visible","invisible","collapse"],z:[{z:[z,"auto",ee,Y]}],basis:[{basis:[_,"full","auto",a,...E()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[I,_,"auto","initial","none",Y]}],grow:[{grow:["",I,ee,Y]}],shrink:[{shrink:["",I,ee,Y]}],order:[{order:[z,"first","last","none",ee,Y]}],"grid-cols":[{"grid-cols":j()}],"col-start-end":[{col:N()}],"col-start":[{"col-start":A()}],"col-end":[{"col-end":A()}],"grid-rows":[{"grid-rows":j()}],"row-start-end":[{row:N()}],"row-start":[{"row-start":A()}],"row-end":[{"row-end":A()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":M()}],"auto-rows":[{"auto-rows":M()}],gap:[{gap:E()}],"gap-x":[{"gap-x":E()}],"gap-y":[{"gap-y":E()}],"justify-content":[{justify:[...P(),"normal"]}],"justify-items":[{"justify-items":[...O(),"normal"]}],"justify-self":[{"justify-self":["auto",...O()]}],"align-content":[{content:["normal",...P()]}],"align-items":[{items:[...O(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...O(),{baseline:["","last"]}]}],"place-content":[{"place-content":P()}],"place-items":[{"place-items":[...O(),"baseline"]}],"place-self":[{"place-self":["auto",...O()]}],p:[{p:E()}],px:[{px:E()}],py:[{py:E()}],ps:[{ps:E()}],pe:[{pe:E()}],pt:[{pt:E()}],pr:[{pr:E()}],pb:[{pb:E()}],pl:[{pl:E()}],m:[{m:T()}],mx:[{mx:T()}],my:[{my:T()}],ms:[{ms:T()}],me:[{me:T()}],mt:[{mt:T()}],mr:[{mr:T()}],mb:[{mb:T()}],ml:[{ml:T()}],"space-x":[{"space-x":E()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":E()}],"space-y-reverse":["space-y-reverse"],size:[{size:L()}],w:[{w:[a,"screen",...L()]}],"min-w":[{"min-w":[a,"screen","none",...L()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[l]},...L()]}],h:[{h:["screen","lh",...L()]}],"min-h":[{"min-h":["screen","lh","none",...L()]}],"max-h":[{"max-h":["screen","lh",...L()]}],"font-size":[{text:["base",r,et,Z]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[n,ee,$]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",F,Y]}],"font-family":[{font:[er,Y,t]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[o,ee,Y]}],"line-clamp":[{"line-clamp":[I,"none",ee,$]}],leading:[{leading:[i,...E()]}],"list-image":[{"list-image":["none",ee,Y]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",ee,Y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:D()}],"text-color":[{text:D()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ec(),"wavy"]}],"text-decoration-thickness":[{decoration:[I,"from-font","auto",ee,Z]}],"text-decoration-color":[{decoration:D()}],"underline-offset":[{"underline-offset":[I,"auto",ee,Y]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:E()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ee,Y]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",ee,Y]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:U()}],"bg-repeat":[{bg:K()}],"bg-size":[{bg:H()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},z,ee,Y],radial:["",ee,Y],conic:[z,ee,Y]},ei,J]}],"bg-color":[{bg:D()}],"gradient-from-pos":[{from:G()}],"gradient-via-pos":[{via:G()}],"gradient-to-pos":[{to:G()}],"gradient-from":[{from:D()}],"gradient-via":[{via:D()}],"gradient-to":[{to:D()}],rounded:[{rounded:ea()}],"rounded-s":[{"rounded-s":ea()}],"rounded-e":[{"rounded-e":ea()}],"rounded-t":[{"rounded-t":ea()}],"rounded-r":[{"rounded-r":ea()}],"rounded-b":[{"rounded-b":ea()}],"rounded-l":[{"rounded-l":ea()}],"rounded-ss":[{"rounded-ss":ea()}],"rounded-se":[{"rounded-se":ea()}],"rounded-ee":[{"rounded-ee":ea()}],"rounded-es":[{"rounded-es":ea()}],"rounded-tl":[{"rounded-tl":ea()}],"rounded-tr":[{"rounded-tr":ea()}],"rounded-br":[{"rounded-br":ea()}],"rounded-bl":[{"rounded-bl":ea()}],"border-w":[{border:es()}],"border-w-x":[{"border-x":es()}],"border-w-y":[{"border-y":es()}],"border-w-s":[{"border-s":es()}],"border-w-e":[{"border-e":es()}],"border-w-t":[{"border-t":es()}],"border-w-r":[{"border-r":es()}],"border-w-b":[{"border-b":es()}],"border-w-l":[{"border-l":es()}],"divide-x":[{"divide-x":es()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":es()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...ec(),"hidden","none"]}],"divide-style":[{divide:[...ec(),"hidden","none"]}],"border-color":[{border:D()}],"border-color-x":[{"border-x":D()}],"border-color-y":[{"border-y":D()}],"border-color-s":[{"border-s":D()}],"border-color-e":[{"border-e":D()}],"border-color-t":[{"border-t":D()}],"border-color-r":[{"border-r":D()}],"border-color-b":[{"border-b":D()}],"border-color-l":[{"border-l":D()}],"divide-color":[{divide:D()}],"outline-style":[{outline:[...ec(),"none","hidden"]}],"outline-offset":[{"outline-offset":[I,ee,Y]}],"outline-w":[{outline:["",I,et,Z]}],"outline-color":[{outline:D()}],shadow:[{shadow:["","none",u,el,Q]}],"shadow-color":[{shadow:D()}],"inset-shadow":[{"inset-shadow":["none",d,el,Q]}],"inset-shadow-color":[{"inset-shadow":D()}],"ring-w":[{ring:es()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:D()}],"ring-offset-w":[{"ring-offset":[I,Z]}],"ring-offset-color":[{"ring-offset":D()}],"inset-ring-w":[{"inset-ring":es()}],"inset-ring-color":[{"inset-ring":D()}],"text-shadow":[{"text-shadow":["none",f,el,Q]}],"text-shadow-color":[{"text-shadow":D()}],opacity:[{opacity:[I,ee,Y]}],"mix-blend":[{"mix-blend":[...eu(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":eu()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[I]}],"mask-image-linear-from-pos":[{"mask-linear-from":ed()}],"mask-image-linear-to-pos":[{"mask-linear-to":ed()}],"mask-image-linear-from-color":[{"mask-linear-from":D()}],"mask-image-linear-to-color":[{"mask-linear-to":D()}],"mask-image-t-from-pos":[{"mask-t-from":ed()}],"mask-image-t-to-pos":[{"mask-t-to":ed()}],"mask-image-t-from-color":[{"mask-t-from":D()}],"mask-image-t-to-color":[{"mask-t-to":D()}],"mask-image-r-from-pos":[{"mask-r-from":ed()}],"mask-image-r-to-pos":[{"mask-r-to":ed()}],"mask-image-r-from-color":[{"mask-r-from":D()}],"mask-image-r-to-color":[{"mask-r-to":D()}],"mask-image-b-from-pos":[{"mask-b-from":ed()}],"mask-image-b-to-pos":[{"mask-b-to":ed()}],"mask-image-b-from-color":[{"mask-b-from":D()}],"mask-image-b-to-color":[{"mask-b-to":D()}],"mask-image-l-from-pos":[{"mask-l-from":ed()}],"mask-image-l-to-pos":[{"mask-l-to":ed()}],"mask-image-l-from-color":[{"mask-l-from":D()}],"mask-image-l-to-color":[{"mask-l-to":D()}],"mask-image-x-from-pos":[{"mask-x-from":ed()}],"mask-image-x-to-pos":[{"mask-x-to":ed()}],"mask-image-x-from-color":[{"mask-x-from":D()}],"mask-image-x-to-color":[{"mask-x-to":D()}],"mask-image-y-from-pos":[{"mask-y-from":ed()}],"mask-image-y-to-pos":[{"mask-y-to":ed()}],"mask-image-y-from-color":[{"mask-y-from":D()}],"mask-image-y-to-color":[{"mask-y-to":D()}],"mask-image-radial":[{"mask-radial":[ee,Y]}],"mask-image-radial-from-pos":[{"mask-radial-from":ed()}],"mask-image-radial-to-pos":[{"mask-radial-to":ed()}],"mask-image-radial-from-color":[{"mask-radial-from":D()}],"mask-image-radial-to-color":[{"mask-radial-to":D()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":w()}],"mask-image-conic-pos":[{"mask-conic":[I]}],"mask-image-conic-from-pos":[{"mask-conic-from":ed()}],"mask-image-conic-to-pos":[{"mask-conic-to":ed()}],"mask-image-conic-from-color":[{"mask-conic-from":D()}],"mask-image-conic-to-color":[{"mask-conic-to":D()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:U()}],"mask-repeat":[{mask:K()}],"mask-size":[{mask:H()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",ee,Y]}],filter:[{filter:["","none",ee,Y]}],blur:[{blur:ef()}],brightness:[{brightness:[I,ee,Y]}],contrast:[{contrast:[I,ee,Y]}],"drop-shadow":[{"drop-shadow":["","none",p,el,Q]}],"drop-shadow-color":[{"drop-shadow":D()}],grayscale:[{grayscale:["",I,ee,Y]}],"hue-rotate":[{"hue-rotate":[I,ee,Y]}],invert:[{invert:["",I,ee,Y]}],saturate:[{saturate:[I,ee,Y]}],sepia:[{sepia:["",I,ee,Y]}],"backdrop-filter":[{"backdrop-filter":["","none",ee,Y]}],"backdrop-blur":[{"backdrop-blur":ef()}],"backdrop-brightness":[{"backdrop-brightness":[I,ee,Y]}],"backdrop-contrast":[{"backdrop-contrast":[I,ee,Y]}],"backdrop-grayscale":[{"backdrop-grayscale":["",I,ee,Y]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[I,ee,Y]}],"backdrop-invert":[{"backdrop-invert":["",I,ee,Y]}],"backdrop-opacity":[{"backdrop-opacity":[I,ee,Y]}],"backdrop-saturate":[{"backdrop-saturate":[I,ee,Y]}],"backdrop-sepia":[{"backdrop-sepia":["",I,ee,Y]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":E()}],"border-spacing-x":[{"border-spacing-x":E()}],"border-spacing-y":[{"border-spacing-y":E()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",ee,Y]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[I,"initial",ee,Y]}],ease:[{ease:["linear","initial",v,ee,Y]}],delay:[{delay:[I,ee,Y]}],animate:[{animate:["none",b,ee,Y]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[h,ee,Y]}],"perspective-origin":[{"perspective-origin":x()}],rotate:[{rotate:ep()}],"rotate-x":[{"rotate-x":ep()}],"rotate-y":[{"rotate-y":ep()}],"rotate-z":[{"rotate-z":ep()}],scale:[{scale:em()}],"scale-x":[{"scale-x":em()}],"scale-y":[{"scale-y":em()}],"scale-z":[{"scale-z":em()}],"scale-3d":["scale-3d"],skew:[{skew:eh()}],"skew-x":[{"skew-x":eh()}],"skew-y":[{"skew-y":eh()}],transform:[{transform:[ee,Y,"","none","gpu","cpu"]}],"transform-origin":[{origin:x()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:eg()}],"translate-x":[{"translate-x":eg()}],"translate-y":[{"translate-y":eg()}],"translate-z":[{"translate-z":eg()}],"translate-none":["translate-none"],accent:[{accent:D()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:D()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],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",ee,Y]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":E()}],"scroll-mx":[{"scroll-mx":E()}],"scroll-my":[{"scroll-my":E()}],"scroll-ms":[{"scroll-ms":E()}],"scroll-me":[{"scroll-me":E()}],"scroll-mt":[{"scroll-mt":E()}],"scroll-mr":[{"scroll-mr":E()}],"scroll-mb":[{"scroll-mb":E()}],"scroll-ml":[{"scroll-ml":E()}],"scroll-p":[{"scroll-p":E()}],"scroll-px":[{"scroll-px":E()}],"scroll-py":[{"scroll-py":E()}],"scroll-ps":[{"scroll-ps":E()}],"scroll-pe":[{"scroll-pe":E()}],"scroll-pt":[{"scroll-pt":E()}],"scroll-pr":[{"scroll-pr":E()}],"scroll-pb":[{"scroll-pb":E()}],"scroll-pl":[{"scroll-pl":E()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",ee,Y]}],fill:[{fill:["none",...D()]}],"stroke-w":[{stroke:[I,et,Z,$]}],stroke:[{stroke:["none",...D()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","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-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"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"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}});function ev(){for(var e=arguments.length,t=Array(e),r=0;rr=>{var n;if((null==t?void 0:t.variants)==null)return v(e,null==r?void 0:r.class,null==r?void 0:r.className);let{variants:o,defaultVariants:i}=t,l=Object.keys(o).map(e=>{let t=null==r?void 0:r[e],n=null==i?void 0:i[e];if(null===t)return null;let l=b(t)||b(n);return o[e][l]}),a=r&&Object.entries(r).reduce((e,t)=>{let[r,n]=t;return void 0===n||(e[r]=n),e},{});return v(e,l,null==t||null==(n=t.compoundVariants)?void 0:n.reduce((e,t)=>{let{class:r,className:n,...o}=t;return Object.entries(o).every(e=>{let[t,r]=e;return Array.isArray(r)?r.includes({...i,...a}[t]):({...i,...a})[t]===r})?[...e,r,n]:e},[]),null==r?void 0:r.class,null==r?void 0:r.className)})("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 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 active:bg-primary/80",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90 active:bg-destructive/80",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80 active:bg-secondary/70",ghost:"hover:bg-accent hover:text-accent-foreground active:bg-accent/80",link:"text-primary underline-offset-4 hover:underline active:text-primary/80",success:"bg-success text-success-foreground hover:bg-success/90 active:bg-success/80",warning:"bg-warning text-warning-foreground hover:bg-warning/90 active:bg-warning/80"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3 text-xs",lg:"h-11 rounded-md px-8 text-base",xl:"h-12 rounded-lg px-10 text-base font-semibold",icon:"h-10 w-10","icon-sm":"h-9 w-9","icon-lg":"h-11 w-11"}},defaultVariants:{variant:"default",size:"default"}}),ey=s.forwardRef((e,t)=>{let{className:r,variant:n,size:o,asChild:i=!1,...a}=e;return(0,l.jsx)(i?m:"button",{className:ev(eb({variant:n,size:o,className:r})),ref:t,...a})});ey.displayName="Button";let ew=s.forwardRef((e,t)=>{let{className:r,size:n="lg",...o}=e;return(0,l.jsx)("div",{ref:t,className:ev("mx-auto w-full px-4 sm:px-6 lg:px-8",{"max-w-3xl":"sm"===n,"max-w-4xl":"md"===n,"max-w-6xl":"lg"===n,"max-w-7xl":"xl"===n,"max-w-none":"full"===n},r),...o})});function ex(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n=0||(o[r]=e[r]);return o}ew.displayName="Container";var ek=["color"],eC=(0,s.forwardRef)(function(e,t){var r=e.color,n=ex(e,ek);return(0,s.createElement)("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),(0,s.createElement)("path",{d:"M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z",fill:void 0===r?"currentColor":r,fillRule:"evenodd",clipRule:"evenodd"}))}),eE=["color"],eR=(0,s.forwardRef)(function(e,t){var r=e.color,n=ex(e,eE);return(0,s.createElement)("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),(0,s.createElement)("path",{d:"M12.8536 2.85355C13.0488 2.65829 13.0488 2.34171 12.8536 2.14645C12.6583 1.95118 12.3417 1.95118 12.1464 2.14645L7.5 6.79289L2.85355 2.14645C2.65829 1.95118 2.34171 1.95118 2.14645 2.14645C1.95118 2.34171 1.95118 2.65829 2.14645 2.85355L6.79289 7.5L2.14645 12.1464C1.95118 12.3417 1.95118 12.6583 2.14645 12.8536C2.34171 13.0488 2.65829 13.0488 2.85355 12.8536L7.5 8.20711L12.1464 12.8536C12.3417 13.0488 12.6583 13.0488 12.8536 12.8536C13.0488 12.6583 13.0488 12.3417 12.8536 12.1464L8.20711 7.5L12.8536 2.85355Z",fill:void 0===r?"currentColor":r,fillRule:"evenodd",clipRule:"evenodd"}))}),ej=["color"],eS=(0,s.forwardRef)(function(e,t){var r=e.color,n=ex(e,ej);return(0,s.createElement)("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),(0,s.createElement)("path",{d:"M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z",fill:void 0===r?"currentColor":r,fillRule:"evenodd",clipRule:"evenodd"}))}),eN=["color"],eA=(0,s.forwardRef)(function(e,t){var r=e.color,n=ex(e,eN);return(0,s.createElement)("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),(0,s.createElement)("path",{d:"M1.5 3C1.22386 3 1 3.22386 1 3.5C1 3.77614 1.22386 4 1.5 4H13.5C13.7761 4 14 3.77614 14 3.5C14 3.22386 13.7761 3 13.5 3H1.5ZM1 7.5C1 7.22386 1.22386 7 1.5 7H13.5C13.7761 7 14 7.22386 14 7.5C14 7.77614 13.7761 8 13.5 8H1.5C1.22386 8 1 7.77614 1 7.5ZM1 11.5C1 11.2239 1.22386 11 1.5 11H13.5C13.7761 11 14 11.2239 14 11.5C14 11.7761 13.7761 12 13.5 12H1.5C1.22386 12 1 11.7761 1 11.5Z",fill:void 0===r?"currentColor":r,fillRule:"evenodd",clipRule:"evenodd"}))});function eM(e,t){let{checkForDefaultPrevented:r=!0}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return function(n){if(null==e||e(n),!1===r||!n.defaultPrevented)return null==t?void 0:t(n)}}function eP(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=[],n=()=>{let t=r.map(e=>s.createContext(e));return function(r){let n=(null==r?void 0:r[e])||t;return s.useMemo(()=>({["__scope".concat(e)]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let o=s.createContext(n),i=r.length;r=[...r,n];let a=t=>{var r;let{scope:n,children:a,...c}=t,u=(null==n||null==(r=n[e])?void 0:r[i])||o,d=s.useMemo(()=>c,Object.values(c));return(0,l.jsx)(u.Provider,{value:d,children:a})};return a.displayName=t+"Provider",[a,function(r,l){var a;let c=(null==l||null==(a=l[e])?void 0:a[i])||o,u=s.useContext(c);if(u)return u;if(void 0!==n)return n;throw Error("`".concat(r,"` must be used within `").concat(t,"`"))}]},function(){for(var e=arguments.length,t=Array(e),r=0;r{let e=t.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(t){let r=e.reduce((e,r)=>{let{useScope:n,scopeName:o}=r,i=n(t)["__scope".concat(o)];return{...e,...i}},{});return s.useMemo(()=>({["__scope".concat(n.scopeName)]:r}),[r])}};return o.scopeName=n.scopeName,o}(n,...t)]}"undefined"!=typeof window&&window.document&&window.document.createElement;var eO=(null==(r=globalThis)?void 0:r.document)?s.useLayoutEffect:()=>{};s[" useEffectEvent ".trim().toString()],s[" useInsertionEffect ".trim().toString()];var eT=s[" useInsertionEffect ".trim().toString()]||eO;function eL(e){let{prop:t,defaultProp:r,onChange:n=()=>{},caller:o}=e,[i,l,a]=function(e){let{defaultProp:t,onChange:r}=e,[n,o]=s.useState(t),i=s.useRef(n),l=s.useRef(r);return eT(()=>{l.current=r},[r]),s.useEffect(()=>{if(i.current!==n){var e;null==(e=l.current)||e.call(l,n),i.current=n}},[n,i]),[n,o,l]}({defaultProp:r,onChange:n}),c=void 0!==t,u=c?t:i;{let e=s.useRef(void 0!==t);s.useEffect(()=>{let t=e.current;if(t!==c){let e=c?"controlled":"uncontrolled";console.warn("".concat(o," is changing from ").concat(t?"controlled":"uncontrolled"," to ").concat(e,". Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component."))}e.current=c},[c,o])}return[u,s.useCallback(e=>{if(c){let n="function"==typeof e?e(t):e;if(n!==t){var r;null==(r=a.current)||r.call(a,n)}}else l(e)},[c,t,l,a])]}Symbol("RADIX:SYNC_STATE");var eD=e.i(74080),e_=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let r=p("Primitive.".concat(t)),n=s.forwardRef((e,n)=>{let{asChild:o,...i}=e;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,l.jsx)(o?r:t,{...i,ref:n})});return n.displayName="Primitive.".concat(t),{...e,[t]:n}},{});function eI(e,t){e&&eD.flushSync(()=>e.dispatchEvent(t))}function ez(e,t,r){if(!t.has(e))throw TypeError("attempted to "+r+" private field on non-instance");return t.get(e)}function eF(e,t){var r=ez(e,t,"get");return r.get?r.get.call(e):r.value}function eW(e,t,r){var n=ez(e,t,"set");if(n.set)n.set.call(e,r);else{if(!n.writable)throw TypeError("attempted to set read only private field");n.value=r}return r}function eB(e){let t=e+"CollectionProvider",[r,n]=eP(t),[o,i]=r(t,{collectionRef:{current:null},itemMap:new Map}),a=e=>{let{scope:t,children:r}=e,n=s.default.useRef(null),i=s.default.useRef(new Map).current;return(0,l.jsx)(o,{scope:t,itemMap:i,collectionRef:n,children:r})};a.displayName=t;let c=e+"CollectionSlot",u=p(c),d=s.default.forwardRef((e,t)=>{let{scope:r,children:n}=e,o=f(t,i(c,r).collectionRef);return(0,l.jsx)(u,{ref:o,children:n})});d.displayName=c;let m=e+"CollectionItemSlot",h="data-radix-collection-item",g=p(m),v=s.default.forwardRef((e,t)=>{let{scope:r,children:n,...o}=e,a=s.default.useRef(null),c=f(t,a),u=i(m,r);return s.default.useEffect(()=>(u.itemMap.set(a,{ref:a,...o}),()=>void u.itemMap.delete(a))),(0,l.jsx)(g,{...{[h]:""},ref:c,children:n})});return v.displayName=m,[{Provider:a,Slot:d,ItemSlot:v},function(t){let r=i(e+"CollectionConsumer",t);return s.default.useCallback(()=>{let e=r.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll("[".concat(h,"]")));return Array.from(r.itemMap.values()).sort((e,r)=>t.indexOf(e.ref.current)-t.indexOf(r.ref.current))},[r.collectionRef,r.itemMap])},n]}var eU=new WeakMap;function eK(e,t){if("at"in Array.prototype)return Array.prototype.at.call(e,t);let r=function(e,t){let r=e.length,n=eH(t),o=n>=0?n:r+n;return o<0||o>=r?-1:o}(e,t);return -1===r?void 0:e[r]}function eH(e){return e!=e||0===e?0:Math.trunc(e)}n=new WeakMap,class e extends Map{set(e,t){return eU.get(this)&&(this.has(e)?eF(this,n)[eF(this,n).indexOf(e)]=e:eF(this,n).push(e)),super.set(e,t),this}insert(e,t,r){let o,i=this.has(t),l=eF(this,n).length,a=eH(e),s=a>=0?a:l+a,c=s<0||s>=l?-1:s;if(c===this.size||i&&c===this.size-1||-1===c)return this.set(t,r),this;let u=this.size+ +!i;a<0&&s++;let d=[...eF(this,n)],f=!1;for(let e=s;e=this.size&&(n=this.size-1),this.at(n)}keyFrom(e,t){let r=this.indexOf(e);if(-1===r)return;let n=r+t;return n<0&&(n=0),n>=this.size&&(n=this.size-1),this.keyAt(n)}find(e,t){let r=0;for(let n of this){if(Reflect.apply(e,t,[n,r,this]))return n;r++}}findIndex(e,t){let r=0;for(let n of this){if(Reflect.apply(e,t,[n,r,this]))return r;r++}return -1}filter(t,r){let n=[],o=0;for(let e of this)Reflect.apply(t,r,[e,o,this])&&n.push(e),o++;return new e(n)}map(t,r){let n=[],o=0;for(let e of this)n.push([e[0],Reflect.apply(t,r,[e,o,this])]),o++;return new e(n)}reduce(){for(var e=arguments.length,t=Array(e),r=0;r=0;e--){let r=this.at(e);i=e===this.size-1&&1===t.length?r:Reflect.apply(n,this,[i,r,e,this])}return i}toSorted(t){return new e([...this.entries()].sort(t))}toReversed(){let t=new e;for(let e=this.size-1;e>=0;e--){let r=this.keyAt(e),n=this.get(r);t.set(r,n)}return t}toSpliced(){for(var t=arguments.length,r=Array(t),n=0;n0&&(o=r-1);for(let e=t;e<=o;e++){let t=this.keyAt(e),r=this.get(t);n.set(t,r)}return n}every(e,t){let r=0;for(let n of this){if(!Reflect.apply(e,t,[n,r,this]))return!1;r++}return!0}some(e,t){let r=0;for(let n of this){if(Reflect.apply(e,t,[n,r,this]))return!0;r++}return!1}constructor(e){super(e),function(e,t,r){if(t.has(e))throw TypeError("Cannot initialize the same private elements twice on an object");t.set(e,r)}(this,n,{writable:!0,value:void 0}),eW(this,n,[...super.keys()]),eU.set(this,!0)}};var eG=s.createContext(void 0);function eV(e){let t=s.useContext(eG);return e||t||"ltr"}function eX(e){let t=s.useRef(e);return s.useEffect(()=>{t.current=e}),s.useMemo(()=>function(){for(var e,r=arguments.length,n=Array(r),o=0;o{var r,n;let{disableOutsidePointerEvents:i=!1,onEscapeKeyDown:a,onPointerDownOutside:c,onFocusOutside:u,onInteractOutside:d,onDismiss:p,...m}=e,h=s.useContext(eZ),[g,v]=s.useState(null),b=null!=(n=null==g?void 0:g.ownerDocument)?n:null==(r=globalThis)?void 0:r.document,[,y]=s.useState({}),w=f(t,e=>v(e)),x=Array.from(h.layers),[k]=[...h.layersWithOutsidePointerEventsDisabled].slice(-1),C=x.indexOf(k),E=g?x.indexOf(g):-1,R=h.layersWithOutsidePointerEventsDisabled.size>0,j=E>=C,S=function(e){var t;let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null==(t=globalThis)?void 0:t.document,n=eX(e),o=s.useRef(!1),i=s.useRef(()=>{});return s.useEffect(()=>{let e=e=>{if(e.target&&!o.current){let t=function(){eJ("dismissableLayer.pointerDownOutside",n,o,{discrete:!0})},o={originalEvent:e};"touch"===e.pointerType?(r.removeEventListener("click",i.current),i.current=t,r.addEventListener("click",i.current,{once:!0})):t()}else r.removeEventListener("click",i.current);o.current=!1},t=window.setTimeout(()=>{r.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(t),r.removeEventListener("pointerdown",e),r.removeEventListener("click",i.current)}},[r,n]),{onPointerDownCapture:()=>o.current=!0}}(e=>{let t=e.target,r=[...h.branches].some(e=>e.contains(t));j&&!r&&(null==c||c(e),null==d||d(e),e.defaultPrevented||null==p||p())},b),N=function(e){var t;let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null==(t=globalThis)?void 0:t.document,n=eX(e),o=s.useRef(!1);return s.useEffect(()=>{let e=e=>{e.target&&!o.current&&eJ("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return r.addEventListener("focusin",e),()=>r.removeEventListener("focusin",e)},[r,n]),{onFocusCapture:()=>o.current=!0,onBlurCapture:()=>o.current=!1}}(e=>{let t=e.target;![...h.branches].some(e=>e.contains(t))&&(null==u||u(e),null==d||d(e),e.defaultPrevented||null==p||p())},b);return!function(e){var t;let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null==(t=globalThis)?void 0:t.document,n=eX(e);s.useEffect(()=>{let e=e=>{"Escape"===e.key&&n(e)};return r.addEventListener("keydown",e,{capture:!0}),()=>r.removeEventListener("keydown",e,{capture:!0})},[n,r])}(e=>{E===h.layers.size-1&&(null==a||a(e),!e.defaultPrevented&&p&&(e.preventDefault(),p()))},b),s.useEffect(()=>{if(g)return i&&(0===h.layersWithOutsidePointerEventsDisabled.size&&(o=b.body.style.pointerEvents,b.body.style.pointerEvents="none"),h.layersWithOutsidePointerEventsDisabled.add(g)),h.layers.add(g),eq(),()=>{i&&1===h.layersWithOutsidePointerEventsDisabled.size&&(b.body.style.pointerEvents=o)}},[g,b,i,h]),s.useEffect(()=>()=>{g&&(h.layers.delete(g),h.layersWithOutsidePointerEventsDisabled.delete(g),eq())},[g,h]),s.useEffect(()=>{let e=()=>y({});return document.addEventListener(eY,e),()=>document.removeEventListener(eY,e)},[]),(0,l.jsx)(e_.div,{...m,ref:w,style:{pointerEvents:R?j?"auto":"none":void 0,...e.style},onFocusCapture:eM(e.onFocusCapture,N.onFocusCapture),onBlurCapture:eM(e.onBlurCapture,N.onBlurCapture),onPointerDownCapture:eM(e.onPointerDownCapture,S.onPointerDownCapture)})});function eq(){let e=new CustomEvent(eY);document.dispatchEvent(e)}function eJ(e,t,r,n){let{discrete:o}=n,i=r.originalEvent.target,l=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&i.addEventListener(e,t,{once:!0}),o?eI(i,l):i.dispatchEvent(l)}e$.displayName="DismissableLayer",s.forwardRef((e,t)=>{let r=s.useContext(eZ),n=s.useRef(null),o=f(t,n);return s.useEffect(()=>{let e=n.current;if(e)return r.branches.add(e),()=>{r.branches.delete(e)}},[r.branches]),(0,l.jsx)(e_.div,{...e,ref:o})}).displayName="DismissableLayerBranch";var eQ=0;function e0(){let e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var e1="focusScope.autoFocusOnMount",e2="focusScope.autoFocusOnUnmount",e5={bubbles:!1,cancelable:!0},e3=s.forwardRef((e,t)=>{let{loop:r=!1,trapped:n=!1,onMountAutoFocus:o,onUnmountAutoFocus:i,...a}=e,[c,u]=s.useState(null),d=eX(o),p=eX(i),m=s.useRef(null),h=f(t,e=>u(e)),g=s.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;s.useEffect(()=>{if(n){let e=function(e){if(g.paused||!c)return;let t=e.target;c.contains(t)?m.current=t:e7(m.current,{select:!0})},t=function(e){if(g.paused||!c)return;let t=e.relatedTarget;null!==t&&(c.contains(t)||e7(m.current,{select:!0}))};document.addEventListener("focusin",e),document.addEventListener("focusout",t);let r=new MutationObserver(function(e){if(document.activeElement===document.body)for(let t of e)t.removedNodes.length>0&&e7(c)});return c&&r.observe(c,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),r.disconnect()}}},[n,c,g.paused]),s.useEffect(()=>{if(c){e8.add(g);let e=document.activeElement;if(!c.contains(e)){let t=new CustomEvent(e1,e5);c.addEventListener(e1,d),c.dispatchEvent(t),t.defaultPrevented||(function(e){let{select:t=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=document.activeElement;for(let n of e)if(e7(n,{select:t}),document.activeElement!==r)return}(e4(c).filter(e=>"A"!==e.tagName),{select:!0}),document.activeElement===e&&e7(c))}return()=>{c.removeEventListener(e1,d),setTimeout(()=>{let t=new CustomEvent(e2,e5);c.addEventListener(e2,p),c.dispatchEvent(t),t.defaultPrevented||e7(null!=e?e:document.body,{select:!0}),c.removeEventListener(e2,p),e8.remove(g)},0)}}},[c,d,p,g]);let v=s.useCallback(e=>{if(!r&&!n||g.paused)return;let t="Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey,o=document.activeElement;if(t&&o){let t=e.currentTarget,[n,i]=function(e){let t=e4(e);return[e6(t,e),e6(t.reverse(),e)]}(t);n&&i?e.shiftKey||o!==i?e.shiftKey&&o===n&&(e.preventDefault(),r&&e7(i,{select:!0})):(e.preventDefault(),r&&e7(n,{select:!0})):o===t&&e.preventDefault()}},[r,n,g.paused]);return(0,l.jsx)(e_.div,{tabIndex:-1,...a,ref:h,onKeyDown:v})});function e4(e){let t=[],r=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(;r.nextNode();)t.push(r.currentNode);return t}function e6(e,t){for(let r of e)if(!function(e,t){let{upTo:r}=t;if("hidden"===getComputedStyle(e).visibility)return!0;for(;e&&(void 0===r||e!==r);){if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}(r,{upTo:t}))return r}function e7(e){let{select:t=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(e&&e.focus){var r;let n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&(r=e)instanceof HTMLInputElement&&"select"in r&&t&&e.select()}}e3.displayName="FocusScope";var e8=function(){let e=[];return{add(t){let r=e[0];t!==r&&(null==r||r.pause()),(e=e9(e,t)).unshift(t)},remove(t){var r;null==(r=(e=e9(e,t))[0])||r.resume()}}}();function e9(e,t){let r=[...e],n=r.indexOf(t);return -1!==n&&r.splice(n,1),r}var te=s[" useId ".trim().toString()]||(()=>void 0),tt=0;function tr(e){let[t,r]=s.useState(te());return eO(()=>{e||r(e=>null!=e?e:String(tt++))},[e]),e||(t?"radix-".concat(t):"")}let tn=["top","right","bottom","left"],to=Math.min,ti=Math.max,tl=Math.round,ta=Math.floor,ts=e=>({x:e,y:e}),tc={left:"right",right:"left",bottom:"top",top:"bottom"},tu={start:"end",end:"start"};function td(e,t){return"function"==typeof e?e(t):e}function tf(e){return e.split("-")[0]}function tp(e){return e.split("-")[1]}function tm(e){return"x"===e?"y":"x"}function th(e){return"y"===e?"height":"width"}let tg=new Set(["top","bottom"]);function tv(e){return tg.has(tf(e))?"y":"x"}function tb(e){return e.replace(/start|end/g,e=>tu[e])}let ty=["left","right"],tw=["right","left"],tx=["top","bottom"],tk=["bottom","top"];function tC(e){return e.replace(/left|right|bottom|top/g,e=>tc[e])}function tE(e){return"number"!=typeof e?{top:0,right:0,bottom:0,left:0,...e}:{top:e,right:e,bottom:e,left:e}}function tR(e){let{x:t,y:r,width:n,height:o}=e;return{width:n,height:o,top:r,left:t,right:t+n,bottom:r+o,x:t,y:r}}function tj(e,t,r){let n,{reference:o,floating:i}=e,l=tv(t),a=tm(tv(t)),s=th(a),c=tf(t),u="y"===l,d=o.x+o.width/2-i.width/2,f=o.y+o.height/2-i.height/2,p=o[s]/2-i[s]/2;switch(c){case"top":n={x:d,y:o.y-i.height};break;case"bottom":n={x:d,y:o.y+o.height};break;case"right":n={x:o.x+o.width,y:f};break;case"left":n={x:o.x-i.width,y:f};break;default:n={x:o.x,y:o.y}}switch(tp(t)){case"start":n[a]-=p*(r&&u?-1:1);break;case"end":n[a]+=p*(r&&u?-1:1)}return n}let tS=async(e,t,r)=>{let{placement:n="bottom",strategy:o="absolute",middleware:i=[],platform:l}=r,a=i.filter(Boolean),s=await (null==l.isRTL?void 0:l.isRTL(t)),c=await l.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=tj(c,n,s),f=n,p={},m=0;for(let r=0;re[t]>=0)}let tP=new Set(["left","top"]);async function tO(e,t){let{placement:r,platform:n,elements:o}=e,i=await (null==n.isRTL?void 0:n.isRTL(o.floating)),l=tf(r),a=tp(r),s="y"===tv(r),c=tP.has(l)?-1:1,u=i&&s?-1:1,d=td(t,e),{mainAxis:f,crossAxis:p,alignmentAxis:m}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return a&&"number"==typeof m&&(p="end"===a?-1*m:m),s?{x:p*u,y:f*c}:{x:f*c,y:p*u}}function tT(){return"undefined"!=typeof window}function tL(e){return tI(e)?(e.nodeName||"").toLowerCase():"#document"}function tD(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function t_(e){var t;return null==(t=(tI(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function tI(e){return!!tT()&&(e instanceof Node||e instanceof tD(e).Node)}function tz(e){return!!tT()&&(e instanceof Element||e instanceof tD(e).Element)}function tF(e){return!!tT()&&(e instanceof HTMLElement||e instanceof tD(e).HTMLElement)}function tW(e){return!!tT()&&"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof tD(e).ShadowRoot)}let tB=new Set(["inline","contents"]);function tU(e){let{overflow:t,overflowX:r,overflowY:n,display:o}=tQ(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!tB.has(o)}let tK=new Set(["table","td","th"]),tH=[":popover-open",":modal"];function tG(e){return tH.some(t=>{try{return e.matches(t)}catch(e){return!1}})}let tV=["transform","translate","scale","rotate","perspective"],tX=["transform","translate","scale","rotate","perspective","filter"],tY=["paint","layout","strict","content"];function tZ(e){let t=t$(),r=tz(e)?tQ(e):e;return tV.some(e=>!!r[e]&&"none"!==r[e])||!!r.containerType&&"normal"!==r.containerType||!t&&!!r.backdropFilter&&"none"!==r.backdropFilter||!t&&!!r.filter&&"none"!==r.filter||tX.some(e=>(r.willChange||"").includes(e))||tY.some(e=>(r.contain||"").includes(e))}function t$(){return"undefined"!=typeof CSS&&!!CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")}let tq=new Set(["html","body","#document"]);function tJ(e){return tq.has(tL(e))}function tQ(e){return tD(e).getComputedStyle(e)}function t0(e){return tz(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function t1(e){if("html"===tL(e))return e;let t=e.assignedSlot||e.parentNode||tW(e)&&e.host||t_(e);return tW(t)?t.host:t}function t2(e,t,r){var n;void 0===t&&(t=[]),void 0===r&&(r=!0);let o=function e(t){let r=t1(t);return tJ(r)?t.ownerDocument?t.ownerDocument.body:t.body:tF(r)&&tU(r)?r:e(r)}(e),i=o===(null==(n=e.ownerDocument)?void 0:n.body),l=tD(o);if(i){let e=t5(l);return t.concat(l,l.visualViewport||[],tU(o)?o:[],e&&r?t2(e):[])}return t.concat(o,t2(o,[],r))}function t5(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function t3(e){let t=tQ(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,o=tF(e),i=o?e.offsetWidth:r,l=o?e.offsetHeight:n,a=tl(r)!==i||tl(n)!==l;return a&&(r=i,n=l),{width:r,height:n,$:a}}function t4(e){return tz(e)?e:e.contextElement}function t6(e){let t=t4(e);if(!tF(t))return ts(1);let r=t.getBoundingClientRect(),{width:n,height:o,$:i}=t3(t),l=(i?tl(r.width):r.width)/n,a=(i?tl(r.height):r.height)/o;return l&&Number.isFinite(l)||(l=1),a&&Number.isFinite(a)||(a=1),{x:l,y:a}}let t7=ts(0);function t8(e){let t=tD(e);return t$()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:t7}function t9(e,t,r,n){var o;void 0===t&&(t=!1),void 0===r&&(r=!1);let i=e.getBoundingClientRect(),l=t4(e),a=ts(1);t&&(n?tz(n)&&(a=t6(n)):a=t6(e));let s=(void 0===(o=r)&&(o=!1),n&&(!o||n===tD(l))&&o)?t8(l):ts(0),c=(i.left+s.x)/a.x,u=(i.top+s.y)/a.y,d=i.width/a.x,f=i.height/a.y;if(l){let e=tD(l),t=n&&tz(n)?tD(n):n,r=e,o=t5(r);for(;o&&n&&t!==r;){let e=t6(o),t=o.getBoundingClientRect(),n=tQ(o),i=t.left+(o.clientLeft+parseFloat(n.paddingLeft))*e.x,l=t.top+(o.clientTop+parseFloat(n.paddingTop))*e.y;c*=e.x,u*=e.y,d*=e.x,f*=e.y,c+=i,u+=l,o=t5(r=tD(o))}}return tR({width:d,height:f,x:c,y:u})}function re(e,t){let r=t0(e).scrollLeft;return t?t.left+r:t9(t_(e)).left+r}function rt(e,t){let r=e.getBoundingClientRect();return{x:r.left+t.scrollLeft-re(e,r),y:r.top+t.scrollTop}}let rr=new Set(["absolute","fixed"]);function rn(e,t,r){let n;if("viewport"===t)n=function(e,t){let r=tD(e),n=t_(e),o=r.visualViewport,i=n.clientWidth,l=n.clientHeight,a=0,s=0;if(o){i=o.width,l=o.height;let e=t$();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,s=o.offsetTop)}let c=re(n);if(c<=0){let e=n.ownerDocument,t=e.body,r=getComputedStyle(t),o="CSS1Compat"===e.compatMode&&parseFloat(r.marginLeft)+parseFloat(r.marginRight)||0,l=Math.abs(n.clientWidth-t.clientWidth-o);l<=25&&(i-=l)}else c<=25&&(i+=c);return{width:i,height:l,x:a,y:s}}(e,r);else if("document"===t)n=function(e){let t=t_(e),r=t0(e),n=e.ownerDocument.body,o=ti(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=ti(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),l=-r.scrollLeft+re(e),a=-r.scrollTop;return"rtl"===tQ(n).direction&&(l+=ti(t.clientWidth,n.clientWidth)-o),{width:o,height:i,x:l,y:a}}(t_(e));else if(tz(t))n=function(e,t){let r=t9(e,!0,"fixed"===t),n=r.top+e.clientTop,o=r.left+e.clientLeft,i=tF(e)?t6(e):ts(1),l=e.clientWidth*i.x,a=e.clientHeight*i.y;return{width:l,height:a,x:o*i.x,y:n*i.y}}(t,r);else{let r=t8(e);n={x:t.x-r.x,y:t.y-r.y,width:t.width,height:t.height}}return tR(n)}function ro(e){return"static"===tQ(e).position}function ri(e,t){if(!tF(e)||"fixed"===tQ(e).position)return null;if(t)return t(e);let r=e.offsetParent;return t_(e)===r&&(r=r.ownerDocument.body),r}function rl(e,t){var r;let n=tD(e);if(tG(e))return n;if(!tF(e)){let t=t1(e);for(;t&&!tJ(t);){if(tz(t)&&!ro(t))return t;t=t1(t)}return n}let o=ri(e,t);for(;o&&(r=o,tK.has(tL(r)))&&ro(o);)o=ri(o,t);return o&&tJ(o)&&ro(o)&&!tZ(o)?n:o||function(e){let t=t1(e);for(;tF(t)&&!tJ(t);){if(tZ(t))return t;if(tG(t))break;t=t1(t)}return null}(e)||n}let ra=async function(e){let t=this.getOffsetParent||rl,r=this.getDimensions,n=await r(e.floating);return{reference:function(e,t,r){let n=tF(t),o=t_(t),i="fixed"===r,l=t9(e,!0,i,t),a={scrollLeft:0,scrollTop:0},s=ts(0);if(n||!n&&!i)if(("body"!==tL(t)||tU(o))&&(a=t0(t)),n){let e=t9(t,!0,i,t);s.x=e.x+t.clientLeft,s.y=e.y+t.clientTop}else o&&(s.x=re(o));i&&!n&&o&&(s.x=re(o));let c=!o||n||i?ts(0):rt(o,a);return{x:l.left+a.scrollLeft-s.x-c.x,y:l.top+a.scrollTop-s.y-c.y,width:l.width,height:l.height}}(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}},rs={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:r,offsetParent:n,strategy:o}=e,i="fixed"===o,l=t_(n),a=!!t&&tG(t.floating);if(n===l||a&&i)return r;let s={scrollLeft:0,scrollTop:0},c=ts(1),u=ts(0),d=tF(n);if((d||!d&&!i)&&(("body"!==tL(n)||tU(l))&&(s=t0(n)),tF(n))){let e=t9(n);c=t6(n),u.x=e.x+n.clientLeft,u.y=e.y+n.clientTop}let f=!l||d||i?ts(0):rt(l,s);return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-s.scrollLeft*c.x+u.x+f.x,y:r.y*c.y-s.scrollTop*c.y+u.y+f.y}},getDocumentElement:t_,getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:n,strategy:o}=e,i=[..."clippingAncestors"===r?tG(t)?[]:function(e,t){let r=t.get(e);if(r)return r;let n=t2(e,[],!1).filter(e=>tz(e)&&"body"!==tL(e)),o=null,i="fixed"===tQ(e).position,l=i?t1(e):e;for(;tz(l)&&!tJ(l);){let t=tQ(l),r=tZ(l);r||"fixed"!==t.position||(o=null),(i?!r&&!o:!r&&"static"===t.position&&!!o&&rr.has(o.position)||tU(l)&&!r&&function e(t,r){let n=t1(t);return!(n===r||!tz(n)||tJ(n))&&("fixed"===tQ(n).position||e(n,r))}(e,l))?n=n.filter(e=>e!==l):o=t,l=t1(l)}return t.set(e,n),n}(t,this._c):[].concat(r),n],l=i[0],a=i.reduce((e,r)=>{let n=rn(t,r,o);return e.top=ti(n.top,e.top),e.right=to(n.right,e.right),e.bottom=to(n.bottom,e.bottom),e.left=ti(n.left,e.left),e},rn(t,l,o));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}},getOffsetParent:rl,getElementRects:ra,getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){let{width:t,height:r}=t3(e);return{width:t,height:r}},getScale:t6,isElement:tz,isRTL:function(e){return"rtl"===tQ(e).direction}};function rc(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}let ru=e=>({name:"arrow",options:e,async fn(t){let{x:r,y:n,placement:o,rects:i,platform:l,elements:a,middlewareData:s}=t,{element:c,padding:u=0}=td(e,t)||{};if(null==c)return{};let d=tE(u),f={x:r,y:n},p=tm(tv(o)),m=th(p),h=await l.getDimensions(c),g="y"===p,v=g?"clientHeight":"clientWidth",b=i.reference[m]+i.reference[p]-f[p]-i.floating[m],y=f[p]-i.reference[p],w=await (null==l.getOffsetParent?void 0:l.getOffsetParent(c)),x=w?w[v]:0;x&&await (null==l.isElement?void 0:l.isElement(w))||(x=a.floating[v]||i.floating[m]);let k=x/2-h[m]/2-1,C=to(d[g?"top":"left"],k),E=to(d[g?"bottom":"right"],k),R=x-h[m]-E,j=x/2-h[m]/2+(b/2-y/2),S=ti(C,to(j,R)),N=!s.arrow&&null!=tp(o)&&j!==S&&i.reference[m]/2-(j{t.current=e}),t}var rg=s.forwardRef((e,t)=>{let{children:r,width:n=10,height:o=5,...i}=e;return(0,l.jsx)(e_.svg,{...i,ref:t,width:n,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:(0,l.jsx)("polygon",{points:"0,0 30,0 15,10"})})});rg.displayName="Arrow";var rv="Popper",[rb,ry]=eP(rv),[rw,rx]=rb(rv),rk=e=>{let{__scopePopper:t,children:r}=e,[n,o]=s.useState(null);return(0,l.jsx)(rw,{scope:t,anchor:n,onAnchorChange:o,children:r})};rk.displayName=rv;var rC="PopperAnchor",rE=s.forwardRef((e,t)=>{let{__scopePopper:r,virtualRef:n,...o}=e,i=rx(rC,r),a=s.useRef(null),c=f(t,a),u=s.useRef(null);return s.useEffect(()=>{let e=u.current;u.current=(null==n?void 0:n.current)||a.current,e!==u.current&&i.onAnchorChange(u.current)}),n?null:(0,l.jsx)(e_.div,{...o,ref:c})});rE.displayName=rC;var rR="PopperContent",[rj,rS]=rb(rR),rN=s.forwardRef((e,t)=>{var r,n,o,i,a,c,u,d;let{__scopePopper:p,side:m="bottom",sideOffset:h=0,align:g="center",alignOffset:v=0,arrowPadding:b=0,avoidCollisions:y=!0,collisionBoundary:w=[],collisionPadding:x=0,sticky:k="partial",hideWhenDetached:C=!1,updatePositionStrategy:E="optimized",onPlaced:R,...j}=e,S=rx(rR,p),[N,A]=s.useState(null),M=f(t,e=>A(e)),[P,O]=s.useState(null),T=function(e){let[t,r]=s.useState(void 0);return eO(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{let n,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;n=t.inlineSize,o=t.blockSize}else n=e.offsetWidth,o=e.offsetHeight;r({width:n,height:o})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}r(void 0)},[e]),t}(P),L=null!=(u=null==T?void 0:T.width)?u:0,D=null!=(d=null==T?void 0:T.height)?d:0,_="number"==typeof x?x:{top:0,right:0,bottom:0,left:0,...x},I=Array.isArray(w)?w:[w],z=I.length>0,F={padding:_,boundary:I.filter(rO),altBoundary:z},{refs:W,floatingStyles:B,placement:U,isPositioned:K,middlewareData:H}=function(e){void 0===e&&(e={});let{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:o,elements:{reference:i,floating:l}={},transform:a=!0,whileElementsMounted:c,open:u}=e,[d,f]=s.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[p,m]=s.useState(n);rf(p,n)||m(n);let[h,g]=s.useState(null),[v,b]=s.useState(null),y=s.useCallback(e=>{e!==C.current&&(C.current=e,g(e))},[]),w=s.useCallback(e=>{e!==E.current&&(E.current=e,b(e))},[]),x=i||h,k=l||v,C=s.useRef(null),E=s.useRef(null),R=s.useRef(d),j=null!=c,S=rh(c),N=rh(o),A=rh(u),M=s.useCallback(()=>{if(!C.current||!E.current)return;let e={placement:t,strategy:r,middleware:p};N.current&&(e.platform=N.current),((e,t,r)=>{let n=new Map,o={platform:rs,...r},i={...o.platform,_c:n};return tS(e,t,{...o,platform:i})})(C.current,E.current,e).then(e=>{let t={...e,isPositioned:!1!==A.current};P.current&&!rf(R.current,t)&&(R.current=t,eD.flushSync(()=>{f(t)}))})},[p,t,r,N,A]);rd(()=>{!1===u&&R.current.isPositioned&&(R.current.isPositioned=!1,f(e=>({...e,isPositioned:!1})))},[u]);let P=s.useRef(!1);rd(()=>(P.current=!0,()=>{P.current=!1}),[]),rd(()=>{if(x&&(C.current=x),k&&(E.current=k),x&&k){if(S.current)return S.current(x,k,M);M()}},[x,k,M,S,j]);let O=s.useMemo(()=>({reference:C,floating:E,setReference:y,setFloating:w}),[y,w]),T=s.useMemo(()=>({reference:x,floating:k}),[x,k]),L=s.useMemo(()=>{let e={position:r,left:0,top:0};if(!T.floating)return e;let t=rm(T.floating,d.x),n=rm(T.floating,d.y);return a?{...e,transform:"translate("+t+"px, "+n+"px)",...rp(T.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:t,top:n}},[r,a,T.floating,d.x,d.y]);return s.useMemo(()=>({...d,update:M,refs:O,elements:T,floatingStyles:L}),[d,M,O,T,L])}({strategy:"fixed",placement:m+("center"!==g?"-"+g:""),whileElementsMounted:function(){for(var e=arguments.length,t=Array(e),r=0;r{i&&e.addEventListener("scroll",r,{passive:!0}),l&&e.addEventListener("resize",r)});let f=u&&s?function(e,t){let r,n=null,o=t_(e);function i(){var e;clearTimeout(r),null==(e=n)||e.disconnect(),n=null}return!function l(a,s){void 0===a&&(a=!1),void 0===s&&(s=1),i();let c=e.getBoundingClientRect(),{left:u,top:d,width:f,height:p}=c;if(a||t(),!f||!p)return;let m=ta(d),h=ta(o.clientWidth-(u+f)),g={rootMargin:-m+"px "+-h+"px "+-ta(o.clientHeight-(d+p))+"px "+-ta(u)+"px",threshold:ti(0,to(1,s))||1},v=!0;function b(t){let n=t[0].intersectionRatio;if(n!==s){if(!v)return l();n?l(!1,n):r=setTimeout(()=>{l(!1,1e-7)},1e3)}1!==n||rc(c,e.getBoundingClientRect())||l(),v=!1}try{n=new IntersectionObserver(b,{...g,root:o.ownerDocument})}catch(e){n=new IntersectionObserver(b,g)}n.observe(e)}(!0),i}(u,r):null,p=-1,m=null;a&&(m=new ResizeObserver(e=>{let[n]=e;n&&n.target===u&&m&&(m.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var e;null==(e=m)||e.observe(t)})),r()}),u&&!c&&m.observe(u),m.observe(t));let h=c?t9(e):null;return c&&function t(){let n=t9(e);h&&!rc(h,n)&&r(),h=n,o=requestAnimationFrame(t)}(),r(),()=>{var e;d.forEach(e=>{i&&e.removeEventListener("scroll",r),l&&e.removeEventListener("resize",r)}),null==f||f(),null==(e=m)||e.disconnect(),m=null,c&&cancelAnimationFrame(o)}}(...t,{animationFrame:"always"===E})},elements:{reference:S.anchor},middleware:[((e,t)=>({...function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var r,n;let{x:o,y:i,placement:l,middlewareData:a}=t,s=await tO(t,e);return l===(null==(r=a.offset)?void 0:r.placement)&&null!=(n=a.arrow)&&n.alignmentOffset?{}:{x:o+s.x,y:i+s.y,data:{...s,placement:l}}}}}(e),options:[e,t]}))({mainAxis:h+D,alignmentAxis:v}),y&&((e,t)=>({...function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:o}=t,{mainAxis:i=!0,crossAxis:l=!1,limiter:a={fn:e=>{let{x:t,y:r}=e;return{x:t,y:r}}},...s}=td(e,t),c={x:r,y:n},u=await tN(t,s),d=tv(tf(o)),f=tm(d),p=c[f],m=c[d];if(i){let e="y"===f?"top":"left",t="y"===f?"bottom":"right",r=p+u[e],n=p-u[t];p=ti(r,to(p,n))}if(l){let e="y"===d?"top":"left",t="y"===d?"bottom":"right",r=m+u[e],n=m-u[t];m=ti(r,to(m,n))}let h=a.fn({...t,[f]:p,[d]:m});return{...h,data:{x:h.x-r,y:h.y-n,enabled:{[f]:i,[d]:l}}}}}}(e),options:[e,t]}))({mainAxis:!0,crossAxis:!1,limiter:"partial"===k?((e,t)=>({...function(e){return void 0===e&&(e={}),{options:e,fn(t){let{x:r,y:n,placement:o,rects:i,middlewareData:l}=t,{offset:a=0,mainAxis:s=!0,crossAxis:c=!0}=td(e,t),u={x:r,y:n},d=tv(o),f=tm(d),p=u[f],m=u[d],h=td(a,t),g="number"==typeof h?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(s){let e="y"===f?"height":"width",t=i.reference[f]-i.floating[e]+g.mainAxis,r=i.reference[f]+i.reference[e]-g.mainAxis;pr&&(p=r)}if(c){var v,b;let e="y"===f?"width":"height",t=tP.has(tf(o)),r=i.reference[d]-i.floating[e]+(t&&(null==(v=l.offset)?void 0:v[d])||0)+(t?0:g.crossAxis),n=i.reference[d]+i.reference[e]+(t?0:(null==(b=l.offset)?void 0:b[d])||0)-(t?g.crossAxis:0);mn&&(m=n)}return{[f]:p,[d]:m}}}}(e),options:[e,t]}))():void 0,...F}),y&&((e,t)=>({...function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var r,n,o,i,l;let{placement:a,middlewareData:s,rects:c,initialPlacement:u,platform:d,elements:f}=t,{mainAxis:p=!0,crossAxis:m=!0,fallbackPlacements:h,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:b=!0,...y}=td(e,t);if(null!=(r=s.arrow)&&r.alignmentOffset)return{};let w=tf(a),x=tv(u),k=tf(u)===u,C=await (null==d.isRTL?void 0:d.isRTL(f.floating)),E=h||(k||!b?[tC(u)]:function(e){let t=tC(e);return[tb(e),t,tb(t)]}(u)),R="none"!==v;!h&&R&&E.push(...function(e,t,r,n){let o=tp(e),i=function(e,t,r){switch(e){case"top":case"bottom":if(r)return t?tw:ty;return t?ty:tw;case"left":case"right":return t?tx:tk;default:return[]}}(tf(e),"start"===r,n);return o&&(i=i.map(e=>e+"-"+o),t&&(i=i.concat(i.map(tb)))),i}(u,b,v,C));let j=[u,...E],S=await tN(t,y),N=[],A=(null==(n=s.flip)?void 0:n.overflows)||[];if(p&&N.push(S[w]),m){let e=function(e,t,r){void 0===r&&(r=!1);let n=tp(e),o=tm(tv(e)),i=th(o),l="x"===o?n===(r?"end":"start")?"right":"left":"start"===n?"bottom":"top";return t.reference[i]>t.floating[i]&&(l=tC(l)),[l,tC(l)]}(a,c,C);N.push(S[e[0]],S[e[1]])}if(A=[...A,{placement:a,overflows:N}],!N.every(e=>e<=0)){let e=((null==(o=s.flip)?void 0:o.index)||0)+1,t=j[e];if(t&&("alignment"!==m||x===tv(t)||A.every(e=>tv(e.placement)!==x||e.overflows[0]>0)))return{data:{index:e,overflows:A},reset:{placement:t}};let r=null==(i=A.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:i.placement;if(!r)switch(g){case"bestFit":{let e=null==(l=A.filter(e=>{if(R){let t=tv(e.placement);return t===x||"y"===t}return!0}).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:l[0];e&&(r=e);break}case"initialPlacement":r=u}if(a!==r)return{reset:{placement:r}}}return{}}}}(e),options:[e,t]}))({...F}),((e,t)=>({...function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var r,n;let o,i,{placement:l,rects:a,platform:s,elements:c}=t,{apply:u=()=>{},...d}=td(e,t),f=await tN(t,d),p=tf(l),m=tp(l),h="y"===tv(l),{width:g,height:v}=a.floating;"top"===p||"bottom"===p?(o=p,i=m===(await (null==s.isRTL?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(i=p,o="end"===m?"top":"bottom");let b=v-f.top-f.bottom,y=g-f.left-f.right,w=to(v-f[o],b),x=to(g-f[i],y),k=!t.middlewareData.shift,C=w,E=x;if(null!=(r=t.middlewareData.shift)&&r.enabled.x&&(E=y),null!=(n=t.middlewareData.shift)&&n.enabled.y&&(C=b),k&&!m){let e=ti(f.left,0),t=ti(f.right,0),r=ti(f.top,0),n=ti(f.bottom,0);h?E=g-2*(0!==e||0!==t?e+t:ti(f.left,f.right)):C=v-2*(0!==r||0!==n?r+n:ti(f.top,f.bottom))}await u({...t,availableWidth:E,availableHeight:C});let R=await s.getDimensions(c.floating);return g!==R.width||v!==R.height?{reset:{rects:!0}}:{}}}}(e),options:[e,t]}))({...F,apply:e=>{let{elements:t,rects:r,availableWidth:n,availableHeight:o}=e,{width:i,height:l}=r.reference,a=t.floating.style;a.setProperty("--radix-popper-available-width","".concat(n,"px")),a.setProperty("--radix-popper-available-height","".concat(o,"px")),a.setProperty("--radix-popper-anchor-width","".concat(i,"px")),a.setProperty("--radix-popper-anchor-height","".concat(l,"px"))}}),P&&((e,t)=>({...(e=>({name:"arrow",options:e,fn(t){let{element:r,padding:n}="function"==typeof e?e(t):e;return r&&({}).hasOwnProperty.call(r,"current")?null!=r.current?ru({element:r.current,padding:n}).fn(t):{}:r?ru({element:r,padding:n}).fn(t):{}}}))(e),options:[e,t]}))({element:P,padding:b}),rT({arrowWidth:L,arrowHeight:D}),C&&((e,t)=>({...function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){let{rects:r}=t,{strategy:n="referenceHidden",...o}=td(e,t);switch(n){case"referenceHidden":{let e=tA(await tN(t,{...o,elementContext:"reference"}),r.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:tM(e)}}}case"escaped":{let e=tA(await tN(t,{...o,altBoundary:!0}),r.floating);return{data:{escapedOffsets:e,escaped:tM(e)}}}default:return{}}}}}(e),options:[e,t]}))({strategy:"referenceHidden",...F})]}),[G,V]=rL(U),X=eX(R);eO(()=>{K&&(null==X||X())},[K,X]);let Y=null==(r=H.arrow)?void 0:r.x,Z=null==(n=H.arrow)?void 0:n.y,$=(null==(o=H.arrow)?void 0:o.centerOffset)!==0,[q,J]=s.useState();return eO(()=>{N&&J(window.getComputedStyle(N).zIndex)},[N]),(0,l.jsx)("div",{ref:W.setFloating,"data-radix-popper-content-wrapper":"",style:{...B,transform:K?B.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:q,"--radix-popper-transform-origin":[null==(i=H.transformOrigin)?void 0:i.x,null==(a=H.transformOrigin)?void 0:a.y].join(" "),...(null==(c=H.hide)?void 0:c.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:(0,l.jsx)(rj,{scope:p,placedSide:G,onArrowChange:O,arrowX:Y,arrowY:Z,shouldHideArrow:$,children:(0,l.jsx)(e_.div,{"data-side":G,"data-align":V,...j,ref:M,style:{...j.style,animation:K?void 0:"none"}})})})});rN.displayName=rR;var rA="PopperArrow",rM={top:"bottom",right:"left",bottom:"top",left:"right"},rP=s.forwardRef(function(e,t){let{__scopePopper:r,...n}=e,o=rS(rA,r),i=rM[o.placedSide];return(0,l.jsx)("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},children:(0,l.jsx)(rg,{...n,ref:t,style:{...n.style,display:"block"}})})});function rO(e){return null!==e}rP.displayName=rA;var rT=e=>({name:"transformOrigin",options:e,fn(t){var r,n,o,i,l;let{placement:a,rects:s,middlewareData:c}=t,u=(null==(r=c.arrow)?void 0:r.centerOffset)!==0,d=u?0:e.arrowWidth,f=u?0:e.arrowHeight,[p,m]=rL(a),h={start:"0%",center:"50%",end:"100%"}[m],g=(null!=(i=null==(n=c.arrow)?void 0:n.x)?i:0)+d/2,v=(null!=(l=null==(o=c.arrow)?void 0:o.y)?l:0)+f/2,b="",y="";return"bottom"===p?(b=u?h:"".concat(g,"px"),y="".concat(-f,"px")):"top"===p?(b=u?h:"".concat(g,"px"),y="".concat(s.floating.height+f,"px")):"right"===p?(b="".concat(-f,"px"),y=u?h:"".concat(v,"px")):"left"===p&&(b="".concat(s.floating.width+f,"px"),y=u?h:"".concat(v,"px")),{data:{x:b,y}}}});function rL(e){let[t,r="center"]=e.split("-");return[t,r]}var rD=s.forwardRef((e,t)=>{var r,n;let{container:o,...i}=e,[a,c]=s.useState(!1);eO(()=>c(!0),[]);let u=o||a&&(null==(n=globalThis)||null==(r=n.document)?void 0:r.body);return u?eD.default.createPortal((0,l.jsx)(e_.div,{...i,ref:t}),u):null});rD.displayName="Portal";var r_=e=>{let{present:t,children:r}=e,n=function(e){var t,r;let[n,o]=s.useState(),i=s.useRef(null),l=s.useRef(e),a=s.useRef("none"),[c,u]=(t=e?"mounted":"unmounted",r={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},s.useReducer((e,t)=>{let n=r[e][t];return null!=n?n:e},t));return s.useEffect(()=>{let e=rI(i.current);a.current="mounted"===c?e:"none"},[c]),eO(()=>{let t=i.current,r=l.current;if(r!==e){let n=a.current,o=rI(t);e?u("MOUNT"):"none"===o||(null==t?void 0:t.display)==="none"?u("UNMOUNT"):r&&n!==o?u("ANIMATION_OUT"):u("UNMOUNT"),l.current=e}},[e,u]),eO(()=>{if(n){var e;let t,r=null!=(e=n.ownerDocument.defaultView)?e:window,o=e=>{let o=rI(i.current).includes(CSS.escape(e.animationName));if(e.target===n&&o&&(u("ANIMATION_END"),!l.current)){let e=n.style.animationFillMode;n.style.animationFillMode="forwards",t=r.setTimeout(()=>{"forwards"===n.style.animationFillMode&&(n.style.animationFillMode=e)})}},s=e=>{e.target===n&&(a.current=rI(i.current))};return n.addEventListener("animationstart",s),n.addEventListener("animationcancel",o),n.addEventListener("animationend",o),()=>{r.clearTimeout(t),n.removeEventListener("animationstart",s),n.removeEventListener("animationcancel",o),n.removeEventListener("animationend",o)}}u("ANIMATION_END")},[n,u]),{isPresent:["mounted","unmountSuspended"].includes(c),ref:s.useCallback(e=>{i.current=e?getComputedStyle(e):null,o(e)},[])}}(t),o="function"==typeof r?r({present:n.isPresent}):s.Children.only(r),i=f(n.ref,function(e){var t,r;let n=null==(t=Object.getOwnPropertyDescriptor(e.props,"ref"))?void 0:t.get,o=n&&"isReactWarning"in n&&n.isReactWarning;return o?e.ref:(o=(n=null==(r=Object.getOwnPropertyDescriptor(e,"ref"))?void 0:r.get)&&"isReactWarning"in n&&n.isReactWarning)?e.props.ref:e.props.ref||e.ref}(o));return"function"==typeof r||n.isPresent?s.cloneElement(o,{ref:i}):null};function rI(e){return(null==e?void 0:e.animationName)||"none"}r_.displayName="Presence";var rz="rovingFocusGroup.onEntryFocus",rF={bubbles:!1,cancelable:!0},rW="RovingFocusGroup",[rB,rU,rK]=eB(rW),[rH,rG]=eP(rW,[rK]),[rV,rX]=rH(rW),rY=s.forwardRef((e,t)=>(0,l.jsx)(rB.Provider,{scope:e.__scopeRovingFocusGroup,children:(0,l.jsx)(rB.Slot,{scope:e.__scopeRovingFocusGroup,children:(0,l.jsx)(rZ,{...e,ref:t})})}));rY.displayName=rW;var rZ=s.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,orientation:n,loop:o=!1,dir:i,currentTabStopId:a,defaultCurrentTabStopId:c,onCurrentTabStopIdChange:u,onEntryFocus:d,preventScrollOnEntryFocus:p=!1,...m}=e,h=s.useRef(null),g=f(t,h),v=eV(i),[b,y]=eL({prop:a,defaultProp:null!=c?c:null,onChange:u,caller:rW}),[w,x]=s.useState(!1),k=eX(d),C=rU(r),E=s.useRef(!1),[R,j]=s.useState(0);return s.useEffect(()=>{let e=h.current;if(e)return e.addEventListener(rz,k),()=>e.removeEventListener(rz,k)},[k]),(0,l.jsx)(rV,{scope:r,orientation:n,dir:v,loop:o,currentTabStopId:b,onItemFocus:s.useCallback(e=>y(e),[y]),onItemShiftTab:s.useCallback(()=>x(!0),[]),onFocusableItemAdd:s.useCallback(()=>j(e=>e+1),[]),onFocusableItemRemove:s.useCallback(()=>j(e=>e-1),[]),children:(0,l.jsx)(e_.div,{tabIndex:w||0===R?-1:0,"data-orientation":n,...m,ref:g,style:{outline:"none",...e.style},onMouseDown:eM(e.onMouseDown,()=>{E.current=!0}),onFocus:eM(e.onFocus,e=>{let t=!E.current;if(e.target===e.currentTarget&&t&&!w){let t=new CustomEvent(rz,rF);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=C().filter(e=>e.focusable);rQ([e.find(e=>e.active),e.find(e=>e.id===b),...e].filter(Boolean).map(e=>e.ref.current),p)}}E.current=!1}),onBlur:eM(e.onBlur,()=>x(!1))})})}),r$="RovingFocusGroupItem",rq=s.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,focusable:n=!0,active:o=!1,tabStopId:i,children:a,...c}=e,u=tr(),d=i||u,f=rX(r$,r),p=f.currentTabStopId===d,m=rU(r),{onFocusableItemAdd:h,onFocusableItemRemove:g,currentTabStopId:v}=f;return s.useEffect(()=>{if(n)return h(),()=>g()},[n,h,g]),(0,l.jsx)(rB.ItemSlot,{scope:r,id:d,focusable:n,active:o,children:(0,l.jsx)(e_.span,{tabIndex:p?0:-1,"data-orientation":f.orientation,...c,ref:t,onMouseDown:eM(e.onMouseDown,e=>{n?f.onItemFocus(d):e.preventDefault()}),onFocus:eM(e.onFocus,()=>f.onItemFocus(d)),onKeyDown:eM(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey)return void f.onItemShiftTab();if(e.target!==e.currentTarget)return;let t=function(e,t,r){var n;let o=(n=e.key,"rtl"!==r?n:"ArrowLeft"===n?"ArrowRight":"ArrowRight"===n?"ArrowLeft":n);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(o))&&!("horizontal"===t&&["ArrowUp","ArrowDown"].includes(o)))return rJ[o]}(e,f.orientation,f.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let r=m().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)r.reverse();else if("prev"===t||"next"===t){"prev"===t&&r.reverse();let n=r.indexOf(e.currentTarget);r=f.loop?function(e,t){return e.map((r,n)=>e[(t+n)%e.length])}(r,n+1):r.slice(n+1)}setTimeout(()=>rQ(r))}}),children:"function"==typeof a?a({isCurrentTabStop:p,hasTabStop:null!=v}):a})})});rq.displayName=r$;var rJ={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function rQ(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=document.activeElement;for(let n of e)if(n===r||(n.focus({preventScroll:t}),document.activeElement!==r))return}var r0=new WeakMap,r1=new WeakMap,r2={},r5=0,r3=function(e){return e&&(e.host||r3(e.parentNode))},r4=function(e,t,r,n){var o=(Array.isArray(e)?e:[e]).map(function(e){if(t.contains(e))return e;var r=r3(e);return r&&t.contains(r)?r:(console.error("aria-hidden",e,"in not contained inside",t,". Doing nothing"),null)}).filter(function(e){return!!e});r2[r]||(r2[r]=new WeakMap);var i=r2[r],l=[],a=new Set,s=new Set(o),c=function(e){!e||a.has(e)||(a.add(e),c(e.parentNode))};o.forEach(c);var u=function(e){!e||s.has(e)||Array.prototype.forEach.call(e.children,function(e){if(a.has(e))u(e);else try{var t=e.getAttribute(n),o=null!==t&&"false"!==t,s=(r0.get(e)||0)+1,c=(i.get(e)||0)+1;r0.set(e,s),i.set(e,c),l.push(e),1===s&&o&&r1.set(e,!0),1===c&&e.setAttribute(r,"true"),o||e.setAttribute(n,"true")}catch(t){console.error("aria-hidden: cannot operate on ",e,t)}})};return u(t),a.clear(),r5++,function(){l.forEach(function(e){var t=r0.get(e)-1,o=i.get(e)-1;r0.set(e,t),i.set(e,o),t||(r1.has(e)||e.removeAttribute(n),r1.delete(e)),o||e.removeAttribute(r)}),--r5||(r0=new WeakMap,r0=new WeakMap,r1=new WeakMap,r2={})}},r6=function(e,t,r){void 0===r&&(r="data-aria-hidden");var n=Array.from(Array.isArray(e)?e:[e]),o=t||("undefined"==typeof document?null:(Array.isArray(e)?e[0]:e).ownerDocument.body);return o?(n.push.apply(n,Array.from(o.querySelectorAll("[aria-live], script"))),r4(n,o,r,"aria-hidden")):function(){return null}},r7=function(){return(r7=Object.assign||function(e){for(var t,r=1,n=arguments.length;rt.indexOf(n)&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var o=0,n=Object.getOwnPropertySymbols(e);ot.indexOf(n[o])&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}Object.create;Object.create;var r9=("function"==typeof SuppressedError&&SuppressedError,"right-scroll-bar-position"),ne="width-before-scroll-bar";function nt(e,t){return"function"==typeof e?e(t):e&&(e.current=t),e}var nr="undefined"!=typeof window?s.useLayoutEffect:s.useEffect,nn=new WeakMap;function no(e){return e}var ni=function(e){void 0===e&&(e={});var t,r,n,o=(void 0===t&&(t=no),r=[],n=!1,{read:function(){if(n)throw Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:null},useMedium:function(e){var o=t(e,n);return r.push(o),function(){r=r.filter(function(e){return e!==o})}},assignSyncMedium:function(e){for(n=!0;r.length;){var t=r;r=[],t.forEach(e)}r={push:function(t){return e(t)},filter:function(){return r}}},assignMedium:function(e){n=!0;var t=[];if(r.length){var o=r;r=[],o.forEach(e),t=r}var i=function(){var r=t;t=[],r.forEach(e)},l=function(){return Promise.resolve().then(i)};l(),r={push:function(e){t.push(e),l()},filter:function(e){return t=t.filter(e),r}}}});return o.options=r7({async:!0,ssr:!1},e),o}(),nl=function(){},na=s.forwardRef(function(e,t){var r,n,o,i,l=s.useRef(null),a=s.useState({onScrollCapture:nl,onWheelCapture:nl,onTouchMoveCapture:nl}),c=a[0],u=a[1],d=e.forwardProps,f=e.children,p=e.className,m=e.removeScrollBar,h=e.enabled,g=e.shards,v=e.sideCar,b=e.noRelative,y=e.noIsolation,w=e.inert,x=e.allowPinchZoom,k=e.as,C=e.gapMode,E=r8(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),R=(r=[l,t],n=function(e){return r.forEach(function(t){return nt(t,e)})},(o=(0,s.useState)(function(){return{value:null,callback:n,facade:{get current(){return o.value},set current(value){var e=o.value;e!==value&&(o.value=value,o.callback(value,e))}}}})[0]).callback=n,i=o.facade,nr(function(){var e=nn.get(i);if(e){var t=new Set(e),n=new Set(r),o=i.current;t.forEach(function(e){n.has(e)||nt(e,null)}),n.forEach(function(e){t.has(e)||nt(e,o)})}nn.set(i,r)},[r]),i),j=r7(r7({},E),c);return s.createElement(s.Fragment,null,h&&s.createElement(v,{sideCar:ni,removeScrollBar:m,shards:g,noRelative:b,noIsolation:y,inert:w,setCallbacks:u,allowPinchZoom:!!x,lockRef:l,gapMode:C}),d?s.cloneElement(s.Children.only(f),r7(r7({},j),{ref:R})):s.createElement(void 0===k?"div":k,r7({},j,{className:p,ref:R}),f))});na.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},na.classNames={fullWidth:ne,zeroRight:r9};var ns=function(e){var t=e.sideCar,r=r8(e,["sideCar"]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var n=t.read();if(!n)throw Error("Sidecar medium not found");return s.createElement(n,r7({},r))};ns.isSideCarExport=!0;var nc=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=i||("undefined"!=typeof __webpack_nonce__?__webpack_nonce__:void 0);return t&&e.setAttribute("nonce",t),e}())){var n,o;(n=t).styleSheet?n.styleSheet.cssText=r:n.appendChild(document.createTextNode(r)),o=t,(document.head||document.getElementsByTagName("head")[0]).appendChild(o)}e++},remove:function(){--e||!t||(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},nu=function(){var e=nc();return function(t,r){s.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},nd=function(){var e=nu();return function(t){return e(t.styles,t.dynamic),null}},nf={left:0,top:0,right:0,gap:0},np=function(e){return parseInt(e||"",10)||0},nm=function(e){var t=window.getComputedStyle(document.body),r=t["padding"===e?"paddingLeft":"marginLeft"],n=t["padding"===e?"paddingTop":"marginTop"],o=t["padding"===e?"paddingRight":"marginRight"];return[np(r),np(n),np(o)]},nh=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return nf;var t=nm(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},ng=nd(),nv="data-scroll-locked",nb=function(e,t,r,n){var o=e.left,i=e.top,l=e.right,a=e.gap;return void 0===r&&(r="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(n,";\n padding-right: ").concat(a,"px ").concat(n,";\n }\n body[").concat(nv,"] {\n overflow: hidden ").concat(n,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(n,";"),"margin"===r&&"\n padding-left: ".concat(o,"px;\n padding-top: ").concat(i,"px;\n padding-right: ").concat(l,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(a,"px ").concat(n,";\n "),"padding"===r&&"padding-right: ".concat(a,"px ").concat(n,";")].filter(Boolean).join(""),"\n }\n \n .").concat(r9," {\n right: ").concat(a,"px ").concat(n,";\n }\n \n .").concat(ne," {\n margin-right: ").concat(a,"px ").concat(n,";\n }\n \n .").concat(r9," .").concat(r9," {\n right: 0 ").concat(n,";\n }\n \n .").concat(ne," .").concat(ne," {\n margin-right: 0 ").concat(n,";\n }\n \n body[").concat(nv,"] {\n ").concat("--removed-body-scroll-bar-size",": ").concat(a,"px;\n }\n")},ny=function(){var e=parseInt(document.body.getAttribute(nv)||"0",10);return isFinite(e)?e:0},nw=function(){s.useEffect(function(){return document.body.setAttribute(nv,(ny()+1).toString()),function(){var e=ny()-1;e<=0?document.body.removeAttribute(nv):document.body.setAttribute(nv,e.toString())}},[])},nx=function(e){var t=e.noRelative,r=e.noImportant,n=e.gapMode,o=void 0===n?"margin":n;nw();var i=s.useMemo(function(){return nh(o)},[o]);return s.createElement(ng,{styles:nb(i,!t,o,r?"":"!important")})},nk=!1;if("undefined"!=typeof window)try{var nC=Object.defineProperty({},"passive",{get:function(){return nk=!0,!0}});window.addEventListener("test",nC,nC),window.removeEventListener("test",nC,nC)}catch(e){nk=!1}var nE=!!nk&&{passive:!1},nR=function(e,t){if(!(e instanceof Element))return!1;var r=window.getComputedStyle(e);return"hidden"!==r[t]&&(r.overflowY!==r.overflowX||"TEXTAREA"===e.tagName||"visible"!==r[t])},nj=function(e,t){var r=t.ownerDocument,n=t;do{if("undefined"!=typeof ShadowRoot&&n instanceof ShadowRoot&&(n=n.host),nS(e,n)){var o=nN(e,n);if(o[1]>o[2])return!0}n=n.parentNode}while(n&&n!==r.body)return!1},nS=function(e,t){return"v"===e?nR(t,"overflowY"):nR(t,"overflowX")},nN=function(e,t){return"v"===e?[t.scrollTop,t.scrollHeight,t.clientHeight]:[t.scrollLeft,t.scrollWidth,t.clientWidth]},nA=function(e,t,r,n,o){var i,l=(i=window.getComputedStyle(t).direction,"h"===e&&"rtl"===i?-1:1),a=l*n,s=r.target,c=t.contains(s),u=!1,d=a>0,f=0,p=0;do{if(!s)break;var m=nN(e,s),h=m[0],g=m[1]-m[2]-l*h;(h||g)&&nS(e,s)&&(f+=g,p+=h);var v=s.parentNode;s=v&&v.nodeType===Node.DOCUMENT_FRAGMENT_NODE?v.host:v}while(!c&&s!==document.body||c&&(t.contains(s)||t===s))return d&&(o&&1>Math.abs(f)||!o&&a>f)?u=!0:!d&&(o&&1>Math.abs(p)||!o&&-a>p)&&(u=!0),u},nM=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},nP=function(e){return[e.deltaX,e.deltaY]},nO=function(e){return e&&"current"in e?e.current:e},nT=0,nL=[];let nD=(t=function(e){var t=s.useRef([]),r=s.useRef([0,0]),n=s.useRef(),o=s.useState(nT++)[0],i=s.useState(nd)[0],l=s.useRef(e);s.useEffect(function(){l.current=e},[e]),s.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var t=(function(e,t,r){if(r||2==arguments.length)for(var n,o=0,i=t.length;oMath.abs(c)?"h":"v";if("touches"in e&&"h"===d&&"range"===u.type)return!1;var f=nj(d,u);if(!f)return!0;if(f?o=d:(o="v"===d?"h":"v",f=nj(d,u)),!f)return!1;if(!n.current&&"changedTouches"in e&&(s||c)&&(n.current=o),!o)return!0;var p=n.current||o;return nA(p,t,e,"h"===p?s:c,!0)},[]),c=s.useCallback(function(e){if(nL.length&&nL[nL.length-1]===i){var r="deltaY"in e?nP(e):nM(e),n=t.current.filter(function(t){var n;return t.name===e.type&&(t.target===e.target||e.target===t.shadowParent)&&(n=t.delta,n[0]===r[0]&&n[1]===r[1])})[0];if(n&&n.should){e.cancelable&&e.preventDefault();return}if(!n){var o=(l.current.shards||[]).map(nO).filter(Boolean).filter(function(t){return t.contains(e.target)});(o.length>0?a(e,o[0]):!l.current.noIsolation)&&e.cancelable&&e.preventDefault()}}},[]),u=s.useCallback(function(e,r,n,o){var i={name:e,delta:r,target:n,should:o,shadowParent:function(e){for(var t=null;null!==e;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}(n)};t.current.push(i),setTimeout(function(){t.current=t.current.filter(function(e){return e!==i})},1)},[]),d=s.useCallback(function(e){r.current=nM(e),n.current=void 0},[]),f=s.useCallback(function(t){u(t.type,nP(t),t.target,a(t,e.lockRef.current))},[]),p=s.useCallback(function(t){u(t.type,nM(t),t.target,a(t,e.lockRef.current))},[]);s.useEffect(function(){return nL.push(i),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:p}),document.addEventListener("wheel",c,nE),document.addEventListener("touchmove",c,nE),document.addEventListener("touchstart",d,nE),function(){nL=nL.filter(function(e){return e!==i}),document.removeEventListener("wheel",c,nE),document.removeEventListener("touchmove",c,nE),document.removeEventListener("touchstart",d,nE)}},[]);var m=e.removeScrollBar,h=e.inert;return s.createElement(s.Fragment,null,h?s.createElement(i,{styles:"\n .block-interactivity-".concat(o," {pointer-events: none;}\n .allow-interactivity-").concat(o," {pointer-events: all;}\n")}):null,m?s.createElement(nx,{noRelative:e.noRelative,gapMode:e.gapMode}):null)},ni.useMedium(t),ns);var n_=s.forwardRef(function(e,t){return s.createElement(na,r7({},e,{ref:t,sideCar:nD}))});n_.classNames=na.classNames;var nI=["Enter"," "],nz=["ArrowUp","PageDown","End"],nF=["ArrowDown","PageUp","Home",...nz],nW={ltr:[...nI,"ArrowRight"],rtl:[...nI,"ArrowLeft"]},nB={ltr:["ArrowLeft"],rtl:["ArrowRight"]},nU="Menu",[nK,nH,nG]=eB(nU),[nV,nX]=eP(nU,[nG,ry,rG]),nY=ry(),nZ=rG(),[n$,nq]=nV(nU),[nJ,nQ]=nV(nU),n0=e=>{let{__scopeMenu:t,open:r=!1,children:n,dir:o,onOpenChange:i,modal:a=!0}=e,c=nY(t),[u,d]=s.useState(null),f=s.useRef(!1),p=eX(i),m=eV(o);return s.useEffect(()=>{let e=()=>{f.current=!0,document.addEventListener("pointerdown",t,{capture:!0,once:!0}),document.addEventListener("pointermove",t,{capture:!0,once:!0})},t=()=>f.current=!1;return document.addEventListener("keydown",e,{capture:!0}),()=>{document.removeEventListener("keydown",e,{capture:!0}),document.removeEventListener("pointerdown",t,{capture:!0}),document.removeEventListener("pointermove",t,{capture:!0})}},[]),(0,l.jsx)(rk,{...c,children:(0,l.jsx)(n$,{scope:t,open:r,onOpenChange:p,content:u,onContentChange:d,children:(0,l.jsx)(nJ,{scope:t,onClose:s.useCallback(()=>p(!1),[p]),isUsingKeyboardRef:f,dir:m,modal:a,children:n})})})};n0.displayName=nU;var n1=s.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e,o=nY(r);return(0,l.jsx)(rE,{...o,...n,ref:t})});n1.displayName="MenuAnchor";var n2="MenuPortal",[n5,n3]=nV(n2,{forceMount:void 0}),n4=e=>{let{__scopeMenu:t,forceMount:r,children:n,container:o}=e,i=nq(n2,t);return(0,l.jsx)(n5,{scope:t,forceMount:r,children:(0,l.jsx)(r_,{present:r||i.open,children:(0,l.jsx)(rD,{asChild:!0,container:o,children:n})})})};n4.displayName=n2;var n6="MenuContent",[n7,n8]=nV(n6),n9=s.forwardRef((e,t)=>{let r=n3(n6,e.__scopeMenu),{forceMount:n=r.forceMount,...o}=e,i=nq(n6,e.__scopeMenu),a=nQ(n6,e.__scopeMenu);return(0,l.jsx)(nK.Provider,{scope:e.__scopeMenu,children:(0,l.jsx)(r_,{present:n||i.open,children:(0,l.jsx)(nK.Slot,{scope:e.__scopeMenu,children:a.modal?(0,l.jsx)(oe,{...o,ref:t}):(0,l.jsx)(ot,{...o,ref:t})})})})}),oe=s.forwardRef((e,t)=>{let r=nq(n6,e.__scopeMenu),n=s.useRef(null),o=f(t,n);return s.useEffect(()=>{let e=n.current;if(e)return r6(e)},[]),(0,l.jsx)(on,{...e,ref:o,trapFocus:r.open,disableOutsidePointerEvents:r.open,disableOutsideScroll:!0,onFocusOutside:eM(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>r.onOpenChange(!1)})}),ot=s.forwardRef((e,t)=>{let r=nq(n6,e.__scopeMenu);return(0,l.jsx)(on,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>r.onOpenChange(!1)})}),or=p("MenuContent.ScrollLock"),on=s.forwardRef((e,t)=>{let{__scopeMenu:r,loop:n=!1,trapFocus:o,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:c,onEntryFocus:u,onEscapeKeyDown:d,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:h,onDismiss:g,disableOutsideScroll:v,...b}=e,y=nq(n6,r),w=nQ(n6,r),x=nY(r),k=nZ(r),C=nH(r),[E,R]=s.useState(null),j=s.useRef(null),S=f(t,j,y.onContentChange),N=s.useRef(0),A=s.useRef(""),M=s.useRef(0),P=s.useRef(null),O=s.useRef("right"),T=s.useRef(0),L=v?n_:s.Fragment;s.useEffect(()=>()=>window.clearTimeout(N.current),[]),s.useEffect(()=>{var e,t;let r=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",null!=(e=r[0])?e:e0()),document.body.insertAdjacentElement("beforeend",null!=(t=r[1])?t:e0()),eQ++,()=>{1===eQ&&document.querySelectorAll("[data-radix-focus-guard]").forEach(e=>e.remove()),eQ--}},[]);let D=s.useCallback(e=>{var t,r;return O.current===(null==(t=P.current)?void 0:t.side)&&function(e,t){return!!t&&function(e,t){let{x:r,y:n}=e,o=!1;for(let e=0,i=t.length-1;en!=d>n&&r<(u-s)*(n-c)/(d-c)+s&&(o=!o)}return o}({x:e.clientX,y:e.clientY},t)}(e,null==(r=P.current)?void 0:r.area)},[]);return(0,l.jsx)(n7,{scope:r,searchRef:A,onItemEnter:s.useCallback(e=>{D(e)&&e.preventDefault()},[D]),onItemLeave:s.useCallback(e=>{var t;D(e)||(null==(t=j.current)||t.focus(),R(null))},[D]),onTriggerLeave:s.useCallback(e=>{D(e)&&e.preventDefault()},[D]),pointerGraceTimerRef:M,onPointerGraceIntentChange:s.useCallback(e=>{P.current=e},[]),children:(0,l.jsx)(L,{...v?{as:or,allowPinchZoom:!0}:void 0,children:(0,l.jsx)(e3,{asChild:!0,trapped:o,onMountAutoFocus:eM(i,e=>{var t;e.preventDefault(),null==(t=j.current)||t.focus({preventScroll:!0})}),onUnmountAutoFocus:a,children:(0,l.jsx)(e$,{asChild:!0,disableOutsidePointerEvents:c,onEscapeKeyDown:d,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:h,onDismiss:g,children:(0,l.jsx)(rY,{asChild:!0,...k,dir:w.dir,orientation:"vertical",loop:n,currentTabStopId:E,onCurrentTabStopIdChange:R,onEntryFocus:eM(u,e=>{w.isUsingKeyboardRef.current||e.preventDefault()}),preventScrollOnEntryFocus:!0,children:(0,l.jsx)(rN,{role:"menu","aria-orientation":"vertical","data-state":oA(y.open),"data-radix-menu-content":"",dir:w.dir,...x,...b,ref:S,style:{outline:"none",...b.style},onKeyDown:eM(b.onKeyDown,e=>{let t=e.target.closest("[data-radix-menu-content]")===e.currentTarget,r=e.ctrlKey||e.altKey||e.metaKey,n=1===e.key.length;t&&("Tab"===e.key&&e.preventDefault(),!r&&n&&(e=>{var t,r;let n=A.current+e,o=C().filter(e=>!e.disabled),i=document.activeElement,l=null==(t=o.find(e=>e.ref.current===i))?void 0:t.textValue,a=function(e,t,r){var n;let o=t.length>1&&Array.from(t).every(e=>e===t[0])?t[0]:t,i=r?e.indexOf(r):-1,l=(n=Math.max(i,0),e.map((t,r)=>e[(n+r)%e.length]));1===o.length&&(l=l.filter(e=>e!==r));let a=l.find(e=>e.toLowerCase().startsWith(o.toLowerCase()));return a!==r?a:void 0}(o.map(e=>e.textValue),n,l),s=null==(r=o.find(e=>e.textValue===a))?void 0:r.ref.current;!function e(t){A.current=t,window.clearTimeout(N.current),""!==t&&(N.current=window.setTimeout(()=>e(""),1e3))}(n),s&&setTimeout(()=>s.focus())})(e.key));let o=j.current;if(e.target!==o||!nF.includes(e.key))return;e.preventDefault();let i=C().filter(e=>!e.disabled).map(e=>e.ref.current);nz.includes(e.key)&&i.reverse(),function(e){let t=document.activeElement;for(let r of e)if(r===t||(r.focus(),document.activeElement!==t))return}(i)}),onBlur:eM(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(N.current),A.current="")}),onPointerMove:eM(e.onPointerMove,oO(e=>{let t=e.target,r=T.current!==e.clientX;e.currentTarget.contains(t)&&r&&(O.current=e.clientX>T.current?"right":"left",T.current=e.clientX)}))})})})})})})});n9.displayName=n6;var oo=s.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,l.jsx)(e_.div,{role:"group",...n,ref:t})});oo.displayName="MenuGroup";var oi=s.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,l.jsx)(e_.div,{...n,ref:t})});oi.displayName="MenuLabel";var ol="MenuItem",oa="menu.itemSelect",os=s.forwardRef((e,t)=>{let{disabled:r=!1,onSelect:n,...o}=e,i=s.useRef(null),a=nQ(ol,e.__scopeMenu),c=n8(ol,e.__scopeMenu),u=f(t,i),d=s.useRef(!1);return(0,l.jsx)(oc,{...o,ref:u,disabled:r,onClick:eM(e.onClick,()=>{let e=i.current;if(!r&&e){let t=new CustomEvent(oa,{bubbles:!0,cancelable:!0});e.addEventListener(oa,e=>null==n?void 0:n(e),{once:!0}),eI(e,t),t.defaultPrevented?d.current=!1:a.onClose()}}),onPointerDown:t=>{var r;null==(r=e.onPointerDown)||r.call(e,t),d.current=!0},onPointerUp:eM(e.onPointerUp,e=>{var t;d.current||null==(t=e.currentTarget)||t.click()}),onKeyDown:eM(e.onKeyDown,e=>{let t=""!==c.searchRef.current;r||t&&" "===e.key||nI.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})})});os.displayName=ol;var oc=s.forwardRef((e,t)=>{let{__scopeMenu:r,disabled:n=!1,textValue:o,...i}=e,a=n8(ol,r),c=nZ(r),u=s.useRef(null),d=f(t,u),[p,m]=s.useState(!1),[h,g]=s.useState("");return s.useEffect(()=>{let e=u.current;if(e){var t;g((null!=(t=e.textContent)?t:"").trim())}},[i.children]),(0,l.jsx)(nK.ItemSlot,{scope:r,disabled:n,textValue:null!=o?o:h,children:(0,l.jsx)(rq,{asChild:!0,...c,focusable:!n,children:(0,l.jsx)(e_.div,{role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":n||void 0,"data-disabled":n?"":void 0,...i,ref:d,onPointerMove:eM(e.onPointerMove,oO(e=>{n?a.onItemLeave(e):(a.onItemEnter(e),e.defaultPrevented||e.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:eM(e.onPointerLeave,oO(e=>a.onItemLeave(e))),onFocus:eM(e.onFocus,()=>m(!0)),onBlur:eM(e.onBlur,()=>m(!1))})})})}),ou=s.forwardRef((e,t)=>{let{checked:r=!1,onCheckedChange:n,...o}=e;return(0,l.jsx)(ob,{scope:e.__scopeMenu,checked:r,children:(0,l.jsx)(os,{role:"menuitemcheckbox","aria-checked":oM(r)?"mixed":r,...o,ref:t,"data-state":oP(r),onSelect:eM(o.onSelect,()=>null==n?void 0:n(!!oM(r)||!r),{checkForDefaultPrevented:!1})})})});ou.displayName="MenuCheckboxItem";var od="MenuRadioGroup",[of,op]=nV(od,{value:void 0,onValueChange:()=>{}}),om=s.forwardRef((e,t)=>{let{value:r,onValueChange:n,...o}=e,i=eX(n);return(0,l.jsx)(of,{scope:e.__scopeMenu,value:r,onValueChange:i,children:(0,l.jsx)(oo,{...o,ref:t})})});om.displayName=od;var oh="MenuRadioItem",og=s.forwardRef((e,t)=>{let{value:r,...n}=e,o=op(oh,e.__scopeMenu),i=r===o.value;return(0,l.jsx)(ob,{scope:e.__scopeMenu,checked:i,children:(0,l.jsx)(os,{role:"menuitemradio","aria-checked":i,...n,ref:t,"data-state":oP(i),onSelect:eM(n.onSelect,()=>{var e;return null==(e=o.onValueChange)?void 0:e.call(o,r)},{checkForDefaultPrevented:!1})})})});og.displayName=oh;var ov="MenuItemIndicator",[ob,oy]=nV(ov,{checked:!1}),ow=s.forwardRef((e,t)=>{let{__scopeMenu:r,forceMount:n,...o}=e,i=oy(ov,r);return(0,l.jsx)(r_,{present:n||oM(i.checked)||!0===i.checked,children:(0,l.jsx)(e_.span,{...o,ref:t,"data-state":oP(i.checked)})})});ow.displayName=ov;var ox=s.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,l.jsx)(e_.div,{role:"separator","aria-orientation":"horizontal",...n,ref:t})});ox.displayName="MenuSeparator";var ok=s.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e,o=nY(r);return(0,l.jsx)(rP,{...o,...n,ref:t})});ok.displayName="MenuArrow";var[oC,oE]=nV("MenuSub"),oR="MenuSubTrigger",oj=s.forwardRef((e,t)=>{let r=nq(oR,e.__scopeMenu),n=nQ(oR,e.__scopeMenu),o=oE(oR,e.__scopeMenu),i=n8(oR,e.__scopeMenu),a=s.useRef(null),{pointerGraceTimerRef:c,onPointerGraceIntentChange:u}=i,f={__scopeMenu:e.__scopeMenu},p=s.useCallback(()=>{a.current&&window.clearTimeout(a.current),a.current=null},[]);return s.useEffect(()=>p,[p]),s.useEffect(()=>{let e=c.current;return()=>{window.clearTimeout(e),u(null)}},[c,u]),(0,l.jsx)(n1,{asChild:!0,...f,children:(0,l.jsx)(oc,{id:o.triggerId,"aria-haspopup":"menu","aria-expanded":r.open,"aria-controls":o.contentId,"data-state":oA(r.open),...e,ref:d(t,o.onTriggerChange),onClick:t=>{var n;null==(n=e.onClick)||n.call(e,t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),r.open||r.onOpenChange(!0))},onPointerMove:eM(e.onPointerMove,oO(t=>{i.onItemEnter(t),!t.defaultPrevented&&(e.disabled||r.open||a.current||(i.onPointerGraceIntentChange(null),a.current=window.setTimeout(()=>{r.onOpenChange(!0),p()},100)))})),onPointerLeave:eM(e.onPointerLeave,oO(e=>{var t,n;p();let o=null==(t=r.content)?void 0:t.getBoundingClientRect();if(o){let t=null==(n=r.content)?void 0:n.dataset.side,l="right"===t,a=o[l?"left":"right"],s=o[l?"right":"left"];i.onPointerGraceIntentChange({area:[{x:e.clientX+(l?-5:5),y:e.clientY},{x:a,y:o.top},{x:s,y:o.top},{x:s,y:o.bottom},{x:a,y:o.bottom}],side:t}),window.clearTimeout(c.current),c.current=window.setTimeout(()=>i.onPointerGraceIntentChange(null),300)}else{if(i.onTriggerLeave(e),e.defaultPrevented)return;i.onPointerGraceIntentChange(null)}})),onKeyDown:eM(e.onKeyDown,t=>{let o=""!==i.searchRef.current;if(!e.disabled&&(!o||" "!==t.key)&&nW[n.dir].includes(t.key)){var l;r.onOpenChange(!0),null==(l=r.content)||l.focus(),t.preventDefault()}})})})});oj.displayName=oR;var oS="MenuSubContent",oN=s.forwardRef((e,t)=>{let r=n3(n6,e.__scopeMenu),{forceMount:n=r.forceMount,...o}=e,i=nq(n6,e.__scopeMenu),a=nQ(n6,e.__scopeMenu),c=oE(oS,e.__scopeMenu),u=s.useRef(null),d=f(t,u);return(0,l.jsx)(nK.Provider,{scope:e.__scopeMenu,children:(0,l.jsx)(r_,{present:n||i.open,children:(0,l.jsx)(nK.Slot,{scope:e.__scopeMenu,children:(0,l.jsx)(on,{id:c.contentId,"aria-labelledby":c.triggerId,...o,ref:d,align:"start",side:"rtl"===a.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{var t;a.isUsingKeyboardRef.current&&(null==(t=u.current)||t.focus()),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:eM(e.onFocusOutside,e=>{e.target!==c.trigger&&i.onOpenChange(!1)}),onEscapeKeyDown:eM(e.onEscapeKeyDown,e=>{a.onClose(),e.preventDefault()}),onKeyDown:eM(e.onKeyDown,e=>{let t=e.currentTarget.contains(e.target),r=nB[a.dir].includes(e.key);if(t&&r){var n;i.onOpenChange(!1),null==(n=c.trigger)||n.focus(),e.preventDefault()}})})})})})});function oA(e){return e?"open":"closed"}function oM(e){return"indeterminate"===e}function oP(e){return oM(e)?"indeterminate":e?"checked":"unchecked"}function oO(e){return t=>"mouse"===t.pointerType?e(t):void 0}oN.displayName=oS;var oT="DropdownMenu",[oL,oD]=eP(oT,[nX]),o_=nX(),[oI,oz]=oL(oT),oF=e=>{let{__scopeDropdownMenu:t,children:r,dir:n,open:o,defaultOpen:i,onOpenChange:a,modal:c=!0}=e,u=o_(t),d=s.useRef(null),[f,p]=eL({prop:o,defaultProp:null!=i&&i,onChange:a,caller:oT});return(0,l.jsx)(oI,{scope:t,triggerId:tr(),triggerRef:d,contentId:tr(),open:f,onOpenChange:p,onOpenToggle:s.useCallback(()=>p(e=>!e),[p]),modal:c,children:(0,l.jsx)(n0,{...u,open:f,onOpenChange:p,dir:n,modal:c,children:r})})};oF.displayName=oT;var oW="DropdownMenuTrigger",oB=s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,disabled:n=!1,...o}=e,i=oz(oW,r),a=o_(r);return(0,l.jsx)(n1,{asChild:!0,...a,children:(0,l.jsx)(e_.button,{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":n?"":void 0,disabled:n,...o,ref:d(t,i.triggerRef),onPointerDown:eM(e.onPointerDown,e=>{!n&&0===e.button&&!1===e.ctrlKey&&(i.onOpenToggle(),i.open||e.preventDefault())}),onKeyDown:eM(e.onKeyDown,e=>{!n&&(["Enter"," "].includes(e.key)&&i.onOpenToggle(),"ArrowDown"===e.key&&i.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())})})})});oB.displayName=oW;var oU=e=>{let{__scopeDropdownMenu:t,...r}=e,n=o_(t);return(0,l.jsx)(n4,{...n,...r})};oU.displayName="DropdownMenuPortal";var oK="DropdownMenuContent",oH=s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=oz(oK,r),i=o_(r),a=s.useRef(!1);return(0,l.jsx)(n9,{id:o.contentId,"aria-labelledby":o.triggerId,...i,...n,ref:t,onCloseAutoFocus:eM(e.onCloseAutoFocus,e=>{var t;a.current||null==(t=o.triggerRef.current)||t.focus(),a.current=!1,e.preventDefault()}),onInteractOutside:eM(e.onInteractOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey,n=2===t.button||r;(!o.modal||n)&&(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)"}})});oH.displayName=oK,s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(oo,{...o,...n,ref:t})}).displayName="DropdownMenuGroup",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(oi,{...o,...n,ref:t})}).displayName="DropdownMenuLabel";var oG=s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(os,{...o,...n,ref:t})});oG.displayName="DropdownMenuItem",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(ou,{...o,...n,ref:t})}).displayName="DropdownMenuCheckboxItem",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(om,{...o,...n,ref:t})}).displayName="DropdownMenuRadioGroup",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(og,{...o,...n,ref:t})}).displayName="DropdownMenuRadioItem",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(ow,{...o,...n,ref:t})}).displayName="DropdownMenuItemIndicator",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(ox,{...o,...n,ref:t})}).displayName="DropdownMenuSeparator",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(ok,{...o,...n,ref:t})}).displayName="DropdownMenuArrow",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(oj,{...o,...n,ref:t})}).displayName="DropdownMenuSubTrigger",s.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,o=o_(r);return(0,l.jsx)(oN,{...o,...n,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)"}})}).displayName="DropdownMenuSubContent";let oV={main:[{href:"/about",label:"About"},{href:"/projects",label:"Projects"},{href:"/team",label:"Team"},{href:"/contact",label:"Contact"}],community:[{href:"/community",label:"Community"},{href:"/blog",label:"Blog"},{href:"/events",label:"Events"},{href:"/showcase",label:"Showcase"}],resources:[{href:"/resources",label:"Resources"},{href:"/contributing",label:"Contributing"},{href:"/code-of-conduct",label:"Code of Conduct"},{href:"/changelog",label:"Changelog"},{href:"/roadmap",label:"Roadmap"}],legal:[{href:"/privacy",label:"Privacy Policy"},{href:"/terms",label:"Terms of Service"},{href:"/accessibility",label:"Accessibility"}]};function oX(){let[e,t]=(0,s.useState)(!1),r=(0,c.usePathname)(),n=e=>"/"===e?"/"===r:r.startsWith(e);return(0,l.jsx)("header",{id:"navigation",className:"sticky top-0 z-50 w-full border-b bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60",children:(0,l.jsxs)(ew,{children:[(0,l.jsxs)("div",{className:"flex h-16 items-center justify-between",children:[(0,l.jsx)(a.default,{href:"/",className:"flex items-center space-x-2",children:(0,l.jsxs)("span",{className:"text-xl font-bold",children:[(0,l.jsx)("span",{className:"text-foreground",children:"Code"}),(0,l.jsx)("span",{className:"text-primary",children:"Storm"}),(0,l.jsx)("span",{className:"text-foreground",children:" Hub"})]})}),(0,l.jsxs)("nav",{className:"hidden lg:flex items-center space-x-1","aria-label":"Main navigation",children:[oV.main.map(e=>(0,l.jsx)(a.default,{href:e.href,className:"px-3 py-2 text-sm font-medium transition-colors rounded-md focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 ".concat(n(e.href)?"text-foreground bg-accent":"text-foreground/60 hover:text-foreground hover:bg-accent/50"),children:e.label},e.href)),(0,l.jsxs)(oF,{children:[(0,l.jsx)(oB,{asChild:!0,children:(0,l.jsxs)(ey,{variant:"ghost",size:"sm",className:"h-10 text-sm font-medium text-foreground/60 hover:text-foreground",children:["Community",(0,l.jsx)(eC,{className:"ml-1 h-3 w-3"})]})}),(0,l.jsx)(oU,{children:(0,l.jsx)(oH,{className:"min-w-[200px] bg-popover border border-border rounded-md shadow-md p-1",sideOffset:5,children:oV.community.map(e=>(0,l.jsx)(oG,{asChild:!0,children:(0,l.jsx)(a.default,{href:e.href,className:"flex items-center px-3 py-2 text-sm rounded-sm cursor-default focus:outline-none transition-colors ".concat(n(e.href)?"bg-accent text-accent-foreground":"text-popover-foreground hover:bg-accent hover:text-accent-foreground"),children:e.label})},e.href))})})]}),(0,l.jsxs)(oF,{children:[(0,l.jsx)(oB,{asChild:!0,children:(0,l.jsxs)(ey,{variant:"ghost",size:"sm",className:"h-10 text-sm font-medium text-foreground/60 hover:text-foreground",children:["Resources",(0,l.jsx)(eC,{className:"ml-1 h-3 w-3"})]})}),(0,l.jsx)(oU,{children:(0,l.jsx)(oH,{className:"min-w-[200px] bg-popover border border-border rounded-md shadow-md p-1",sideOffset:5,children:oV.resources.map(e=>(0,l.jsx)(oG,{asChild:!0,children:(0,l.jsx)(a.default,{href:e.href,className:"flex items-center px-3 py-2 text-sm rounded-sm cursor-default focus:outline-none transition-colors ".concat(n(e.href)?"bg-accent text-accent-foreground":"text-popover-foreground hover:bg-accent hover:text-accent-foreground"),children:e.label})},e.href))})})]})]}),(0,l.jsxs)("div",{className:"flex items-center space-x-2",children:[(0,l.jsx)(ey,{variant:"ghost",size:"sm",asChild:!0,className:"hidden sm:flex",children:(0,l.jsxs)(a.default,{href:"https://github.com/CodeStorm-Hub",target:"_blank",rel:"noopener noreferrer",children:[(0,l.jsx)(eS,{className:"h-4 w-4 mr-2"}),"GitHub"]})}),(0,l.jsx)(ey,{size:"sm",className:"hidden sm:inline-flex",children:"Join Us"}),(0,l.jsx)(ey,{variant:"ghost",size:"sm",className:"lg:hidden",onClick:()=>t(!e),"aria-expanded":e,"aria-controls":"mobile-menu","aria-label":"Toggle navigation menu",children:e?(0,l.jsx)(eR,{className:"h-4 w-4"}):(0,l.jsx)(eA,{className:"h-4 w-4"})})]})]}),e&&(0,l.jsx)("div",{id:"mobile-menu",className:"lg:hidden border-t border-border",children:(0,l.jsxs)("div",{className:"px-2 pt-2 pb-3 space-y-1",children:[(0,l.jsx)("div",{className:"space-y-1",children:oV.main.map(e=>(0,l.jsx)(a.default,{href:e.href,onClick:()=>t(!1),className:"block px-3 py-2 text-base font-medium rounded-md transition-colors ".concat(n(e.href)?"text-foreground bg-accent":"text-foreground/60 hover:text-foreground hover:bg-accent/50"),children:e.label},e.href))}),(0,l.jsxs)("div",{className:"pt-4",children:[(0,l.jsx)("div",{className:"px-3 py-2 text-xs font-semibold text-muted-foreground uppercase tracking-wider",children:"Community"}),oV.community.map(e=>(0,l.jsx)(a.default,{href:e.href,onClick:()=>t(!1),className:"block px-3 py-2 text-base font-medium rounded-md transition-colors ".concat(n(e.href)?"text-foreground bg-accent":"text-foreground/60 hover:text-foreground hover:bg-accent/50"),children:e.label},e.href))]}),(0,l.jsxs)("div",{className:"pt-4",children:[(0,l.jsx)("div",{className:"px-3 py-2 text-xs font-semibold text-muted-foreground uppercase tracking-wider",children:"Resources"}),oV.resources.map(e=>(0,l.jsx)(a.default,{href:e.href,onClick:()=>t(!1),className:"block px-3 py-2 text-base font-medium rounded-md transition-colors ".concat(n(e.href)?"text-foreground bg-accent":"text-foreground/60 hover:text-foreground hover:bg-accent/50"),children:e.label},e.href))]}),(0,l.jsxs)("div",{className:"pt-4 space-y-2",children:[(0,l.jsx)(ey,{asChild:!0,className:"w-full justify-center",children:(0,l.jsxs)(a.default,{href:"https://github.com/CodeStorm-Hub",target:"_blank",rel:"noopener noreferrer",children:[(0,l.jsx)(eS,{className:"h-4 w-4 mr-2"}),"View on GitHub"]})}),(0,l.jsx)(ey,{variant:"outline",className:"w-full justify-center",children:"Join Community"})]}),(0,l.jsx)("div",{className:"pt-4 border-t border-border",children:(0,l.jsx)("div",{className:"flex flex-wrap gap-4 px-3 py-2",children:oV.legal.map(e=>(0,l.jsx)(a.default,{href:e.href,onClick:()=>t(!1),className:"text-sm text-muted-foreground hover:text-foreground transition-colors",children:e.label},e.href))})})]})})]})})}}]); \ No newline at end of file diff --git a/out/_next/static/chunks/3eba6931cad880e3.js b/out/_next/static/chunks/3eba6931cad880e3.js deleted file mode 100644 index 3ba02ce..0000000 --- a/out/_next/static/chunks/3eba6931cad880e3.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,35451,(e,t,r)=>{!function(){var e={229:function(e){var t,r,n,o=e.exports={};function i(){throw Error("setTimeout has not been defined")}function u(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:i}catch(e){t=i}try{r="function"==typeof clearTimeout?clearTimeout:u}catch(e){r=u}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===i||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}var c=[],a=!1,l=-1;function f(){a&&n&&(a=!1,n.length?c=n.concat(c):l=-1,c.length&&p())}function p(){if(!a){var e=s(f);a=!0;for(var t=c.length;t;){for(n=c,c=[];++l1)for(var r=1;r{"use strict";var n,o;t.exports=(null==(n=e.g.process)?void 0:n.env)&&"object"==typeof(null==(o=e.g.process)?void 0:o.env)?e.g.process:e.r(35451)},45689,(e,t,r)=>{"use strict";var n=Symbol.for("react.transitional.element");function o(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var i in r={},t)"key"!==i&&(r[i]=t[i]);else r=t;return{$$typeof:n,type:e,key:o,ref:void 0!==(t=r.ref)?t:null,props:r}}r.Fragment=Symbol.for("react.fragment"),r.jsx=o,r.jsxs=o},43476,(e,t,r)=>{"use strict";t.exports=e.r(45689)},55682,(e,t,r)=>{"use strict";r._=function(e){return e&&e.__esModule?e:{default:e}}},90809,(e,t,r)=>{"use strict";function n(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(n=function(e){return e?r:t})(e)}r._=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=n(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if("default"!==u&&Object.prototype.hasOwnProperty.call(e,u)){var s=i?Object.getOwnPropertyDescriptor(e,u):null;s&&(s.get||s.set)?Object.defineProperty(o,u,s):o[u]=e[u]}return o.default=e,r&&r.set(e,o),o}},50740,(e,t,r)=>{"use strict";var n=e.i(47167),o=Symbol.for("react.transitional.element"),i=Symbol.for("react.portal"),u=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),l=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),h=Symbol.iterator,g={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_=Object.assign,v={};function m(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||g}function b(){}function S(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||g}m.prototype.isReactComponent={},m.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},m.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},b.prototype=m.prototype;var O=S.prototype=new b;O.constructor=S,_(O,m.prototype),O.isPureReactComponent=!0;var E=Array.isArray;function j(){}var w={H:null,A:null,T:null,S:null},T=Object.prototype.hasOwnProperty;function x(e,t,r){var n=r.ref;return{$$typeof:o,type:e,key:t,ref:void 0!==n?n:null,props:r}}function R(e){return"object"==typeof e&&null!==e&&e.$$typeof===o}var P=/\/+/g;function A(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function C(e,t,r){if(null==e)return e;var n=[],u=0;return!function e(t,r,n,u,s){var c,a,l,f=typeof t;("undefined"===f||"boolean"===f)&&(t=null);var p=!1;if(null===t)p=!0;else switch(f){case"bigint":case"string":case"number":p=!0;break;case"object":switch(t.$$typeof){case o:case i:p=!0;break;case y:return e((p=t._init)(t._payload),r,n,u,s)}}if(p)return s=s(t),p=""===u?"."+A(t,0):u,E(s)?(n="",null!=p&&(n=p.replace(P,"$&/")+"/"),e(s,r,n,"",function(e){return e})):null!=s&&(R(s)&&(c=s,a=n+(null==s.key||t&&t.key===s.key?"":(""+s.key).replace(P,"$&/")+"/")+p,s=x(c.type,a,c.props)),r.push(s)),1;p=0;var d=""===u?".":u+":";if(E(t))for(var g=0;g{"use strict";t.exports=e.r(50740)},18800,(e,t,r)=>{"use strict";var n=e.r(71645);function o(e){var t="https://react.dev/errors/"+e;if(1{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),t.exports=e.r(18800)},90317,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{bindSnapshot:function(){return s},createAsyncLocalStorage:function(){return u},createSnapshot:function(){return c}});let n=Object.defineProperty(Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available"),"__NEXT_ERROR_CODE",{value:"E504",enumerable:!1,configurable:!0});class o{disable(){throw n}getStore(){}run(){throw n}exit(){throw n}enterWith(){throw n}static bind(e){return e}}let i="undefined"!=typeof globalThis&&globalThis.AsyncLocalStorage;function u(){return i?new i:new o}function s(e){return i?i.bind(e):o.bind(e)}function c(){return i?i.snapshot():function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},63599,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workAsyncStorage",{enumerable:!0,get:function(){return n.workAsyncStorageInstance}});let n=e.r(42344)},12354,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"HandleISRError",{enumerable:!0,get:function(){return o}});let n="undefined"==typeof window?e.r(63599).workAsyncStorage:void 0;function o(e){let{error:t}=e;if(n){let e=n.getStore();if((null==e?void 0:e.isRevalidate)||(null==e?void 0:e.isStaticGeneration))throw console.error(t),t}return null}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},42732,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"HeadManagerContext",{enumerable:!0,get:function(){return n}});let n=e.r(55682)._(e.r(71645)).default.createContext({})},68027,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return u}});let n=e.r(43476),o=e.r(12354),i={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"}},u=function(e){let{error:t}=e,r=null==t?void 0:t.digest;return(0,n.jsxs)("html",{id:"__next_error__",children:[(0,n.jsx)("head",{}),(0,n.jsxs)("body",{children:[(0,n.jsx)(o.HandleISRError,{error:t}),(0,n.jsx)("div",{style:i.error,children:(0,n.jsxs)("div",{children:[(0,n.jsxs)("h2",{style:i.text,children:["Application error: a ",r?"server":"client","-side exception has occurred while loading ",window.location.hostname," (see the"," ",r?"server logs":"browser console"," for more information)."]}),r?(0,n.jsx)("p",{style:i.text,children:"Digest: "+r}):null]})})]})]})};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/4dcc933dcbfdb4cf.js b/out/_next/static/chunks/4dcc933dcbfdb4cf.js deleted file mode 100644 index 4defa08..0000000 --- a/out/_next/static/chunks/4dcc933dcbfdb4cf.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,33525,(e,t,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),Object.defineProperty(u,"warnOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},18581,(e,t,u)=>{"use strict";Object.defineProperty(u,"__esModule",{value:!0}),Object.defineProperty(u,"useMergedRef",{enumerable:!0,get:function(){return r}});let n=e.r(71645);function r(e,t){let u=(0,n.useRef)(null),r=(0,n.useRef)(null);return(0,n.useCallback)(n=>{if(null===n){let e=u.current;e&&(u.current=null,e());let t=r.current;t&&(r.current=null,t())}else e&&(u.current=l(e,n)),t&&(r.current=l(t,n))},[e,t])}function l(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let u=e(t);return"function"==typeof u?u:()=>e(null)}}("function"==typeof u.default||"object"==typeof u.default&&null!==u.default)&&void 0===u.default.__esModule&&(Object.defineProperty(u.default,"__esModule",{value:!0}),Object.assign(u.default,u),t.exports=u.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/538cc02e54714b23.js b/out/_next/static/chunks/538cc02e54714b23.js deleted file mode 100644 index 69b9a7f..0000000 --- a/out/_next/static/chunks/538cc02e54714b23.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,94941,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return d}});let r=e.r(91788),o="undefined"==typeof window,i=o?()=>{}:r.useLayoutEffect,l=o?()=>{}:r.useEffect;function d(e){let{headManager:t,reduceComponentsToState:n}=e;function d(){if(t&&t.mountedInstances){let o=r.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(n(o,e))}}if(o){var a;null==t||null==(a=t.mountedInstances)||a.add(e.children),d()}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=d),()=>{t&&(t._pendingUpdate=d)})),l(()=>(t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null),()=>{t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null)})),null}},19606,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"AmpStateContext",{enumerable:!0,get:function(){return r}});let r=e.r(41705)._(e.r(91788)).default.createContext({})},15381,(e,t,n)=>{"use strict";function r(e){let{ampFirst:t=!1,hybrid:n=!1,hasQuery:r=!1}=void 0===e?{}:e;return t||n&&r}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isInAmpMode",{enumerable:!0,get:function(){return r}})},80963,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return y},defaultHead:function(){return c}});let r=e.r(41705),o=e.r(52456),i=e.r(91398),l=o._(e.r(91788)),d=r._(e.r(94941)),a=e.r(19606),u=e.r(13584),s=e.r(15381);function c(e){void 0===e&&(e=!1);let t=[(0,i.jsx)("meta",{charSet:"utf-8"},"charset")];return e||t.push((0,i.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")),t}function f(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===l.default.Fragment?e.concat(l.default.Children.toArray(t.props.children).reduce((e,t)=>"string"==typeof t||"number"==typeof t?e:e.concat(t),[])):e.concat(t)}e.r(94470);let p=["name","httpEquiv","charSet","itemProp"];function h(e,t){let{inAmpMode:n}=t;return e.reduce(f,[]).reverse().concat(c(n).reverse()).filter(function(){let e=new Set,t=new Set,n=new Set,r={};return o=>{let i=!0,l=!1;if(o.key&&"number"!=typeof o.key&&o.key.indexOf("$")>0){l=!0;let t=o.key.slice(o.key.indexOf("$")+1);e.has(t)?i=!1:e.add(t)}switch(o.type){case"title":case"base":t.has(o.type)?i=!1:t.add(o.type);break;case"meta":for(let e=0,t=p.length;e{let n=e.key||t;return l.default.cloneElement(e,{key:n})})}let y=function(e){let{children:t}=e,n=(0,l.useContext)(a.AmpStateContext),r=(0,l.useContext)(u.HeadManagerContext);return(0,i.jsx)(d.default,{reduceComponentsToState:h,headManager:r,inAmpMode:(0,s.isInAmpMode)(n),children:t})};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},44063,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{NEXT_REQUEST_META:function(){return r},addRequestMeta:function(){return l},getRequestMeta:function(){return o},removeRequestMeta:function(){return d},setRequestMeta:function(){return i}});let r=Symbol.for("NextInternalRequestMeta");function o(e,t){let n=e[r]||{};return"string"==typeof t?n[t]:n}function i(e,t){return e[r]=t,t}function l(e,t,n){let r=o(e);return r[t]=n,i(e,r)}function d(e,t){let n=o(e);return delete n[t],i(e,n)}},93594,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return s}});let r=e.r(41705),o=e.r(91398),i=r._(e.r(91788)),l=r._(e.r(80963)),d={400:"Bad Request",404:"This page could not be found",405:"Method Not Allowed",500:"Internal Server Error"};function a(t){let n,{req:r,res:o,err:i}=t,l=o&&o.statusCode?o.statusCode:i?i.statusCode:404;if("undefined"!=typeof window)n=window.location.hostname;else if(r){let{getRequestMeta:t}=e.r(44063),o=t(r,"initURL");o&&(n=new URL(o).hostname)}return{statusCode:l,hostname:n}}let 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"},desc:{lineHeight:"48px"},h1:{display:"inline-block",margin:"0 20px 0 0",paddingRight:23,fontSize:24,fontWeight:500,verticalAlign:"top"},h2:{fontSize:14,fontWeight:400,lineHeight:"28px"},wrap:{display:"inline-block"}};class s extends i.default.Component{render(){let{statusCode:e,withDarkMode:t=!0}=this.props,n=this.props.title||d[e]||"An unexpected error has occurred";return(0,o.jsxs)("div",{style:u.error,children:[(0,o.jsx)(l.default,{children:(0,o.jsx)("title",{children:e?e+": "+n:"Application error: a client-side exception has occurred"})}),(0,o.jsxs)("div",{style:u.desc,children:[(0,o.jsx)("style",{dangerouslySetInnerHTML:{__html:"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}"+(t?"@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}":"")}}),e?(0,o.jsx)("h1",{className:"next-error-h1",style:u.h1,children:e}):null,(0,o.jsx)("div",{style:u.wrap,children:(0,o.jsxs)("h2",{style:u.h2,children:[this.props.title||e?n:(0,o.jsxs)(o.Fragment,{children:["Application error: a client-side exception has occurred"," ",!!this.props.hostname&&(0,o.jsxs)(o.Fragment,{children:["while loading ",this.props.hostname]})," ","(see the browser console for more information)"]}),"."]})})]})]})}}s.displayName="ErrorPage",s.getInitialProps=a,s.origGetInitialProps=a,("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/7dd66bdf8a7e5707.js b/out/_next/static/chunks/7dd66bdf8a7e5707.js deleted file mode 100644 index d4a8d5d..0000000 --- a/out/_next/static/chunks/7dd66bdf8a7e5707.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,91915,(e,r,t)=>{"use strict";function n(e,r){if(void 0===r&&(r={}),r.onlyHashChange)return void e();let t=document.documentElement;t.dataset.scrollBehavior;let n=t.style.scrollBehavior;t.style.scrollBehavior="auto",r.dontForceLayout||t.getClientRects(),e(),t.style.scrollBehavior=n}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"disableSmoothScrollDuringRouteTransition",{enumerable:!0,get:function(){return n}}),e.r(33525)},68017,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"HTTPAccessFallbackBoundary",{enumerable:!0,get:function(){return l}});let n=e.r(90809),a=e.r(43476),o=n._(e.r(71645)),c=e.r(90373),i=e.r(54394);e.r(33525);let u=e.r(8372);class s extends o.default.Component{componentDidCatch(){}static getDerivedStateFromError(e){if((0,i.isHTTPAccessFallbackError)(e))return{triggeredStatus:(0,i.getAccessFallbackHTTPStatus)(e)};throw e}static getDerivedStateFromProps(e,r){return e.pathname!==r.previousPathname&&r.triggeredStatus?{triggeredStatus:void 0,previousPathname:e.pathname}:{triggeredStatus:r.triggeredStatus,previousPathname:e.pathname}}render(){let{notFound:e,forbidden:r,unauthorized:t,children:n}=this.props,{triggeredStatus:o}=this.state,c={[i.HTTPAccessErrorStatus.NOT_FOUND]:e,[i.HTTPAccessErrorStatus.FORBIDDEN]:r,[i.HTTPAccessErrorStatus.UNAUTHORIZED]:t};if(o){let u=o===i.HTTPAccessErrorStatus.NOT_FOUND&&e,s=o===i.HTTPAccessErrorStatus.FORBIDDEN&&r,l=o===i.HTTPAccessErrorStatus.UNAUTHORIZED&&t;return u||s||l?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{name:"robots",content:"noindex"}),!1,c[o]]}):n}return n}constructor(e){super(e),this.state={triggeredStatus:void 0,previousPathname:e.pathname}}}function l(e){let{notFound:r,forbidden:t,unauthorized:n,children:i}=e,l=(0,c.useUntrackedPathname)(),d=(0,o.useContext)(u.MissingSlotContext);return r||t||n?(0,a.jsx)(s,{pathname:l,notFound:r,forbidden:t,unauthorized:n,missingSlots:d,children:i}):(0,a.jsx)(a.Fragment,{children:i})}("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),r.exports=t.default)},91798,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useRouterBFCache",{enumerable:!0,get:function(){return a}});let n=e.r(71645);function a(e,r){let[t,a]=(0,n.useState)(()=>({tree:e,stateKey:r,next:null}));if(t.tree===e)return t;let o={tree:e,stateKey:r,next:null},c=1,i=t,u=o;for(;null!==i&&c<1;){if(i.stateKey===r){u.next=i.next;break}{c++;let e={tree:i.tree,stateKey:i.stateKey,next:null};u.next=e,u=e}i=i.next}return a(o),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),r.exports=t.default)},39756,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return T}});let n=e.r(55682),a=e.r(90809),o=e.r(43476),c=e.r(88540),i=a._(e.r(71645)),u=n._(e.r(74080)),s=e.r(8372),l=e.r(87288),d=e.r(1244),f=e.r(72383),p=e.r(56019),h=e.r(91915),y=e.r(58442),g=e.r(68017),m=e.r(70725),b=e.r(84356),P=e.r(41538),_=e.r(91798);e.r(74180);let O=u.default.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,E=["bottom","height","left","right","top","width","x","y"];function v(e,r){let t=e.getBoundingClientRect();return t.top>=0&&t.top<=r}class S extends i.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:r}=this.props;if(e.apply){if(0!==e.segmentPaths.length&&!e.segmentPaths.some(e=>r.every((r,t)=>(0,p.matchSegment)(r,e[t]))))return;let t=null,n=e.hashFragment;if(n&&(t=function(e){var r;return"top"===e?document.body:null!=(r=document.getElementById(e))?r:document.getElementsByName(e)[0]}(n)),t||(t="undefined"==typeof window?null:(0,O.findDOMNode)(this)),!(t instanceof Element))return;for(;!(t instanceof HTMLElement)||function(e){if(["sticky","fixed"].includes(getComputedStyle(e).position))return!0;let r=e.getBoundingClientRect();return E.every(e=>0===r[e])}(t);){if(null===t.nextElementSibling)return;t=t.nextElementSibling}e.apply=!1,e.hashFragment=null,e.segmentPaths=[],(0,h.disableSmoothScrollDuringRouteTransition)(()=>{if(n)return void t.scrollIntoView();let e=document.documentElement,r=e.clientHeight;!v(t,r)&&(e.scrollTop=0,v(t,r)||t.scrollIntoView())},{dontForceLayout:!0,onlyHashChange:e.onlyHashChange}),e.onlyHashChange=!1,t.focus()}}}}function w(e){let{segmentPath:r,children:t}=e,n=(0,i.useContext)(s.GlobalLayoutRouterContext);if(!n)throw Object.defineProperty(Error("invariant global layout router not mounted"),"__NEXT_ERROR_CODE",{value:"E473",enumerable:!1,configurable:!0});return(0,o.jsx)(S,{segmentPath:r,focusAndScrollRef:n.focusAndScrollRef,children:t})}function j(e){let{tree:r,segmentPath:t,cacheNode:n,url:a}=e,u=(0,i.useContext)(s.GlobalLayoutRouterContext);if(!u)throw Object.defineProperty(Error("invariant global layout router not mounted"),"__NEXT_ERROR_CODE",{value:"E473",enumerable:!1,configurable:!0});let{tree:f}=u,h=null!==n.prefetchRsc?n.prefetchRsc:n.rsc,y=(0,i.useDeferredValue)(n.rsc,h),g="object"==typeof y&&null!==y&&"function"==typeof y.then?(0,i.use)(y):y;if(!g){let e=n.lazyData;if(null===e){let r=function e(r,t){if(r){let[n,a]=r,o=2===r.length;if((0,p.matchSegment)(t[0],n)&&t[1].hasOwnProperty(a)){if(o){let r=e(void 0,t[1][a]);return[t[0],{...t[1],[a]:[r[0],r[1],r[2],"refetch"]}]}return[t[0],{...t[1],[a]:e(r.slice(2),t[1][a])}]}}return t}(["",...t],f),o=(0,b.hasInterceptionRouteInCurrentTree)(f),s=Date.now();n.lazyData=e=(0,l.fetchServerResponse)(new URL(a,location.origin),{flightRouterState:r,nextUrl:o?u.nextUrl:null}).then(e=>((0,i.startTransition)(()=>{(0,P.dispatchAppRouterAction)({type:c.ACTION_SERVER_PATCH,previousTree:f,serverResponse:e,navigatedAt:s})}),e)),(0,i.use)(e)}(0,i.use)(d.unresolvedThenable)}return(0,o.jsx)(s.LayoutRouterContext.Provider,{value:{parentTree:r,parentCacheNode:n,parentSegmentPath:t,url:a},children:g})}function R(e){let r,{loading:t,children:n}=e;if(r="object"==typeof t&&null!==t&&"function"==typeof t.then?(0,i.use)(t):t){let e=r[0],t=r[1],a=r[2];return(0,o.jsx)(i.Suspense,{fallback:(0,o.jsxs)(o.Fragment,{children:[t,a,e]}),children:n})}return(0,o.jsx)(o.Fragment,{children:n})}function T(e){let{parallelRouterKey:r,error:t,errorStyles:n,errorScripts:a,templateStyles:c,templateScripts:u,template:l,notFound:d,forbidden:p,unauthorized:h,segmentViewBoundaries:b}=e,P=(0,i.useContext)(s.LayoutRouterContext);if(!P)throw Object.defineProperty(Error("invariant expected layout router to be mounted"),"__NEXT_ERROR_CODE",{value:"E56",enumerable:!1,configurable:!0});let{parentTree:O,parentCacheNode:E,parentSegmentPath:v,url:S}=P,T=E.parallelRoutes,C=T.get(r);C||(C=new Map,T.set(r,C));let x=O[0],A=null===v?[r]:v.concat([x,r]),D=O[1][r],M=D[0],k=(0,m.createRouterCacheKey)(M,!0),F=(0,_.useRouterBFCache)(D,k),I=[];do{let e=F.tree,r=F.stateKey,i=e[0],b=(0,m.createRouterCacheKey)(i),P=C.get(b);if(void 0===P){let e={lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:-1};P=e,C.set(b,e)}let _=E.loading,O=(0,o.jsxs)(s.TemplateContext.Provider,{value:(0,o.jsxs)(w,{segmentPath:A,children:[(0,o.jsx)(f.ErrorBoundary,{errorComponent:t,errorStyles:n,errorScripts:a,children:(0,o.jsx)(R,{loading:_,children:(0,o.jsx)(g.HTTPAccessFallbackBoundary,{notFound:d,forbidden:p,unauthorized:h,children:(0,o.jsxs)(y.RedirectBoundary,{children:[(0,o.jsx)(j,{url:S,tree:e,cacheNode:P,segmentPath:A}),null]})})})}),null]}),children:[c,u,l]},r);I.push(O),F=F.next}while(null!==F)return I}("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),r.exports=t.default)},37457,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i}});let n=e.r(90809),a=e.r(43476),o=n._(e.r(71645)),c=e.r(8372);function i(){let e=(0,o.useContext)(c.TemplateContext);return(0,a.jsx)(a.Fragment,{children: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),r.exports=t.default)},65932,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),!function(e,r){for(var t in r)Object.defineProperty(e,t,{enumerable:!0,get:r[t]})}(t,{describeHasCheckingStringProperty:function(){return o},describeStringPropertyAccess:function(){return a},wellKnownProperties:function(){return c}});let n=/^[A-Za-z_$][A-Za-z0-9_$]*$/;function a(e,r){return n.test(r)?"`"+e+"."+r+"`":"`"+e+"["+JSON.stringify(r)+"]`"}function o(e,r){let t=JSON.stringify(r);return"`Reflect.has("+e+", "+t+")`, `"+t+" in "+e+"`, or similar"}let c=new Set(["hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toString","valueOf","toLocaleString","then","catch","finally","status","displayName","_debugInfo","toJSON","$$typeof","__esModule"])},93504,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createRenderSearchParamsFromClient",{enumerable:!0,get:function(){return o}});let n=e.r(65932),a=new WeakMap;function o(e){let r=a.get(e);if(r)return r;let t=Promise.resolve(e);return a.set(e,t),Object.keys(e).forEach(r=>{n.wellKnownProperties.has(r)||(t[r]=e[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),r.exports=t.default)},66996,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createRenderSearchParamsFromClient",{enumerable:!0,get:function(){return n}});let n=e.r(93504).createRenderSearchParamsFromClient;("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),r.exports=t.default)},6831,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createRenderParamsFromClient",{enumerable:!0,get:function(){return o}});let n=e.r(65932),a=new WeakMap;function o(e){let r=a.get(e);if(r)return r;let t=Promise.resolve(e);return a.set(e,t),Object.keys(e).forEach(r=>{n.wellKnownProperties.has(r)||(t[r]=e[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),r.exports=t.default)},97689,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createRenderParamsFromClient",{enumerable:!0,get:function(){return n}});let n=e.r(6831).createRenderParamsFromClient;("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),r.exports=t.default)},42715,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ReflectAdapter",{enumerable:!0,get:function(){return n}});class n{static get(e,r,t){let n=Reflect.get(e,r,t);return"function"==typeof n?n.bind(e):n}static set(e,r,t,n){return Reflect.set(e,r,t,n)}static has(e,r){return Reflect.has(e,r)}static deleteProperty(e,r){return Reflect.deleteProperty(e,r)}}},76361,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createDedupedByCallsiteServerErrorLoggerDev",{enumerable:!0,get:function(){return u}});let n=function(e,r){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=a(r);if(t&&t.has(e))return t.get(e);var n={__proto__:null},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in e)if("default"!==c&&Object.prototype.hasOwnProperty.call(e,c)){var i=o?Object.getOwnPropertyDescriptor(e,c):null;i&&(i.get||i.set)?Object.defineProperty(n,c,i):n[c]=e[c]}return n.default=e,t&&t.set(e,n),n}(e.r(71645));function a(e){if("function"!=typeof WeakMap)return null;var r=new WeakMap,t=new WeakMap;return(a=function(e){return e?t:r})(e)}let o={current:null},c="function"==typeof n.cache?n.cache:e=>e,i=console.warn;function u(e){return function(){for(var r=arguments.length,t=Array(r),n=0;n{try{i(o.current)}finally{o.current=null}})},83066,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"afterTaskAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},41643,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"afterTaskAsyncStorage",{enumerable:!0,get:function(){return n.afterTaskAsyncStorageInstance}});let n=e.r(83066)},50999,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),!function(e,r){for(var t in r)Object.defineProperty(e,t,{enumerable:!0,get:r[t]})}(t,{isRequestAPICallableInsideAfter:function(){return u},throwForSearchParamsAccessInUseCache:function(){return i},throwWithStaticGenerationBailoutError:function(){return o},throwWithStaticGenerationBailoutErrorWithDynamicError:function(){return c}});let n=e.r(43248),a=e.r(41643);function o(e,r){throw Object.defineProperty(new n.StaticGenBailoutError("Route ".concat(e," couldn't be rendered statically because it used ").concat(r,". See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering")),"__NEXT_ERROR_CODE",{value:"E576",enumerable:!1,configurable:!0})}function c(e,r){throw Object.defineProperty(new n.StaticGenBailoutError("Route ".concat(e,' with `dynamic = "error"` couldn\'t be rendered statically because it used ').concat(r,". See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering")),"__NEXT_ERROR_CODE",{value:"E543",enumerable:!1,configurable:!0})}function i(e,r){let t=Object.defineProperty(Error("Route ".concat(e.route,' used "searchParams" inside "use cache". Accessing dynamic request data inside a cache scope is not supported. If you need some search params inside a cached function await "searchParams" outside of the cached function and pass only the required search params as arguments to the cached function. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache')),"__NEXT_ERROR_CODE",{value:"E779",enumerable:!1,configurable:!0});throw Error.captureStackTrace(t,r),null!=e.invalidDynamicUsageError||(e.invalidDynamicUsageError=t),t}function u(){let e=a.afterTaskAsyncStorage.getStore();return(null==e?void 0:e.rootTaskSpawnPhase)==="action"}},69882,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),!function(e,r){for(var t in r)Object.defineProperty(e,t,{enumerable:!0,get:r[t]})}(t,{createPrerenderSearchParamsForClientPage:function(){return h},createSearchParamsFromClient:function(){return d},createServerSearchParamsForMetadata:function(){return f},createServerSearchParamsForServerPage:function(){return p},makeErroringSearchParamsForUseCache:function(){return P}});let n=e.r(42715),a=e.r(67673),o=e.r(62141),c=e.r(12718),i=e.r(63138),u=e.r(76361),s=e.r(65932),l=e.r(50999);function d(e,r){let t=o.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return y(r,t);case"prerender-runtime":throw Object.defineProperty(new c.InvariantError("createSearchParamsFromClient should not be called in a runtime prerender."),"__NEXT_ERROR_CODE",{value:"E769",enumerable:!1,configurable:!0});case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new c.InvariantError("createSearchParamsFromClient should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E739",enumerable:!1,configurable:!0});case"request":return g(e,r)}(0,o.throwInvariantForMissingStore)()}let f=p;function p(e,r){let t=o.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return y(r,t);case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new c.InvariantError("createServerSearchParamsForServerPage should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E747",enumerable:!1,configurable:!0});case"prerender-runtime":var n,i;return n=e,i=t,(0,a.delayUntilRuntimeStage)(i,_(n));case"request":return g(e,r)}(0,o.throwInvariantForMissingStore)()}function h(e){if(e.forceStatic)return Promise.resolve({});let r=o.workUnitAsyncStorage.getStore();if(r)switch(r.type){case"prerender":case"prerender-client":return(0,i.makeHangingPromise)(r.renderSignal,e.route,"`searchParams`");case"prerender-runtime":throw Object.defineProperty(new c.InvariantError("createPrerenderSearchParamsForClientPage should not be called in a runtime prerender."),"__NEXT_ERROR_CODE",{value:"E768",enumerable:!1,configurable:!0});case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new c.InvariantError("createPrerenderSearchParamsForClientPage should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E746",enumerable:!1,configurable:!0});case"prerender-ppr":case"prerender-legacy":case"request":return Promise.resolve({})}(0,o.throwInvariantForMissingStore)()}function y(e,r){if(e.forceStatic)return Promise.resolve({});switch(r.type){case"prerender":case"prerender-client":var t=e,o=r;let c=m.get(o);if(c)return c;let u=(0,i.makeHangingPromise)(o.renderSignal,t.route,"`searchParams`"),d=new Proxy(u,{get(e,r,t){if(Object.hasOwn(u,r))return n.ReflectAdapter.get(e,r,t);switch(r){case"then":return(0,a.annotateDynamicAccess)("`await searchParams`, `searchParams.then`, or similar",o),n.ReflectAdapter.get(e,r,t);case"status":return(0,a.annotateDynamicAccess)("`use(searchParams)`, `searchParams.status`, or similar",o),n.ReflectAdapter.get(e,r,t);default:return n.ReflectAdapter.get(e,r,t)}}});return m.set(o,d),d;case"prerender-ppr":case"prerender-legacy":var f=e,p=r;let h=m.get(f);if(h)return h;let y=Promise.resolve({}),g=new Proxy(y,{get(e,r,t){if(Object.hasOwn(y,r))return n.ReflectAdapter.get(e,r,t);switch(r){case"then":{let e="`await searchParams`, `searchParams.then`, or similar";f.dynamicShouldError?(0,l.throwWithStaticGenerationBailoutErrorWithDynamicError)(f.route,e):"prerender-ppr"===p.type?(0,a.postponeWithTracking)(f.route,e,p.dynamicTracking):(0,a.throwToInterruptStaticGeneration)(e,f,p);return}case"status":{let e="`use(searchParams)`, `searchParams.status`, or similar";f.dynamicShouldError?(0,l.throwWithStaticGenerationBailoutErrorWithDynamicError)(f.route,e):"prerender-ppr"===p.type?(0,a.postponeWithTracking)(f.route,e,p.dynamicTracking):(0,a.throwToInterruptStaticGeneration)(e,f,p);return}default:if("string"==typeof r&&!s.wellKnownProperties.has(r)){let e=(0,s.describeStringPropertyAccess)("searchParams",r);f.dynamicShouldError?(0,l.throwWithStaticGenerationBailoutErrorWithDynamicError)(f.route,e):"prerender-ppr"===p.type?(0,a.postponeWithTracking)(f.route,e,p.dynamicTracking):(0,a.throwToInterruptStaticGeneration)(e,f,p)}return n.ReflectAdapter.get(e,r,t)}},has(e,r){if("string"==typeof r){let e=(0,s.describeHasCheckingStringProperty)("searchParams",r);return f.dynamicShouldError?(0,l.throwWithStaticGenerationBailoutErrorWithDynamicError)(f.route,e):"prerender-ppr"===p.type?(0,a.postponeWithTracking)(f.route,e,p.dynamicTracking):(0,a.throwToInterruptStaticGeneration)(e,f,p),!1}return n.ReflectAdapter.has(e,r)},ownKeys(){let e="`{...searchParams}`, `Object.keys(searchParams)`, or similar";f.dynamicShouldError?(0,l.throwWithStaticGenerationBailoutErrorWithDynamicError)(f.route,e):"prerender-ppr"===p.type?(0,a.postponeWithTracking)(f.route,e,p.dynamicTracking):(0,a.throwToInterruptStaticGeneration)(e,f,p)}});return m.set(f,g),g;default:return r}}function g(e,r){return r.forceStatic?Promise.resolve({}):_(e)}let m=new WeakMap,b=new WeakMap;function P(e){let r=b.get(e);if(r)return r;let t=Promise.resolve({}),a=new Proxy(t,{get:function r(a,o,c){return Object.hasOwn(t,o)||"string"!=typeof o||"then"!==o&&s.wellKnownProperties.has(o)||(0,l.throwForSearchParamsAccessInUseCache)(e,r),n.ReflectAdapter.get(a,o,c)},has:function r(t,a){return"string"!=typeof a||"then"!==a&&s.wellKnownProperties.has(a)||(0,l.throwForSearchParamsAccessInUseCache)(e,r),n.ReflectAdapter.has(t,a)},ownKeys:function r(){(0,l.throwForSearchParamsAccessInUseCache)(e,r)}});return b.set(e,a),a}function _(e){let r=m.get(e);if(r)return r;let t=Promise.resolve(e);return m.set(e,t),Object.keys(e).forEach(r=>{s.wellKnownProperties.has(r)||Object.defineProperty(t,r,{get(){let t=o.workUnitAsyncStorage.getStore();return t&&(0,a.trackDynamicDataInDynamicRender)(t),e[r]},set(e){Object.defineProperty(t,r,{value:e,writable:!0,enumerable:!0})},enumerable:!0,configurable:!0})}),t}(0,u.createDedupedByCallsiteServerErrorLoggerDev)(function(e,r){return Object.defineProperty(Error("".concat(e?'Route "'.concat(e,'" '):"This route ","used ").concat(r,". ")+"`searchParams` should be awaited before using its properties. Learn more: https://nextjs.org/docs/messages/sync-dynamic-apis"),"__NEXT_ERROR_CODE",{value:"E249",enumerable:!1,configurable:!0})}),(0,u.createDedupedByCallsiteServerErrorLoggerDev)(function(e,r,t){return Object.defineProperty(Error("".concat(e?'Route "'.concat(e,'" '):"This route ","used ").concat(r,". ")+"`searchParams` should be awaited before using its properties. The following properties were not available through enumeration because they conflict with builtin or well-known property names: "+"".concat(function(e){switch(e.length){case 0:throw Object.defineProperty(new c.InvariantError("Expected describeListOfPropertyNames to be called with a non-empty list of strings."),"__NEXT_ERROR_CODE",{value:"E531",enumerable:!1,configurable:!0});case 1:return"`".concat(e[0],"`");case 2:return"`".concat(e[0],"` and `").concat(e[1],"`");default:{let r="";for(let t=0;t{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"dynamicAccessAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},88276,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"dynamicAccessAsyncStorage",{enumerable:!0,get:function(){return n.dynamicAccessAsyncStorageInstance}});let n=e.r(74804)},41489,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),!function(e,r){for(var t in r)Object.defineProperty(e,t,{enumerable:!0,get:r[t]})}(t,{createParamsFromClient:function(){return f},createPrerenderParamsForClientSegment:function(){return g},createServerParamsForMetadata:function(){return p},createServerParamsForRoute:function(){return h},createServerParamsForServerSegment:function(){return y}});let n=e.r(63599),a=e.r(42715),o=e.r(67673),c=e.r(62141),i=e.r(12718),u=e.r(65932),s=e.r(63138),l=e.r(76361),d=e.r(88276);function f(e,r){let t=c.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return m(e,r,t);case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new i.InvariantError("createParamsFromClient should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E736",enumerable:!1,configurable:!0});case"prerender-runtime":throw Object.defineProperty(new i.InvariantError("createParamsFromClient should not be called in a runtime prerender."),"__NEXT_ERROR_CODE",{value:"E770",enumerable:!1,configurable:!0});case"request":return O(e)}(0,c.throwInvariantForMissingStore)()}let p=y;function h(e,r){let t=c.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return m(e,r,t);case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new i.InvariantError("createServerParamsForRoute should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E738",enumerable:!1,configurable:!0});case"prerender-runtime":return b(e,t);case"request":return O(e)}(0,c.throwInvariantForMissingStore)()}function y(e,r){let t=c.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return m(e,r,t);case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new i.InvariantError("createServerParamsForServerSegment should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E743",enumerable:!1,configurable:!0});case"prerender-runtime":return b(e,t);case"request":return O(e)}(0,c.throwInvariantForMissingStore)()}function g(e){let r=n.workAsyncStorage.getStore();if(!r)throw Object.defineProperty(new i.InvariantError("Missing workStore in createPrerenderParamsForClientSegment"),"__NEXT_ERROR_CODE",{value:"E773",enumerable:!1,configurable:!0});let t=c.workUnitAsyncStorage.getStore();if(t)switch(t.type){case"prerender":case"prerender-client":let a=t.fallbackRouteParams;if(a){for(let n in e)if(a.has(n))return(0,s.makeHangingPromise)(t.renderSignal,r.route,"`params`")}break;case"cache":case"private-cache":case"unstable-cache":throw Object.defineProperty(new i.InvariantError("createPrerenderParamsForClientSegment should not be called in cache contexts."),"__NEXT_ERROR_CODE",{value:"E734",enumerable:!1,configurable:!0})}return Promise.resolve(e)}function m(e,r,t){switch(t.type){case"prerender":case"prerender-client":{let o=t.fallbackRouteParams;if(o){for(let i in e)if(o.has(i)){var n=e,a=r,c=t;let o=P.get(n);if(o)return o;let i=new Proxy((0,s.makeHangingPromise)(c.renderSignal,a.route,"`params`"),_);return P.set(n,i),i}}break}case"prerender-ppr":{let n=t.fallbackRouteParams;if(n){for(let a in e)if(n.has(a))return function(e,r,t,n){let a=P.get(e);if(a)return a;let c={...e},i=Promise.resolve(c);return P.set(e,i),Object.keys(e).forEach(a=>{u.wellKnownProperties.has(a)||(r.has(a)?(Object.defineProperty(c,a,{get(){let e=(0,u.describeStringPropertyAccess)("params",a);"prerender-ppr"===n.type?(0,o.postponeWithTracking)(t.route,e,n.dynamicTracking):(0,o.throwToInterruptStaticGeneration)(e,t,n)},enumerable:!0}),Object.defineProperty(i,a,{get(){let e=(0,u.describeStringPropertyAccess)("params",a);"prerender-ppr"===n.type?(0,o.postponeWithTracking)(t.route,e,n.dynamicTracking):(0,o.throwToInterruptStaticGeneration)(e,t,n)},set(e){Object.defineProperty(i,a,{value:e,writable:!0,enumerable:!0})},enumerable:!0,configurable:!0})):i[a]=e[a])}),i}(e,n,r,t)}}}return O(e)}function b(e,r){return(0,o.delayUntilRuntimeStage)(r,O(e))}let P=new WeakMap,_={get:function(e,r,t){if("then"===r||"catch"===r||"finally"===r){let n=a.ReflectAdapter.get(e,r,t);return({[r]:function(){for(var r=arguments.length,t=Array(r),a=0;a{u.wellKnownProperties.has(r)||(t[r]=e[r])}),t}(0,l.createDedupedByCallsiteServerErrorLoggerDev)(function(e,r){return Object.defineProperty(Error("".concat(e?'Route "'.concat(e,'" '):"This route ","used ").concat(r,". ")+"`params` should be awaited before using its properties. Learn more: https://nextjs.org/docs/messages/sync-dynamic-apis"),"__NEXT_ERROR_CODE",{value:"E307",enumerable:!1,configurable:!0})}),(0,l.createDedupedByCallsiteServerErrorLoggerDev)(function(e,r,t){return Object.defineProperty(Error("".concat(e?'Route "'.concat(e,'" '):"This route ","used ").concat(r,". ")+"`params` should be awaited before using its properties. The following properties were not available through enumeration because they conflict with builtin property names: "+"".concat(function(e){switch(e.length){case 0:throw Object.defineProperty(new i.InvariantError("Expected describeListOfPropertyNames to be called with a non-empty list of strings."),"__NEXT_ERROR_CODE",{value:"E531",enumerable:!1,configurable:!0});case 1:return"`".concat(e[0],"`");case 2:return"`".concat(e[0],"` and `").concat(e[1],"`");default:{let r="";for(let t=0;t{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ClientPageRoot",{enumerable:!0,get:function(){return o}});let n=e.r(43476),a=e.r(12718);function o(r){let{Component:t,searchParams:o,params:c,promises:i}=r;if("undefined"==typeof window){let r,i,{workAsyncStorage:u}=e.r(63599),s=u.getStore();if(!s)throw Object.defineProperty(new a.InvariantError("Expected workStore to exist when handling searchParams in a client Page."),"__NEXT_ERROR_CODE",{value:"E564",enumerable:!1,configurable:!0});let{createSearchParamsFromClient:l}=e.r(69882);r=l(o,s);let{createParamsFromClient:d}=e.r(41489);return i=d(c,s),(0,n.jsx)(t,{params:i,searchParams:r})}{let{createRenderSearchParamsFromClient:r}=e.r(66996),a=r(o),{createRenderParamsFromClient:i}=e.r(97689),u=i(c);return(0,n.jsx)(t,{params:u,searchParams: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),r.exports=t.default)},92825,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ClientSegmentRoot",{enumerable:!0,get:function(){return o}});let n=e.r(43476),a=e.r(12718);function o(r){let{Component:t,slots:o,params:c,promise:i}=r;if("undefined"==typeof window){let r,{workAsyncStorage:i}=e.r(63599),u=i.getStore();if(!u)throw Object.defineProperty(new a.InvariantError("Expected workStore to exist when handling params in a client segment such as a Layout or Template."),"__NEXT_ERROR_CODE",{value:"E600",enumerable:!1,configurable:!0});let{createParamsFromClient:s}=e.r(41489);return r=s(c,u),(0,n.jsx)(t,{...o,params:r})}{let{createRenderParamsFromClient:r}=e.r(97689),a=r(c);return(0,n.jsx)(t,{...o,params: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),r.exports=t.default)},27201,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"IconMark",{enumerable:!0,get:function(){return a}});let n=e.r(43476),a=()=>"undefined"!=typeof window?null:(0,n.jsx)("meta",{name:"«nxt-icon»"})},11533,(e,r,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"AsyncMetadataOutlet",{enumerable:!0,get:function(){return c}});let n=e.r(43476),a=e.r(71645);function o(e){let{promise:r}=e,{error:t,digest:n}=(0,a.use)(r);if(t)throw n&&(t.digest=n),t;return null}function c(e){let{promise:r}=e;return(0,n.jsx)(a.Suspense,{fallback:null,children:(0,n.jsx)(o,{promise: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),r.exports=t.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/8082ab48faca5ea1.js b/out/_next/static/chunks/8082ab48faca5ea1.js deleted file mode 100644 index a47109d..0000000 --- a/out/_next/static/chunks/8082ab48faca5ea1.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,4768,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"invalidateCacheBelowFlightSegmentPath",{enumerable:!0,get:function(){return function e(t,r,a){let u=a.length<=2,[o,i]=a,c=(0,n.createRouterCacheKey)(i),f=r.parallelRoutes.get(o);if(!f)return;let s=t.parallelRoutes.get(o);if(s&&s!==f||(s=new Map(f),t.parallelRoutes.set(o,s)),u)return void s.delete(c);let d=f.get(c),p=s.get(c);p&&d&&(p===d&&(p={lazyData:p.lazyData,rsc:p.rsc,prefetchRsc:p.prefetchRsc,head:p.head,prefetchHead:p.prefetchHead,parallelRoutes:new Map(p.parallelRoutes)},s.set(c,p)),e(p,d,(0,l.getNextFlightSegmentPath)(a)))}}});let n=e.r(70725),l=e.r(50590);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},1764,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"fillLazyItemsTillLeafWithHead",{enumerable:!0,get:function(){return function e(t,r,a,u,o,i,c){if(0===Object.keys(u[1]).length){r.head=i;return}for(let f in u[1]){let s,d=u[1][f],p=d[0],h=(0,n.createRouterCacheKey)(p),y=null!==o&&void 0!==o[2][f]?o[2][f]:null;if(a){let n=a.parallelRoutes.get(f);if(n){let a,u=(null==c?void 0:c.kind)==="auto"&&c.status===l.PrefetchCacheEntryStatus.reusable,o=new Map(n),s=o.get(h);a=null!==y?{lazyData:null,rsc:y[1],prefetchRsc:null,head:null,prefetchHead:null,loading:y[3],parallelRoutes:new Map(null==s?void 0:s.parallelRoutes),navigatedAt:t}:u&&s?{lazyData:s.lazyData,rsc:s.rsc,prefetchRsc:s.prefetchRsc,head:s.head,prefetchHead:s.prefetchHead,parallelRoutes:new Map(s.parallelRoutes),loading:s.loading}:{lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map(null==s?void 0:s.parallelRoutes),loading:null,navigatedAt:t},o.set(h,a),e(t,a,s,d,y||null,i,c),r.parallelRoutes.set(f,o);continue}}if(null!==y){let e=y[1],r=y[3];s={lazyData:null,rsc:e,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:r,navigatedAt:t}}else s={lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:t};let g=r.parallelRoutes.get(f);g?g.set(h,s):r.parallelRoutes.set(f,new Map([[h,s]])),e(t,s,void 0,d,y,i,c)}}}});let n=e.r(70725),l=e.r(88540);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},51565,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"invalidateCacheByRouterState",{enumerable:!0,get:function(){return l}});let n=e.r(70725);function l(e,t,r){for(let l in r[1]){let a=r[1][l][0],u=(0,n.createRouterCacheKey)(a),o=t.parallelRoutes.get(l);if(o){let t=new Map(o);t.delete(u),e.parallelRoutes.set(l,t)}}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},87752,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{fillCacheWithNewSubTreeData:function(){return i},fillCacheWithNewSubTreeDataButOnlyLoading:function(){return c}});let n=e.r(51565),l=e.r(1764),a=e.r(70725),u=e.r(13258);function o(e,t,r,o,i,c){let{segmentPath:f,seedData:s,tree:d,head:p}=o,h=t,y=r;for(let t=0;t{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"applyFlightData",{enumerable:!0,get:function(){return a}});let n=e.r(1764),l=e.r(87752);function a(e,t,r,a,u){let{tree:o,seedData:i,head:c,isRootRender:f}=a;if(null===i)return!1;if(f){let l=i[1];r.loading=i[3],r.rsc=l,r.prefetchRsc=null,(0,n.fillLazyItemsTillLeafWithHead)(e,r,t,o,i,c,u)}else r.rsc=t.rsc,r.prefetchRsc=t.prefetchRsc,r.parallelRoutes=new Map(t.parallelRoutes),r.loading=t.loading,(0,l.fillCacheWithNewSubTreeData)(e,r,t,a,u);return!0}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},13576,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{addRefreshMarkerToActiveParallelSegments:function(){return function e(t,r){let[n,l,,u]=t;for(let o in n.includes(a.PAGE_SEGMENT_KEY)&&"refresh"!==u&&(t[2]=r,t[3]="refresh"),l)e(l[o],r)}},refreshInactiveParallelSegments:function(){return u}});let n=e.r(10827),l=e.r(87288),a=e.r(13258);async function u(e){let t=new Set;await o({...e,rootTree:e.updatedTree,fetchedSegments:t})}async function o(e){let{navigatedAt:t,state:r,updatedTree:a,updatedCache:u,includeNextUrl:i,fetchedSegments:c,rootTree:f=a,canonicalUrl:s}=e,[,d,p,h]=a,y=[];if(p&&p!==s&&"refresh"===h&&!c.has(p)){c.add(p);let e=(0,l.fetchServerResponse)(new URL(p,location.origin),{flightRouterState:[f[0],f[1],f[2],"refetch"],nextUrl:i?r.nextUrl:null}).then(e=>{let{flightData:r}=e;if("string"!=typeof r)for(let e of r)(0,n.applyFlightData)(t,u,u,e)});y.push(e)}for(let e in d){let n=o({navigatedAt:t,state:r,updatedTree:d[e],updatedCache:u,includeNextUrl:i,fetchedSegments:c,rootTree:f,canonicalUrl:s});y.push(n)}await Promise.all(y)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},22719,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"applyRouterStatePatchToTree",{enumerable:!0,get:function(){return function e(t,r,n,i){let c,[f,s,d,p,h]=r;if(1===t.length){let e=o(r,n);return(0,u.addRefreshMarkerToActiveParallelSegments)(e,i),e}let[y,g]=t;if(!(0,a.matchSegment)(y,f))return null;if(2===t.length)c=o(s[g],n);else if(null===(c=e((0,l.getNextFlightSegmentPath)(t),s[g],n,i)))return null;let _=[t[0],{...s,[g]:c},d,p];return h&&(_[4]=!0),(0,u.addRefreshMarkerToActiveParallelSegments)(_,i),_}}});let n=e.r(13258),l=e.r(50590),a=e.r(56019),u=e.r(13576);function o(e,t){let[r,l]=e,[u,i]=t;if(u===n.DEFAULT_SEGMENT_KEY&&r!==n.DEFAULT_SEGMENT_KEY)return e;if((0,a.matchSegment)(r,u)){let t={};for(let e in l)void 0!==i[e]?t[e]=o(l[e],i[e]):t[e]=l[e];for(let e in i)t[e]||(t[e]=i[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 r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},7687,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"shouldHardNavigate",{enumerable:!0,get:function(){return function e(t,r){let[a,u]=r,[o,i]=t;return(0,l.matchSegment)(o,a)?!(t.length<=2)&&e((0,n.getNextFlightSegmentPath)(t),u[i]):!!Array.isArray(o)}}});let n=e.r(50590),l=e.r(56019);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},48919,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isNavigatingToNewRootLayout",{enumerable:!0,get:function(){return function e(t,r){let n=t[0],l=r[0];if(Array.isArray(n)&&Array.isArray(l)){if(n[0]!==l[0]||n[2]!==l[2])return!0}else if(n!==l)return!0;if(t[4])return!r[4];if(r[4])return!0;let a=Object.values(t[1])[0],u=Object.values(r[1])[0];return!a||!u||e(a,u)}}}),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},34727,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{computeChangedPath:function(){return c},extractPathFromFlightRouterState:function(){return i},getSelectedParams:function(){return function e(t,r){for(let n of(void 0===r&&(r={}),Object.values(t[1]))){let t=n[0],a=Array.isArray(t),u=a?t[1]:t;!u||u.startsWith(l.PAGE_SEGMENT_KEY)||(a&&("c"===t[2]||"oc"===t[2])?r[t[0]]=t[1].split("/"):a&&(r[t[0]]=t[1]),r=e(n,r))}return r}}});let n=e.r(91463),l=e.r(13258),a=e.r(56019),u=e=>"string"==typeof e?"children"===e?"":e:e[1];function o(e){return e.reduce((e,t)=>{let r;return""===(t="/"===(r=t)[0]?r.slice(1):r)||(0,l.isGroupSegment)(t)?e:e+"/"+t},"")||"/"}function i(e){var t;let r=Array.isArray(e[0])?e[0][1]:e[0];if(r===l.DEFAULT_SEGMENT_KEY||n.INTERCEPTION_ROUTE_MARKERS.some(e=>r.startsWith(e)))return;if(r.startsWith(l.PAGE_SEGMENT_KEY))return"";let a=[u(r)],c=null!=(t=e[1])?t:{},f=c.children?i(c.children):void 0;if(void 0!==f)a.push(f);else for(let[e,t]of Object.entries(c)){if("children"===e)continue;let r=i(t);void 0!==r&&a.push(r)}return o(a)}function c(e,t){let r=function e(t,r){let[l,o]=t,[c,f]=r,s=u(l),d=u(c);if(n.INTERCEPTION_ROUTE_MARKERS.some(e=>s.startsWith(e)||d.startsWith(e)))return"";if(!(0,a.matchSegment)(l,c)){var p;return null!=(p=i(r))?p:""}for(let t in o)if(f[t]){let r=e(o[t],f[t]);if(null!==r)return u(c)+"/"+r}return null}(e,t);return null==r||"/"===r?r:o(r.split("/"))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},47442,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"handleMutable",{enumerable:!0,get:function(){return a}});let n=e.r(34727);function l(e){return void 0!==e}function a(e,t){var r,a;let u=null==(r=t.shouldScroll)||r,o=e.nextUrl;if(l(t.patchedTree)){let r=(0,n.computeChangedPath)(e.tree,t.patchedTree);r?o=r:o||(o=e.canonicalUrl)}return{canonicalUrl:l(t.canonicalUrl)?t.canonicalUrl===e.canonicalUrl?e.canonicalUrl:t.canonicalUrl:e.canonicalUrl,pushRef:{pendingPush:l(t.pendingPush)?t.pendingPush:e.pushRef.pendingPush,mpaNavigation:l(t.mpaNavigation)?t.mpaNavigation:e.pushRef.mpaNavigation,preserveCustomHistoryState:l(t.preserveCustomHistoryState)?t.preserveCustomHistoryState:e.pushRef.preserveCustomHistoryState},focusAndScrollRef:{apply:!!u&&(!!l(null==t?void 0:t.scrollableSegments)||e.focusAndScrollRef.apply),onlyHashChange:t.onlyHashChange||!1,hashFragment:u?t.hashFragment&&""!==t.hashFragment?decodeURIComponent(t.hashFragment.slice(1)):e.focusAndScrollRef.hashFragment:null,segmentPaths:u?null!=(a=null==t?void 0:t.scrollableSegments)?a:e.focusAndScrollRef.segmentPaths:[]},cache:t.cache?t.cache:e.cache,prefetchCache:t.prefetchCache?t.prefetchCache:e.prefetchCache,tree:l(t.patchedTree)?t.patchedTree:e.tree,nextUrl:o}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},4536,(e,t,r)=>{"use strict";r._=function(e,t){if(!Object.prototype.hasOwnProperty.call(e,t))throw TypeError("attempted to use private field on non-instance");return e}},89763,(e,t,r)=>{"use strict";var n=0;r._=function(e){return"__private_"+n+++"_"+e}},53544,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"PromiseQueue",{enumerable:!0,get:function(){return c}});let n=e.r(4536),l=e.r(89763);var a=l._("_maxConcurrency"),u=l._("_runningCount"),o=l._("_queue"),i=l._("_processNext");class c{enqueue(e){let t,r,l=new Promise((e,n)=>{t=e,r=n}),a=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,o)[o].push({promiseFn:l,task:a}),n._(this,i)[i](),l}bump(e){let t=n._(this,o)[o].findIndex(t=>t.promiseFn===e);if(t>-1){let e=n._(this,o)[o].splice(t,1)[0];n._(this,o)[o].unshift(e),n._(this,i)[i](!0)}}constructor(e=5){Object.defineProperty(this,i,{value:f}),Object.defineProperty(this,a,{writable:!0,value:void 0}),Object.defineProperty(this,u,{writable:!0,value:void 0}),Object.defineProperty(this,o,{writable:!0,value:void 0}),n._(this,a)[a]=e,n._(this,u)[u]=0,n._(this,o)[o]=[]}}function f(e){if(void 0===e&&(e=!1),(n._(this,u)[u]0){var t;null==(t=n._(this,o)[o].shift())||t.task()}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},24059,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DYNAMIC_STALETIME_MS:function(){return d},STATIC_STALETIME_MS:function(){return p},createSeededPrefetchCacheEntry:function(){return c},getOrCreatePrefetchCacheEntry:function(){return i},prunePrefetchCache:function(){return s}});let n=e.r(87288),l=e.r(88540),a=e.r(43590);function u(e,t,r){let n=e.pathname;return(t&&(n+=e.search),r)?""+r+"%"+n:n}function o(e,t,r){return u(e,t===l.PrefetchKind.FULL,r)}function i(e){let{url:t,nextUrl:r,tree:n,prefetchCache:a,kind:o,allowAliasing:i=!0}=e,c=function(e,t,r,n,a){for(let o of(void 0===t&&(t=l.PrefetchKind.TEMPORARY),[r,null])){let r=u(e,!0,o),i=u(e,!1,o),c=e.search?r:i,f=n.get(c);if(f&&a){if(f.url.pathname===e.pathname&&f.url.search!==e.search)return{...f,aliased:!0};return f}let s=n.get(i);if(a&&e.search&&t!==l.PrefetchKind.FULL&&s&&!s.key.includes("%"))return{...s,aliased:!0}}if(t!==l.PrefetchKind.FULL&&a){for(let t of n.values())if(t.url.pathname===e.pathname&&!t.key.includes("%"))return{...t,aliased:!0}}}(t,o,r,a,i);return c?(c.status=h(c),c.kind!==l.PrefetchKind.FULL&&o===l.PrefetchKind.FULL&&c.data.then(e=>{if(!(Array.isArray(e.flightData)&&e.flightData.some(e=>e.isRootRender&&null!==e.seedData)))return f({tree:n,url:t,nextUrl:r,prefetchCache:a,kind:null!=o?o:l.PrefetchKind.TEMPORARY})}),o&&c.kind===l.PrefetchKind.TEMPORARY&&(c.kind=o),c):f({tree:n,url:t,nextUrl:r,prefetchCache:a,kind:o||l.PrefetchKind.TEMPORARY})}function c(e){let{nextUrl:t,tree:r,prefetchCache:n,url:a,data:u,kind:i}=e,c=u.couldBeIntercepted?o(a,i,t):o(a,i),f={treeAtTimeOfPrefetch:r,data:Promise.resolve(u),kind:i,prefetchTime:Date.now(),lastUsedTime:Date.now(),staleTime:u.staleTime,key:c,status:l.PrefetchCacheEntryStatus.fresh,url:a};return n.set(c,f),f}function f(e){let{url:t,kind:r,tree:u,nextUrl:i,prefetchCache:c}=e,f=o(t,r),s=a.prefetchQueue.enqueue(()=>(0,n.fetchServerResponse)(t,{flightRouterState:u,nextUrl:i,prefetchKind:r}).then(e=>{let r;if(e.couldBeIntercepted&&(r=function(e){let{url:t,nextUrl:r,prefetchCache:n,existingCacheKey:l}=e,a=n.get(l);if(!a)return;let u=o(t,a.kind,r);return n.set(u,{...a,key:u}),n.delete(l),u}({url:t,existingCacheKey:f,nextUrl:i,prefetchCache:c})),e.prerendered){let t=c.get(null!=r?r:f);t&&(t.kind=l.PrefetchKind.FULL,-1!==e.staleTime&&(t.staleTime=e.staleTime))}return e})),d={treeAtTimeOfPrefetch:u,data:s,kind:r,prefetchTime:Date.now(),lastUsedTime:null,staleTime:-1,key:f,status:l.PrefetchCacheEntryStatus.fresh,url:t};return c.set(f,d),d}function s(e){for(let[t,r]of e)h(r)===l.PrefetchCacheEntryStatus.expired&&e.delete(t)}let d=1e3*Number("0"),p=1e3*Number("300");function h(e){let{kind:t,prefetchTime:r,lastUsedTime:n}=e;return Date.now()<(null!=n?n:r)+d?n?l.PrefetchCacheEntryStatus.reusable:l.PrefetchCacheEntryStatus.fresh:t===l.PrefetchKind.AUTO&&Date.now(){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{prefetchQueue:function(){return a},prefetchReducer:function(){return u}});let n=e.r(53544),l=e.r(24059),a=new n.PromiseQueue(5),u=function(e,t){(0,l.prunePrefetchCache)(e.prefetchCache);let{url:r}=t;return(0,l.getOrCreatePrefetchCacheEntry)({url:r,nextUrl:e.nextUrl,prefetchCache:e.prefetchCache,kind:t.kind,tree:e.tree,allowAliasing:!0}),e};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},72463,(e,t,r)=>{"use strict";function n(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(r,"__esModule",{value:!0}),Object.defineProperty(r,"parsePath",{enumerable:!0,get:function(){return n}})},41858,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"addPathPrefix",{enumerable:!0,get:function(){return l}});let n=e.r(72463);function l(e,t){if(!e.startsWith("/")||!t)return e;let{pathname:r,query:l,hash:a}=(0,n.parsePath)(e);return""+t+r+l+a}},38281,(e,t,r)=>{"use strict";function n(e){return e.replace(/\/$/,"")||"/"}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"removeTrailingSlash",{enumerable:!0,get:function(){return n}})},82823,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return a}});let n=e.r(38281),l=e.r(72463),a=e=>{if(!e.startsWith("/"))return e;let{pathname:t,query:r,hash:a}=(0,l.parsePath)(e);return""+(0,n.removeTrailingSlash)(t)+r+a};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},5550,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"addBasePath",{enumerable:!0,get:function(){return a}});let n=e.r(41858),l=e.r(82823);function a(e,t){return(0,l.normalizePathTrailingSlash)((0,n.addPathPrefix)(e,""))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},62634,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"AppRouterAnnouncer",{enumerable:!0,get:function(){return u}});let n=e.r(71645),l=e.r(74080),a="next-route-announcer";function u(e){let{tree:t}=e,[r,u]=(0,n.useState)(null);(0,n.useEffect)(()=>(u(function(){var e;let t=document.getElementsByName(a)[0];if(null==t||null==(e=t.shadowRoot)?void 0:e.childNodes[0])return t.shadowRoot.childNodes[0];{let e=document.createElement(a);e.style.cssText="position:absolute";let t=document.createElement("div");return 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",e.attachShadow({mode:"open"}).appendChild(t),document.body.appendChild(e),t}}()),()=>{let e=document.getElementsByTagName(a)[0];(null==e?void 0:e.isConnected)&&document.body.removeChild(e)}),[]);let[o,i]=(0,n.useState)(""),c=(0,n.useRef)(void 0);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!==c.current&&c.current!==e&&i(e),c.current=e},[t]),r?(0,l.createPortal)(o,r):null}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},25018,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"findHeadInCache",{enumerable:!0,get:function(){return a}});let n=e.r(13258),l=e.r(70725);function a(e,t){return function e(t,r,a,u){if(0===Object.keys(r).length)return[t,a,u];let o=Object.keys(r).filter(e=>"children"!==e);for(let u of("children"in r&&o.unshift("children"),o)){let[o,i]=r[u];if(o===n.DEFAULT_SEGMENT_KEY)continue;let c=t.parallelRoutes.get(u);if(!c)continue;let f=(0,l.createRouterCacheKey)(o),s=(0,l.createRouterCacheKey)(o,!0),d=c.get(f);if(!d)continue;let p=e(d,i,a+"/"+f,a+"/"+s);if(p)return p}return null}(e,t,"","")}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},39584,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"pathHasPrefix",{enumerable:!0,get:function(){return l}});let n=e.r(72463);function l(e,t){if("string"!=typeof e)return!1;let{pathname:r}=(0,n.parsePath)(e);return r===t||r.startsWith(t+"/")}},52817,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"hasBasePath",{enumerable:!0,get:function(){return l}});let n=e.r(39584);function l(e){return(0,n.pathHasPrefix)(e,"")}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},87250,(e,t,r)=>{"use strict";function n(e){return e}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"removeBasePath",{enumerable:!0,get:function(){return n}}),e.r(52817),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},65165,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{FetchStrategy:function(){return y},NavigationResultTag:function(){return p},PrefetchPriority:function(){return h},cancelPrefetchTask:function(){return c},createCacheKey:function(){return d},getCurrentCacheVersion:function(){return o},isPrefetchTaskDirty:function(){return s},navigate:function(){return a},prefetch:function(){return l},reschedulePrefetchTask:function(){return f},revalidateEntireCache:function(){return u},schedulePrefetchTask:function(){return i}});let n=()=>{throw Object.defineProperty(Error("Segment Cache experiment is not enabled. This is a bug in Next.js."),"__NEXT_ERROR_CODE",{value:"E654",enumerable:!1,configurable:!0})},l=n,a=n,u=n,o=n,i=n,c=n,f=n,s=n,d=n;var p=function(e){return e[e.MPA=0]="MPA",e[e.Success=1]="Success",e[e.NoOp=2]="NoOp",e[e.Async=3]="Async",e}({}),h=function(e){return e[e.Intent=2]="Intent",e[e.Default=1]="Default",e[e.Background=0]="Background",e}({}),y=function(e){return e[e.LoadingBoundary=0]="LoadingBoundary",e[e.PPR=1]="PPR",e[e.PPRRuntime=2]="PPRRuntime",e[e.Full=3]="Full",e}({});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},91949,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{IDLE_LINK_STATUS:function(){return f},PENDING_LINK_STATUS:function(){return c},mountFormInstance:function(){return R},mountLinkInstance:function(){return v},onLinkVisibilityChanged:function(){return P},onNavigationIntent:function(){return m},pingVisibleLinks:function(){return O},setLinkForCurrentNavigation:function(){return s},unmountLinkForCurrentNavigation:function(){return d},unmountPrefetchableInstance:function(){return b}}),e.r(99781);let n=e.r(75530),l=e.r(65165),a=e.r(71645),u=e.r(88540),o=e.r(12718),i=null,c={pending:!0},f={pending:!1};function s(e){(0,a.startTransition)(()=>{null==i||i.setOptimisticLinkStatus(f),null==e||e.setOptimisticLinkStatus(c),i=e})}function d(e){i===e&&(i=null)}let p="function"==typeof WeakMap?new WeakMap:new Map,h=new Set,y="function"==typeof IntersectionObserver?new IntersectionObserver(function(e){for(let t of e){let e=t.intersectionRatio>0;P(t.target,e)}},{rootMargin:"200px"}):null;function g(e,t){void 0!==p.get(e)&&b(e),p.set(e,t),null!==y&&y.observe(e)}function _(e){try{return(0,n.createPrefetchURL)(e)}catch(t){return("function"==typeof reportError?reportError:console.error)("Cannot prefetch '"+e+"' because it cannot be converted to a URL."),null}}function v(e,t,r,n,l,a){if(l){let l=_(t);if(null!==l){let t={router:r,fetchStrategy:n,isVisible:!1,prefetchTask:null,prefetchHref:l.href,setOptimisticLinkStatus:a};return g(e,t),t}}return{router:r,fetchStrategy:n,isVisible:!1,prefetchTask:null,prefetchHref:null,setOptimisticLinkStatus:a}}function R(e,t,r,n){let l=_(t);null!==l&&g(e,{router:r,fetchStrategy:n,isVisible:!1,prefetchTask:null,prefetchHref:l.href,setOptimisticLinkStatus:null})}function b(e){let t=p.get(e);if(void 0!==t){p.delete(e),h.delete(t);let r=t.prefetchTask;null!==r&&(0,l.cancelPrefetchTask)(r)}null!==y&&y.unobserve(e)}function P(e,t){let r=p.get(e);void 0!==r&&(r.isVisible=t,t?h.add(r):h.delete(r),E(r,l.PrefetchPriority.Default))}function m(e,t){let r=p.get(e);void 0!==r&&void 0!==r&&E(r,l.PrefetchPriority.Intent)}function E(e,t){var r;let n=e.prefetchTask;if(!e.isVisible){null!==n&&(0,l.cancelPrefetchTask)(n);return}r=e,"undefined"!=typeof window&&(async()=>{let e;switch(r.fetchStrategy){case l.FetchStrategy.PPR:e=u.PrefetchKind.AUTO;break;case l.FetchStrategy.Full:e=u.PrefetchKind.FULL;break;case l.FetchStrategy.PPRRuntime:throw Object.defineProperty(new o.InvariantError("FetchStrategy.PPRRuntime should never be used when `experimental.clientSegmentCache` is disabled"),"__NEXT_ERROR_CODE",{value:"E772",enumerable:!1,configurable:!0});default:r.fetchStrategy,e=void 0}return r.router.prefetch(r.prefetchHref,{kind:e})})().catch(e=>{})}function O(e,t){for(let r of h){let n=r.prefetchTask;if(null!==n&&!(0,l.isPrefetchTaskDirty)(n,e,t))continue;null!==n&&(0,l.cancelPrefetchTask)(n);let a=(0,l.createCacheKey)(r.prefetchHref,e);r.prefetchTask=(0,l.schedulePrefetchTask)(a,t,r.fetchStrategy,l.PrefetchPriority.Default,null)}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},41624,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{GracefulDegradeBoundary:function(){return a},default:function(){return u}});let n=e.r(43476),l=e.r(71645);class a extends l.Component{static getDerivedStateFromError(e){return{hasError:!0}}componentDidMount(){let e=this.htmlRef.current;this.state.hasError&&e&&Object.entries(this.htmlAttributes).forEach(t=>{let[r,n]=t;e.setAttribute(r,n)})}render(){let{hasError:e}=this.state;return("undefined"==typeof window||this.rootHtml||(this.rootHtml=document.documentElement.innerHTML,this.htmlAttributes=function(e){let t={};for(let r=0;r{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return c}});let n=e.r(55682),l=e.r(43476);e.r(71645);let a=n._(e.r(41624)),u=e.r(72383),o=e.r(82604),i="undefined"!=typeof window&&(0,o.isBot)(window.navigator.userAgent);function c(e){let{children:t,errorComponent:r,errorStyles:n,errorScripts:o}=e;return i?(0,l.jsx)(a.default,{children:t}):(0,l.jsx)(u.ErrorBoundary,{errorComponent:r,errorStyles:n,errorScripts:o,children:t})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},75530,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{createEmptyCacheNode:function(){return N},createPrefetchURL:function(){return A},default:function(){return I},isExternalURL:function(){return M}});let n=e.r(55682),l=e.r(90809),a=e.r(43476),u=l._(e.r(71645)),o=e.r(8372),i=e.r(88540),c=e.r(51191),f=e.r(61994),s=e.r(41538),d=e.r(82604),p=e.r(5550),h=e.r(62634),y=e.r(58442),g=e.r(25018),_=e.r(1244),v=e.r(87250),R=e.r(52817),b=e.r(34727),P=e.r(78377),m=e.r(99781),E=e.r(24063),O=e.r(68391);e.r(91949);let T=n._(e.r(94109)),j=n._(e.r(68027)),w=e.r(97367),S={};function M(e){return e.origin!==window.location.origin}function A(e){let t;if((0,d.isBot)(window.navigator.userAgent))return null;try{t=new URL((0,p.addBasePath)(e),window.location.href)}catch(t){throw Object.defineProperty(Error("Cannot prefetch '"+e+"' because it cannot be converted to a URL."),"__NEXT_ERROR_CODE",{value:"E234",enumerable:!1,configurable:!0})}return M(t)?null:t}function C(e){let{appRouterState:t}=e;return(0,u.useInsertionEffect)(()=>{let{tree:e,pushRef:r,canonicalUrl:n}=t,l={...r.preserveCustomHistoryState?window.history.state:{},__NA:!0,__PRIVATE_NEXTJS_INTERNALS_TREE:e};r.pendingPush&&(0,c.createHrefFromUrl)(new URL(window.location.href))!==n?(r.pendingPush=!1,window.history.pushState(l,"",n)):window.history.replaceState(l,"",n)},[t]),(0,u.useEffect)(()=>{},[t.nextUrl,t.tree]),null}function N(){return{lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:-1}}function x(e){null==e&&(e={});let t=window.history.state,r=null==t?void 0:t.__NA;r&&(e.__NA=r);let n=null==t?void 0:t.__PRIVATE_NEXTJS_INTERNALS_TREE;return n&&(e.__PRIVATE_NEXTJS_INTERNALS_TREE=n),e}function U(e){let{headCacheNode:t}=e,r=null!==t?t.head:null,n=null!==t?t.prefetchHead:null,l=null!==n?n:r;return(0,u.useDeferredValue)(r,l)}function L(e){let t,{actionQueue:r,assetPrefix:n,globalError:l}=e,c=(0,s.useActionQueue)(r),{canonicalUrl:d}=c,{searchParams:p,pathname:P}=(0,u.useMemo)(()=>{let e=new URL(d,"undefined"==typeof window?"http://n":window.location.href);return{searchParams:e.searchParams,pathname:(0,R.hasBasePath)(e.pathname)?(0,v.removeBasePath)(e.pathname):e.pathname}},[d]);(0,u.useEffect)(()=>{function e(e){var t;e.persisted&&(null==(t=window.history.state)?void 0:t.__PRIVATE_NEXTJS_INTERNALS_TREE)&&(S.pendingMpaPath=void 0,(0,s.dispatchAppRouterAction)({type:i.ACTION_RESTORE,url:new URL(window.location.href),tree:window.history.state.__PRIVATE_NEXTJS_INTERNALS_TREE}))}return window.addEventListener("pageshow",e),()=>{window.removeEventListener("pageshow",e)}},[]),(0,u.useEffect)(()=>{function e(e){let t="reason"in e?e.reason:e.error;if((0,O.isRedirectError)(t)){e.preventDefault();let r=(0,E.getURLFromRedirectError)(t);(0,E.getRedirectTypeFromError)(t)===O.RedirectType.push?m.publicAppRouterInstance.push(r,{}):m.publicAppRouterInstance.replace(r,{})}}return window.addEventListener("error",e),window.addEventListener("unhandledrejection",e),()=>{window.removeEventListener("error",e),window.removeEventListener("unhandledrejection",e)}},[]);let{pushRef:j}=c;if(j.mpaNavigation){if(S.pendingMpaPath!==d){let e=window.location;j.pendingPush?e.assign(d):e.replace(d),S.pendingMpaPath=d}throw _.unresolvedThenable}(0,u.useEffect)(()=>{let e=window.history.pushState.bind(window.history),t=window.history.replaceState.bind(window.history),r=e=>{var t;let r=window.location.href,n=null==(t=window.history.state)?void 0:t.__PRIVATE_NEXTJS_INTERNALS_TREE;(0,u.startTransition)(()=>{(0,s.dispatchAppRouterAction)({type:i.ACTION_RESTORE,url:new URL(null!=e?e:r,r),tree:n})})};window.history.pushState=function(t,n,l){return(null==t?void 0:t.__NA)||(null==t?void 0:t._N)||(t=x(t),l&&r(l)),e(t,n,l)},window.history.replaceState=function(e,n,l){return(null==e?void 0:e.__NA)||(null==e?void 0:e._N)||(e=x(e),l&&r(l)),t(e,n,l)};let n=e=>{if(e.state){if(!e.state.__NA)return void window.location.reload();(0,u.startTransition)(()=>{(0,m.dispatchTraverseAction)(window.location.href,e.state.__PRIVATE_NEXTJS_INTERNALS_TREE)})}};return window.addEventListener("popstate",n),()=>{window.history.pushState=e,window.history.replaceState=t,window.removeEventListener("popstate",n)}},[]);let{cache:M,tree:A,nextUrl:N,focusAndScrollRef:L}=c,I=(0,u.useMemo)(()=>(0,g.findHeadInCache)(M,A[1]),[M,A]),D=(0,u.useMemo)(()=>(0,b.getSelectedParams)(A),[A]),F=(0,u.useMemo)(()=>({parentTree:A,parentCacheNode:M,parentSegmentPath:null,url:d}),[A,M,d]),k=(0,u.useMemo)(()=>({tree:A,focusAndScrollRef:L,nextUrl:N}),[A,L,N]);if(null!==I){let[e,r,n]=I;t=(0,a.jsx)(U,{headCacheNode:e},"undefined"==typeof window?n:r)}else t=null;let K=(0,a.jsxs)(y.RedirectBoundary,{children:[t,(0,a.jsx)(w.RootLayoutBoundary,{children:M.rsc}),(0,a.jsx)(h.AppRouterAnnouncer,{tree:A})]});return K=(0,a.jsx)(T.default,{errorComponent:l[0],errorStyles:l[1],children:K}),(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(C,{appRouterState:c}),(0,a.jsx)(H,{}),(0,a.jsx)(f.PathParamsContext.Provider,{value:D,children:(0,a.jsx)(f.PathnameContext.Provider,{value:P,children:(0,a.jsx)(f.SearchParamsContext.Provider,{value:p,children:(0,a.jsx)(o.GlobalLayoutRouterContext.Provider,{value:k,children:(0,a.jsx)(o.AppRouterContext.Provider,{value:m.publicAppRouterInstance,children:(0,a.jsx)(o.LayoutRouterContext.Provider,{value:F,children:K})})})})})})]})}function I(e){let{actionQueue:t,globalErrorState:r,assetPrefix:n}=e;(0,P.useNavFailureHandler)();let l=(0,a.jsx)(L,{actionQueue:t,assetPrefix:n,globalError:r});return(0,a.jsx)(T.default,{errorComponent:j.default,children:l})}let D=new Set,F=new Set;function H(){let[,e]=u.default.useState(0),t=D.size;return(0,u.useEffect)(()=>{let r=()=>e(e=>e+1);return F.add(r),t!==D.size&&r(),()=>{F.delete(r)}},[t,e]),[...D].map((e,t)=>(0,a.jsx)("link",{rel:"stylesheet",href:""+e,precedence:"next"},t))}globalThis._N_E_STYLE_LOAD=function(e){let t=D.size;return D.add(e),D.size!==t&&F.forEach(e=>e()),Promise.resolve()},("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},95871,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{abortTask:function(){return h},listenForDynamicRequest:function(){return p},startPPRNavigation:function(){return c},updateCacheNodeOnPopstateRestoration:function(){return function e(t,r){let n=r[1],l=t.parallelRoutes,u=new Map(l);for(let t in n){let r=n[t],o=r[0],i=(0,a.createRouterCacheKey)(o),c=l.get(t);if(void 0!==c){let n=c.get(i);if(void 0!==n){let l=e(n,r),a=new Map(c);a.set(i,l),u.set(t,a)}}}let o=t.rsc,i=_(o)&&"pending"===o.status;return{lazyData:null,rsc:o,head:t.head,prefetchHead:i?t.prefetchHead:[null,null],prefetchRsc:i?t.prefetchRsc:null,loading:t.loading,parallelRoutes:u,navigatedAt:t.navigatedAt}}}});let n=e.r(13258),l=e.r(56019),a=e.r(70725),u=e.r(48919),o=e.r(24059),i={route:null,node:null,dynamicRequestTree:null,children:null};function c(e,t,r,u,o,c,d,p,h){return function e(t,r,u,o,c,d,p,h,y,g,_){let v=u[1],R=o[1],b=null!==d?d[2]:null;c||!0===o[4]&&(c=!0);let P=r.parallelRoutes,m=new Map(P),E={},O=null,T=!1,j={};for(let r in R){let u,o=R[r],s=v[r],d=P.get(r),w=null!==b?b[r]:null,S=o[0],M=g.concat([r,S]),A=(0,a.createRouterCacheKey)(S),C=void 0!==s?s[0]:void 0,N=void 0!==d?d.get(A):void 0;if(null!==(u=S===n.DEFAULT_SEGMENT_KEY?void 0!==s?{route:s,node:null,dynamicRequestTree:null,children:null}:f(t,s,o,N,c,void 0!==w?w:null,p,h,M,_):y&&0===Object.keys(o[1]).length?f(t,s,o,N,c,void 0!==w?w:null,p,h,M,_):void 0!==s&&void 0!==C&&(0,l.matchSegment)(S,C)&&void 0!==N&&void 0!==s?e(t,N,s,o,c,w,p,h,y,M,_):f(t,s,o,N,c,void 0!==w?w:null,p,h,M,_))){if(null===u.route)return i;null===O&&(O=new Map),O.set(r,u);let e=u.node;if(null!==e){let t=new Map(d);t.set(A,e),m.set(r,t)}let t=u.route;E[r]=t;let n=u.dynamicRequestTree;null!==n?(T=!0,j[r]=n):j[r]=t}else E[r]=o,j[r]=o}if(null===O)return null;let w={lazyData:null,rsc:r.rsc,prefetchRsc:r.prefetchRsc,head:r.head,prefetchHead:r.prefetchHead,loading:r.loading,parallelRoutes:m,navigatedAt:t};return{route:s(o,E),node:w,dynamicRequestTree:T?s(o,j):null,children:O}}(e,t,r,u,!1,o,c,d,p,[],h)}function f(e,t,r,n,l,c,f,p,h,y){return!l&&(void 0===t||(0,u.isNavigatingToNewRootLayout)(t,r))?i:function e(t,r,n,l,u,i,c,f){let p,h,y,g,_=r[1],v=0===Object.keys(_).length;if(void 0!==n&&n.navigatedAt+o.DYNAMIC_STALETIME_MS>t)p=n.rsc,h=n.loading,y=n.head,g=n.navigatedAt;else if(null===l)return d(t,r,null,u,i,c,f);else if(p=l[1],h=l[3],y=v?u:null,g=t,l[4]||i&&v)return d(t,r,l,u,i,c,f);let R=null!==l?l[2]:null,b=new Map,P=void 0!==n?n.parallelRoutes:null,m=new Map(P),E={},O=!1;if(v)f.push(c);else for(let r in _){let n=_[r],l=null!==R?R[r]:null,o=null!==P?P.get(r):void 0,s=n[0],d=c.concat([r,s]),p=(0,a.createRouterCacheKey)(s),h=e(t,n,void 0!==o?o.get(p):void 0,l,u,i,d,f);b.set(r,h);let y=h.dynamicRequestTree;null!==y?(O=!0,E[r]=y):E[r]=n;let g=h.node;if(null!==g){let e=new Map;e.set(p,g),m.set(r,e)}}return{route:r,node:{lazyData:null,rsc:p,prefetchRsc:null,head:y,prefetchHead:null,loading:h,parallelRoutes:m,navigatedAt:g},dynamicRequestTree:O?s(r,E):null,children:b}}(e,r,n,c,f,p,h,y)}function s(e,t){let r=[e[0],t];return 2 in e&&(r[2]=e[2]),3 in e&&(r[3]=e[3]),4 in e&&(r[4]=e[4]),r}function d(e,t,r,n,l,u,o){let i=s(t,t[1]);return i[3]="refetch",{route:t,node:function e(t,r,n,l,u,o,i){let c=r[1],f=null!==n?n[2]:null,s=new Map;for(let r in c){let n=c[r],d=null!==f?f[r]:null,p=n[0],h=o.concat([r,p]),y=(0,a.createRouterCacheKey)(p),g=e(t,n,void 0===d?null:d,l,u,h,i),_=new Map;_.set(y,g),s.set(r,_)}let d=0===s.size;d&&i.push(o);let p=null!==n?n[1]:null,h=null!==n?n[3]:null;return{lazyData:null,parallelRoutes:s,prefetchRsc:void 0!==p?p:null,prefetchHead:d?l:[null,null],loading:void 0!==h?h:null,rsc:v(),head:d?v():null,navigatedAt:t}}(e,t,r,n,l,u,o),dynamicRequestTree:i,children:null}}function p(e,t){t.then(t=>{let{flightData:r}=t;if("string"!=typeof r){for(let t of r){let{segmentPath:r,tree:n,seedData:u,head:o}=t;u&&function(e,t,r,n,u){let o=e;for(let e=0;e{h(e,t)})}function h(e,t){let r=e.node;if(null===r)return;let n=e.children;if(null===n)y(e.route,r,t);else for(let e of n.values())h(e,t);e.dynamicRequestTree=null}function y(e,t,r){let n=e[1],l=t.parallelRoutes;for(let e in n){let t=n[e],u=l.get(e);if(void 0===u)continue;let o=t[0],i=(0,a.createRouterCacheKey)(o),c=u.get(i);void 0!==c&&y(t,c,r)}let u=t.rsc;_(u)&&(null===r?u.resolve(null):u.reject(r));let o=t.head;_(o)&&o.resolve(null)}let g=Symbol();function _(e){return e&&e.tag===g}function v(){let e,t,r=new Promise((r,n)=>{e=r,t=n});return r.status="pending",r.resolve=t=>{"pending"===r.status&&(r.status="fulfilled",r.value=t,e(t))},r.reject=e=>{"pending"===r.status&&(r.status="rejected",r.reason=e,t(e))},r.tag=g,r}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},20374,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"clearCacheNodeDataForSegmentPath",{enumerable:!0,get:function(){return function e(t,r,a){let u=a.length<=2,[o,i]=a,c=(0,l.createRouterCacheKey)(i),f=r.parallelRoutes.get(o),s=t.parallelRoutes.get(o);s&&s!==f||(s=new Map(f),t.parallelRoutes.set(o,s));let d=null==f?void 0:f.get(c),p=s.get(c);if(u){p&&p.lazyData&&p!==d||s.set(c,{lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:-1});return}if(!p||!d){p||s.set(c,{lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:-1});return}return p===d&&(p={lazyData:p.lazyData,rsc:p.rsc,prefetchRsc:p.prefetchRsc,head:p.head,prefetchHead:p.prefetchHead,parallelRoutes:new Map(p.parallelRoutes),loading:p.loading},s.set(c,p)),e(p,d,(0,n.getNextFlightSegmentPath)(a))}}});let n=e.r(50590),l=e.r(70725);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},28420,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{addSearchParamsToPageSegments:function(){return d},handleAliasedPrefetchEntry:function(){return s}});let n=e.r(13258),l=e.r(75530),a=e.r(22719),u=e.r(51191),o=e.r(70725),i=e.r(87752),c=e.r(47442),f=e.r(54069);function s(e,t,r,s,p){let h,y=t.tree,g=t.cache,_=(0,u.createHrefFromUrl)(s),v=[];if("string"==typeof r)return!1;for(let t of r){if(!function e(t){if(!t)return!1;let r=t[2];if(t[3])return!0;for(let t in r)if(e(r[t]))return!0;return!1}(t.seedData))continue;let r=t.tree;r=d(r,Object.fromEntries(s.searchParams));let{seedData:u,isRootRender:c,pathToSegment:p}=t,R=["",...p];r=d(r,Object.fromEntries(s.searchParams));let b=(0,a.applyRouterStatePatchToTree)(R,y,r,_),P=(0,l.createEmptyCacheNode)();if(c&&u){let t=u[1];P.loading=u[3],P.rsc=t,function e(t,r,l,a,u){if(0!==Object.keys(a[1]).length)for(let i in a[1]){let c,f=a[1][i],s=f[0],d=(0,o.createRouterCacheKey)(s),p=null!==u&&void 0!==u[2][i]?u[2][i]:null;if(null!==p){let e=p[1],r=p[3];c={lazyData:null,rsc:s.includes(n.PAGE_SEGMENT_KEY)?null:e,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:r,navigatedAt:t}}else c={lazyData:null,rsc:null,prefetchRsc:null,head:null,prefetchHead:null,parallelRoutes:new Map,loading:null,navigatedAt:-1};let h=r.parallelRoutes.get(i);h?h.set(d,c):r.parallelRoutes.set(i,new Map([[d,c]])),e(t,c,l,f,p)}}(e,P,g,r,u)}else P.rsc=g.rsc,P.prefetchRsc=g.prefetchRsc,P.loading=g.loading,P.parallelRoutes=new Map(g.parallelRoutes),(0,i.fillCacheWithNewSubTreeDataButOnlyLoading)(e,P,g,t);for(let e of(b&&(y=b,g=P,h=!0),(0,f.generateSegmentsFromPatch)(r))){let r=[...t.pathToSegment,...e];r[r.length-1]!==n.DEFAULT_SEGMENT_KEY&&v.push(r)}}return!!h&&(p.patchedTree=y,p.cache=g,p.canonicalUrl=_,p.hashFragment=s.hash,p.scrollableSegments=v,(0,c.handleMutable)(t,p))}function d(e,t){let[r,l,...a]=e;if(r.includes(n.PAGE_SEGMENT_KEY))return[(0,n.addSearchParamsIfPageSegment)(r,t),l,...a];let u={};for(let[e,r]of Object.entries(l))u[e]=d(r,t);return[r,u,...a]}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},54069,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{generateSegmentsFromPatch:function(){return b},handleExternalUrl:function(){return R},navigateReducer:function(){return function e(t,r){let{url:P,isExternalUrl:m,navigateType:E,shouldScroll:O,allowAliasing:T}=r,j={},{hash:w}=P,S=(0,l.createHrefFromUrl)(P),M="push"===E;if((0,g.prunePrefetchCache)(t.prefetchCache),j.preserveCustomHistoryState=!1,j.pendingPush=M,m)return R(t,j,P.toString(),M);if(document.getElementById("__next-page-redirect"))return R(t,j,S,M);let A=(0,g.getOrCreatePrefetchCacheEntry)({url:P,nextUrl:t.nextUrl,tree:t.tree,prefetchCache:t.prefetchCache,allowAliasing:T}),{treeAtTimeOfPrefetch:C,data:N}=A;return d.prefetchQueue.bump(N),N.then(d=>{let{flightData:g,canonicalUrl:m,postponed:E}=d,T=Date.now(),N=!1;if(A.lastUsedTime||(A.lastUsedTime=T,N=!0),A.aliased){let n=new URL(P.href);m&&(n.pathname=m.pathname);let l=(0,v.handleAliasedPrefetchEntry)(T,t,g,n,j);return!1===l?e(t,{...r,allowAliasing:!1}):l}if("string"==typeof g)return R(t,j,g,M);let x=m?(0,l.createHrefFromUrl)(m):S;if(w&&t.canonicalUrl.split("#",1)[0]===x.split("#",1)[0])return j.onlyHashChange=!0,j.canonicalUrl=x,j.shouldScroll=O,j.hashFragment=w,j.scrollableSegments=[],(0,f.handleMutable)(t,j);let U=t.tree,L=t.cache,I=[];for(let e of g){let{pathToSegment:r,seedData:l,head:f,isHeadPartial:d,isRootRender:g}=e,v=e.tree,m=["",...r],O=(0,u.applyRouterStatePatchToTree)(m,U,v,S);if(null===O&&(O=(0,u.applyRouterStatePatchToTree)(m,C,v,S)),null!==O){if(l&&g&&E){let e=(0,y.startPPRNavigation)(T,L,U,v,l,f,d,!1,I);if(null!==e){if(null===e.route)return R(t,j,S,M);O=e.route;let r=e.node;null!==r&&(j.cache=r);let l=e.dynamicRequestTree;if(null!==l){let r=(0,n.fetchServerResponse)(new URL(x,P.origin),{flightRouterState:l,nextUrl:t.nextUrl});(0,y.listenForDynamicRequest)(e,r)}}else O=v}else{if((0,i.isNavigatingToNewRootLayout)(U,O))return R(t,j,S,M);let n=(0,p.createEmptyCacheNode)(),l=!1;for(let t of(A.status!==c.PrefetchCacheEntryStatus.stale||N?l=(0,s.applyFlightData)(T,L,n,e,A):(l=function(e,t,r,n){let l=!1;for(let a of(e.rsc=t.rsc,e.prefetchRsc=t.prefetchRsc,e.loading=t.loading,e.parallelRoutes=new Map(t.parallelRoutes),b(n).map(e=>[...r,...e])))(0,_.clearCacheNodeDataForSegmentPath)(e,t,a),l=!0;return l}(n,L,r,v),A.lastUsedTime=T),(0,o.shouldHardNavigate)(m,U)?(n.rsc=L.rsc,n.prefetchRsc=L.prefetchRsc,(0,a.invalidateCacheBelowFlightSegmentPath)(n,L,r),j.cache=n):l&&(j.cache=n,L=n),b(v))){let e=[...r,...t];e[e.length-1]!==h.DEFAULT_SEGMENT_KEY&&I.push(e)}}U=O}}return j.patchedTree=U,j.canonicalUrl=x,j.scrollableSegments=I,j.hashFragment=w,j.shouldScroll=O,(0,f.handleMutable)(t,j)},()=>t)}}});let n=e.r(87288),l=e.r(51191),a=e.r(4768),u=e.r(22719),o=e.r(7687),i=e.r(48919),c=e.r(88540),f=e.r(47442),s=e.r(10827),d=e.r(43590),p=e.r(75530),h=e.r(13258),y=e.r(95871),g=e.r(24059),_=e.r(20374),v=e.r(28420);function R(e,t,r,n){return t.mpaNavigation=!0,t.canonicalUrl=r,t.pendingPush=n,t.scrollableSegments=void 0,(0,f.handleMutable)(e,t)}function b(e){let t=[],[r,n]=e;if(0===Object.keys(n).length)return[[r]];for(let[e,l]of Object.entries(n))for(let n of b(l))""===r?t.push([e,...n]):t.push([r,e,...n]);return t}e.r(65165),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},91668,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"serverPatchReducer",{enumerable:!0,get:function(){return f}});let n=e.r(51191),l=e.r(22719),a=e.r(48919),u=e.r(54069),o=e.r(10827),i=e.r(47442),c=e.r(75530);function f(e,t){let{serverResponse:{flightData:r,canonicalUrl:f},navigatedAt:s}=t,d={};if(d.preserveCustomHistoryState=!1,"string"==typeof r)return(0,u.handleExternalUrl)(e,d,r,e.pushRef.pendingPush);let p=e.tree,h=e.cache;for(let t of r){let{segmentPath:r,tree:i}=t,y=(0,l.applyRouterStatePatchToTree)(["",...r],p,i,e.canonicalUrl);if(null===y)return e;if((0,a.isNavigatingToNewRootLayout)(p,y))return(0,u.handleExternalUrl)(e,d,e.canonicalUrl,e.pushRef.pendingPush);let g=f?(0,n.createHrefFromUrl)(f):void 0;g&&(d.canonicalUrl=g);let _=(0,c.createEmptyCacheNode)();(0,o.applyFlightData)(s,h,_,t),d.patchedTree=y,d.cache=_,h=_,p=y}return(0,i.handleMutable)(e,d)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},73790,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"restoreReducer",{enumerable:!0,get:function(){return a}});let n=e.r(51191),l=e.r(34727);function a(e,t){var r;let{url:a,tree:u}=t,o=(0,n.createHrefFromUrl)(a),i=u||e.tree,c=e.cache;return{canonicalUrl:o,pushRef:{pendingPush:!1,mpaNavigation:!1,preserveCustomHistoryState:!0},focusAndScrollRef:e.focusAndScrollRef,cache:c,prefetchCache:e.prefetchCache,tree:i,nextUrl:null!=(r=(0,l.extractPathFromFlightRouterState)(i))?r:a.pathname}}e.r(95871),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},54003,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"handleSegmentMismatch",{enumerable:!0,get:function(){return l}});let n=e.r(54069);function l(e,t,r){return(0,n.handleExternalUrl)(e,{},e.canonicalUrl,!0)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},69845,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"refreshReducer",{enumerable:!0,get:function(){return h}});let n=e.r(87288),l=e.r(51191),a=e.r(22719),u=e.r(48919),o=e.r(54069),i=e.r(47442),c=e.r(1764),f=e.r(75530),s=e.r(54003),d=e.r(84356),p=e.r(13576);function h(e,t){let{origin:r}=t,h={},y=e.canonicalUrl,g=e.tree;h.preserveCustomHistoryState=!1;let _=(0,f.createEmptyCacheNode)(),v=(0,d.hasInterceptionRouteInCurrentTree)(e.tree);_.lazyData=(0,n.fetchServerResponse)(new URL(y,r),{flightRouterState:[g[0],g[1],g[2],"refetch"],nextUrl:v?e.nextUrl:null});let R=Date.now();return _.lazyData.then(async r=>{let{flightData:n,canonicalUrl:f}=r;if("string"==typeof n)return(0,o.handleExternalUrl)(e,h,n,e.pushRef.pendingPush);for(let r of(_.lazyData=null,n)){let{tree:n,seedData:i,head:d,isRootRender:b}=r;if(!b)return console.log("REFRESH FAILED"),e;let P=(0,a.applyRouterStatePatchToTree)([""],g,n,e.canonicalUrl);if(null===P)return(0,s.handleSegmentMismatch)(e,t,n);if((0,u.isNavigatingToNewRootLayout)(g,P))return(0,o.handleExternalUrl)(e,h,y,e.pushRef.pendingPush);let m=f?(0,l.createHrefFromUrl)(f):void 0;if(f&&(h.canonicalUrl=m),null!==i){let e=i[1],t=i[3];_.rsc=e,_.prefetchRsc=null,_.loading=t,(0,c.fillLazyItemsTillLeafWithHead)(R,_,void 0,n,i,d,void 0),h.prefetchCache=new Map}await (0,p.refreshInactiveParallelSegments)({navigatedAt:R,state:e,updatedTree:P,updatedCache:_,includeNextUrl:v,canonicalUrl:h.canonicalUrl||e.canonicalUrl}),h.cache=_,h.patchedTree=P,g=P}return(0,i.handleMutable)(e,h)},()=>e)}e.r(65165),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},86720,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"hmrRefreshReducer",{enumerable:!0,get:function(){return n}}),e.r(87288),e.r(51191),e.r(22719),e.r(48919),e.r(54069),e.r(47442),e.r(10827),e.r(75530),e.r(54003),e.r(84356);let n=function(e,t){return e};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},27801,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"assignLocation",{enumerable:!0,get:function(){return l}});let n=e.r(5550);function l(e,t){if(e.startsWith(".")){let r=t.origin+t.pathname;return new URL((r.endsWith("/")?r:r+"/")+e)}return new URL((0,n.addBasePath)(e),t.href)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},39747,(e,t,r)=>{"use strict";function n(e){let t=parseInt(e.slice(0,2),16),r=t>>1&63,n=Array(6);for(let e=0;e<6;e++){let t=r>>5-e&1;n[e]=1===t}return{type:1==(t>>7&1)?"use-cache":"server-action",usedArgs:n,hasRestArgs:1==(1&t)}}function l(e,t){let r=Array(e.length);for(let n=0;n=6&&t.hasRestArgs)&&(r[n]=e[n]);return r}Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{extractInfoFromServerReferenceId:function(){return n},omitUnusedArgs:function(){return l}})},45794,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"serverActionReducer",{enumerable:!0,get:function(){return A}});let n=e.r(32120),l=e.r(92245),a=e.r(21768),u=e.r(92838),o=e.r(35326),i=e.r(88540),c=e.r(27801),f=e.r(51191),s=e.r(54069),d=e.r(22719),p=e.r(48919),h=e.r(47442),y=e.r(1764),g=e.r(75530),_=e.r(84356),v=e.r(54003),R=e.r(13576),b=e.r(50590),P=e.r(24063),m=e.r(68391),E=e.r(24059),O=e.r(87250),T=e.r(52817),j=e.r(39747);e.r(65165);let w=o.createFromFetch;async function S(e,t,r){let i,f,s,d,{actionId:p,actionArgs:h}=r,y=(0,o.createTemporaryReferenceSet)(),g=(0,j.extractInfoFromServerReferenceId)(p),_="use-cache"===g.type?(0,j.omitUnusedArgs)(h,g):h,v=await (0,o.encodeReply)(_,{temporaryReferences:y}),R=await fetch(e.canonicalUrl,{method:"POST",headers:{Accept:a.RSC_CONTENT_TYPE_HEADER,[a.ACTION_HEADER]:p,[a.NEXT_ROUTER_STATE_TREE_HEADER]:(0,b.prepareFlightRouterStateForRequest)(e.tree),...{},...t?{[a.NEXT_URL]:t}:{}},body:v});if("1"===R.headers.get(a.NEXT_ACTION_NOT_FOUND_HEADER))throw Object.defineProperty(new u.UnrecognizedActionError('Server Action "'+p+'" was not found on the server. \nRead more: https://nextjs.org/docs/messages/failed-to-find-server-action'),"__NEXT_ERROR_CODE",{value:"E715",enumerable:!1,configurable:!0});let P=R.headers.get("x-action-redirect"),[E,O]=(null==P?void 0:P.split(";"))||[];switch(O){case"push":i=m.RedirectType.push;break;case"replace":i=m.RedirectType.replace;break;default:i=void 0}let T=!!R.headers.get(a.NEXT_IS_PRERENDER_HEADER);try{let e=JSON.parse(R.headers.get("x-action-revalidated")||"[[],0,0]");f={paths:e[0]||[],tag:!!e[1],cookie:e[2]}}catch(e){f=M}let S=E?(0,c.assignLocation)(E,new URL(e.canonicalUrl,window.location.href)):void 0,A=R.headers.get("content-type"),C=!!(A&&A.startsWith(a.RSC_CONTENT_TYPE_HEADER));if(!C&&!S)throw Object.defineProperty(Error(R.status>=400&&"text/plain"===A?await R.text():"An unexpected response was received from the server."),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});if(C){let e=await w(Promise.resolve(R),{callServer:n.callServer,findSourceMapURL:l.findSourceMapURL,temporaryReferences:y});s=S?void 0:e.a,d=(0,b.normalizeFlightData)(e.f)}else s=void 0,d=void 0;return{actionResult:s,actionFlightData:d,redirectLocation:S,redirectType:i,revalidatedParts:f,isPrerender:T}}let M={paths:[],tag:!1,cookie:!1};function A(e,t){let{resolve:r,reject:n}=t,l={},a=e.tree;l.preserveCustomHistoryState=!1;let u=e.nextUrl&&(0,_.hasInterceptionRouteInCurrentTree)(e.tree)?e.nextUrl:null,o=Date.now();return S(e,u,t).then(async c=>{let _,{actionResult:b,actionFlightData:j,redirectLocation:w,redirectType:S,isPrerender:M,revalidatedParts:A}=c;if(w&&(S===m.RedirectType.replace?(e.pushRef.pendingPush=!1,l.pendingPush=!1):(e.pushRef.pendingPush=!0,l.pendingPush=!0),l.canonicalUrl=_=(0,f.createHrefFromUrl)(w,!1)),!j)return(r(b),w)?(0,s.handleExternalUrl)(e,l,w.href,e.pushRef.pendingPush):e;if("string"==typeof j)return r(b),(0,s.handleExternalUrl)(e,l,j,e.pushRef.pendingPush);let C=A.paths.length>0||A.tag||A.cookie;for(let n of j){let{tree:i,seedData:c,head:f,isRootRender:h}=n;if(!h)return console.log("SERVER ACTION APPLY FAILED"),r(b),e;let P=(0,d.applyRouterStatePatchToTree)([""],a,i,_||e.canonicalUrl);if(null===P)return r(b),(0,v.handleSegmentMismatch)(e,t,i);if((0,p.isNavigatingToNewRootLayout)(a,P))return r(b),(0,s.handleExternalUrl)(e,l,_||e.canonicalUrl,e.pushRef.pendingPush);if(null!==c){let t=c[1],r=(0,g.createEmptyCacheNode)();r.rsc=t,r.prefetchRsc=null,r.loading=c[3],(0,y.fillLazyItemsTillLeafWithHead)(o,r,void 0,i,c,f,void 0),l.cache=r,l.prefetchCache=new Map,C&&await (0,R.refreshInactiveParallelSegments)({navigatedAt:o,state:e,updatedTree:P,updatedCache:r,includeNextUrl:!!u,canonicalUrl:l.canonicalUrl||e.canonicalUrl})}l.patchedTree=P,a=P}return w&&_?(C||((0,E.createSeededPrefetchCacheEntry)({url:w,data:{flightData:j,canonicalUrl:void 0,couldBeIntercepted:!1,prerendered:!1,postponed:!1,staleTime:-1},tree:e.tree,prefetchCache:e.prefetchCache,nextUrl:e.nextUrl,kind:M?i.PrefetchKind.FULL:i.PrefetchKind.AUTO}),l.prefetchCache=e.prefetchCache),n((0,P.getRedirectError)((0,T.hasBasePath)(_)?(0,O.removeBasePath)(_):_,S||m.RedirectType.push))):r(b),(0,h.handleMutable)(e,l)},t=>(n(t),e))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},4924,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"reducer",{enumerable:!0,get:function(){return s}});let n=e.r(88540),l=e.r(54069),a=e.r(91668),u=e.r(73790),o=e.r(69845),i=e.r(43590),c=e.r(86720),f=e.r(45794),s="undefined"==typeof window?function(e,t){return e}:function(e,t){switch(t.type){case n.ACTION_NAVIGATE:return(0,l.navigateReducer)(e,t);case n.ACTION_SERVER_PATCH:return(0,a.serverPatchReducer)(e,t);case n.ACTION_RESTORE:return(0,u.restoreReducer)(e,t);case n.ACTION_REFRESH:return(0,o.refreshReducer)(e,t);case n.ACTION_HMR_REFRESH:return(0,c.hmrRefreshReducer)(e,t);case n.ACTION_PREFETCH:return(0,i.prefetchReducer)(e,t);case n.ACTION_SERVER_ACTION:return(0,f.serverActionReducer)(e,t);default:throw Object.defineProperty(Error("Unknown action"),"__NEXT_ERROR_CODE",{value:"E295",enumerable:!1,configurable:!0})}};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},99781,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{createMutableActionQueue:function(){return y},dispatchNavigateAction:function(){return v},dispatchTraverseAction:function(){return R},getCurrentAppRouterState:function(){return g},publicAppRouterInstance:function(){return b}});let n=e.r(88540),l=e.r(4924),a=e.r(71645),u=e.r(64245);e.r(65165);let o=e.r(41538),i=e.r(5550),c=e.r(75530),f=e.r(43590),s=e.r(91949);function d(e,t){null!==e.pending&&(e.pending=e.pending.next,null!==e.pending?p({actionQueue:e,action:e.pending,setState:t}):e.needsRefresh&&(e.needsRefresh=!1,e.dispatch({type:n.ACTION_REFRESH,origin:window.location.origin},t)))}async function p(e){let{actionQueue:t,action:r,setState:n}=e,l=t.state;t.pending=r;let a=r.payload,o=t.action(l,a);function i(e){r.discarded||(t.state=e,d(t,n),r.resolve(e))}(0,u.isThenable)(o)?o.then(i,e=>{d(t,n),r.reject(e)}):i(o)}let h=null;function y(e,t){let r={state:e,dispatch:(e,t)=>(function(e,t,r){let l={resolve:r,reject:()=>{}};if(t.type!==n.ACTION_RESTORE){let e=new Promise((e,t)=>{l={resolve:e,reject:t}});(0,a.startTransition)(()=>{r(e)})}let u={payload:t,next:null,resolve:l.resolve,reject:l.reject};null===e.pending?(e.last=u,p({actionQueue:e,action:u,setState:r})):t.type===n.ACTION_NAVIGATE||t.type===n.ACTION_RESTORE?(e.pending.discarded=!0,u.next=e.pending.next,e.pending.payload.type===n.ACTION_SERVER_ACTION&&(e.needsRefresh=!0),p({actionQueue:e,action:u,setState:r})):(null!==e.last&&(e.last.next=u),e.last=u)})(r,e,t),action:async(e,t)=>(0,l.reducer)(e,t),pending:null,last:null,onRouterTransitionStart:null!==t&&"function"==typeof t.onRouterTransitionStart?t.onRouterTransitionStart:null};if("undefined"!=typeof window){if(null!==h)throw Object.defineProperty(Error("Internal Next.js Error: createMutableActionQueue was called more than once"),"__NEXT_ERROR_CODE",{value:"E624",enumerable:!1,configurable:!0});h=r}return r}function g(){return null!==h?h.state:null}function _(){return null!==h?h.onRouterTransitionStart:null}function v(e,t,r,l){let a=new URL((0,i.addBasePath)(e),location.href);(0,s.setLinkForCurrentNavigation)(l);let u=_();null!==u&&u(e,t),(0,o.dispatchAppRouterAction)({type:n.ACTION_NAVIGATE,url:a,isExternalUrl:(0,c.isExternalURL)(a),locationSearch:location.search,shouldScroll:r,navigateType:t,allowAliasing:!0})}function R(e,t){let r=_();null!==r&&r(e,"traverse"),(0,o.dispatchAppRouterAction)({type:n.ACTION_RESTORE,url:new URL(e),tree:t})}let b={back:()=>window.history.back(),forward:()=>window.history.forward(),prefetch:(e,t)=>{let r=function(){if(null===h)throw Object.defineProperty(Error("Internal Next.js error: Router action dispatched before initialization."),"__NEXT_ERROR_CODE",{value:"E668",enumerable:!1,configurable:!0});return h}(),l=(0,c.createPrefetchURL)(e);if(null!==l){var a;(0,f.prefetchReducer)(r.state,{type:n.ACTION_PREFETCH,url:l,kind:null!=(a=null==t?void 0:t.kind)?a:n.PrefetchKind.FULL})}},replace:(e,t)=>{(0,a.startTransition)(()=>{var r;v(e,"replace",null==(r=null==t?void 0:t.scroll)||r,null)})},push:(e,t)=>{(0,a.startTransition)(()=>{var r;v(e,"push",null==(r=null==t?void 0:t.scroll)||r,null)})},refresh:()=>{(0,a.startTransition)(()=>{(0,o.dispatchAppRouterAction)({type:n.ACTION_REFRESH,origin:window.location.origin})})},hmrRefresh:()=>{throw Object.defineProperty(Error("hmrRefresh can only be used in development mode. Please use refresh instead."),"__NEXT_ERROR_CODE",{value:"E485",enumerable:!1,configurable:!0})}};"undefined"!=typeof window&&window.next&&(window.next.router=b),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/a6dad97d9634a72d.js b/out/_next/static/chunks/a6dad97d9634a72d.js deleted file mode 100644 index ab422b9..0000000 --- a/out/_next/static/chunks/a6dad97d9634a72d.js +++ /dev/null @@ -1 +0,0 @@ -!function(){var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function e(t){var e={exports:{}};return t(e,e.exports),e.exports}var r,n,o=function(t){return t&&t.Math===Math&&t},i=o("object"==typeof globalThis&&globalThis)||o("object"==typeof window&&window)||o("object"==typeof self&&self)||o("object"==typeof t&&t)||o("object"==typeof t&&t)||function(){return this}()||Function("return this")(),a=function(t){try{return!!t()}catch(t){return!0}},u=!a(function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}),s=!a(function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}),c=Function.prototype.call,f=s?c.bind(c):function(){return c.apply(c,arguments)},l={}.propertyIsEnumerable,h=Object.getOwnPropertyDescriptor,p=h&&!l.call({1:2},1)?function(t){var e=h(this,t);return!!e&&e.enumerable}:l,v={f:p},d=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},g=Function.prototype,y=g.call,m=s&&g.bind.bind(y,y),b=s?m:function(t){return function(){return y.apply(t,arguments)}},w=b({}.toString),S=b("".slice),E=function(t){return S(w(t),8,-1)},O=Object,x=b("".split),R=a(function(){return!O("z").propertyIsEnumerable(0)})?function(t){return"String"===E(t)?x(t,""):O(t)}:O,P=function(t){return null==t},A=TypeError,j=function(t){if(P(t))throw new A("Can't call method on "+t);return t},k=function(t){return R(j(t))},I="object"==typeof document&&document.all,T=void 0===I&&void 0!==I?function(t){return"function"==typeof t||t===I}:function(t){return"function"==typeof t},M=function(t){return"object"==typeof t?null!==t:T(t)},L=function(t,e){return arguments.length<2?T(r=i[t])?r:void 0:i[t]&&i[t][e];var r},U=b({}.isPrototypeOf),N=i.navigator,C=N&&N.userAgent,_=C?String(C):"",F=i.process,B=i.Deno,D=F&&F.versions||B&&B.version,z=D&&D.v8;z&&(n=(r=z.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!n&&_&&(!(r=_.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=_.match(/Chrome\/(\d+)/))&&(n=+r[1]);var W=n,q=i.String,H=!!Object.getOwnPropertySymbols&&!a(function(){var t=Symbol("symbol detection");return!q(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&W&&W<41}),$=H&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,K=Object,G=$?function(t){return"symbol"==typeof t}:function(t){var e=L("Symbol");return T(e)&&U(e.prototype,K(t))},V=String,Y=function(t){try{return V(t)}catch(t){return"Object"}},X=TypeError,J=function(t){if(T(t))return t;throw new X(Y(t)+" is not a function")},Q=function(t,e){var r=t[e];return P(r)?void 0:J(r)},Z=TypeError,tt=Object.defineProperty,et=function(t,e){try{tt(i,t,{value:e,configurable:!0,writable:!0})}catch(r){i[t]=e}return e},rt=e(function(t){var e="__core-js_shared__",r=t.exports=i[e]||et(e,{});(r.versions||(r.versions=[])).push({version:"3.38.1",mode:"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE",source:"https://github.com/zloirock/core-js"})}),nt=function(t,e){return rt[t]||(rt[t]=e||{})},ot=Object,it=function(t){return ot(j(t))},at=b({}.hasOwnProperty),ut=Object.hasOwn||function(t,e){return at(it(t),e)},st=0,ct=Math.random(),ft=b(1..toString),lt=function(t){return"Symbol("+(void 0===t?"":t)+")_"+ft(++st+ct,36)},ht=i.Symbol,pt=nt("wks"),vt=$?ht.for||ht:ht&&ht.withoutSetter||lt,dt=function(t){return ut(pt,t)||(pt[t]=H&&ut(ht,t)?ht[t]:vt("Symbol."+t)),pt[t]},gt=TypeError,yt=dt("toPrimitive"),mt=function(t,e){if(!M(t)||G(t))return t;var r,n=Q(t,yt);if(n){if(void 0===e&&(e="default"),r=f(n,t,e),!M(r)||G(r))return r;throw new gt("Can't convert object to primitive value")}return void 0===e&&(e="number"),function(t,e){var r,n;if("string"===e&&T(r=t.toString)&&!M(n=f(r,t)))return n;if(T(r=t.valueOf)&&!M(n=f(r,t)))return n;if("string"!==e&&T(r=t.toString)&&!M(n=f(r,t)))return n;throw new Z("Can't convert object to primitive value")}(t,e)},bt=function(t){var e=mt(t,"string");return G(e)?e:e+""},wt=i.document,St=M(wt)&&M(wt.createElement),Et=function(t){return St?wt.createElement(t):{}},Ot=!u&&!a(function(){return 7!==Object.defineProperty(Et("div"),"a",{get:function(){return 7}}).a}),xt=Object.getOwnPropertyDescriptor,Rt={f:u?xt:function(t,e){if(t=k(t),e=bt(e),Ot)try{return xt(t,e)}catch(t){}if(ut(t,e))return d(!f(v.f,t,e),t[e])}},Pt=u&&a(function(){return 42!==Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype}),At=String,jt=TypeError,kt=function(t){if(M(t))return t;throw new jt(At(t)+" is not an object")},It=TypeError,Tt=Object.defineProperty,Mt=Object.getOwnPropertyDescriptor,Lt="enumerable",Ut="configurable",Nt="writable",Ct={f:u?Pt?function(t,e,r){if(kt(t),e=bt(e),kt(r),"function"==typeof t&&"prototype"===e&&"value"in r&&Nt in r&&!r[Nt]){var n=Mt(t,e);n&&n[Nt]&&(t[e]=r.value,r={configurable:Ut in r?r[Ut]:n[Ut],enumerable:Lt in r?r[Lt]:n[Lt],writable:!1})}return Tt(t,e,r)}:Tt:function(t,e,r){if(kt(t),e=bt(e),kt(r),Ot)try{return Tt(t,e,r)}catch(t){}if("get"in r||"set"in r)throw new It("Accessors not supported");return"value"in r&&(t[e]=r.value),t}},_t=u?function(t,e,r){return Ct.f(t,e,d(1,r))}:function(t,e,r){return t[e]=r,t},Ft=Function.prototype,Bt=u&&Object.getOwnPropertyDescriptor,Dt=ut(Ft,"name"),zt={EXISTS:Dt,PROPER:Dt&&"something"===function(){}.name,CONFIGURABLE:Dt&&(!u||u&&Bt(Ft,"name").configurable)},Wt=b(Function.toString);T(rt.inspectSource)||(rt.inspectSource=function(t){return Wt(t)});var qt,Ht,$t,Kt=rt.inspectSource,Gt=i.WeakMap,Vt=T(Gt)&&/native code/.test(String(Gt)),Yt=nt("keys"),Xt=function(t){return Yt[t]||(Yt[t]=lt(t))},Jt={},Qt="Object already initialized",Zt=i.TypeError;if(Vt||rt.state){var te=rt.state||(rt.state=new(0,i.WeakMap));te.get=te.get,te.has=te.has,te.set=te.set,qt=function(t,e){if(te.has(t))throw new Zt(Qt);return e.facade=t,te.set(t,e),e},Ht=function(t){return te.get(t)||{}},$t=function(t){return te.has(t)}}else{var ee=Xt("state");Jt[ee]=!0,qt=function(t,e){if(ut(t,ee))throw new Zt(Qt);return e.facade=t,_t(t,ee,e),e},Ht=function(t){return ut(t,ee)?t[ee]:{}},$t=function(t){return ut(t,ee)}}var re,ne={set:qt,get:Ht,has:$t,enforce:function(t){return $t(t)?Ht(t):qt(t,{})},getterFor:function(t){return function(e){var r;if(!M(e)||(r=Ht(e)).type!==t)throw new Zt("Incompatible receiver, "+t+" required");return r}}},oe=e(function(t){var e=zt.CONFIGURABLE,r=ne.enforce,n=ne.get,o=String,i=Object.defineProperty,s=b("".slice),c=b("".replace),f=b([].join),l=u&&!a(function(){return 8!==i(function(){},"length",{value:8}).length}),h=String(String).split("String"),p=t.exports=function(t,n,a){"Symbol("===s(o(n),0,7)&&(n="["+c(o(n),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),a&&a.getter&&(n="get "+n),a&&a.setter&&(n="set "+n),(!ut(t,"name")||e&&t.name!==n)&&(u?i(t,"name",{value:n,configurable:!0}):t.name=n),l&&a&&ut(a,"arity")&&t.length!==a.arity&&i(t,"length",{value:a.arity});try{a&&ut(a,"constructor")&&a.constructor?u&&i(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var p=r(t);return ut(p,"source")||(p.source=f(h,"string"==typeof n?n:"")),t};Function.prototype.toString=p(function(){return T(this)&&n(this).source||Kt(this)},"toString")}),ie=function(t,e,r,n){n||(n={});var o=n.enumerable,i=void 0!==n.name?n.name:e;if(T(r)&&oe(r,i,n),n.global)o?t[e]=r:et(e,r);else{try{n.unsafe?t[e]&&(o=!0):delete t[e]}catch(t){}o?t[e]=r:Ct.f(t,e,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return t},ae=Math.ceil,ue=Math.floor,se=Math.trunc||function(t){var e=+t;return(e>0?ue:ae)(e)},ce=function(t){var e=+t;return e!=e||0===e?0:se(e)},fe=Math.max,le=Math.min,he=function(t,e){var r=ce(t);return r<0?fe(r+e,0):le(r,e)},pe=Math.min,ve=function(t){var e=ce(t);return e>0?pe(e,9007199254740991):0},de=function(t){return ve(t.length)},ge=function(t){return function(e,r,n){var o=k(e),i=de(o);if(0===i)return!t&&-1;var a,u=he(n,i);if(t&&r!=r){for(;i>u;)if((a=o[u++])!=a)return!0}else for(;i>u;u++)if((t||u in o)&&o[u]===r)return t||u||0;return!t&&-1}},ye={includes:ge(!0),indexOf:ge(!1)},me=ye.indexOf,be=b([].push),we=function(t,e){var r,n=k(t),o=0,i=[];for(r in n)!ut(Jt,r)&&ut(n,r)&&be(i,r);for(;e.length>o;)ut(n,r=e[o++])&&(~me(i,r)||be(i,r));return i},Se=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Ee=Se.concat("length","prototype"),Oe={f:Object.getOwnPropertyNames||function(t){return we(t,Ee)}},xe={f:Object.getOwnPropertySymbols},Re=b([].concat),Pe=L("Reflect","ownKeys")||function(t){var e=Oe.f(kt(t)),r=xe.f;return r?Re(e,r(t)):e},Ae=function(t,e,r){for(var n=Pe(e),o=Ct.f,i=Rt.f,a=0;aa;)Ct.f(t,r=o[a++],n[r]);return t},Be={f:Fe},De=L("document","documentElement"),ze="prototype",We="script",qe=Xt("IE_PROTO"),He=function(){},$e=function(t){return"<"+We+">"+t+""},Ke=function(t){t.write($e("")),t.close();var e=t.parentWindow.Object;return t=null,e},Ge=function(){try{re=new ActiveXObject("htmlfile")}catch(t){}var t,e,r;Ge="undefined"!=typeof document?document.domain&&re?Ke(re):(e=Et("iframe"),r="java"+We+":",e.style.display="none",De.appendChild(e),e.src=String(r),(t=e.contentWindow.document).open(),t.write($e("document.F=Object")),t.close(),t.F):Ke(re);for(var n=Se.length;n--;)delete Ge[ze][Se[n]];return Ge()};Jt[qe]=!0;var Ve=Object.create||function(t,e){var r;return null!==t?(He[ze]=kt(t),r=new He,He[ze]=null,r[qe]=t):r=Ge(),void 0===e?r:Be.f(r,e)},Ye=Ct.f,Xe=dt("unscopables"),Je=Array.prototype;void 0===Je[Xe]&&Ye(Je,Xe,{configurable:!0,value:Ve(null)});var Qe=function(t){Je[Xe][t]=!0};Ce({target:"Array",proto:!0},{at:function(t){var e=it(this),r=de(e),n=ce(t),o=n>=0?n:r+n;return o<0||o>=r?void 0:e[o]}}),Qe("at");var Ze=function(t,e){return b(i[t].prototype[e])},tr=(Ze("Array","at"),TypeError),er=function(t,e){if(!delete t[e])throw new tr("Cannot delete property "+Y(e)+" of "+Y(t))},rr=Math.min,nr=[].copyWithin||function(t,e){var r=it(this),n=de(r),o=he(t,n),i=he(e,n),a=arguments.length>2?arguments[2]:void 0,u=rr((void 0===a?n:he(a,n))-i,n-o),s=1;for(i0;)i in r?r[o]=r[i]:er(r,o),o+=s,i+=s;return r};Ce({target:"Array",proto:!0},{copyWithin:nr}),Qe("copyWithin"),Ze("Array","copyWithin"),Ce({target:"Array",proto:!0},{fill:function(t){for(var e=it(this),r=de(e),n=arguments.length,o=he(n>1?arguments[1]:void 0,r),i=n>2?arguments[2]:void 0,a=void 0===i?r:he(i,r);a>o;)e[o++]=t;return e}}),Qe("fill"),Ze("Array","fill");var or=function(t){if("Function"===E(t))return b(t)},ir=or(or.bind),ar=function(t,e){return J(t),void 0===e?t:s?ir(t,e):function(){return t.apply(e,arguments)}},ur=Array.isArray||function(t){return"Array"===E(t)},sr={};sr[dt("toStringTag")]="z";var cr="[object z]"===String(sr),fr=dt("toStringTag"),lr=Object,hr="Arguments"===E(function(){return arguments}()),pr=cr?E:function(t){var e,r,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=lr(t),fr))?r:hr?E(e):"Object"===(n=E(e))&&T(e.callee)?"Arguments":n},vr=function(){},dr=L("Reflect","construct"),gr=/^\s*(?:class|function)\b/,yr=b(gr.exec),mr=!gr.test(vr),br=function(t){if(!T(t))return!1;try{return dr(vr,[],t),!0}catch(t){return!1}},wr=function(t){if(!T(t))return!1;switch(pr(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return mr||!!yr(gr,Kt(t))}catch(t){return!0}};wr.sham=!0;var Sr=!dr||a(function(){var t;return br(br.call)||!br(Object)||!br(function(){t=!0})||t})?wr:br,Er=dt("species"),Or=Array,xr=function(t,e){return new(function(t){var e;return ur(t)&&(Sr(e=t.constructor)&&(e===Or||ur(e.prototype))||M(e)&&null===(e=e[Er]))&&(e=void 0),void 0===e?Or:e}(t))(0===e?0:e)},Rr=b([].push),Pr=function(t){var e=1===t,r=2===t,n=3===t,o=4===t,i=6===t,a=7===t,u=5===t||i;return function(s,c,f,l){for(var h,p,v=it(s),d=R(v),g=de(d),y=ar(c,f),m=0,b=l||xr,w=e?b(s,g):r||a?b(s,0):void 0;g>m;m++)if((u||m in d)&&(p=y(h=d[m],m,v),t))if(e)w[m]=p;else if(p)switch(t){case 3:return!0;case 5:return h;case 6:return m;case 2:Rr(w,h)}else switch(t){case 4:return!1;case 7:Rr(w,h)}return i?-1:n||o?o:w}},Ar={forEach:Pr(0),map:Pr(1),filter:Pr(2),some:Pr(3),every:Pr(4),find:Pr(5),findIndex:Pr(6),filterReject:Pr(7)},jr=Ar.find,kr="find",Ir=!0;kr in[]&&Array(1)[kr](function(){Ir=!1}),Ce({target:"Array",proto:!0,forced:Ir},{find:function(t){return jr(this,t,arguments.length>1?arguments[1]:void 0)}}),Qe(kr),Ze("Array","find");var Tr=Ar.findIndex,Mr="findIndex",Lr=!0;Mr in[]&&Array(1)[Mr](function(){Lr=!1}),Ce({target:"Array",proto:!0,forced:Lr},{findIndex:function(t){return Tr(this,t,arguments.length>1?arguments[1]:void 0)}}),Qe(Mr),Ze("Array","findIndex");var Ur=TypeError,Nr=function(t){if(t>9007199254740991)throw Ur("Maximum allowed index exceeded");return t},Cr=function(t,e,r,n,o,i,a,u){for(var s,c,f=o,l=0,h=!!a&&ar(a,u);l0&&ur(s)?(c=de(s),f=Cr(t,e,s,c,f,i-1)-1):(Nr(f+1),t[f]=s),f++),l++;return f},_r=Cr;Ce({target:"Array",proto:!0},{flatMap:function(t){var e,r=it(this),n=de(r);return J(t),(e=xr(r,0)).length=_r(e,r,r,n,0,1,t,arguments.length>1?arguments[1]:void 0),e}}),Qe("flatMap"),Ze("Array","flatMap"),Ce({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=it(this),r=de(e),n=xr(e,0);return n.length=_r(n,e,e,r,0,void 0===t?1:ce(t)),n}}),Qe("flat"),Ze("Array","flat");var Fr,Br,Dr,zr=String,Wr=function(t){if("Symbol"===pr(t))throw new TypeError("Cannot convert a Symbol value to a string");return zr(t)},qr=b("".charAt),Hr=b("".charCodeAt),$r=b("".slice),Kr=function(t){return function(e,r){var n,o,i=Wr(j(e)),a=ce(r),u=i.length;return a<0||a>=u?t?"":void 0:(n=Hr(i,a))<55296||n>56319||a+1===u||(o=Hr(i,a+1))<56320||o>57343?t?qr(i,a):n:t?$r(i,a,a+2):o-56320+(n-55296<<10)+65536}},Gr={codeAt:Kr(!1),charAt:Kr(!0)},Vr=!a(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}),Yr=Xt("IE_PROTO"),Xr=Object,Jr=Xr.prototype,Qr=Vr?Xr.getPrototypeOf:function(t){var e=it(t);if(ut(e,Yr))return e[Yr];var r=e.constructor;return T(r)&&e instanceof r?r.prototype:e instanceof Xr?Jr:null},Zr=dt("iterator"),tn=!1;[].keys&&("next"in(Dr=[].keys())?(Br=Qr(Qr(Dr)))!==Object.prototype&&(Fr=Br):tn=!0);var en=!M(Fr)||a(function(){var t={};return Fr[Zr].call(t)!==t});en&&(Fr={}),T(Fr[Zr])||ie(Fr,Zr,function(){return this});var rn={IteratorPrototype:Fr,BUGGY_SAFARI_ITERATORS:tn},nn=Ct.f,on=dt("toStringTag"),an=function(t,e,r){t&&!r&&(t=t.prototype),t&&!ut(t,on)&&nn(t,on,{configurable:!0,value:e})},un={},sn=rn.IteratorPrototype,cn=function(){return this},fn=function(t,e,r,n){var o=e+" Iterator";return t.prototype=Ve(sn,{next:d(+!n,r)}),an(t,o,!1),un[o]=cn,t},ln=function(t,e,r){try{return b(J(Object.getOwnPropertyDescriptor(t,e)[r]))}catch(t){}},hn=String,pn=TypeError,vn=function(t){if(function(t){return M(t)||null===t}(t))return t;throw new pn("Can't set "+hn(t)+" as a prototype")},dn=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=ln(Object.prototype,"__proto__","set"))(r,[]),e=r instanceof Array}catch(t){}return function(r,n){return j(r),vn(n),M(r)?(e?t(r,n):r.__proto__=n,r):r}}():void 0),gn=zt.PROPER,yn=zt.CONFIGURABLE,mn=rn.IteratorPrototype,bn=rn.BUGGY_SAFARI_ITERATORS,wn=dt("iterator"),Sn="keys",En="values",On="entries",xn=function(){return this},Rn=function(t,e,r,n,o,i,a){fn(r,e,n);var u,s,c,l=function(t){if(t===o&&g)return g;if(!bn&&t&&t in v)return v[t];switch(t){case Sn:case En:case On:return function(){return new r(this,t)}}return function(){return new r(this)}},h=e+" Iterator",p=!1,v=t.prototype,d=v[wn]||v["@@iterator"]||o&&v[o],g=!bn&&d||l(o),y="Array"===e&&v.entries||d;if(y&&(u=Qr(y.call(new t)))!==Object.prototype&&u.next&&(Qr(u)!==mn&&(dn?dn(u,mn):T(u[wn])||ie(u,wn,xn)),an(u,h,!0)),gn&&o===En&&d&&d.name!==En&&(yn?_t(v,"name",En):(p=!0,g=function(){return f(d,this)})),o)if(s={values:l(En),keys:i?g:l(Sn),entries:l(On)},a)for(c in s)(bn||p||!(c in v))&&ie(v,c,s[c]);else Ce({target:e,proto:!0,forced:bn||p},s);return v[wn]!==g&&ie(v,wn,g,{name:o}),un[e]=g,s},Pn=function(t,e){return{value:t,done:e}},An=Gr.charAt,jn="String Iterator",kn=ne.set,In=ne.getterFor(jn);Rn(String,"String",function(t){kn(this,{type:jn,string:Wr(t),index:0})},function(){var t,e=In(this),r=e.string,n=e.index;return n>=r.length?Pn(void 0,!0):(t=An(r,n),e.index+=t.length,Pn(t,!1))});var Tn=function(t,e,r){var n,o;kt(t);try{if(!(n=Q(t,"return"))){if("throw"===e)throw r;return r}n=f(n,t)}catch(t){o=!0,n=t}if("throw"===e)throw r;if(o)throw n;return kt(n),r},Mn=function(t,e,r,n){try{return n?e(kt(r)[0],r[1]):e(r)}catch(e){Tn(t,"throw",e)}},Ln=dt("iterator"),Un=Array.prototype,Nn=function(t){return void 0!==t&&(un.Array===t||Un[Ln]===t)},Cn=function(t,e,r){u?Ct.f(t,e,d(0,r)):t[e]=r},_n=dt("iterator"),Fn=function(t){if(!P(t))return Q(t,_n)||Q(t,"@@iterator")||un[pr(t)]},Bn=TypeError,Dn=function(t,e){var r=arguments.length<2?Fn(t):e;if(J(r))return kt(f(r,t));throw new Bn(Y(t)+" is not iterable")},zn=Array,Wn=function(t){var e=it(t),r=Sr(this),n=arguments.length,o=n>1?arguments[1]:void 0,i=void 0!==o;i&&(o=ar(o,n>2?arguments[2]:void 0));var a,u,s,c,l,h,p=Fn(e),v=0;if(!p||this===zn&&Nn(p))for(a=de(e),u=r?new this(a):zn(a);a>v;v++)h=i?o(e[v],v):e[v],Cn(u,v,h);else for(u=r?new this:[],l=(c=Dn(e,p)).next;!(s=f(l,c)).done;v++)h=i?Mn(c,o,[s.value,v],!0):s.value,Cn(u,v,h);return u.length=v,u},qn=dt("iterator"),Hn=!1;try{var $n=0,Kn={next:function(){return{done:!!$n++}},return:function(){Hn=!0}};Kn[qn]=function(){return this},Array.from(Kn,function(){throw 2})}catch(t){}var Gn=function(t,e){try{if(!e&&!Hn)return!1}catch(t){return!1}var r=!1;try{var n={};n[qn]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r},Vn=!Gn(function(t){Array.from(t)});Ce({target:"Array",stat:!0,forced:Vn},{from:Wn});var Yn=i,Xn=ye.includes,Jn=a(function(){return!Array(1).includes()});Ce({target:"Array",proto:!0,forced:Jn},{includes:function(t){return Xn(this,t,arguments.length>1?arguments[1]:void 0)}}),Qe("includes"),Ze("Array","includes");var Qn=Ct.f,Zn="Array Iterator",to=ne.set,eo=ne.getterFor(Zn),ro=Rn(Array,"Array",function(t,e){to(this,{type:Zn,target:k(t),index:0,kind:e})},function(){var t=eo(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,Pn(void 0,!0);switch(t.kind){case"keys":return Pn(r,!1);case"values":return Pn(e[r],!1)}return Pn([r,e[r]],!1)},"values"),no=un.Arguments=un.Array;if(Qe("keys"),Qe("values"),Qe("entries"),u&&"values"!==no.name)try{Qn(no,"name",{value:"values"})}catch(t){}cr||ie(Object.prototype,"toString",cr?{}.toString:function(){return"[object "+pr(this)+"]"},{unsafe:!0}),Ze("Array","values");var oo=Array,io=a(function(){function t(){}return!(oo.of.call(t)instanceof t)});Ce({target:"Array",stat:!0,forced:io},{of:function(){for(var t=0,e=arguments.length,r=new(Sr(this)?this:oo)(e);e>t;)Cn(r,t,arguments[t++]);return r.length=e,r}});var ao=dt("hasInstance"),uo=Function.prototype;ao in uo||Ct.f(uo,ao,{value:oe(function(t){if(!T(this)||!M(t))return!1;var e=this.prototype;return M(e)?U(e,t):t instanceof this},ao)}),dt("hasInstance");var so=function(t,e,r){return r.get&&oe(r.get,e,{getter:!0}),r.set&&oe(r.set,e,{setter:!0}),Ct.f(t,e,r)},co=zt.EXISTS,fo=Function.prototype,lo=b(fo.toString),ho=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,po=b(ho.exec);u&&!co&&so(fo,"name",{configurable:!0,get:function(){try{return po(ho,lo(this))[1]}catch(t){return""}}});var vo=b([].slice),go=Oe.f,yo="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],mo={f:function(t){return yo&&"Window"===E(t)?function(t){try{return go(t)}catch(t){return vo(yo)}}(t):go(k(t))}},bo=a(function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}),wo=Object.isExtensible,So=a(function(){wo(1)})||bo?function(t){return!!M(t)&&(!bo||"ArrayBuffer"!==E(t))&&(!wo||wo(t))}:wo,Eo=!a(function(){return Object.isExtensible(Object.preventExtensions({}))}),Oo=e(function(t){var e=Ct.f,r=!1,n=lt("meta"),o=0,i=function(t){e(t,n,{value:{objectID:"O"+o++,weakData:{}}})},a=t.exports={enable:function(){a.enable=function(){},r=!0;var t=Oe.f,e=b([].splice),o={};o[n]=1,t(o).length&&(Oe.f=function(r){for(var o=t(r),i=0,a=o.length;ii;i++)if((u=y(t[i]))&&U(Po,u))return u;return new Ro(!1)}n=Dn(t,o)}for(s=h?t.next:n.next;!(c=f(s,n)).done;){try{u=y(c.value)}catch(t){Tn(n,"throw",t)}if("object"==typeof u&&u&&U(Po,u))return u}return new Ro(!1)},jo=TypeError,ko=function(t,e){if(U(e,t))return t;throw new jo("Incorrect invocation")},Io=function(t,e,r){var n,o;return dn&&T(n=e.constructor)&&n!==r&&M(o=n.prototype)&&o!==r.prototype&&dn(t,o),t},To=function(t,e,r){var n=-1!==t.indexOf("Map"),o=-1!==t.indexOf("Weak"),u=n?"set":"add",s=i[t],c=s&&s.prototype,f=s,l={},h=function(t){var e=b(c[t]);ie(c,t,"add"===t?function(t){return e(this,0===t?0:t),this}:"delete"===t?function(t){return!(o&&!M(t))&&e(this,0===t?0:t)}:"get"===t?function(t){return o&&!M(t)?void 0:e(this,0===t?0:t)}:"has"===t?function(t){return!(o&&!M(t))&&e(this,0===t?0:t)}:function(t,r){return e(this,0===t?0:t,r),this})};if(Ue(t,!T(s)||!(o||c.forEach&&!a(function(){(new s).entries().next()}))))f=r.getConstructor(e,t,n,u),Oo.enable();else if(Ue(t,!0)){var p=new f,v=p[u](o?{}:-0,1)!==p,d=a(function(){p.has(1)}),g=Gn(function(t){new s(t)}),y=!o&&a(function(){for(var t=new s,e=5;e--;)t[u](e,e);return!t.has(-0)});g||((f=e(function(t,e){ko(t,c);var r=Io(new s,t,f);return P(e)||Ao(e,r[u],{that:r,AS_ENTRIES:n}),r})).prototype=c,c.constructor=f),(d||y)&&(h("delete"),h("has"),n&&h("get")),(y||v)&&h(u),o&&c.clear&&delete c.clear}return l[t]=f,Ce({global:!0,constructor:!0,forced:f!==s},l),an(f,t),o||r.setStrong(f,t,n),f},Mo=function(t,e,r){for(var n in e)ie(t,n,e[n],r);return t},Lo=dt("species"),Uo=function(t){var e=L(t);u&&e&&!e[Lo]&&so(e,Lo,{configurable:!0,get:function(){return this}})},No=Oo.fastKey,Co=ne.set,_o=ne.getterFor,Fo={getConstructor:function(t,e,r,n){var o=t(function(t,o){ko(t,i),Co(t,{type:e,index:Ve(null),first:null,last:null,size:0}),u||(t.size=0),P(o)||Ao(o,t[n],{that:t,AS_ENTRIES:r})}),i=o.prototype,a=_o(e),s=function(t,e,r){var n,o,i=a(t),s=c(t,e);return s?s.value=r:(i.last=s={index:o=No(e,!0),key:e,value:r,previous:n=i.last,next:null,removed:!1},i.first||(i.first=s),n&&(n.next=s),u?i.size++:t.size++,"F"!==o&&(i.index[o]=s)),t},c=function(t,e){var r,n=a(t),o=No(e);if("F"!==o)return n.index[o];for(r=n.first;r;r=r.next)if(r.key===e)return r};return Mo(i,{clear:function(){for(var t=a(this),e=t.first;e;)e.removed=!0,e.previous&&(e.previous=e.previous.next=null),e=e.next;t.first=t.last=null,t.index=Ve(null),u?t.size=0:this.size=0},delete:function(t){var e=this,r=a(e),n=c(e,t);if(n){var o=n.next,i=n.previous;delete r.index[n.index],n.removed=!0,i&&(i.next=o),o&&(o.previous=i),r.first===n&&(r.first=o),r.last===n&&(r.last=i),u?r.size--:e.size--}return!!n},forEach:function(t){for(var e,r=a(this),n=ar(t,arguments.length>1?arguments[1]:void 0);e=e?e.next:r.first;)for(n(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!c(this,t)}}),Mo(i,r?{get:function(t){var e=c(this,t);return e&&e.value},set:function(t,e){return s(this,0===t?0:t,e)}}:{add:function(t){return s(this,t=0===t?0:t,t)}}),u&&so(i,"size",{configurable:!0,get:function(){return a(this).size}}),o},setStrong:function(t,e,r){var n=e+" Iterator",o=_o(e),i=_o(n);Rn(t,e,function(t,e){Co(this,{type:n,target:t,state:o(t),kind:e,last:null})},function(){for(var t=i(this),e=t.kind,r=t.last;r&&r.removed;)r=r.previous;return t.target&&(t.last=r=r?r.next:t.state.first)?Pn("keys"===e?r.key:"values"===e?r.value:[r.key,r.value],!1):(t.target=null,Pn(void 0,!0))},r?"entries":"values",!r,!0),Uo(e)}};To("Map",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},Fo);var Bo=Map.prototype,Do={Map:Map,set:b(Bo.set),get:b(Bo.get),has:b(Bo.has),remove:b(Bo.delete),proto:Bo},zo=Do.Map,Wo=Do.has,qo=Do.get,Ho=Do.set,$o=b([].push),Ko=a(function(){return 1!==zo.groupBy("ab",function(t){return t}).get("a").length});Ce({target:"Map",stat:!0,forced:Ko},{groupBy:function(t,e){j(t),J(e);var r=new zo,n=0;return Ao(t,function(t){var o=e(t,n++);Wo(r,o)?$o(qo(r,o),t):Ho(r,o,[t])}),r}});var Go={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Vo=Et("span").classList,Yo=Vo&&Vo.constructor&&Vo.constructor.prototype,Xo=Yo===Object.prototype?void 0:Yo,Jo=dt("iterator"),Qo=ro.values,Zo=function(t,e){if(t){if(t[Jo]!==Qo)try{_t(t,Jo,Qo)}catch(e){t[Jo]=Qo}if(an(t,e,!0),Go[e])for(var r in ro)if(t[r]!==ro[r])try{_t(t,r,ro[r])}catch(e){t[r]=ro[r]}}};for(var ti in Go)Zo(i[ti]&&i[ti].prototype,ti);Zo(Xo,"DOMTokenList");var ei=function(t,e,r){return function(n){var o=it(n),i=arguments.length,a=i>1?arguments[1]:void 0,u=void 0!==a,s=u?ar(a,i>2?arguments[2]:void 0):void 0,c=new t,f=0;return Ao(o,function(t){var n=u?s(t,f++):t;r?e(c,kt(n)[0],n[1]):e(c,n)}),c}};Ce({target:"Map",stat:!0,forced:!0},{from:ei(Do.Map,Do.set,!0)});var ri=function(t,e,r){return function(){for(var n=new t,o=arguments.length,i=0;i1?arguments[1]:void 0);return!1!==di(e,function(t,n){if(!r(t,n,e))return!1},!0)}});var gi=Do.Map,yi=Do.set;Ce({target:"Map",proto:!0,real:!0,forced:!0},{filter:function(t){var e=oi(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=new gi;return di(e,function(t,o){r(t,o,e)&&yi(n,o,t)}),n}}),Ce({target:"Map",proto:!0,real:!0,forced:!0},{find:function(t){var e=oi(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=di(e,function(t,n){if(r(t,n,e))return{value:t}},!0);return n&&n.value}}),Ce({target:"Map",proto:!0,real:!0,forced:!0},{findKey:function(t){var e=oi(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=di(e,function(t,n){if(r(t,n,e))return{key:n}},!0);return n&&n.key}}),Ce({target:"Map",proto:!0,real:!0,forced:!0},{includes:function(t){return!0===di(oi(this),function(e){if((r=e)===(n=t)||r!=r&&n!=n)return!0;var r,n},!0)}});var mi=Do.Map;Ce({target:"Map",stat:!0,forced:!0},{keyBy:function(t,e){var r=new(T(this)?this:mi);J(e);var n=J(r.set);return Ao(t,function(t){f(n,r,e(t),t)}),r}}),Ce({target:"Map",proto:!0,real:!0,forced:!0},{keyOf:function(t){var e=di(oi(this),function(e,r){if(e===t)return{key:r}},!0);return e&&e.key}});var bi=Do.Map,wi=Do.set;Ce({target:"Map",proto:!0,real:!0,forced:!0},{mapKeys:function(t){var e=oi(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=new bi;return di(e,function(t,o){wi(n,r(t,o,e),t)}),n}});var Si=Do.Map,Ei=Do.set;Ce({target:"Map",proto:!0,real:!0,forced:!0},{mapValues:function(t){var e=oi(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=new Si;return di(e,function(t,o){Ei(n,o,r(t,o,e))}),n}});var Oi=Do.set;Ce({target:"Map",proto:!0,real:!0,arity:1,forced:!0},{merge:function(t){for(var e=oi(this),r=arguments.length,n=0;n1?arguments[1]:void 0);return!0===di(e,function(t,n){if(r(t,n,e))return!0},!0)}});var Ri=TypeError,Pi=Do.get,Ai=Do.has,ji=Do.set;Ce({target:"Map",proto:!0,real:!0,forced:!0},{update:function(t,e){var r=oi(this),n=arguments.length;J(e);var o=Ai(r,t);if(!o&&n<3)throw new Ri("Updating absent value");var i=o?Pi(r,t):J(n>2?arguments[2]:void 0)(t,r);return ji(r,t,e(i,t,r)),r}});var ki=TypeError,Ii=function(t,e){var r,n=kt(this),o=J(n.get),i=J(n.has),a=J(n.set),u=arguments.length>2?arguments[2]:void 0;if(!T(e)&&!T(u))throw new ki("At least one callback required");return f(i,n,t)?(r=f(o,n,t),T(e)&&(r=e(r),f(a,n,t,r))):T(u)&&(r=u(),f(a,n,t,r)),r};Ce({target:"Map",proto:!0,real:!0,forced:!0},{upsert:Ii}),Ce({target:"Map",proto:!0,real:!0,name:"upsert",forced:!0},{updateOrInsert:Ii});var Ti=b(1..valueOf),Mi="\t\n\v\f\r                 \u2028\u2029\ufeff",Li=b("".replace),Ui=RegExp("^["+Mi+"]+"),Ni=RegExp("(^|[^"+Mi+"])["+Mi+"]+$"),Ci=function(t){return function(e){var r=Wr(j(e));return 1&t&&(r=Li(r,Ui,"")),2&t&&(r=Li(r,Ni,"$1")),r}},_i={start:Ci(1),end:Ci(2),trim:Ci(3)},Fi=Oe.f,Bi=Rt.f,Di=Ct.f,zi=_i.trim,Wi="Number",qi=i[Wi],Hi=qi.prototype,$i=i.TypeError,Ki=b("".slice),Gi=b("".charCodeAt),Vi=Ue(Wi,!qi(" 0o1")||!qi("0b1")||qi("+0x1")),Yi=function(t){var e,r=arguments.length<1?0:qi(function(t){var e=mt(t,"number");return"bigint"==typeof e?e:function(t){var e,r,n,o,i,a,u,s,c=mt(t,"number");if(G(c))throw new $i("Cannot convert a Symbol value to a number");if("string"==typeof c&&c.length>2)if(c=zi(c),43===(e=Gi(c,0))||45===e){if(88===(r=Gi(c,2))||120===r)return NaN}else if(48===e){switch(Gi(c,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+c}for(a=(i=Ki(c,2)).length,u=0;uo)return NaN;return parseInt(i,n)}return+c}(e)}(t));return U(Hi,e=this)&&a(function(){Ti(e)})?Io(Object(r),this,Yi):r};Yi.prototype=Hi,Vi&&(Hi.constructor=Yi),Ce({global:!0,constructor:!0,wrap:!0,forced:Vi},{Number:Yi}),Vi&&function(t,e){for(var r,n=u?Fi(e):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),o=0;n.length>o;o++)ut(e,r=n[o])&&!ut(t,r)&&Di(t,r,Bi(e,r))}(Yn[Wi],qi),Ce({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{EPSILON:Math.pow(2,-52)});var Xi=i.isFinite;Ce({target:"Number",stat:!0},{isFinite:Number.isFinite||function(t){return"number"==typeof t&&Xi(t)}});var Ji=Math.floor,Qi=Number.isInteger||function(t){return!M(t)&&isFinite(t)&&Ji(t)===t};Ce({target:"Number",stat:!0},{isInteger:Qi}),Ce({target:"Number",stat:!0},{isNaN:function(t){return t!=t}});var Zi=Math.abs;Ce({target:"Number",stat:!0},{isSafeInteger:function(t){return Qi(t)&&Zi(t)<=9007199254740991}}),Ce({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991}),Ce({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MIN_SAFE_INTEGER:-9007199254740991});var ta=_i.trim,ea=b("".charAt),ra=i.parseFloat,na=i.Symbol,oa=na&&na.iterator,ia=1/ra(Mi+"-0")!=-Infinity||oa&&!a(function(){ra(Object(oa))})?function(t){var e=ta(Wr(t)),r=ra(e);return 0===r&&"-"===ea(e,0)?-0:r}:ra;Ce({target:"Number",stat:!0,forced:Number.parseFloat!==ia},{parseFloat:ia});var aa=_i.trim,ua=i.parseInt,sa=i.Symbol,ca=sa&&sa.iterator,fa=/^[+-]?0x/i,la=b(fa.exec),ha=8!==ua(Mi+"08")||22!==ua(Mi+"0x16")||ca&&!a(function(){ua(Object(ca))})?function(t,e){var r=aa(Wr(t));return ua(r,e>>>0||(la(fa,r)?16:10))}:ua;Ce({target:"Number",stat:!0,forced:Number.parseInt!==ha},{parseInt:ha});var pa=b(v.f),va=b([].push),da=u&&a(function(){var t=Object.create(null);return t[2]=2,!pa(t,2)}),ga=function(t){return function(e){for(var r,n=k(e),o=_e(n),i=da&&null===Qr(n),a=o.length,s=0,c=[];a>s;)r=o[s++],u&&!(i?r in n:pa(n,r))||va(c,t?[r,n[r]]:n[r]);return c}},ya={entries:ga(!0),values:ga(!1)},ma=ya.entries;Ce({target:"Object",stat:!0},{entries:function(t){return ma(t)}}),Ce({target:"Object",stat:!0,sham:!u},{getOwnPropertyDescriptors:function(t){for(var e,r,n=k(t),o=Rt.f,i=Pe(n),a={},u=0;i.length>u;)void 0!==(r=o(n,e=i[u++]))&&Cn(a,e,r);return a}});var ba=a(function(){_e(1)});Ce({target:"Object",stat:!0,forced:ba},{keys:function(t){return _e(it(t))}});var wa=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e};Ce({target:"Object",stat:!0},{is:wa});var Sa=ya.values;Ce({target:"Object",stat:!0},{values:function(t){return Sa(t)}}),Ce({target:"Object",stat:!0},{hasOwn:ut});var Ea=Function.prototype,Oa=Ea.apply,xa=Ea.call,Ra="object"==typeof Reflect&&Reflect.apply||(s?xa.bind(Oa):function(){return xa.apply(Oa,arguments)}),Pa=!a(function(){Reflect.apply(function(){})});Ce({target:"Reflect",stat:!0,forced:Pa},{apply:function(t,e,r){return Ra(J(t),e,kt(r))}});var Aa=Function,ja=b([].concat),ka=b([].join),Ia={},Ta=s?Aa.bind:function(t){var e=J(this),r=e.prototype,n=vo(arguments,1),o=function(){var r=ja(n,vo(arguments));return this instanceof o?function(t,e,r){if(!ut(Ia,e)){for(var n=[],o=0;ob)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$c")}),gs=Oe.f,ys=ne.enforce,ms=dt("match"),bs=i.RegExp,ws=bs.prototype,Ss=i.SyntaxError,Es=b(ws.exec),Os=b("".charAt),xs=b("".replace),Rs=b("".indexOf),Ps=b("".slice),As=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,js=/a/g,ks=/a/g,Is=new bs(js)!==js,Ts=cs.MISSED_STICKY,Ms=cs.UNSUPPORTED_Y,Ls=u&&(!Is||Ts||ps||ds||a(function(){return ks[ms]=!1,bs(js)!==js||bs(ks)===ks||"/a/i"!==String(bs(js,"i"))}));if(Ue("RegExp",Ls)){for(var Us=function(t,e){var r,n,o,i,a,u,s=U(ws,this),c=es(t),f=void 0===e,l=[],h=t;if(!s&&c&&f&&t.constructor===Us)return t;if((c||U(ws,t))&&(t=t.source,f&&(e=os(h))),t=void 0===t?"":Wr(t),e=void 0===e?"":Wr(e),h=t,ps&&"dotAll"in js&&(n=!!e&&Rs(e,"s")>-1)&&(e=xs(e,/s/g,"")),r=e,Ts&&"sticky"in js&&(o=!!e&&Rs(e,"y")>-1)&&Ms&&(e=xs(e,/y/g,"")),ds&&(i=function(t){for(var e,r=t.length,n=0,o="",i=[],a=Ve(null),u=!1,s=!1,c=0,f="";n<=r;n++){if("\\"===(e=Os(t,n)))e+=Os(t,++n);else if("]"===e)u=!1;else if(!u)switch(!0){case"["===e:u=!0;break;case"("===e:if(o+=e,"?:"===Ps(t,n+1,n+3))continue;Es(As,Ps(t,n+1))&&(n+=2,s=!0),c++;continue;case">"===e&&s:if(""===f||ut(a,f))throw new Ss("Invalid capture group name");a[f]=!0,i[i.length]=[f,c],s=!1,f="";continue}s?f+=e:o+=e}return[o,i]}(t),t=i[0],l=i[1]),a=Io(bs(t,e),s?this:ws,Us),(n||o||l.length)&&(u=ys(a),n&&(u.dotAll=!0,u.raw=Us(function(t){for(var e,r=t.length,n=0,o="",i=!1;n<=r;n++)"\\"!==(e=Os(t,n))?i||"."!==e?("["===e?i=!0:"]"===e&&(i=!1),o+=e):o+="[\\s\\S]":o+=e+Os(t,++n);return o}(t),r)),o&&(u.sticky=!0),l.length&&(u.groups=l)),t!==h)try{_t(a,"source",""===h?"(?:)":h)}catch(t){}return a},Ns=gs(bs),Cs=0;Ns.length>Cs;)ls(Us,bs,Ns[Cs++]);ws.constructor=Us,Us.prototype=ws,ie(i,"RegExp",Us,{constructor:!0})}Uo("RegExp");var _s=zt.PROPER,Fs="toString",Bs=RegExp.prototype,Ds=Bs[Fs];(a(function(){return"/a/b"!==Ds.call({source:"a",flags:"b"})})||_s&&Ds.name!==Fs)&&ie(Bs,Fs,function(){var t=kt(this);return"/"+Wr(t.source)+"/"+Wr(os(t))},{unsafe:!0});var zs=ne.get,Ws=RegExp.prototype,qs=TypeError;u&&ps&&so(Ws,"dotAll",{configurable:!0,get:function(){if(this!==Ws){if("RegExp"===E(this))return!!zs(this).dotAll;throw new qs("Incompatible receiver, RegExp required")}}});var Hs=ne.get,$s=nt("native-string-replace",String.prototype.replace),Ks=RegExp.prototype.exec,Gs=Ks,Vs=b("".charAt),Ys=b("".indexOf),Xs=b("".replace),Js=b("".slice),Qs=function(){var t=/a/,e=/b*/g;return f(Ks,t,"a"),f(Ks,e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),Zs=cs.BROKEN_CARET,tc=void 0!==/()??/.exec("")[1];(Qs||tc||Zs||ps||ds)&&(Gs=function(t){var e,r,n,o,i,a,u,s=this,c=Hs(s),l=Wr(t),h=c.raw;if(h)return h.lastIndex=s.lastIndex,e=f(Gs,h,l),s.lastIndex=h.lastIndex,e;var p=c.groups,v=Zs&&s.sticky,d=f(rs,s),g=s.source,y=0,m=l;if(v&&(d=Xs(d,"y",""),-1===Ys(d,"g")&&(d+="g"),m=Js(l,s.lastIndex),s.lastIndex>0&&(!s.multiline||s.multiline&&"\n"!==Vs(l,s.lastIndex-1))&&(g="(?: "+g+")",m=" "+m,y++),r=new RegExp("^(?:"+g+")",d)),tc&&(r=new RegExp("^"+g+"$(?!\\s)",d)),Qs&&(n=s.lastIndex),o=f(Ks,v?r:s,m),v?o?(o.input=Js(o.input,y),o[0]=Js(o[0],y),o.index=s.lastIndex,s.lastIndex+=o[0].length):s.lastIndex=0:Qs&&o&&(s.lastIndex=s.global?o.index+o[0].length:n),tc&&o&&o.length>1&&f($s,o[0],r,function(){for(i=1;i]*>)/g,Oc=/\$([$&'`]|\d{1,2})/g,xc=function(t,e,r,n,o,i){var a=r+t.length,u=n.length,s=Oc;return void 0!==o&&(o=it(o),s=Ec),wc(i,s,function(i,s){var c;switch(bc(s,0)){case"$":return"$";case"&":return t;case"`":return Sc(e,0,r);case"'":return Sc(e,a);case"<":c=o[Sc(s,1,-1)];break;default:var f=+s;if(0===f)return i;if(f>u){var l=mc(f/10);return 0===l?i:l<=u?void 0===n[l-1]?bc(s,1):n[l-1]+bc(s,1):i}c=n[f-1]}return void 0===c?"":c})},Rc=dt("replace"),Pc=Math.max,Ac=Math.min,jc=b([].concat),kc=b([].push),Ic=b("".indexOf),Tc=b("".slice),Mc="$0"==="a".replace(/./,"$0"),Lc=!!/./[Rc]&&""===/./[Rc]("a","$0"),Uc=!a(function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$")});pc("replace",function(t,e,r){var n=Lc?"$":"$0";return[function(t,r){var n=j(this),o=P(t)?void 0:Q(t,Rc);return o?f(o,t,n,r):f(e,Wr(n),t,r)},function(t,o){var i=kt(this),a=Wr(t);if("string"==typeof o&&-1===Ic(o,n)&&-1===Ic(o,"$<")){var u=r(e,i,a,o);if(u.done)return u.value}var s=T(o);s||(o=Wr(o));var c,f=i.global;f&&(c=i.unicode,i.lastIndex=0);for(var l,h=[];null!==(l=yc(i,a))&&(kc(h,l),f);)""===Wr(l[0])&&(i.lastIndex=dc(a,ve(i.lastIndex),c));for(var p,v="",d=0,g=0;g=d&&(v+=Tc(a,d,b)+y,d=b+m.length)}return v+Tc(a,d)}]},!Uc||!Mc||Lc),pc("search",function(t,e,r){return[function(e){var r=j(this),n=P(e)?void 0:Q(e,t);return n?f(n,e,r):new RegExp(e)[t](Wr(r))},function(t){var n=kt(this),o=Wr(t),i=r(e,n,o);if(i.done)return i.value;var a=n.lastIndex;wa(a,0)||(n.lastIndex=0);var u=yc(n,o);return wa(n.lastIndex,a)||(n.lastIndex=a),null===u?-1:u.index}]});var Nc=dt("species"),Cc=function(t,e){var r,n=kt(t).constructor;return void 0===n||P(r=kt(n)[Nc])?e:La(r)},_c=cs.UNSUPPORTED_Y,Fc=Math.min,Bc=b([].push),Dc=b("".slice),zc=!a(function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var r="ab".split(t);return 2!==r.length||"a"!==r[0]||"b"!==r[1]}),Wc="c"==="abbc".split(/(b)*/)[1]||4!=="test".split(/(?:)/,-1).length||2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length;pc("split",function(t,e,r){var n="0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:f(e,this,t,r)}:e;return[function(e,r){var o=j(this),i=P(e)?void 0:Q(e,t);return i?f(i,e,o,r):f(n,Wr(o),e,r)},function(t,o){var i=kt(this),a=Wr(t);if(!Wc){var u=r(n,i,a,o,n!==e);if(u.done)return u.value}var s=Cc(i,RegExp),c=i.unicode,f=new s(_c?"^(?:"+i.source+")":i,(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.unicode?"u":"")+(_c?"g":"y")),l=void 0===o?4294967295:o>>>0;if(0===l)return[];if(0===a.length)return null===yc(f,a)?[a]:[];for(var h=0,p=0,v=[];p0;(n>>>=1)&&(e+=e))1&n&&(r+=e);return r},Kc=b($c),Gc=b("".slice),Vc=Math.ceil,Yc=function(t){return function(e,r,n){var o,i,a=Wr(j(e)),u=ve(r),s=a.length,c=void 0===n?" ":Wr(n);return u<=s||""===c?a:((i=Kc(c,Vc((o=u-s)/c.length))).length>o&&(i=Gc(i,0,o)),t?a+i:i+a)}},Xc={start:Yc(!1),end:Yc(!0)},Jc=Xc.start,Qc=Array,Zc=RegExp.escape,tf=b("".charAt),ef=b("".charCodeAt),rf=b(1.1.toString),nf=b([].join),of=/^[0-9a-z]/i,af=/^[$()*+./?[\\\]^{|}]/,uf=RegExp("^[!\"#%&',\\-:;<=>@`~"+Mi+"]"),sf=b(of.exec),cf={"\t":"t","\n":"n","\v":"v","\f":"f","\r":"r"},ff=function(t){var e=rf(ef(t,0),16);return e.length<3?"\\x"+Jc(e,2,"0"):"\\u"+Jc(e,4,"0")},lf=!Zc||"\\x61b"!==Zc("ab");Ce({target:"RegExp",stat:!0,forced:lf},{escape:function(t){!function(t){if("string"==typeof t)return t;throw new qc("Argument is not a string")}(t);for(var e=t.length,r=Qc(e),n=0;n=56320||n+1>=e||56320!=(64512&ef(t,n+1))?r[n]=ff(o):(r[n]=o,r[++n]=tf(t,n))}}return nf(r,"")}}),To("Set",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},Fo);var hf=Set.prototype,pf={Set:Set,add:b(hf.add),has:b(hf.has),remove:b(hf.delete),proto:hf},vf=pf.has,df=function(t){return vf(t),t},gf=pf.Set,yf=pf.proto,mf=b(yf.forEach),bf=b(yf.keys),wf=bf(new gf).next,Sf=function(t,e,r){return r?ci({iterator:bf(t),next:wf},e):mf(t,e)},Ef=pf.Set,Of=pf.add,xf=function(t){var e=new Ef;return Sf(t,function(t){Of(e,t)}),e},Rf=ln(pf.proto,"size","get")||function(t){return t.size},Pf="Invalid size",Af=RangeError,jf=TypeError,kf=Math.max,If=function(t,e){this.set=t,this.size=kf(e,0),this.has=J(t.has),this.keys=J(t.keys)};If.prototype={getIterator:function(){return{iterator:t=kt(f(this.keys,this.set)),next:t.next,done:!1};var t},includes:function(t){return f(this.has,this.set,t)}};var Tf=function(t){kt(t);var e=+t.size;if(e!=e)throw new jf(Pf);var r=ce(e);if(r<0)throw new Af(Pf);return new If(t,r)},Mf=pf.has,Lf=pf.remove,Uf=function(t){var e=df(this),r=Tf(t),n=xf(e);return Rf(e)<=r.size?Sf(e,function(t){r.includes(t)&&Lf(n,t)}):ci(r.getIterator(),function(t){Mf(e,t)&&Lf(n,t)}),n},Nf=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}},Cf=function(t){var e=L("Set");try{(new e)[t](Nf(0));try{return(new e)[t](Nf(-1)),!1}catch(t){return!0}}catch(t){return!1}};Ce({target:"Set",proto:!0,real:!0,forced:!Cf("difference")},{difference:Uf});var _f=pf.Set,Ff=pf.add,Bf=pf.has,Df=function(t){var e=df(this),r=Tf(t),n=new _f;return Rf(e)>r.size?ci(r.getIterator(),function(t){Bf(e,t)&&Ff(n,t)}):Sf(e,function(t){r.includes(t)&&Ff(n,t)}),n},zf=!Cf("intersection")||a(function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))});Ce({target:"Set",proto:!0,real:!0,forced:zf},{intersection:Df});var Wf=pf.has,qf=function(t){var e=df(this),r=Tf(t);if(Rf(e)<=r.size)return!1!==Sf(e,function(t){if(r.includes(t))return!1},!0);var n=r.getIterator();return!1!==ci(n,function(t){if(Wf(e,t))return Tn(n,"normal",!1)})};Ce({target:"Set",proto:!0,real:!0,forced:!Cf("isDisjointFrom")},{isDisjointFrom:qf});var Hf=function(t){var e=df(this),r=Tf(t);return!(Rf(e)>r.size)&&!1!==Sf(e,function(t){if(!r.includes(t))return!1},!0)};Ce({target:"Set",proto:!0,real:!0,forced:!Cf("isSubsetOf")},{isSubsetOf:Hf});var $f=pf.has,Kf=function(t){var e=df(this),r=Tf(t);if(Rf(e)1?arguments[1]:void 0);return!1!==Sf(e,function(t){if(!r(t,t,e))return!1},!0)}});var el=dt("iterator"),rl=Object,nl=L("Set"),ol=function(t){return function(t){return M(t)&&"number"==typeof t.size&&T(t.has)&&T(t.keys)}(t)?t:function(t){if(P(t))return!1;var e=rl(t);return void 0!==e[el]||"@@iterator"in e||ut(un,pr(e))}(t)?new nl(t):t};Ce({target:"Set",proto:!0,real:!0,forced:!0},{difference:function(t){return f(Uf,this,ol(t))}});var il=pf.Set,al=pf.add;Ce({target:"Set",proto:!0,real:!0,forced:!0},{filter:function(t){var e=df(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=new il;return Sf(e,function(t){r(t,t,e)&&al(n,t)}),n}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{find:function(t){var e=df(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=Sf(e,function(t){if(r(t,t,e))return{value:t}},!0);return n&&n.value}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{intersection:function(t){return f(Df,this,ol(t))}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{isDisjointFrom:function(t){return f(qf,this,ol(t))}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{isSubsetOf:function(t){return f(Hf,this,ol(t))}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{isSupersetOf:function(t){return f(Kf,this,ol(t))}});var ul=b([].join),sl=b([].push);Ce({target:"Set",proto:!0,real:!0,forced:!0},{join:function(t){var e=df(this),r=void 0===t?",":Wr(t),n=[];return Sf(e,function(t){sl(n,t)}),ul(n,r)}});var cl=pf.Set,fl=pf.add;Ce({target:"Set",proto:!0,real:!0,forced:!0},{map:function(t){var e=df(this),r=ar(t,arguments.length>1?arguments[1]:void 0),n=new cl;return Sf(e,function(t){fl(n,r(t,t,e))}),n}});var ll=TypeError;Ce({target:"Set",proto:!0,real:!0,forced:!0},{reduce:function(t){var e=df(this),r=arguments.length<2,n=r?void 0:arguments[1];if(J(t),Sf(e,function(o){r?(r=!1,n=o):n=t(n,o,o,e)}),r)throw new ll("Reduce of empty set with no initial value");return n}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{some:function(t){var e=df(this),r=ar(t,arguments.length>1?arguments[1]:void 0);return!0===Sf(e,function(t){if(r(t,t,e))return!0},!0)}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{symmetricDifference:function(t){return f(Xf,this,ol(t))}}),Ce({target:"Set",proto:!0,real:!0,forced:!0},{union:function(t){return f(Qf,this,ol(t))}});var hl=dt("species"),pl=dt("isConcatSpreadable"),vl=W>=51||!a(function(){var t=[];return t[pl]=!1,t.concat()[0]!==t}),dl=function(t){if(!M(t))return!1;var e=t[pl];return void 0!==e?!!e:ur(t)},gl=!(vl&&(W>=51||!a(function(){var t=[];return(t.constructor={})[hl]=function(){return{foo:1}},1!==t.concat(Boolean).foo})));Ce({target:"Array",proto:!0,arity:1,forced:gl},{concat:function(t){var e,r,n,o,i,a=it(this),u=xr(a,0),s=0;for(e=-1,n=arguments.length;e1?arguments[1]:void 0,n=e.length,o=void 0===r?n:ip(ve(r),n),i=Wr(t);return op(e,o-i.length,o)===i}}),Ze("String","endsWith");var sp=RangeError,cp=String.fromCharCode,fp=String.fromCodePoint,lp=b([].join);Ce({target:"String",stat:!0,arity:1,forced:!!fp&&1!==fp.length},{fromCodePoint:function(t){for(var e,r=[],n=arguments.length,o=0;n>o;){if(e=+arguments[o++],he(e,1114111)!==e)throw new sp(e+" is not a valid code point");r[o]=e<65536?cp(e):cp(55296+((e-=65536)>>10),e%1024+56320)}return lp(r,"")}});var hp=b("".indexOf);Ce({target:"String",proto:!0,forced:!rp("includes")},{includes:function(t){return!!~hp(Wr(j(this)),Wr(tp(t)),arguments.length>1?arguments[1]:void 0)}}),Ze("String","includes"),b(un.String);var pp=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(_),vp=Xc.start;Ce({target:"String",proto:!0,forced:pp},{padStart:function(t){return vp(this,t,arguments.length>1?arguments[1]:void 0)}}),Ze("String","padStart");var dp=Xc.end;Ce({target:"String",proto:!0,forced:pp},{padEnd:function(t){return dp(this,t,arguments.length>1?arguments[1]:void 0)}}),Ze("String","padEnd");var gp=b([].push),yp=b([].join);Ce({target:"String",stat:!0},{raw:function(t){var e=k(it(t).raw),r=de(e);if(!r)return"";for(var n=arguments.length,o=[],i=0;;){if(gp(o,Wr(e[i++])),i===r)return yp(o,"");i1?arguments[1]:void 0,e.length)),n=Wr(t);return bp(e,r,r+n.length)===n}}),Ze("String","startsWith");var Op=zt.PROPER,xp=function(t){return a(function(){return!!Mi[t]()||"​…᠎"!=="​…᠎"[t]()||Op&&Mi[t].name!==t})},Rp=_i.start,Pp=xp("trimStart")?function(){return Rp(this)}:"".trimStart;Ce({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==Pp},{trimLeft:Pp}),Ce({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==Pp},{trimStart:Pp}),Ze("String","trimLeft");var Ap=_i.end,jp=xp("trimEnd")?function(){return Ap(this)}:"".trimEnd;Ce({target:"String",proto:!0,name:"trimEnd",forced:"".trimRight!==jp},{trimRight:jp}),Ce({target:"String",proto:!0,name:"trimEnd",forced:"".trimEnd!==jp},{trimEnd:jp}),Ze("String","trimRight");var kp=Object.getOwnPropertyDescriptor,Ip=function(t){if(!u)return i[t];var e=kp(i,t);return e&&e.value},Tp=dt("iterator"),Mp=!a(function(){var t=new URL("b?a=1&b=2&c=3","https://a"),e=t.searchParams,r=new URLSearchParams("a=1&a=2&b=3"),n="";return t.pathname="c%20d",e.forEach(function(t,r){e.delete("b"),n+=r+t}),r.delete("a",2),r.delete("b",void 0),!e.size&&!u||!e.sort||"https://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[Tp]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("https://тест").host||"#%D0%B1"!==new URL("https://a#б").hash||"a1c3"!==n||"x"!==new URL("https://x",void 0).host}),Lp=TypeError,Up=function(t,e){if(t0;)t[o]=t[--o];o!==i++&&(t[o]=n)}else for(var a=Np(r/2),u=Cp(vo(t,0,a),e),s=Cp(vo(t,a),e),c=u.length,f=s.length,l=0,h=0;l0&&0!=(t&r);r>>=1)e++;return e},pv=function(t){var e=null;switch(t.length){case 1:e=t[0];break;case 2:e=(31&t[0])<<6|63&t[1];break;case 3:e=(15&t[0])<<12|(63&t[1])<<6|63&t[2];break;case 4:e=(7&t[0])<<18|(63&t[1])<<12|(63&t[2])<<6|63&t[3]}return e>1114111?null:e},vv=function(t){for(var e=(t=nv(t,cv," ")).length,r="",n=0;ne){r+="%",n++;continue}var i=lv(t,n+1);if(i!=i){r+=o,n++;continue}n+=2;var a=hv(i);if(0===a)o=Jp(i);else{if(1===a||a>4){r+="�",n++;continue}for(var u=[i],s=1;se||"%"!==tv(t,n));){var c=lv(t,n+1);if(c!=c){n+=3;break}if(c>191||c<128)break;rv(u,c),n+=2,s++}if(u.length!==a){r+="�";continue}var f=pv(u);null===f?r+="�":o=Qp(f)}}r+=o,n++}return r},dv=/[!'()~]|%20/g,gv={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},yv=function(t){return gv[t]},mv=function(t){return nv(Xp(t),dv,yv)},bv=fn(function(t,e){zp(this,{type:Dp,target:Wp(t).entries,index:0,kind:e})},Bp,function(){var t=qp(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,Pn(void 0,!0);var n=e[r];switch(t.kind){case"keys":return Pn(n.key,!1);case"values":return Pn(n.value,!1)}return Pn([n.key,n.value],!1)},!0),wv=function(t){this.entries=[],this.url=null,void 0!==t&&(M(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===tv(t,0)?uv(t,1):t:Wr(t)))};wv.prototype={type:Bp,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var e,r,n,o,i,a,u,s=this.entries,c=Fn(t);if(c)for(r=(e=Dn(t,c)).next;!(n=f(r,e)).done;){if(o=Dn(kt(n.value)),(a=f(i=o.next,o)).done||(u=f(i,o)).done||!f(i,o).done)throw new Yp("Expected sequence with length 2");rv(s,{key:Wr(a.value),value:Wr(u.value)})}else for(var l in t)ut(t,l)&&rv(s,{key:l,value:Wr(t[l])})},parseQuery:function(t){if(t)for(var e,r,n=this.entries,o=av(t,"&"),i=0;i0?arguments[0]:void 0));u||(this.size=t.entries.length)},Ev=Sv.prototype;if(Mo(Ev,{append:function(t,e){var r=Wp(this);Up(arguments.length,2),rv(r.entries,{key:Wr(t),value:Wr(e)}),u||this.length++,r.updateURL()},delete:function(t){for(var e=Wp(this),r=Up(arguments.length,1),n=e.entries,o=Wr(t),i=r<2?void 0:arguments[1],a=void 0===i?i:Wr(i),s=0;se.key?1:-1}),t.updateURL()},forEach:function(t){for(var e,r=Wp(this).entries,n=ar(t,arguments.length>1?arguments[1]:void 0),o=0;o1?Rv(arguments[1]):{})}}),T($p)){var Pv=function(t){return ko(this,Gp),new $p(t,arguments.length>1?Rv(arguments[1]):{})};Gp.constructor=Pv,Pv.prototype=Gp,Ce({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:Pv})}}var Av={URLSearchParams:Sv,getState:Wp},jv=URLSearchParams,kv=jv.prototype,Iv=b(kv.append),Tv=b(kv.delete),Mv=b(kv.forEach),Lv=b([].push),Uv=new jv("a=1&a=2&b=3");Uv.delete("a",1),Uv.delete("b",void 0),Uv+""!="a=2"&&ie(kv,"delete",function(t){var e=arguments.length,r=e<2?void 0:arguments[1];if(e&&void 0===r)return Tv(this,t);var n=[];Mv(this,function(t,e){Lv(n,{key:e,value:t})}),Up(e,1);for(var o,i=Wr(t),a=Wr(r),u=0,s=0,c=!1,f=n.length;uo;)for(var s,c=R(arguments[o++]),l=i?$v(_e(c),i(c)):_e(c),h=l.length,p=0;h>p;)s=l[p++],u&&!f(a,c,s)||(r[s]=c[s]);return r}:qv,Gv=2147483647,Vv=/[^\0-\u007E]/,Yv=/[.\u3002\uFF0E\uFF61]/g,Xv="Overflow: input needs wider integers to process",Jv=RangeError,Qv=b(Yv.exec),Zv=Math.floor,td=String.fromCharCode,ed=b("".charCodeAt),rd=b([].join),nd=b([].push),od=b("".replace),id=b("".split),ad=b("".toLowerCase),ud=function(t){return t+22+75*(t<26)},sd=function(t,e,r){var n=0;for(t=r?Zv(t/700):t>>1,t+=Zv(t/e);t>455;)t=Zv(t/35),n+=36;return Zv(n+36*t/(t+38))},cd=function(t){var e=[];t=function(t){for(var e=[],r=0,n=t.length;r=55296&&o<=56319&&r=i&&nZv((Gv-a)/l))throw new Jv(Xv);for(a+=(f-i)*l,i=f,r=0;rGv)throw new Jv(Xv);if(n===i){for(var h=a,p=36;;){var v=p<=u?1:p>=u+26?26:p-u;if(h?@[\\\]^|]/,qd=/[\0\t\n\r #/:<>?@[\\\]^|]/,Hd=/^[\u0000-\u0020]+/,$d=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,Kd=/[\t\n\r]/g,Gd=function(t){var e,r,n,o;if("number"==typeof t){for(e=[],r=0;r<4;r++)Td(e,t%256),t=md(t/256);return Ed(e,".")}if("object"==typeof t){for(e="",n=function(t){for(var e=null,r=1,n=null,o=0,i=0;i<8;i++)0!==t[i]?(o>r&&(e=n,r=o),n=null,o=0):(null===n&&(n=i),++o);return o>r?n:e}(t),r=0;r<8;r++)o&&0===t[r]||(o&&(o=!1),n===r?(e+=r?":":"::",o=!0):(e+=Od(t[r],16),r<7&&(e+=":")));return"["+e+"]"}return t},Vd={},Yd=Kv({},Vd,{" ":1,'"':1,"<":1,">":1,"`":1}),Xd=Kv({},Yd,{"#":1,"?":1,"{":1,"}":1}),Jd=Kv({},Xd,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),Qd=function(t,e){var r=fd(t,0);return r>32&&r<127&&!ut(e,t)?t:encodeURIComponent(t)},Zd={ftp:21,file:null,http:80,https:443,ws:80,wss:443},tg=function(t,e){var r;return 2===t.length&&Sd(Nd,wd(t,0))&&(":"===(r=wd(t,1))||!e&&"|"===r)},eg=function(t){var e;return t.length>1&&tg(kd(t,0,2))&&(2===t.length||"/"===(e=wd(t,2))||"\\"===e||"?"===e||"#"===e)},rg=function(t){return"."===t||"%2e"===Id(t)},ng={},og={},ig={},ag={},ug={},sg={},cg={},fg={},lg={},hg={},pg={},vg={},dg={},gg={},yg={},mg={},bg={},wg={},Sg={},Eg={},Og={},xg=function(t,e,r){var n,o,i,a=Wr(t);if(e){if(o=this.parse(a))throw new gd(o);this.searchParams=null}else{if(void 0!==r&&(n=new xg(r,!0)),o=this.parse(a,null,n))throw new gd(o);(i=vd(new pd)).bindURL(this),this.searchParams=i}};xg.prototype={type:"URL",parse:function(t,e,r){var n,o,i,a,u,s=this,c=e||ng,f=0,l="",h=!1,p=!1,v=!1;for(t=Wr(t),e||(s.scheme="",s.username="",s.password="",s.host=null,s.port=null,s.path=[],s.query=null,s.fragment=null,s.cannotBeABaseURL=!1,t=Pd(t,Hd,""),t=Pd(t,$d,"$1")),t=Pd(t,Kd,""),n=Wn(t);f<=n.length;){switch(o=n[f],c){case ng:if(!o||!Sd(Nd,o)){if(e)return Md;c=ig;continue}l+=Id(o),c=og;break;case og:if(o&&(Sd(Cd,o)||"+"===o||"-"===o||"."===o))l+=Id(o);else{if(":"!==o){if(e)return Md;l="",c=ig,f=0;continue}if(e&&(s.isSpecial()!==ut(Zd,l)||"file"===l&&(s.includesCredentials()||null!==s.port)||"file"===s.scheme&&!s.host))return;if(s.scheme=l,e)return void(s.isSpecial()&&Zd[s.scheme]===s.port&&(s.port=null));l="","file"===s.scheme?c=gg:s.isSpecial()&&r&&r.scheme===s.scheme?c=ag:s.isSpecial()?c=fg:"/"===n[f+1]?(c=ug,f++):(s.cannotBeABaseURL=!0,Rd(s.path,""),c=Sg)}break;case ig:if(!r||r.cannotBeABaseURL&&"#"!==o)return Md;if(r.cannotBeABaseURL&&"#"===o){s.scheme=r.scheme,s.path=vo(r.path),s.query=r.query,s.fragment="",s.cannotBeABaseURL=!0,c=Og;break}c="file"===r.scheme?gg:sg;continue;case ag:if("/"!==o||"/"!==n[f+1]){c=sg;continue}c=lg,f++;break;case ug:if("/"===o){c=hg;break}c=wg;continue;case sg:if(s.scheme=r.scheme,o===Wv)s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=vo(r.path),s.query=r.query;else if("/"===o||"\\"===o&&s.isSpecial())c=cg;else if("?"===o)s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=vo(r.path),s.query="",c=Eg;else{if("#"!==o){s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=vo(r.path),s.path.length--,c=wg;continue}s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=vo(r.path),s.query=r.query,s.fragment="",c=Og}break;case cg:if(!s.isSpecial()||"/"!==o&&"\\"!==o){if("/"!==o){s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,c=wg;continue}c=hg}else c=lg;break;case fg:if(c=lg,"/"!==o||"/"!==wd(l,f+1))continue;f++;break;case lg:if("/"!==o&&"\\"!==o){c=hg;continue}break;case hg:if("@"===o){h&&(l="%40"+l),h=!0,i=Wn(l);for(var d=0;d65535)return Ud;s.port=s.isSpecial()&&m===Zd[s.scheme]?null:m,l=""}if(e)return;c=bg;continue}return Ud}l+=o;break;case gg:if(s.scheme="file","/"===o||"\\"===o)c=yg;else{if(!r||"file"!==r.scheme){c=wg;continue}switch(o){case Wv:s.host=r.host,s.path=vo(r.path),s.query=r.query;break;case"?":s.host=r.host,s.path=vo(r.path),s.query="",c=Eg;break;case"#":s.host=r.host,s.path=vo(r.path),s.query=r.query,s.fragment="",c=Og;break;default:eg(Ed(vo(n,f),""))||(s.host=r.host,s.path=vo(r.path),s.shortenPath()),c=wg;continue}}break;case yg:if("/"===o||"\\"===o){c=mg;break}r&&"file"===r.scheme&&!eg(Ed(vo(n,f),""))&&(tg(r.path[0],!0)?Rd(s.path,r.path[0]):s.host=r.host),c=wg;continue;case mg:if(o===Wv||"/"===o||"\\"===o||"?"===o||"#"===o){if(!e&&tg(l))c=wg;else if(""===l){if(s.host="",e)return;c=bg}else{if(a=s.parseHost(l))return a;if("localhost"===s.host&&(s.host=""),e)return;l="",c=bg}continue}l+=o;break;case bg:if(s.isSpecial()){if(c=wg,"/"!==o&&"\\"!==o)continue}else if(e||"?"!==o)if(e||"#"!==o){if(o!==Wv&&(c=wg,"/"!==o))continue}else s.fragment="",c=Og;else s.query="",c=Eg;break;case wg:if(o===Wv||"/"===o||"\\"===o&&s.isSpecial()||!e&&("?"===o||"#"===o)){if(".."===(u=Id(u=l))||"%2e."===u||".%2e"===u||"%2e%2e"===u?(s.shortenPath(),"/"===o||"\\"===o&&s.isSpecial()||Rd(s.path,"")):rg(l)?"/"===o||"\\"===o&&s.isSpecial()||Rd(s.path,""):("file"===s.scheme&&!s.path.length&&tg(l)&&(s.host&&(s.host=""),l=wd(l,0)+":"),Rd(s.path,l)),l="","file"===s.scheme&&(o===Wv||"?"===o||"#"===o))for(;s.path.length>1&&""===s.path[0];)Ad(s.path);"?"===o?(s.query="",c=Eg):"#"===o&&(s.fragment="",c=Og)}else l+=Qd(o,Xd);break;case Sg:"?"===o?(s.query="",c=Eg):"#"===o?(s.fragment="",c=Og):o!==Wv&&(s.path[0]+=Qd(o,Vd));break;case Eg:e||"#"!==o?o!==Wv&&("'"===o&&s.isSpecial()?s.query+="%27":s.query+="#"===o?"%23":Qd(o,Vd)):(s.fragment="",c=Og);break;case Og:o!==Wv&&(s.fragment+=Qd(o,Yd))}f++}},parseHost:function(t){var e,r,n;if("["===wd(t,0)){if("]"!==wd(t,t.length-1))return Ld;if(e=function(t){var e,r,n,o,i,a,u,s=[0,0,0,0,0,0,0,0],c=0,f=null,l=0,h=function(){return wd(t,l)};if(":"===h()){if(":"!==wd(t,1))return;l+=2,f=++c}for(;h();){if(8===c)return;if(":"!==h()){for(e=r=0;r<4&&Sd(zd,h());)e=16*e+yd(h(),16),l++,r++;if("."===h()){if(0===r)return;if(l-=r,c>6)return;for(n=0;h();){if(o=null,n>0){if(!("."===h()&&n<4))return;l++}if(!Sd(_d,h()))return;for(;Sd(_d,h());){if(i=yd(h(),10),null===o)o=i;else{if(0===o)return;o=10*o+i}if(o>255)return;l++}s[c]=256*s[c]+o,2!=++n&&4!==n||c++}if(4!==n)return;break}if(":"===h()){if(l++,!h())return}else if(h())return;s[c++]=e}else{if(null!==f)return;l++,f=++c}}if(null!==f)for(a=c-f,c=7;0!==c&&a>0;)u=s[c],s[c--]=s[f+a-1],s[f+--a]=u;else if(8!==c)return;return s}(kd(t,1,-1)),!e)return Ld;this.host=e}else if(this.isSpecial()){if(t=function(t){var e,r,n=[],o=id(od(ad(t),Yv,"."),".");for(e=0;e4)return t;for(r=[],n=0;n1&&"0"===wd(o,0)&&(i=Sd(Fd,o)?16:8,o=kd(o,8===i?1:2)),""===o)a=0;else{if(!Sd(10===i?Dd:8===i?Bd:zd,o))return t;a=yd(o,i)}Rd(r,a)}for(n=0;n=bd(256,5-e))return null}else if(a>255)return null;for(u=xd(r),n=0;n1?arguments[1]:void 0,n=ld(e,new xg(t,!1,r));u||(e.href=n.serialize(),e.origin=n.getOrigin(),e.protocol=n.getProtocol(),e.username=n.getUsername(),e.password=n.getPassword(),e.host=n.getHost(),e.hostname=n.getHostname(),e.port=n.getPort(),e.pathname=n.getPathname(),e.search=n.getSearch(),e.searchParams=n.getSearchParams(),e.hash=n.getHash())},Pg=Rg.prototype,Ag=function(t,e){return{get:function(){return hd(this)[t]()},set:e&&function(t){return hd(this)[e](t)},configurable:!0,enumerable:!0}};if(u&&(so(Pg,"href",Ag("serialize","setHref")),so(Pg,"origin",Ag("getOrigin")),so(Pg,"protocol",Ag("getProtocol","setProtocol")),so(Pg,"username",Ag("getUsername","setUsername")),so(Pg,"password",Ag("getPassword","setPassword")),so(Pg,"host",Ag("getHost","setHost")),so(Pg,"hostname",Ag("getHostname","setHostname")),so(Pg,"port",Ag("getPort","setPort")),so(Pg,"pathname",Ag("getPathname","setPathname")),so(Pg,"search",Ag("getSearch","setSearch")),so(Pg,"searchParams",Ag("getSearchParams")),so(Pg,"hash",Ag("getHash","setHash"))),ie(Pg,"toJSON",function(){return hd(this).serialize()},{enumerable:!0}),ie(Pg,"toString",function(){return hd(this).serialize()},{enumerable:!0}),dd){var jg=dd.createObjectURL,kg=dd.revokeObjectURL;jg&&ie(Rg,"createObjectURL",ar(jg,dd)),kg&&ie(Rg,"revokeObjectURL",ar(kg,dd))}an(Rg,"URL"),Ce({global:!0,constructor:!0,forced:!Mp,sham:!u},{URL:Rg});var Ig=L("URL"),Tg=Mp&&a(function(){Ig.canParse()}),Mg=a(function(){return 1!==Ig.canParse.length});Ce({target:"URL",stat:!0,forced:!Tg||Mg},{canParse:function(t){var e=Up(arguments.length,1),r=Wr(t),n=e<2||void 0===arguments[1]?void 0:Wr(arguments[1]);try{return!!new Ig(r,n)}catch(t){return!1}}});var Lg=L("URL");Ce({target:"URL",stat:!0,forced:!Mp},{parse:function(t){var e=Up(arguments.length,1),r=Wr(t),n=e<2||void 0===arguments[1]?void 0:Wr(arguments[1]);try{return new Lg(r,n)}catch(t){return null}}}),Ce({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return f(URL.prototype.toString,this)}});var Ug=WeakMap.prototype,Ng={WeakMap:WeakMap,set:b(Ug.set),get:b(Ug.get),has:b(Ug.has),remove:b(Ug.delete)},Cg=Ng.has,_g=function(t){return Cg(t),t},Fg=Ng.get,Bg=Ng.has,Dg=Ng.set;Ce({target:"WeakMap",proto:!0,real:!0,forced:!0},{emplace:function(t,e){var r,n,o=_g(this);return Bg(o,t)?(r=Fg(o,t),"update"in e&&(r=e.update(r,t,o),Dg(o,t,r)),r):(n=e.insert(t,o),Dg(o,t,n),n)}}),Ce({target:"WeakMap",stat:!0,forced:!0},{from:ei(Ng.WeakMap,Ng.set,!0)}),Ce({target:"WeakMap",stat:!0,forced:!0},{of:ri(Ng.WeakMap,Ng.set,!0)});var zg=Ng.remove;Ce({target:"WeakMap",proto:!0,real:!0,forced:!0},{deleteAll:function(){for(var t,e=_g(this),r=!0,n=0,o=arguments.length;n2&&(n=r,M(o=arguments[2])&&"cause"in o&&_t(n,"cause",o.cause));var s=[];return Ao(t,ny,{that:s}),_t(r,"errors",s),r};dn?dn(oy,ry):Ae(oy,ry,{name:!0});var iy=oy.prototype=Ve(ry.prototype,{constructor:d(1,oy),message:d(1,""),name:d(1,"AggregateError")});Ce({global:!0,constructor:!0,arity:2},{AggregateError:oy});var ay,uy,sy,cy,fy=function(t){return _.slice(0,t.length)===t},ly=fy("Bun/")?"BUN":fy("Cloudflare-Workers")?"CLOUDFLARE":fy("Deno/")?"DENO":fy("Node.js/")?"NODE":i.Bun&&"string"==typeof Bun.version?"BUN":i.Deno&&"object"==typeof Deno.version?"DENO":"process"===E(i.process)?"NODE":i.window&&i.document?"BROWSER":"REST",hy="NODE"===ly,py=/(?:ipad|iphone|ipod).*applewebkit/i.test(_),vy=i.setImmediate,dy=i.clearImmediate,gy=i.process,yy=i.Dispatch,my=i.Function,by=i.MessageChannel,wy=i.String,Sy=0,Ey={},Oy="onreadystatechange";a(function(){ay=i.location});var xy=function(t){if(ut(Ey,t)){var e=Ey[t];delete Ey[t],e()}},Ry=function(t){return function(){xy(t)}},Py=function(t){xy(t.data)},Ay=function(t){i.postMessage(wy(t),ay.protocol+"//"+ay.host)};vy&&dy||(vy=function(t){Up(arguments.length,1);var e=T(t)?t:my(t),r=vo(arguments,1);return Ey[++Sy]=function(){Ra(e,void 0,r)},uy(Sy),Sy},dy=function(t){delete Ey[t]},hy?uy=function(t){gy.nextTick(Ry(t))}:yy&&yy.now?uy=function(t){yy.now(Ry(t))}:by&&!py?(cy=(sy=new by).port2,sy.port1.onmessage=Py,uy=ar(cy.postMessage,cy)):i.addEventListener&&T(i.postMessage)&&!i.importScripts&&ay&&"file:"!==ay.protocol&&!a(Ay)?(uy=Ay,i.addEventListener("message",Py,!1)):uy=Oy in Et("script")?function(t){De.appendChild(Et("script"))[Oy]=function(){De.removeChild(this),xy(t)}}:function(t){setTimeout(Ry(t),0)});var jy={set:vy,clear:dy},ky=function(){this.head=null,this.tail=null};ky.prototype={add:function(t){var e={item:t,next:null},r=this.tail;r?r.next=e:this.head=e,this.tail=e},get:function(){var t=this.head;if(t)return null===(this.head=t.next)&&(this.tail=null),t.item}};var Iy,Ty,My,Ly,Uy,Ny=ky,Cy=/ipad|iphone|ipod/i.test(_)&&"undefined"!=typeof Pebble,_y=/web0s(?!.*chrome)/i.test(_),Fy=jy.set,By=i.MutationObserver||i.WebKitMutationObserver,Dy=i.document,zy=i.process,Wy=i.Promise,qy=Ip("queueMicrotask");if(!qy){var Hy=new Ny,$y=function(){var t,e;for(hy&&(t=zy.domain)&&t.exit();e=Hy.get();)try{e()}catch(t){throw Hy.head&&Iy(),t}t&&t.enter()};py||hy||_y||!By||!Dy?!Cy&&Wy&&Wy.resolve?((Ly=Wy.resolve(void 0)).constructor=Wy,Uy=ar(Ly.then,Ly),Iy=function(){Uy($y)}):hy?Iy=function(){zy.nextTick($y)}:(Fy=ar(Fy,i),Iy=function(){Fy($y)}):(Ty=!0,My=Dy.createTextNode(""),new By($y).observe(My,{characterData:!0}),Iy=function(){My.data=Ty=!Ty}),qy=function(t){Hy.head||Iy(),Hy.add(t)}}var Ky,Gy,Vy,Yy=qy,Xy=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},Jy=i.Promise,Qy=dt("species"),Zy=!1,tm=T(i.PromiseRejectionEvent),em=Ue("Promise",function(){var t=Kt(Jy),e=t!==String(Jy);if(!e&&66===W)return!0;if(!W||W<51||!/native code/.test(t)){var r=new Jy(function(t){t(1)}),n=function(t){t(function(){},function(){})};if((r.constructor={})[Qy]=n,!(Zy=r.then(function(){})instanceof n))return!0}return!(e||"BROWSER"!==ly&&"DENO"!==ly||tm)}),rm={CONSTRUCTOR:em,REJECTION_EVENT:tm,SUBCLASSING:Zy},nm=TypeError,om=function(t){var e,r;this.promise=new t(function(t,n){if(void 0!==e||void 0!==r)throw new nm("Bad Promise constructor");e=t,r=n}),this.resolve=J(e),this.reject=J(r)},im={f:function(t){return new om(t)}},am=jy.set,um="Promise",sm=rm.CONSTRUCTOR,cm=rm.REJECTION_EVENT,fm=rm.SUBCLASSING,lm=ne.getterFor(um),hm=ne.set,pm=Jy&&Jy.prototype,vm=Jy,dm=pm,gm=i.TypeError,ym=i.document,mm=i.process,bm=im.f,wm=bm,Sm=!!(ym&&ym.createEvent&&i.dispatchEvent),Em="unhandledrejection",Om=function(t){var e;return!(!M(t)||!T(e=t.then))&&e},xm=function(t,e){var r,n,o,i=e.value,a=1===e.state,u=a?t.ok:t.fail,s=t.resolve,c=t.reject,l=t.domain;try{u?(a||(2===e.rejection&&km(e),e.rejection=1),!0===u?r=i:(l&&l.enter(),r=u(i),l&&(l.exit(),o=!0)),r===t.promise?c(new gm("Promise-chain cycle")):(n=Om(r))?f(n,r,s,c):s(r)):c(i)}catch(t){l&&!o&&l.exit(),c(t)}},Rm=function(t,e){t.notified||(t.notified=!0,Yy(function(){for(var r,n=t.reactions;r=n.get();)xm(r,t);t.notified=!1,e&&!t.rejection&&Am(t)}))},Pm=function(t,e,r){var n,o;Sm?((n=ym.createEvent("Event")).promise=e,n.reason=r,n.initEvent(t,!1,!0),i.dispatchEvent(n)):n={promise:e,reason:r},!cm&&(o=i["on"+t])?o(n):t===Em&&function(t,e){try{1===arguments.length?console.error(t):console.error(t,e)}catch(t){}}("Unhandled promise rejection",r)},Am=function(t){f(am,i,function(){var e,r=t.facade,n=t.value;if(jm(t)&&(e=Xy(function(){hy?mm.emit("unhandledRejection",n,r):Pm(Em,r,n)}),t.rejection=hy||jm(t)?2:1,e.error))throw e.value})},jm=function(t){return 1!==t.rejection&&!t.parent},km=function(t){f(am,i,function(){var e=t.facade;hy?mm.emit("rejectionHandled",e):Pm("rejectionhandled",e,t.value)})},Im=function(t,e,r){return function(n){t(e,n,r)}},Tm=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,Rm(t,!0))},Mm=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw new gm("Promise can't be resolved itself");var n=Om(e);n?Yy(function(){var r={done:!1};try{f(n,e,Im(Mm,r,t),Im(Tm,r,t))}catch(e){Tm(r,e,t)}}):(t.value=e,t.state=1,Rm(t,!1))}catch(e){Tm({done:!1},e,t)}}};if(sm&&(vm=function(t){ko(this,dm),J(t),f(Ky,this);var e=lm(this);try{t(Im(Mm,e),Im(Tm,e))}catch(t){Tm(e,t)}},(Ky=function(t){hm(this,{type:um,done:!1,notified:!1,parent:!1,reactions:new Ny,rejection:!1,state:0,value:null})}).prototype=ie(dm=vm.prototype,"then",function(t,e){var r=lm(this),n=bm(Cc(this,vm));return r.parent=!0,n.ok=!T(t)||t,n.fail=T(e)&&e,n.domain=hy?mm.domain:void 0,0===r.state?r.reactions.add(n):Yy(function(){xm(n,r)}),n.promise}),Gy=function(){var t=new Ky,e=lm(t);this.promise=t,this.resolve=Im(Mm,e),this.reject=Im(Tm,e)},im.f=bm=function(t){return t===vm||void 0===t?new Gy(t):wm(t)},T(Jy)&&pm!==Object.prototype)){Vy=pm.then,fm||ie(pm,"then",function(t,e){var r=this;return new vm(function(t,e){f(Vy,r,t,e)}).then(t,e)},{unsafe:!0});try{delete pm.constructor}catch(t){}dn&&dn(pm,dm)}Ce({global:!0,constructor:!0,wrap:!0,forced:sm},{Promise:vm}),an(vm,um,!1),Uo(um);var Lm=rm.CONSTRUCTOR||!Gn(function(t){Jy.all(t).then(void 0,function(){})});Ce({target:"Promise",stat:!0,forced:Lm},{all:function(t){var e=this,r=im.f(e),n=r.resolve,o=r.reject,i=Xy(function(){var r=J(e.resolve),i=[],a=0,u=1;Ao(t,function(t){var s=a++,c=!1;u++,f(r,e,t).then(function(t){c||(c=!0,i[s]=t,--u||n(i))},o)}),--u||n(i)});return i.error&&o(i.value),r.promise}});var Um=Jy&&Jy.prototype;if(Ce({target:"Promise",proto:!0,forced:rm.CONSTRUCTOR,real:!0},{catch:function(t){return this.then(void 0,t)}}),T(Jy)){var Nm=L("Promise").prototype.catch;Um.catch!==Nm&&ie(Um,"catch",Nm,{unsafe:!0})}Ce({target:"Promise",stat:!0,forced:Lm},{race:function(t){var e=this,r=im.f(e),n=r.reject,o=Xy(function(){var o=J(e.resolve);Ao(t,function(t){f(o,e,t).then(r.resolve,n)})});return o.error&&n(o.value),r.promise}}),Ce({target:"Promise",stat:!0,forced:rm.CONSTRUCTOR},{reject:function(t){var e=im.f(this);return(0,e.reject)(t),e.promise}});var Cm=function(t,e){if(kt(t),M(e)&&e.constructor===t)return e;var r=im.f(t);return(0,r.resolve)(e),r.promise};Ce({target:"Promise",stat:!0,forced:rm.CONSTRUCTOR},{resolve:function(t){return Cm(this,t)}}),Ce({target:"Promise",stat:!0,forced:Lm},{allSettled:function(t){var e=this,r=im.f(e),n=r.resolve,o=r.reject,i=Xy(function(){var r=J(e.resolve),o=[],i=0,a=1;Ao(t,function(t){var u=i++,s=!1;a++,f(r,e,t).then(function(t){s||(s=!0,o[u]={status:"fulfilled",value:t},--a||n(o))},function(t){s||(s=!0,o[u]={status:"rejected",reason:t},--a||n(o))})}),--a||n(o)});return i.error&&o(i.value),r.promise}});var _m="No one promise resolved";Ce({target:"Promise",stat:!0,forced:Lm},{any:function(t){var e=this,r=L("AggregateError"),n=im.f(e),o=n.resolve,i=n.reject,a=Xy(function(){var n=J(e.resolve),a=[],u=0,s=1,c=!1;Ao(t,function(t){var l=u++,h=!1;s++,f(n,e,t).then(function(t){h||c||(c=!0,o(t))},function(t){h||c||(h=!0,a[l]=t,--s||i(new r(a,_m)))})}),--s||i(new r(a,_m))});return a.error&&i(a.value),n.promise}}),Ce({target:"Promise",stat:!0},{withResolvers:function(){var t=im.f(this);return{promise:t.promise,resolve:t.resolve,reject:t.reject}}});var Fm=Jy&&Jy.prototype,Bm=!!Jy&&a(function(){Fm.finally.call({then:function(){}},function(){})});if(Ce({target:"Promise",proto:!0,real:!0,forced:Bm},{finally:function(t){var e=Cc(this,L("Promise")),r=T(t);return this.then(r?function(r){return Cm(e,t()).then(function(){return r})}:t,r?function(r){return Cm(e,t()).then(function(){throw r})}:t)}}),T(Jy)){var Dm=L("Promise").prototype.finally;Fm.finally!==Dm&&ie(Fm,"finally",Dm,{unsafe:!0})}var zm=i.Promise,Wm=!1,qm=!zm||!zm.try||Xy(function(){zm.try(function(t){Wm=8===t},8)}).error||!Wm;Ce({target:"Promise",stat:!0,forced:qm},{try:function(t){var e=arguments.length>1?vo(arguments,1):[],r=im.f(this),n=Xy(function(){return Ra(J(t),void 0,e)});return(n.error?r.reject:r.resolve)(n.value),r.promise}}),Ze("Promise","finally");var Hm="URLSearchParams"in self,$m="Symbol"in self&&"iterator"in Symbol,Km="FileReader"in self&&"Blob"in self&&function(){try{return new Blob,!0}catch(t){return!1}}(),Gm="FormData"in self,Vm="ArrayBuffer"in self;if(Vm)var Ym=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],Xm=ArrayBuffer.isView||function(t){return t&&Ym.indexOf(Object.prototype.toString.call(t))>-1};function Jm(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function Qm(t){return"string"!=typeof t&&(t=String(t)),t}function Zm(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return $m&&(e[Symbol.iterator]=function(){return e}),e}function tb(t){this.map={},t instanceof tb?t.forEach(function(t,e){this.append(e,t)},this):Array.isArray(t)?t.forEach(function(t){this.append(t[0],t[1])},this):t&&Object.getOwnPropertyNames(t).forEach(function(e){this.append(e,t[e])},this)}function eb(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function rb(t){return new Promise(function(e,r){t.onload=function(){e(t.result)},t.onerror=function(){r(t.error)}})}function nb(t){var e=new FileReader,r=rb(e);return e.readAsArrayBuffer(t),r}function ob(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function ib(){return this.bodyUsed=!1,this._initBody=function(t){var e;this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:Km&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:Gm&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:Hm&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():Vm&&Km&&(e=t)&&DataView.prototype.isPrototypeOf(e)?(this._bodyArrayBuffer=ob(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):Vm&&(ArrayBuffer.prototype.isPrototypeOf(t)||Xm(t))?this._bodyArrayBuffer=ob(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):Hm&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},Km&&(this.blob=function(){var t=eb(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?eb(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(nb)}),this.text=function(){var t=eb(this);if(t)return t;if(this._bodyBlob)return function(t){var e=new FileReader,r=rb(e);return e.readAsText(t),r}(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.length),n=0;n-1?e:t}(e.method||this.method||"GET"),this.mode=e.mode||this.mode||null,this.signal=e.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&r)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(r)}function sb(t){var e=new FormData;return t.trim().split("&").forEach(function(t){if(t){var r=t.split("="),n=r.shift().replace(/\+/g," "),o=r.join("=").replace(/\+/g," ");e.append(decodeURIComponent(n),decodeURIComponent(o))}}),e}function cb(t,e){e||(e={}),this.type="default",this.status=void 0===e.status?200:e.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in e?e.statusText:"OK",this.headers=new tb(e.headers),this.url=e.url||"",this._initBody(t)}ub.prototype.clone=function(){return new ub(this,{body:this._bodyInit})},ib.call(ub.prototype),ib.call(cb.prototype),cb.prototype.clone=function(){return new cb(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new tb(this.headers),url:this.url})},cb.error=function(){var t=new cb(null,{status:0,statusText:""});return t.type="error",t};var fb=[301,302,303,307,308];cb.redirect=function(t,e){if(-1===fb.indexOf(e))throw new RangeError("Invalid status code");return new cb(null,{status:e,headers:{location:t}})};var lb=self.DOMException;try{new lb}catch(t){(lb=function(t,e){this.message=t,this.name=e;var r=Error(t);this.stack=r.stack}).prototype=Object.create(Error.prototype),lb.prototype.constructor=lb}function hb(t,e){return new Promise(function(r,n){var o=new ub(t,e);if(o.signal&&o.signal.aborted)return n(new lb("Aborted","AbortError"));var i=new XMLHttpRequest;function a(){i.abort()}i.onload=function(){var t,e,n={status:i.status,statusText:i.statusText,headers:(t=i.getAllResponseHeaders()||"",e=new tb,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach(function(t){var r=t.split(":"),n=r.shift().trim();if(n){var o=r.join(":").trim();e.append(n,o)}}),e)};n.url="responseURL"in i?i.responseURL:n.headers.get("X-Request-URL"),r(new cb("response"in i?i.response:i.responseText,n))},i.onerror=function(){n(new TypeError("Network request failed"))},i.ontimeout=function(){n(new TypeError("Network request failed"))},i.onabort=function(){n(new lb("Aborted","AbortError"))},i.open(o.method,o.url,!0),"include"===o.credentials?i.withCredentials=!0:"omit"===o.credentials&&(i.withCredentials=!1),"responseType"in i&&Km&&(i.responseType="blob"),o.headers.forEach(function(t,e){i.setRequestHeader(e,t)}),o.signal&&(o.signal.addEventListener("abort",a),i.onreadystatechange=function(){4===i.readyState&&o.signal.removeEventListener("abort",a)}),i.send(void 0===o._bodyInit?null:o._bodyInit)})}hb.polyfill=!0,self.fetch||(self.fetch=hb,self.Headers=tb,self.Request=ub,self.Response=cb);var pb=Object.getOwnPropertySymbols,vb=Object.prototype.hasOwnProperty,db=Object.prototype.propertyIsEnumerable,gb=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},r=0;r<10;r++)e["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t]}).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach(function(t){n[t]=t}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(t){return!1}}()?Object.assign:function(t,e){for(var r,n,o=function(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}(t),i=1;i{"use strict";t.exports={}},10560,(e,t,n)=>{"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(n){return t.resolve(e()).then(function(){return n})},function(n){return t.resolve(e()).then(function(){throw n})})}),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]}),Object.hasOwn||(Object.hasOwn=function(e,t){if(null==e)throw TypeError("Cannot convert undefined or null to object");return Object.prototype.hasOwnProperty.call(Object(e),t)}),"canParse"in URL||(URL.canParse=function(e,t){try{return new URL(e,t),!0}catch(e){return!1}})},11829,(e,t,n)=>{"use strict";function r(e,t){var n=e.length;for(e.push(t);0>>1,a=e[r];if(0>>1;ro(u,n))so(c,u)?(e[r]=c,e[s]=n,r=s):(e[r]=u,e[i]=n,r=i);else if(so(c,n))e[r]=c,e[s]=n,r=s;else break}}return t}function o(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if(n.unstable_now=void 0,"object"==typeof performance&&"function"==typeof performance.now){var i,u=performance;n.unstable_now=function(){return u.now()}}else{var s=Date,c=s.now();n.unstable_now=function(){return s.now()-c}}var f=[],d=[],p=1,h=null,m=3,g=!1,y=!1,b=!1,v=!1,_="function"==typeof setTimeout?setTimeout:null,E="function"==typeof clearTimeout?clearTimeout:null,S="undefined"!=typeof setImmediate?setImmediate:null;function P(e){for(var t=a(d);null!==t;){if(null===t.callback)l(d);else if(t.startTime<=e)l(d),t.sortIndex=t.expirationTime,r(f,t);else break;t=a(d)}}function w(e){if(b=!1,P(e),!y)if(null!==a(f))y=!0,k||(k=!0,i());else{var t=a(d);null!==t&&L(w,t.startTime-e)}}var k=!1,R=-1,x=5,O=-1;function T(){return!!v||!(n.unstable_now()-Oe&&T());){var o=h.callback;if("function"==typeof o){h.callback=null,m=h.priorityLevel;var u=o(h.expirationTime<=e);if(e=n.unstable_now(),"function"==typeof u){h.callback=u,P(e),t=!0;break t}h===a(f)&&l(f),P(e)}else l(f);h=a(f)}if(null!==h)t=!0;else{var s=a(d);null!==s&&L(w,s.startTime-e),t=!1}}break e}finally{h=null,m=r,g=!1}}}finally{t?i():k=!1}}}if("function"==typeof S)i=function(){S(C)};else if("undefined"!=typeof MessageChannel){var A=new MessageChannel,N=A.port2;A.port1.onmessage=C,i=function(){N.postMessage(null)}}else i=function(){_(C,0)};function L(e,t){R=_(function(){e(n.unstable_now())},t)}n.unstable_IdlePriority=5,n.unstable_ImmediatePriority=1,n.unstable_LowPriority=4,n.unstable_NormalPriority=3,n.unstable_Profiling=null,n.unstable_UserBlockingPriority=2,n.unstable_cancelCallback=function(e){e.callback=null},n.unstable_forceFrameRate=function(e){0>e||125o?(e.sortIndex=l,r(d,e),null===a(f)&&e===a(d)&&(b?(E(R),R=-1):b=!0,L(w,l-o))):(e.sortIndex=u,r(f,e),y||g||(y=!0,k||(k=!0,i()))),e},n.unstable_shouldYield=T,n.unstable_wrapCallback=function(e){var t=m;return function(){var n=m;m=t;try{return e.apply(this,arguments)}finally{m=n}}}},52659,(e,t,n)=>{"use strict";t.exports=e.r(11829)},17431,(e,t,n)=>{"use strict";var r=e.r(91788);function a(e){var t="https://react.dev/errors/"+e;if(1{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),t.exports=e.r(17431)},57647,(e,t,n)=>{"use strict";var r,a=e.i(50461),l=e.r(52659),o=e.r(91788),i=e.r(30943);function u(e){var t="https://react.dev/errors/"+e;if(1z||(e.current=D[z],D[z]=null,z--)}function H(e,t){D[++z]=e.current,e.current=t}var B=F(null),W=F(null),q=F(null),X=F(null);function V(e,t){switch(H(q,t),H(W,e),H(B,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?sa(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)e=sl(t=sa(t),e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}U(B),H(B,e)}function $(){U(B),U(W),U(q)}function G(e){null!==e.memoizedState&&H(X,e);var t=B.current,n=sl(t,e.type);t!==n&&(H(W,e),H(B,n))}function Q(e){W.current===e&&(U(B),U(W)),X.current===e&&(U(X),sG._currentValue=I)}var K=Object.prototype.hasOwnProperty,Y=l.unstable_scheduleCallback,J=l.unstable_cancelCallback,Z=l.unstable_shouldYield,ee=l.unstable_requestPaint,et=l.unstable_now,en=l.unstable_getCurrentPriorityLevel,er=l.unstable_ImmediatePriority,ea=l.unstable_UserBlockingPriority,el=l.unstable_NormalPriority,eo=l.unstable_LowPriority,ei=l.unstable_IdlePriority,eu=(l.log,l.unstable_setDisableYieldValue,null),es=null,ec=Math.clz32?Math.clz32:function(e){return 0==(e>>>=0)?32:31-(ef(e)/ed|0)|0},ef=Math.log,ed=Math.LN2,ep=256,eh=4194304;function em(e){var t=42&e;if(0!==t)return t;switch(e&-e){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:return 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:return 4194048&e;case 4194304:case 8388608:case 0x1000000:case 0x2000000:return 0x3c00000&e;case 0x4000000:return 0x4000000;case 0x8000000:return 0x8000000;case 0x10000000:return 0x10000000;case 0x20000000:return 0x20000000;case 0x40000000:return 0;default:return e}}function eg(e,t,n){var r=e.pendingLanes;if(0===r)return 0;var a=0,l=e.suspendedLanes,o=e.pingedLanes;e=e.warmLanes;var i=0x7ffffff&r;return 0!==i?0!=(r=i&~l)?a=em(r):0!=(o&=i)?a=em(o):n||0!=(n=i&~e)&&(a=em(n)):0!=(i=r&~l)?a=em(i):0!==o?a=em(o):n||0!=(n=r&~e)&&(a=em(n)),0===a?0:0!==t&&t!==a&&0==(t&l)&&((l=a&-a)>=(n=t&-t)||32===l&&0!=(4194048&n))?t:a}function ey(e,t){return 0==(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)}function eb(){var e=ep;return 0==(4194048&(ep<<=1))&&(ep=256),e}function ev(){var e=eh;return 0==(0x3c00000&(eh<<=1))&&(eh=4194304),e}function e_(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function eE(e,t){e.pendingLanes|=t,0x10000000!==t&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function eS(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-ec(t);e.entangledLanes|=t,e.entanglements[r]=0x40000000|e.entanglements[r]|4194090&n}function eP(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-ec(n),a=1<)":-1a||u[r]!==s[a]){var c="\n"+u[r].replace(" at new "," at ");return e.displayName&&c.includes("")&&(c=c.replace("",e.displayName)),c}while(1<=r&&0<=a)break}}}finally{eZ=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:"")?eJ(n):""}function e1(e){try{var t="";do t+=function(e){switch(e.tag){case 26:case 27:case 5:return eJ(e.type);case 16:return eJ("Lazy");case 13:return eJ("Suspense");case 19:return eJ("SuspenseList");case 0:case 15:return e0(e.type,!1);case 11:return e0(e.type.render,!1);case 1:return e0(e.type,!0);case 31:return eJ("Activity");default:return""}}(e),e=e.return;while(e)return t}catch(e){return"\nError generating stack: "+e.message+"\n"+e.stack}}function e2(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function e4(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function e3(e){e._valueTracker||(e._valueTracker=function(e){var t=e4(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var a=n.get,l=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(e){r=""+e,l.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function e9(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=e4(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function e8(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}var e5=/[\n"\\]/g;function e6(e){return e.replace(e5,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function e7(e,t,n,r,a,l,o,i){e.name="",null!=o&&"function"!=typeof o&&"symbol"!=typeof o&&"boolean"!=typeof o?e.type=o:e.removeAttribute("type"),null!=t?"number"===o?(0===t&&""===e.value||e.value!=t)&&(e.value=""+e2(t)):e.value!==""+e2(t)&&(e.value=""+e2(t)):"submit"!==o&&"reset"!==o||e.removeAttribute("value"),null!=t?tt(e,o,e2(t)):null!=n?tt(e,o,e2(n)):null!=r&&e.removeAttribute("value"),null==a&&null!=l&&(e.defaultChecked=!!l),null!=a&&(e.checked=a&&"function"!=typeof a&&"symbol"!=typeof a),null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i?e.name=""+e2(i):e.removeAttribute("name")}function te(e,t,n,r,a,l,o,i){if(null!=l&&"function"!=typeof l&&"symbol"!=typeof l&&"boolean"!=typeof l&&(e.type=l),null!=t||null!=n){if(("submit"===l||"reset"===l)&&null==t)return;n=null!=n?""+e2(n):"",t=null!=t?""+e2(t):n,i||t===e.value||(e.value=t),e.defaultValue=t}r="function"!=typeof(r=null!=r?r:a)&&"symbol"!=typeof r&&!!r,e.checked=i?e.checked:!!r,e.defaultChecked=!!r,null!=o&&"function"!=typeof o&&"symbol"!=typeof o&&"boolean"!=typeof o&&(e.name=o)}function tt(e,t,n){"number"===t&&e8(e.ownerDocument)===e||e.defaultValue===""+n||(e.defaultValue=""+n)}function tn(e,t,n,r){if(e=e.options,t){t={};for(var a=0;a=t5),ne=!1;function nt(e,t){switch(e){case"keyup":return -1!==t9.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function nn(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var nr=!1,na={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 nl(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!na[e.type]:"textarea"===t}function no(e,t,n,r){tm?tg?tg.push(r):tg=[r]:tm=r,0<(t=u0(t,"onChange")).length&&(n=new tz("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var ni=null,nu=null;function ns(e){uV(e,0)}function nc(e){if(e9(eF(e)))return e}function nf(e,t){if("change"===e)return t}var nd=!1;if(tE){if(tE){var np="oninput"in document;if(!np){var nh=document.createElement("div");nh.setAttribute("oninput","return;"),np="function"==typeof nh.oninput}r=np}else r=!1;nd=r&&(!document.documentMode||9=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=nP(r)}}function nk(e){e=null!=e&&null!=e.ownerDocument&&null!=e.ownerDocument.defaultView?e.ownerDocument.defaultView:window;for(var t=e8(e.document);t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(n)e=t.contentWindow;else break;t=e8(e.document)}return t}function nR(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var nx=tE&&"documentMode"in document&&11>=document.documentMode,nO=null,nT=null,nC=null,nA=!1;function nN(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;nA||null==nO||nO!==e8(r)||(r="selectionStart"in(r=nO)&&nR(r)?{start:r.selectionStart,end:r.selectionEnd}:{anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},nC&&nS(nC,r)||(nC=r,0<(r=u0(nT,"onSelect")).length&&(t=new tz("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=nO)))}function nL(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var nM={animationend:nL("Animation","AnimationEnd"),animationiteration:nL("Animation","AnimationIteration"),animationstart:nL("Animation","AnimationStart"),transitionrun:nL("Transition","TransitionRun"),transitionstart:nL("Transition","TransitionStart"),transitioncancel:nL("Transition","TransitionCancel"),transitionend:nL("Transition","TransitionEnd")},nj={},nI={};function nD(e){if(nj[e])return nj[e];if(!nM[e])return e;var t,n=nM[e];for(t in n)if(n.hasOwnProperty(t)&&t in nI)return nj[e]=n[t];return e}tE&&(nI=document.createElement("div").style,"AnimationEvent"in window||(delete nM.animationend.animation,delete nM.animationiteration.animation,delete nM.animationstart.animation),"TransitionEvent"in window||delete nM.transitionend.transition);var nz=nD("animationend"),nF=nD("animationiteration"),nU=nD("animationstart"),nH=nD("transitionrun"),nB=nD("transitionstart"),nW=nD("transitioncancel"),nq=nD("transitionend"),nX=new Map,nV="abort auxClick beforeToggle 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 n$(e,t){nX.set(e,t),eq(t,[e])}nV.push("scrollEnd");var nG=new WeakMap;function nQ(e,t){if("object"==typeof e&&null!==e){var n=nG.get(e);return void 0!==n?n:(t={value:e,source:t,stack:e1(t)},nG.set(e,t),t)}return{value:e,source:t,stack:e1(t)}}var nK=[],nY=0,nJ=0;function nZ(){for(var e=nY,t=nJ=nY=0;t>=o,a-=o,rd=1<<32-ec(t)+a|n<l?l:8;var o=M.T,i={};M.T=i,lD(e,!1,t,n);try{var u=a(),s=M.S;if(null!==s&&s(i,u),null!==u&&"object"==typeof u&&"function"==typeof u.then){var c,f,d=(c=[],f={status:"pending",value:null,reason:null,then:function(e){c.push(e)}},u.then(function(){f.status="fulfilled",f.value=r;for(var e=0;em?(g=f,f=null):g=f.sibling;var y=p(a,f,i[m],u);if(null===y){null===f&&(f=g);break}e&&f&&null===y.alternate&&t(a,f),o=l(y,o,m),null===c?s=y:c.sibling=y,c=y,f=g}if(m===i.length)return n(a,f),r_&&rh(a,m),s;if(null===f){for(;mg?(y=m,m=null):y=m.sibling;var v=p(a,m,b.value,s);if(null===v){null===m&&(m=y);break}e&&m&&null===v.alternate&&t(a,m),o=l(v,o,g),null===f?c=v:f.sibling=v,f=v,m=y}if(b.done)return n(a,m),r_&&rh(a,g),c;if(null===m){for(;!b.done;g++,b=i.next())null!==(b=d(a,b.value,s))&&(o=l(b,o,g),null===f?c=b:f.sibling=b,f=b);return r_&&rh(a,g),c}for(m=r(m);!b.done;g++,b=i.next())null!==(b=h(m,a,g,b.value,s))&&(e&&null!==b.alternate&&m.delete(null===b.key?g:b.key),o=l(b,o,g),null===f?c=b:f.sibling=b,f=b);return e&&m.forEach(function(e){return t(a,e)}),r_&&rh(a,g),c}(s,c,f=v.call(f),b)}if("function"==typeof f.then)return i(s,c,l$(f),b);if(f.$$typeof===S)return i(s,c,rB(s,f),b);lQ(s,f)}return"string"==typeof f&&""!==f||"number"==typeof f||"bigint"==typeof f?(f=""+f,null!==c&&6===c.tag?(n(s,c.sibling),(b=a(c,f)).return=s):(n(s,c),(b=rr(f,s.mode,b)).return=s),o(s=b)):n(s,c)}(i,s,c,f);return lX=null,b}catch(e){if(e===r8||e===r6)throw e;var v=n5(29,e,null,i.mode);return v.lanes=f,v.return=i,v}finally{}}}var lJ=lY(!0),lZ=lY(!1),l0=F(null),l1=null;function l2(e){var t=e.alternate;H(l8,1&l8.current),H(l0,e),null===l1&&(null===t||null!==ab.current?l1=e:null!==t.memoizedState&&(l1=e))}function l4(e){if(22===e.tag){if(H(l8,l8.current),H(l0,e),null===l1){var t=e.alternate;null!==t&&null!==t.memoizedState&&(l1=e)}}else l3(e)}function l3(){H(l8,l8.current),H(l0,l0.current)}function l9(e){U(l0),l1===e&&(l1=null),U(l8)}var l8=F(0);function l5(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||sg(n)))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!=(128&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}function l6(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:p({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var l7={enqueueSetState:function(e,t,n){e=e._reactInternals;var r=i4(),a=as(r);a.payload=t,null!=n&&(a.callback=n),null!==(t=ac(e,a,r))&&(i9(t,e,r),af(t,e,r))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=i4(),a=as(r);a.tag=1,a.payload=t,null!=n&&(a.callback=n),null!==(t=ac(e,a,r))&&(i9(t,e,r),af(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=i4(),r=as(n);r.tag=2,null!=t&&(r.callback=t),null!==(t=ac(e,r,n))&&(i9(t,e,n),af(t,e,n))}};function oe(e,t,n,r,a,l,o){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,l,o):!t.prototype||!t.prototype.isPureReactComponent||!nS(n,r)||!nS(a,l)}function ot(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&l7.enqueueReplaceState(t,t.state,null)}function on(e,t){var n=t;if("ref"in t)for(var r in n={},t)"ref"!==r&&(n[r]=t[r]);if(e=e.defaultProps)for(var a in n===t&&(n=p({},n)),e)void 0===n[a]&&(n[a]=e[a]);return n}var or="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof a.default&&"function"==typeof a.default.emit)return void a.default.emit("uncaughtException",e);console.error(e)};function oa(e){or(e)}function ol(e){console.error(e)}function oo(e){or(e)}function oi(e,t){try{(0,e.onUncaughtError)(t.value,{componentStack:t.stack})}catch(e){setTimeout(function(){throw e})}}function ou(e,t,n){try{(0,e.onCaughtError)(n.value,{componentStack:n.stack,errorBoundary:1===t.tag?t.stateNode:null})}catch(e){setTimeout(function(){throw e})}}function os(e,t,n){return(n=as(n)).tag=3,n.payload={element:null},n.callback=function(){oi(e,t)},n}function oc(e){return(e=as(e)).tag=3,e}function of(e,t,n,r){var a=n.type.getDerivedStateFromError;if("function"==typeof a){var l=r.value;e.payload=function(){return a(l)},e.callback=function(){ou(t,n,r)}}var o=n.stateNode;null!==o&&"function"==typeof o.componentDidCatch&&(e.callback=function(){ou(t,n,r),"function"!=typeof a&&(null===i$?i$=new Set([this]):i$.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:null!==e?e:""})})}var od=Error(u(461)),op=!1;function oh(e,t,n,r){t.child=null===e?lZ(t,null,n,r):lJ(t,e.child,n,r)}function om(e,t,n,r,a){n=n.render;var l=t.ref;if("ref"in r){var o={};for(var i in r)"ref"!==i&&(o[i]=r[i])}else o=r;return(rU(t),r=aI(e,t,n,o,l,a),i=aU(),null===e||op)?(r_&&i&&rg(t),t.flags|=1,oh(e,t,r,a),t.child):(aH(e,t,a),oj(e,t,a))}function og(e,t,n,r,a){if(null===e){var l=n.type;return"function"!=typeof l||n6(l)||void 0!==l.defaultProps||null!==n.compare?((e=rt(n.type,null,r,t,t.mode,a)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=l,oy(e,t,l,r,a))}if(l=e.child,!oI(e,a)){var o=l.memoizedProps;if((n=null!==(n=n.compare)?n:nS)(o,r)&&e.ref===t.ref)return oj(e,t,a)}return t.flags|=1,(e=n7(l,r)).ref=t.ref,e.return=t,t.child=e}function oy(e,t,n,r,a){if(null!==e){var l=e.memoizedProps;if(nS(l,r)&&e.ref===t.ref)if(op=!1,t.pendingProps=r=l,!oI(e,a))return t.lanes=e.lanes,oj(e,t,a);else 0!=(131072&e.flags)&&(op=!0)}return oE(e,t,n,r,a)}function ob(e,t,n){var r=t.pendingProps,a=r.children,l=null!==e?e.memoizedState:null;if("hidden"===r.mode){if(0!=(128&t.flags)){if(r=null!==l?l.baseLanes|n:n,null!==e){for(l=0,a=t.child=e.child;null!==a;)l=l|a.lanes|a.childLanes,a=a.sibling;t.childLanes=l&~r}else t.childLanes=0,t.child=null;return ov(e,t,r,n)}if(0==(0x20000000&n))return t.lanes=t.childLanes=0x20000000,ov(e,t,null!==l?l.baseLanes|n:n,n);t.memoizedState={baseLanes:0,cachePool:null},null!==e&&r3(t,null!==l?l.cachePool:null),null!==l?a_(t,l):aE(),l4(t)}else null!==l?(r3(t,l.cachePool),a_(t,l),l3(t),t.memoizedState=null):(null!==e&&r3(t,null),aE(),l3(t));return oh(e,t,a,n),t.child}function ov(e,t,n,r){var a=r4();return t.memoizedState={baseLanes:n,cachePool:a=null===a?null:{parent:r$._currentValue,pool:a}},null!==e&&r3(t,null),aE(),l4(t),null!==e&&rz(e,t,r,!0),null}function o_(e,t){var n=t.ref;if(null===n)null!==e&&null!==e.ref&&(t.flags|=4194816);else{if("function"!=typeof n&&"object"!=typeof n)throw Error(u(284));(null===e||e.ref!==n)&&(t.flags|=4194816)}}function oE(e,t,n,r,a){return(rU(t),n=aI(e,t,n,r,void 0,a),r=aU(),null===e||op)?(r_&&r&&rg(t),t.flags|=1,oh(e,t,n,a),t.child):(aH(e,t,a),oj(e,t,a))}function oS(e,t,n,r,a,l){return(rU(t),t.updateQueue=null,n=az(t,r,n,a),aD(e),r=aU(),null===e||op)?(r_&&r&&rg(t),t.flags|=1,oh(e,t,n,l),t.child):(aH(e,t,l),oj(e,t,l))}function oP(e,t,n,r,a){if(rU(t),null===t.stateNode){var l=n9,o=n.contextType;"object"==typeof o&&null!==o&&(l=rH(o)),t.memoizedState=null!==(l=new n(r,l)).state&&void 0!==l.state?l.state:null,l.updater=l7,t.stateNode=l,l._reactInternals=t,(l=t.stateNode).props=r,l.state=t.memoizedState,l.refs={},ai(t),o=n.contextType,l.context="object"==typeof o&&null!==o?rH(o):n9,l.state=t.memoizedState,"function"==typeof(o=n.getDerivedStateFromProps)&&(l6(t,n,o,r),l.state=t.memoizedState),"function"==typeof n.getDerivedStateFromProps||"function"==typeof l.getSnapshotBeforeUpdate||"function"!=typeof l.UNSAFE_componentWillMount&&"function"!=typeof l.componentWillMount||(o=l.state,"function"==typeof l.componentWillMount&&l.componentWillMount(),"function"==typeof l.UNSAFE_componentWillMount&&l.UNSAFE_componentWillMount(),o!==l.state&&l7.enqueueReplaceState(l,l.state,null),am(t,r,l,a),ah(),l.state=t.memoizedState),"function"==typeof l.componentDidMount&&(t.flags|=4194308),r=!0}else if(null===e){l=t.stateNode;var i=t.memoizedProps,u=on(n,i);l.props=u;var s=l.context,c=n.contextType;o=n9,"object"==typeof c&&null!==c&&(o=rH(c));var f=n.getDerivedStateFromProps;c="function"==typeof f||"function"==typeof l.getSnapshotBeforeUpdate,i=t.pendingProps!==i,c||"function"!=typeof l.UNSAFE_componentWillReceiveProps&&"function"!=typeof l.componentWillReceiveProps||(i||s!==o)&&ot(t,l,r,o),ao=!1;var d=t.memoizedState;l.state=d,am(t,r,l,a),ah(),s=t.memoizedState,i||d!==s||ao?("function"==typeof f&&(l6(t,n,f,r),s=t.memoizedState),(u=ao||oe(t,n,u,r,d,s,o))?(c||"function"!=typeof l.UNSAFE_componentWillMount&&"function"!=typeof l.componentWillMount||("function"==typeof l.componentWillMount&&l.componentWillMount(),"function"==typeof l.UNSAFE_componentWillMount&&l.UNSAFE_componentWillMount()),"function"==typeof l.componentDidMount&&(t.flags|=4194308)):("function"==typeof l.componentDidMount&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=s),l.props=r,l.state=s,l.context=o,r=u):("function"==typeof l.componentDidMount&&(t.flags|=4194308),r=!1)}else{l=t.stateNode,au(e,t),c=on(n,o=t.memoizedProps),l.props=c,f=t.pendingProps,d=l.context,s=n.contextType,u=n9,"object"==typeof s&&null!==s&&(u=rH(s)),(s="function"==typeof(i=n.getDerivedStateFromProps)||"function"==typeof l.getSnapshotBeforeUpdate)||"function"!=typeof l.UNSAFE_componentWillReceiveProps&&"function"!=typeof l.componentWillReceiveProps||(o!==f||d!==u)&&ot(t,l,r,u),ao=!1,d=t.memoizedState,l.state=d,am(t,r,l,a),ah();var p=t.memoizedState;o!==f||d!==p||ao||null!==e&&null!==e.dependencies&&rF(e.dependencies)?("function"==typeof i&&(l6(t,n,i,r),p=t.memoizedState),(c=ao||oe(t,n,c,r,d,p,u)||null!==e&&null!==e.dependencies&&rF(e.dependencies))?(s||"function"!=typeof l.UNSAFE_componentWillUpdate&&"function"!=typeof l.componentWillUpdate||("function"==typeof l.componentWillUpdate&&l.componentWillUpdate(r,p,u),"function"==typeof l.UNSAFE_componentWillUpdate&&l.UNSAFE_componentWillUpdate(r,p,u)),"function"==typeof l.componentDidUpdate&&(t.flags|=4),"function"==typeof l.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!=typeof l.componentDidUpdate||o===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof l.getSnapshotBeforeUpdate||o===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),l.props=r,l.state=p,l.context=u,r=c):("function"!=typeof l.componentDidUpdate||o===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof l.getSnapshotBeforeUpdate||o===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),r=!1)}return l=r,o_(e,t),r=0!=(128&t.flags),l||r?(l=t.stateNode,n=r&&"function"!=typeof n.getDerivedStateFromError?null:l.render(),t.flags|=1,null!==e&&r?(t.child=lJ(t,e.child,null,a),t.child=lJ(t,null,n,a)):oh(e,t,n,a),t.memoizedState=l.state,e=t.child):e=oj(e,t,a),e}function ow(e,t,n,r){return rO(),t.flags|=256,oh(e,t,n,r),t.child}var ok={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function oR(e){return{baseLanes:e,cachePool:r9()}}function ox(e,t,n){return e=null!==e?e.childLanes&~n:0,t&&(e|=iF),e}function oO(e,t,n){var r,a=t.pendingProps,l=!1,o=0!=(128&t.flags);if((r=o)||(r=(null===e||null!==e.memoizedState)&&0!=(2&l8.current)),r&&(l=!0,t.flags&=-129),r=0!=(32&t.flags),t.flags&=-33,null===e){if(r_){if(l?l2(t):l3(t),r_){var i,s=rv;if(i=s){n:{for(i=s,s=rS;8!==i.nodeType;)if(!s||null===(i=sy(i.nextSibling))){s=null;break n}s=i}null!==s?(t.memoizedState={dehydrated:s,treeContext:null!==rf?{id:rd,overflow:rp}:null,retryLane:0x20000000,hydrationErrors:null},(i=n5(18,null,null,0)).stateNode=s,i.return=t,t.child=i,rb=t,rv=null,i=!0):i=!1}i||rw(t)}if(null!==(s=t.memoizedState)&&null!==(s=s.dehydrated))return sg(s)?t.lanes=32:t.lanes=0x20000000,null;l9(t)}return(s=a.children,a=a.fallback,l)?(l3(t),s=oC({mode:"hidden",children:s},l=t.mode),a=rn(a,l,n,null),s.return=t,a.return=t,s.sibling=a,t.child=s,(l=t.child).memoizedState=oR(n),l.childLanes=ox(e,r,n),t.memoizedState=ok,a):(l2(t),oT(t,s))}if(null!==(i=e.memoizedState)&&null!==(s=i.dehydrated)){if(o)256&t.flags?(l2(t),t.flags&=-257,t=oA(e,t,n)):null!==t.memoizedState?(l3(t),t.child=e.child,t.flags|=128,t=null):(l3(t),l=a.fallback,s=t.mode,a=oC({mode:"visible",children:a.children},s),l=rn(l,s,n,null),l.flags|=2,a.return=t,l.return=t,a.sibling=l,t.child=a,lJ(t,e.child,null,n),(a=t.child).memoizedState=oR(n),a.childLanes=ox(e,r,n),t.memoizedState=ok,t=l);else if(l2(t),sg(s)){if(r=s.nextSibling&&s.nextSibling.dataset)var c=r.dgst;r=c,(a=Error(u(419))).stack="",a.digest=r,rC({value:a,source:null,stack:null}),t=oA(e,t,n)}else if(op||rz(e,t,n,!1),r=0!=(n&e.childLanes),op||r){if(null!==(r=iR)&&0!==(a=0!=((a=0!=(42&(a=n&-n))?1:ew(a))&(r.suspendedLanes|n))?0:a)&&a!==i.retryLane)throw i.retryLane=a,n2(e,a),i9(r,e,a),od;"$?"===s.data||ul(),t=oA(e,t,n)}else"$?"===s.data?(t.flags|=192,t.child=e.child,t=null):(e=i.treeContext,rv=sy(s.nextSibling),rb=t,r_=!0,rE=null,rS=!1,null!==e&&(rs[rc++]=rd,rs[rc++]=rp,rs[rc++]=rf,rd=e.id,rp=e.overflow,rf=t),t=oT(t,a.children),t.flags|=4096);return t}return l?(l3(t),l=a.fallback,s=t.mode,c=(i=e.child).sibling,(a=n7(i,{mode:"hidden",children:a.children})).subtreeFlags=0x3e00000&i.subtreeFlags,null!==c?l=n7(c,l):(l=rn(l,s,n,null),l.flags|=2),l.return=t,a.return=t,a.sibling=l,t.child=a,a=l,l=t.child,null===(s=e.child.memoizedState)?s=oR(n):(null!==(i=s.cachePool)?(c=r$._currentValue,i=i.parent!==c?{parent:c,pool:c}:i):i=r9(),s={baseLanes:s.baseLanes|n,cachePool:i}),l.memoizedState=s,l.childLanes=ox(e,r,n),t.memoizedState=ok,a):(l2(t),e=(n=e.child).sibling,(n=n7(n,{mode:"visible",children:a.children})).return=t,n.sibling=null,null!==e&&(null===(r=t.deletions)?(t.deletions=[e],t.flags|=16):r.push(e)),t.child=n,t.memoizedState=null,n)}function oT(e,t){return(t=oC({mode:"visible",children:t},e.mode)).return=e,e.child=t}function oC(e,t){return(e=n5(22,e,null,t)).lanes=0,e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},e}function oA(e,t,n){return lJ(t,e.child,null,n),e=oT(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function oN(e,t,n){e.lanes|=t;var r=e.alternate;null!==r&&(r.lanes|=t),rI(e.return,t,n)}function oL(e,t,n,r,a){var l=e.memoizedState;null===l?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:a}:(l.isBackwards=t,l.rendering=null,l.renderingStartTime=0,l.last=r,l.tail=n,l.tailMode=a)}function oM(e,t,n){var r=t.pendingProps,a=r.revealOrder,l=r.tail;if(oh(e,t,r.children,n),0!=(2&(r=l8.current)))r=1&r|2,t.flags|=128;else{if(null!==e&&0!=(128&e.flags))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&oN(e,n,t);else if(19===e.tag)oN(e,n,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}switch(H(l8,r),a){case"forwards":for(a=null,n=t.child;null!==n;)null!==(e=n.alternate)&&null===l5(e)&&(a=n),n=n.sibling;null===(n=a)?(a=t.child,t.child=null):(a=n.sibling,n.sibling=null),oL(t,!1,a,n,l);break;case"backwards":for(n=null,a=t.child,t.child=null;null!==a;){if(null!==(e=a.alternate)&&null===l5(e)){t.child=a;break}e=a.sibling,a.sibling=n,n=a,a=e}oL(t,!0,n,null,l);break;case"together":oL(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function oj(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),iI|=t.lanes,0==(n&t.childLanes)){if(null===e)return null;else if(rz(e,t,n,!1),0==(n&t.childLanes))return null}if(null!==e&&t.child!==e.child)throw Error(u(153));if(null!==t.child){for(n=n7(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=n7(e,e.pendingProps)).return=t;n.sibling=null}return t.child}function oI(e,t){return 0!=(e.lanes&t)||!!(null!==(e=e.dependencies)&&rF(e))}function oD(e,t,n){if(null!==e)if(e.memoizedProps!==t.pendingProps)op=!0;else{if(!oI(e,n)&&0==(128&t.flags))return op=!1,function(e,t,n){switch(t.tag){case 3:V(t,t.stateNode.containerInfo),rM(t,r$,e.memoizedState.cache),rO();break;case 27:case 5:G(t);break;case 4:V(t,t.stateNode.containerInfo);break;case 10:rM(t,t.type,t.memoizedProps.value);break;case 13:var r=t.memoizedState;if(null!==r){if(null!==r.dehydrated)return l2(t),t.flags|=128,null;if(0!=(n&t.child.childLanes))return oO(e,t,n);return l2(t),null!==(e=oj(e,t,n))?e.sibling:null}l2(t);break;case 19:var a=0!=(128&e.flags);if((r=0!=(n&t.childLanes))||(rz(e,t,n,!1),r=0!=(n&t.childLanes)),a){if(r)return oM(e,t,n);t.flags|=128}if(null!==(a=t.memoizedState)&&(a.rendering=null,a.tail=null,a.lastEffect=null),H(l8,l8.current),!r)return null;break;case 22:case 23:return t.lanes=0,ob(e,t,n);case 24:rM(t,r$,e.memoizedState.cache)}return oj(e,t,n)}(e,t,n);op=0!=(131072&e.flags)}else op=!1,r_&&0!=(1048576&t.flags)&&rm(t,ru,t.index);switch(t.lanes=0,t.tag){case 16:e:{e=t.pendingProps;var r=t.elementType,a=r._init;if(r=a(r._payload),t.type=r,"function"==typeof r)n6(r)?(e=on(r,e),t.tag=1,t=oP(null,t,r,e,n)):(t.tag=0,t=oE(null,t,r,e,n));else{if(null!=r){if((a=r.$$typeof)===P){t.tag=11,t=om(null,t,r,e,n);break e}else if(a===R){t.tag=14,t=og(null,t,r,e,n);break e}}throw Error(u(306,t=function e(t){if(null==t)return null;if("function"==typeof t)return t.$$typeof===N?null:t.displayName||t.name||null;if("string"==typeof t)return t;switch(t){case y:return"Fragment";case v:return"Profiler";case b:return"StrictMode";case w:return"Suspense";case k:return"SuspenseList";case O:return"Activity"}if("object"==typeof t)switch(t.$$typeof){case g:return"Portal";case S:return(t.displayName||"Context")+".Provider";case E:return(t._context.displayName||"Context")+".Consumer";case P:var n=t.render;return(t=t.displayName)||(t=""!==(t=n.displayName||n.name||"")?"ForwardRef("+t+")":"ForwardRef"),t;case R:return null!==(n=t.displayName||null)?n:e(t.type)||"Memo";case x:n=t._payload,t=t._init;try{return e(t(n))}catch(e){}}return null}(r)||r,""))}}return t;case 0:return oE(e,t,t.type,t.pendingProps,n);case 1:return a=on(r=t.type,t.pendingProps),oP(e,t,r,a,n);case 3:e:{if(V(t,t.stateNode.containerInfo),null===e)throw Error(u(387));r=t.pendingProps;var l=t.memoizedState;a=l.element,au(e,t),am(t,r,null,n);var o=t.memoizedState;if(rM(t,r$,r=o.cache),r!==l.cache&&rD(t,[r$],n,!0),ah(),r=o.element,l.isDehydrated)if(l={element:r,isDehydrated:!1,cache:o.cache},t.updateQueue.baseState=l,t.memoizedState=l,256&t.flags){t=ow(e,t,r,n);break e}else if(r!==a){rC(a=nQ(Error(u(424)),t)),t=ow(e,t,r,n);break e}else for(rv=sy((e=9===(e=t.stateNode.containerInfo).nodeType?e.body:"HTML"===e.nodeName?e.ownerDocument.body:e).firstChild),rb=t,r_=!0,rE=null,rS=!0,n=lZ(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling;else{if(rO(),r===a){t=oj(e,t,n);break e}oh(e,t,r,n)}t=t.child}return t;case 26:return o_(e,t),null===e?(n=sO(t.type,null,t.pendingProps,null))?t.memoizedState=n:r_||(n=t.type,e=t.pendingProps,(r=sr(q.current).createElement(n))[eO]=t,r[eT]=e,se(r,n,e),eH(r),t.stateNode=r):t.memoizedState=sO(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return G(t),null===e&&r_&&(r=t.stateNode=s_(t.type,t.pendingProps,q.current),rb=t,rS=!0,a=rv,sp(t.type)?(sb=a,rv=sy(r.firstChild)):rv=a),oh(e,t,t.pendingProps.children,n),o_(e,t),null===e&&(t.flags|=4194304),t.child;case 5:return null===e&&r_&&((a=r=rv)&&(null!==(r=function(e,t,n,r){for(;1===e.nodeType;){if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&("INPUT"!==e.nodeName||"hidden"!==e.type))break}else if(r){if(!e[ej])switch(t){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if("stylesheet"===(a=e.getAttribute("rel"))&&e.hasAttribute("data-precedence")||a!==n.rel||e.getAttribute("href")!==(null==n.href||""===n.href?null:n.href)||e.getAttribute("crossorigin")!==(null==n.crossOrigin?null:n.crossOrigin)||e.getAttribute("title")!==(null==n.title?null:n.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(((a=e.getAttribute("src"))!==(null==n.src?null:n.src)||e.getAttribute("type")!==(null==n.type?null:n.type)||e.getAttribute("crossorigin")!==(null==n.crossOrigin?null:n.crossOrigin))&&a&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else{if("input"!==t||"hidden"!==e.type)return e;var a=null==n.name?null:""+n.name;if("hidden"===n.type&&e.getAttribute("name")===a)return e}if(null===(e=sy(e.nextSibling)))break}return null}(r,t.type,t.pendingProps,rS))?(t.stateNode=r,rb=t,rv=sy(r.firstChild),rS=!1,a=!0):a=!1),a||rw(t)),G(t),a=t.type,l=t.pendingProps,o=null!==e?e.memoizedProps:null,r=l.children,so(a,l)?r=null:null!==o&&so(a,o)&&(t.flags|=32),null!==t.memoizedState&&(sG._currentValue=a=aI(e,t,aF,null,null,n)),o_(e,t),oh(e,t,r,n),t.child;case 6:return null===e&&r_&&((e=n=rv)&&(null!==(n=function(e,t,n){if(""===t)return null;for(;3!==e.nodeType;)if((1!==e.nodeType||"INPUT"!==e.nodeName||"hidden"!==e.type)&&!n||null===(e=sy(e.nextSibling)))return null;return e}(n,t.pendingProps,rS))?(t.stateNode=n,rb=t,rv=null,e=!0):e=!1),e||rw(t)),null;case 13:return oO(e,t,n);case 4:return V(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=lJ(t,null,r,n):oh(e,t,r,n),t.child;case 11:return om(e,t,t.type,t.pendingProps,n);case 7:return oh(e,t,t.pendingProps,n),t.child;case 8:case 12:return oh(e,t,t.pendingProps.children,n),t.child;case 10:return r=t.pendingProps,rM(t,t.type,r.value),oh(e,t,r.children,n),t.child;case 9:return a=t.type._context,r=t.pendingProps.children,rU(t),r=r(a=rH(a)),t.flags|=1,oh(e,t,r,n),t.child;case 14:return og(e,t,t.type,t.pendingProps,n);case 15:return oy(e,t,t.type,t.pendingProps,n);case 19:return oM(e,t,n);case 31:return r=t.pendingProps,n=t.mode,r={mode:r.mode,children:r.children},null===e?(n=oC(r,n)).ref=t.ref:(n=n7(e.child,r)).ref=t.ref,t.child=n,n.return=t,t=n;case 22:return ob(e,t,n);case 24:return rU(t),r=rH(r$),null===e?(null===(a=r4())&&(a=iR,l=rG(),a.pooledCache=l,l.refCount++,null!==l&&(a.pooledCacheLanes|=n),a=l),t.memoizedState={parent:r,cache:a},ai(t),rM(t,r$,a)):(0!=(e.lanes&n)&&(au(e,t),am(t,null,null,n),ah()),a=e.memoizedState,l=t.memoizedState,a.parent!==r?(a={parent:r,cache:r},t.memoizedState=a,0===t.lanes&&(t.memoizedState=t.updateQueue.baseState=a),rM(t,r$,r)):(rM(t,r$,r=l.cache),r!==a.cache&&rD(t,[r$],n,!0))),oh(e,t,t.pendingProps.children,n),t.child;case 29:throw t.pendingProps}throw Error(u(156,t.tag))}function oz(e){e.flags|=4}function oF(e,t){if("stylesheet"!==t.type||0!=(4&t.state.loading))e.flags&=-0x1000001;else if(e.flags|=0x1000000,!sH(t)){if(null!==(t=l0.current)&&((4194048&iO)===iO?null!==l1:(0x3c00000&iO)!==iO&&0==(0x20000000&iO)||t!==l1))throw ar=r7,r5;e.flags|=8192}}function oU(e,t){null!==t&&(e.flags|=4),16384&e.flags&&(t=22!==e.tag?ev():0x20000000,e.lanes|=t,iU|=t)}function oH(e,t){if(!r_)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function oB(e){var t=null!==e.alternate&&e.alternate.child===e.child,n=0,r=0;if(t)for(var a=e.child;null!==a;)n|=a.lanes|a.childLanes,r|=0x3e00000&a.subtreeFlags,r|=0x3e00000&a.flags,a.return=e,a=a.sibling;else for(a=e.child;null!==a;)n|=a.lanes|a.childLanes,r|=a.subtreeFlags,r|=a.flags,a.return=e,a=a.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function oW(e,t){switch(ry(t),t.tag){case 3:rj(r$),$();break;case 26:case 27:case 5:Q(t);break;case 4:$();break;case 13:l9(t);break;case 19:U(l8);break;case 10:rj(t.type);break;case 22:case 23:l9(t),aS(),null!==e&&U(r2);break;case 24:rj(r$)}}function oq(e,t){try{var n=t.updateQueue,r=null!==n?n.lastEffect:null;if(null!==r){var a=r.next;n=a;do{if((n.tag&e)===e){r=void 0;var l=n.create;n.inst.destroy=r=l()}n=n.next}while(n!==a)}}catch(e){u_(t,t.return,e)}}function oX(e,t,n){try{var r=t.updateQueue,a=null!==r?r.lastEffect:null;if(null!==a){var l=a.next;r=l;do{if((r.tag&e)===e){var o=r.inst,i=o.destroy;if(void 0!==i){o.destroy=void 0,a=t;try{i()}catch(e){u_(a,n,e)}}}r=r.next}while(r!==l)}}catch(e){u_(t,t.return,e)}}function oV(e){var t=e.updateQueue;if(null!==t){var n=e.stateNode;try{ay(t,n)}catch(t){u_(e,e.return,t)}}}function o$(e,t,n){n.props=on(e.type,e.memoizedProps),n.state=e.memoizedState;try{n.componentWillUnmount()}catch(n){u_(e,t,n)}}function oG(e,t){try{var n=e.ref;if(null!==n){switch(e.tag){case 26:case 27:case 5:var r=e.stateNode;break;default:r=e.stateNode}"function"==typeof n?e.refCleanup=n(r):n.current=r}}catch(n){u_(e,t,n)}}function oQ(e,t){var n=e.ref,r=e.refCleanup;if(null!==n)if("function"==typeof r)try{r()}catch(n){u_(e,t,n)}finally{e.refCleanup=null,null!=(e=e.alternate)&&(e.refCleanup=null)}else if("function"==typeof n)try{n(null)}catch(n){u_(e,t,n)}else n.current=null}function oK(e){var t=e.type,n=e.memoizedProps,r=e.stateNode;try{switch(t){case"button":case"input":case"select":case"textarea":n.autoFocus&&r.focus();break;case"img":n.src?r.src=n.src:n.srcSet&&(r.srcset=n.srcSet)}}catch(t){u_(e,e.return,t)}}function oY(e,t,n){try{var r=e.stateNode;(function(e,t,n,r){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var a=null,l=null,o=null,i=null,s=null,c=null,f=null;for(h in n){var d=n[h];if(n.hasOwnProperty(h)&&null!=d)switch(h){case"checked":case"value":break;case"defaultValue":s=d;default:r.hasOwnProperty(h)||u6(e,t,h,null,r,d)}}for(var p in r){var h=r[p];if(d=n[p],r.hasOwnProperty(p)&&(null!=h||null!=d))switch(p){case"type":l=h;break;case"name":a=h;break;case"checked":c=h;break;case"defaultChecked":f=h;break;case"value":o=h;break;case"defaultValue":i=h;break;case"children":case"dangerouslySetInnerHTML":if(null!=h)throw Error(u(137,t));break;default:h!==d&&u6(e,t,p,h,r,d)}}e7(e,o,i,s,c,f,l,a);return;case"select":for(l in h=o=i=p=null,n)if(s=n[l],n.hasOwnProperty(l)&&null!=s)switch(l){case"value":break;case"multiple":h=s;default:r.hasOwnProperty(l)||u6(e,t,l,null,r,s)}for(a in r)if(l=r[a],s=n[a],r.hasOwnProperty(a)&&(null!=l||null!=s))switch(a){case"value":p=l;break;case"defaultValue":i=l;break;case"multiple":o=l;default:l!==s&&u6(e,t,a,l,r,s)}t=i,n=o,r=h,null!=p?tn(e,!!n,p,!1):!!r!=!!n&&(null!=t?tn(e,!!n,t,!0):tn(e,!!n,n?[]:"",!1));return;case"textarea":for(i in h=p=null,n)if(a=n[i],n.hasOwnProperty(i)&&null!=a&&!r.hasOwnProperty(i))switch(i){case"value":case"children":break;default:u6(e,t,i,null,r,a)}for(o in r)if(a=r[o],l=n[o],r.hasOwnProperty(o)&&(null!=a||null!=l))switch(o){case"value":p=a;break;case"defaultValue":h=a;break;case"children":break;case"dangerouslySetInnerHTML":if(null!=a)throw Error(u(91));break;default:a!==l&&u6(e,t,o,a,r,l)}tr(e,p,h);return;case"option":for(var m in n)p=n[m],n.hasOwnProperty(m)&&null!=p&&!r.hasOwnProperty(m)&&("selected"===m?e.selected=!1:u6(e,t,m,null,r,p));for(s in r)p=r[s],h=n[s],r.hasOwnProperty(s)&&p!==h&&(null!=p||null!=h)&&("selected"===s?e.selected=p&&"function"!=typeof p&&"symbol"!=typeof p:u6(e,t,s,p,r,h));return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var g in n)p=n[g],n.hasOwnProperty(g)&&null!=p&&!r.hasOwnProperty(g)&&u6(e,t,g,null,r,p);for(c in r)if(p=r[c],h=n[c],r.hasOwnProperty(c)&&p!==h&&(null!=p||null!=h))switch(c){case"children":case"dangerouslySetInnerHTML":if(null!=p)throw Error(u(137,t));break;default:u6(e,t,c,p,r,h)}return;default:if(ts(t)){for(var y in n)p=n[y],n.hasOwnProperty(y)&&void 0!==p&&!r.hasOwnProperty(y)&&u7(e,t,y,void 0,r,p);for(f in r)p=r[f],h=n[f],r.hasOwnProperty(f)&&p!==h&&(void 0!==p||void 0!==h)&&u7(e,t,f,p,r,h);return}}for(var b in n)p=n[b],n.hasOwnProperty(b)&&null!=p&&!r.hasOwnProperty(b)&&u6(e,t,b,null,r,p);for(d in r)p=r[d],h=n[d],r.hasOwnProperty(d)&&p!==h&&(null!=p||null!=h)&&u6(e,t,d,p,r,h)})(r,e.type,n,t),r[eT]=t}catch(t){u_(e,e.return,t)}}function oJ(e){return 5===e.tag||3===e.tag||26===e.tag||27===e.tag&&sp(e.type)||4===e.tag}function oZ(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||oJ(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(27===e.tag&&sp(e.type)||2&e.flags||null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function o0(e,t,n){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&(27===r&&sp(e.type)&&(n=e.stateNode),null!==(e=e.child)))for(o0(e,t,n),e=e.sibling;null!==e;)o0(e,t,n),e=e.sibling}function o1(e){var t=e.stateNode,n=e.memoizedProps;try{for(var r=e.type,a=t.attributes;a.length;)t.removeAttributeNode(a[0]);se(t,r,n),t[eO]=e,t[eT]=n}catch(t){u_(e,e.return,t)}}var o2=!1,o4=!1,o3=!1,o9="function"==typeof WeakSet?WeakSet:Set,o8=null;function o5(e,t,n){var r=n.flags;switch(n.tag){case 0:case 11:case 15:is(e,n),4&r&&oq(5,n);break;case 1:if(is(e,n),4&r)if(e=n.stateNode,null===t)try{e.componentDidMount()}catch(e){u_(n,n.return,e)}else{var a=on(n.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(a,t,e.__reactInternalSnapshotBeforeUpdate)}catch(e){u_(n,n.return,e)}}64&r&&oV(n),512&r&&oG(n,n.return);break;case 3:if(is(e,n),64&r&&null!==(e=n.updateQueue)){if(t=null,null!==n.child)switch(n.child.tag){case 27:case 5:case 1:t=n.child.stateNode}try{ay(e,t)}catch(e){u_(n,n.return,e)}}break;case 27:null===t&&4&r&&o1(n);case 26:case 5:is(e,n),null===t&&4&r&&oK(n),512&r&&oG(n,n.return);break;case 12:default:is(e,n);break;case 13:is(e,n),4&r&&ir(e,n),64&r&&null!==(e=n.memoizedState)&&null!==(e=e.dehydrated)&&function(e,t){var n=e.ownerDocument;if("$?"!==e.data||"complete"===n.readyState)t();else{var r=function(){t(),n.removeEventListener("DOMContentLoaded",r)};n.addEventListener("DOMContentLoaded",r),e._reactRetry=r}}(e,n=uw.bind(null,n));break;case 22:if(!(r=null!==n.memoizedState||o2)){t=null!==t&&null!==t.memoizedState||o4,a=o2;var l=o4;o2=r,(o4=t)&&!l?function e(t,n,r){for(r=r&&0!=(8772&n.subtreeFlags),n=n.child;null!==n;){var a=n.alternate,l=t,o=n,i=o.flags;switch(o.tag){case 0:case 11:case 15:e(l,o,r),oq(4,o);break;case 1:if(e(l,o,r),"function"==typeof(l=(a=o).stateNode).componentDidMount)try{l.componentDidMount()}catch(e){u_(a,a.return,e)}if(null!==(l=(a=o).updateQueue)){var u=a.stateNode;try{var s=l.shared.hiddenCallbacks;if(null!==s)for(l.shared.hiddenCallbacks=null,l=0;l title"))),se(l,r,n),l[eO]=e,eH(l),r=l;break e;case"link":var o=sF("link","href",a).get(r+(n.href||""));if(o){for(var i=0;i",e=e.removeChild(e.firstChild);break;case"select":e="string"==typeof r.is?a.createElement("select",{is:r.is}):a.createElement("select"),r.multiple?e.multiple=!0:r.size&&(e.size=r.size);break;default:e="string"==typeof r.is?a.createElement(n,{is:r.is}):a.createElement(n)}}e[eO]=t,e[eT]=r;e:for(a=t.child;null!==a;){if(5===a.tag||6===a.tag)e.appendChild(a.stateNode);else if(4!==a.tag&&27!==a.tag&&null!==a.child){a.child.return=a,a=a.child;continue}if(a===t)break;for(;null===a.sibling;){if(null===a.return||a.return===t)break e;a=a.return}a.sibling.return=a.return,a=a.sibling}switch(t.stateNode=e,se(e,n,r),n){case"button":case"input":case"select":case"textarea":e=!!r.autoFocus;break;case"img":e=!0;break;default:e=!1}e&&oz(t)}}return oB(t),t.flags&=-0x1000001,null;case 6:if(e&&null!=t.stateNode)e.memoizedProps!==r&&oz(t);else{if("string"!=typeof r&&null===t.stateNode)throw Error(u(166));if(e=q.current,rx(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,null!==(a=rb))switch(a.tag){case 27:case 5:r=a.memoizedProps}e[eO]=t,(e=!!(e.nodeValue===n||null!==r&&!0===r.suppressHydrationWarning||u8(e.nodeValue,n)))||rw(t)}else(e=sr(e).createTextNode(r))[eO]=t,t.stateNode=e}return oB(t),null;case 13:if(r=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(a=rx(t),null!==r&&null!==r.dehydrated){if(null===e){if(!a)throw Error(u(318));if(!(a=null!==(a=t.memoizedState)?a.dehydrated:null))throw Error(u(317));a[eO]=t}else rO(),0==(128&t.flags)&&(t.memoizedState=null),t.flags|=4;oB(t),a=!1}else a=rT(),null!==e&&null!==e.memoizedState&&(e.memoizedState.hydrationErrors=a),a=!0;if(!a){if(256&t.flags)return l9(t),t;return l9(t),null}}if(l9(t),0!=(128&t.flags))return t.lanes=n,t;if(n=null!==r,e=null!==e&&null!==e.memoizedState,n){r=t.child,a=null,null!==r.alternate&&null!==r.alternate.memoizedState&&null!==r.alternate.memoizedState.cachePool&&(a=r.alternate.memoizedState.cachePool.pool);var l=null;null!==r.memoizedState&&null!==r.memoizedState.cachePool&&(l=r.memoizedState.cachePool.pool),l!==a&&(r.flags|=2048)}return n!==e&&n&&(t.child.flags|=8192),oU(t,t.updateQueue),oB(t),null;case 4:return $(),null===e&&uK(t.stateNode.containerInfo),oB(t),null;case 10:return rj(t.type),oB(t),null;case 19:if(U(l8),null===(a=t.memoizedState))return oB(t),null;if(r=0!=(128&t.flags),null===(l=a.rendering))if(r)oH(a,!1);else{if(0!==ij||null!==e&&0!=(128&e.flags))for(e=t.child;null!==e;){if(null!==(l=l5(e))){for(t.flags|=128,oH(a,!1),e=l.updateQueue,t.updateQueue=e,oU(t,e),t.subtreeFlags=0,e=n,n=t.child;null!==n;)re(n,e),n=n.sibling;return H(l8,1&l8.current|2),t.child}e=e.sibling}null!==a.tail&&et()>iX&&(t.flags|=128,r=!0,oH(a,!1),t.lanes=4194304)}else{if(!r)if(null!==(e=l5(l))){if(t.flags|=128,r=!0,e=e.updateQueue,t.updateQueue=e,oU(t,e),oH(a,!0),null===a.tail&&"hidden"===a.tailMode&&!l.alternate&&!r_)return oB(t),null}else 2*et()-a.renderingStartTime>iX&&0x20000000!==n&&(t.flags|=128,r=!0,oH(a,!1),t.lanes=4194304);a.isBackwards?(l.sibling=t.child,t.child=l):(null!==(e=a.last)?e.sibling=l:t.child=l,a.last=l)}if(null!==a.tail)return t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=et(),t.sibling=null,e=l8.current,H(l8,r?1&e|2:1&e),t;return oB(t),null;case 22:case 23:return l9(t),aS(),r=null!==t.memoizedState,null!==e?null!==e.memoizedState!==r&&(t.flags|=8192):r&&(t.flags|=8192),r?0!=(0x20000000&n)&&0==(128&t.flags)&&(oB(t),6&t.subtreeFlags&&(t.flags|=8192)):oB(t),null!==(n=t.updateQueue)&&oU(t,n.retryQueue),n=null,null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(n=e.memoizedState.cachePool.pool),r=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),null!==e&&U(r2),null;case 24:return n=null,null!==e&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),rj(r$),oB(t),null;case 25:case 30:return null}throw Error(u(156,t.tag))}(t.alternate,t,iM);if(null!==n){ix=n;return}if(null!==(t=t.sibling)){ix=t;return}ix=t=e}while(null!==t)0===ij&&(ij=5)}function uf(e,t){do{var n=function(e,t){switch(ry(t),t.tag){case 1:return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return rj(r$),$(),0!=(65536&(e=t.flags))&&0==(128&e)?(t.flags=-65537&e|128,t):null;case 26:case 27:case 5:return Q(t),null;case 13:if(l9(t),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(u(340));rO()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return U(l8),null;case 4:return $(),null;case 10:return rj(t.type),null;case 22:case 23:return l9(t),aS(),null!==e&&U(r2),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 24:return rj(r$),null;default:return null}}(e.alternate,e);if(null!==n){n.flags&=32767,ix=n;return}if(null!==(n=e.return)&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&null!==(e=e.sibling)){ix=e;return}ix=e=n}while(null!==e)ij=6,ix=null}function ud(e,t,n,r,a,l,o,i,s){e.cancelPendingCommit=null;do uy();while(0!==iG)if(0!=(6&ik))throw Error(u(327));if(null!==t){if(t===e.current)throw Error(u(177));if(!function(e,t,n,r,a,l){var o=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var i=e.entanglements,u=e.expirationTimes,s=e.hiddenUpdates;for(n=o&~n;0g&&(o=g,g=m,m=o);var y=nw(i,m),b=nw(i,g);if(y&&b&&(1!==p.rangeCount||p.anchorNode!==y.node||p.anchorOffset!==y.offset||p.focusNode!==b.node||p.focusOffset!==b.offset)){var v=f.createRange();v.setStart(y.node,y.offset),p.removeAllRanges(),m>g?(p.addRange(v),p.extend(b.node,b.offset)):(v.setEnd(b.node,b.offset),p.addRange(v))}}}}for(f=[],p=i;p=p.parentNode;)1===p.nodeType&&f.push({element:p,left:p.scrollLeft,top:p.scrollTop});for("function"==typeof i.focus&&i.focus(),i=0;in?32:n,M.T=null,n=iZ,iZ=null;var l=iQ,o=iY;if(iG=0,iK=iQ=null,iY=0,0!=(6&ik))throw Error(u(331));var i=ik;if(ik|=4,iE(l.current),ih(l,l.current,o,n),ik=i,uL(0,!1),es&&"function"==typeof es.onPostCommitFiberRoot)try{es.onPostCommitFiberRoot(eu,l)}catch(e){}return!0}finally{j.p=a,M.T=r,ug(e,t)}}function uv(e,t,n){t=nQ(n,t),t=os(e.stateNode,t,2),null!==(e=ac(e,t,2))&&(eE(e,2),uN(e))}function u_(e,t,n){if(3===e.tag)uv(e,e,n);else for(;null!==t;){if(3===t.tag){uv(t,e,n);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===i$||!i$.has(r))){e=nQ(n,e),null!==(r=ac(t,n=oc(2),2))&&(of(n,r,t,e),eE(r,2),uN(r));break}}t=t.return}}function uE(e,t,n){var r=e.pingCache;if(null===r){r=e.pingCache=new iw;var a=new Set;r.set(t,a)}else void 0===(a=r.get(t))&&(a=new Set,r.set(t,a));a.has(n)||(iL=!0,a.add(n),e=uS.bind(null,e,t,n),t.then(e,e))}function uS(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,iR===e&&(iO&n)===n&&(4===ij||3===ij&&(0x3c00000&iO)===iO&&300>et()-iq?0==(2&ik)&&ut(e,0):iz|=n,iU===iO&&(iU=0)),uN(e)}function uP(e,t){0===t&&(t=ev()),null!==(e=n2(e,t))&&(eE(e,t),uN(e))}function uw(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),uP(e,n)}function uk(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,a=e.memoizedState;null!==a&&(n=a.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(u(314))}null!==r&&r.delete(t),uP(e,n)}var uR=null,ux=null,uO=!1,uT=!1,uC=!1,uA=0;function uN(e){e!==ux&&null===e.next&&(null===ux?uR=ux=e:ux=ux.next=e),uT=!0,uO||(uO=!0,sf(function(){0!=(6&ik)?Y(er,uM):uj()}))}function uL(e,t){if(!uC&&uT){uC=!0;do for(var n=!1,r=uR;null!==r;){if(!t)if(0!==e){var a=r.pendingLanes;if(0===a)var l=0;else{var o=r.suspendedLanes,i=r.pingedLanes;l=0xc000095&(l=(1<<31-ec(42|e)+1)-1&(a&~(o&~i)))?0xc000095&l|1:l?2|l:0}0!==l&&(n=!0,uz(r,l))}else l=iO,0==(3&(l=eg(r,r===iR?l:0,null!==r.cancelPendingCommit||-1!==r.timeoutHandle)))||ey(r,l)||(n=!0,uz(r,l));r=r.next}while(n)uC=!1}}function uM(){uj()}function uj(){uT=uO=!1;var e,t=0;0!==uA&&(((e=window.event)&&"popstate"===e.type?e===si||(si=e,0):(si=null,1))||(t=uA),uA=0);for(var n=et(),r=null,a=uR;null!==a;){var l=a.next,o=uI(a,n);0===o?(a.next=null,null===r?uR=l:r.next=l,null===l&&(ux=r)):(r=a,(0!==t||0!=(3&o))&&(uT=!0)),a=l}uL(t,!1)}function uI(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,a=e.expirationTimes,l=-0x3c00001&e.pendingLanes;0r){n=r;var o=e.ownerDocument;if(1&n&&sE(o.documentElement),2&n&&sE(o.body),4&n)for(sE(n=o.head),o=n.firstChild;o;){var i=o.nextSibling,u=o.nodeName;o[ej]||"SCRIPT"===u||"STYLE"===u||"LINK"===u&&"stylesheet"===o.rel.toLowerCase()||n.removeChild(o),o=i}}if(0===a){e.removeChild(l),cg(t);return}a--}else"$"===n||"$?"===n||"$!"===n?a++:r=n.charCodeAt(0)-48;else r=0;n=l}while(n)cg(t)}function sm(e){var t=e.firstChild;for(t&&10===t.nodeType&&(t=t.nextSibling);t;){var n=t;switch(t=t.nextSibling,n.nodeName){case"HTML":case"HEAD":case"BODY":sm(n),eI(n);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if("stylesheet"===n.rel.toLowerCase())continue}e.removeChild(n)}}function sg(e){return"$!"===e.data||"$?"===e.data&&"complete"===e.ownerDocument.readyState}function sy(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t||"F!"===t||"F"===t)break;if("/$"===t)return null}}return e}var sb=null;function sv(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}function s_(e,t,n){switch(t=sr(n),e){case"html":if(!(e=t.documentElement))throw Error(u(452));return e;case"head":if(!(e=t.head))throw Error(u(453));return e;case"body":if(!(e=t.body))throw Error(u(454));return e;default:throw Error(u(451))}}function sE(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);eI(e)}var sS=new Map,sP=new Set;function sw(e){return"function"==typeof e.getRootNode?e.getRootNode():9===e.nodeType?e:e.ownerDocument}var sk=j.d;j.d={f:function(){var e=sk.f(),t=i7();return e||t},r:function(e){var t=ez(e);null!==t&&5===t.tag&&"form"===t.type?lT(t):sk.r(e)},D:function(e){sk.D(e),sx("dns-prefetch",e,null)},C:function(e,t){sk.C(e,t),sx("preconnect",e,t)},L:function(e,t,n){if(sk.L(e,t,n),sR&&e&&t){var r='link[rel="preload"][as="'+e6(t)+'"]';"image"===t&&n&&n.imageSrcSet?(r+='[imagesrcset="'+e6(n.imageSrcSet)+'"]',"string"==typeof n.imageSizes&&(r+='[imagesizes="'+e6(n.imageSizes)+'"]')):r+='[href="'+e6(e)+'"]';var a=r;switch(t){case"style":a=sT(e);break;case"script":a=sN(e)}sS.has(a)||(e=p({rel:"preload",href:"image"===t&&n&&n.imageSrcSet?void 0:e,as:t},n),sS.set(a,e),null!==sR.querySelector(r)||"style"===t&&sR.querySelector(sC(a))||"script"===t&&sR.querySelector(sL(a))||(se(t=sR.createElement("link"),"link",e),eH(t),sR.head.appendChild(t)))}},m:function(e,t){if(sk.m(e,t),sR&&e){var n=t&&"string"==typeof t.as?t.as:"script",r='link[rel="modulepreload"][as="'+e6(n)+'"][href="'+e6(e)+'"]',a=r;switch(n){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":a=sN(e)}if(!sS.has(a)&&(e=p({rel:"modulepreload",href:e},t),sS.set(a,e),null===sR.querySelector(r))){switch(n){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(sR.querySelector(sL(a)))return}se(n=sR.createElement("link"),"link",e),eH(n),sR.head.appendChild(n)}}},X:function(e,t){if(sk.X(e,t),sR&&e){var n=eU(sR).hoistableScripts,r=sN(e),a=n.get(r);a||((a=sR.querySelector(sL(r)))||(e=p({src:e,async:!0},t),(t=sS.get(r))&&sD(e,t),eH(a=sR.createElement("script")),se(a,"link",e),sR.head.appendChild(a)),a={type:"script",instance:a,count:1,state:null},n.set(r,a))}},S:function(e,t,n){if(sk.S(e,t,n),sR&&e){var r=eU(sR).hoistableStyles,a=sT(e);t=t||"default";var l=r.get(a);if(!l){var o={loading:0,preload:null};if(l=sR.querySelector(sC(a)))o.loading=5;else{e=p({rel:"stylesheet",href:e,"data-precedence":t},n),(n=sS.get(a))&&sI(e,n);var i=l=sR.createElement("link");eH(i),se(i,"link",e),i._p=new Promise(function(e,t){i.onload=e,i.onerror=t}),i.addEventListener("load",function(){o.loading|=1}),i.addEventListener("error",function(){o.loading|=2}),o.loading|=4,sj(l,t,sR)}l={type:"stylesheet",instance:l,count:1,state:o},r.set(a,l)}}},M:function(e,t){if(sk.M(e,t),sR&&e){var n=eU(sR).hoistableScripts,r=sN(e),a=n.get(r);a||((a=sR.querySelector(sL(r)))||(e=p({src:e,async:!0,type:"module"},t),(t=sS.get(r))&&sD(e,t),eH(a=sR.createElement("script")),se(a,"link",e),sR.head.appendChild(a)),a={type:"script",instance:a,count:1,state:null},n.set(r,a))}}};var sR="undefined"==typeof document?null:document;function sx(e,t,n){if(sR&&"string"==typeof t&&t){var r=e6(t);r='link[rel="'+e+'"][href="'+r+'"]',"string"==typeof n&&(r+='[crossorigin="'+n+'"]'),sP.has(r)||(sP.add(r),e={rel:e,crossOrigin:n,href:t},null===sR.querySelector(r)&&(se(t=sR.createElement("link"),"link",e),eH(t),sR.head.appendChild(t)))}}function sO(e,t,n,r){var a=(a=q.current)?sw(a):null;if(!a)throw Error(u(446));switch(e){case"meta":case"title":return null;case"style":return"string"==typeof n.precedence&&"string"==typeof n.href?(t=sT(n.href),(r=(n=eU(a).hoistableStyles).get(t))||(r={type:"style",instance:null,count:0,state:null},n.set(t,r)),r):{type:"void",instance:null,count:0,state:null};case"link":if("stylesheet"===n.rel&&"string"==typeof n.href&&"string"==typeof n.precedence){e=sT(n.href);var l,o,i,s,c=eU(a).hoistableStyles,f=c.get(e);if(f||(a=a.ownerDocument||a,f={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},c.set(e,f),(c=a.querySelector(sC(e)))&&!c._p&&(f.instance=c,f.state.loading=5),sS.has(e)||(n={rel:"preload",as:"style",href:n.href,crossOrigin:n.crossOrigin,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy},sS.set(e,n),c||(l=a,o=e,i=n,s=f.state,l.querySelector('link[rel="preload"][as="style"]['+o+"]")?s.loading=1:(s.preload=o=l.createElement("link"),o.addEventListener("load",function(){return s.loading|=1}),o.addEventListener("error",function(){return s.loading|=2}),se(o,"link",i),eH(o),l.head.appendChild(o))))),t&&null===r)throw Error(u(528,""));return f}if(t&&null!==r)throw Error(u(529,""));return null;case"script":return t=n.async,"string"==typeof(n=n.src)&&t&&"function"!=typeof t&&"symbol"!=typeof t?(t=sN(n),(r=(n=eU(a).hoistableScripts).get(t))||(r={type:"script",instance:null,count:0,state:null},n.set(t,r)),r):{type:"void",instance:null,count:0,state:null};default:throw Error(u(444,e))}}function sT(e){return'href="'+e6(e)+'"'}function sC(e){return'link[rel="stylesheet"]['+e+"]"}function sA(e){return p({},e,{"data-precedence":e.precedence,precedence:null})}function sN(e){return'[src="'+e6(e)+'"]'}function sL(e){return"script[async]"+e}function sM(e,t,n){if(t.count++,null===t.instance)switch(t.type){case"style":var r=e.querySelector('style[data-href~="'+e6(n.href)+'"]');if(r)return t.instance=r,eH(r),r;var a=p({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return eH(r=(e.ownerDocument||e).createElement("style")),se(r,"style",a),sj(r,n.precedence,e),t.instance=r;case"stylesheet":a=sT(n.href);var l=e.querySelector(sC(a));if(l)return t.state.loading|=4,t.instance=l,eH(l),l;r=sA(n),(a=sS.get(a))&&sI(r,a),eH(l=(e.ownerDocument||e).createElement("link"));var o=l;return o._p=new Promise(function(e,t){o.onload=e,o.onerror=t}),se(l,"link",r),t.state.loading|=4,sj(l,n.precedence,e),t.instance=l;case"script":if(l=sN(n.src),a=e.querySelector(sL(l)))return t.instance=a,eH(a),a;return r=n,(a=sS.get(l))&&sD(r=p({},n),a),eH(a=(e=e.ownerDocument||e).createElement("script")),se(a,"link",r),e.head.appendChild(a),t.instance=a;case"void":return null;default:throw Error(u(443,t.type))}return"stylesheet"===t.type&&0==(4&t.state.loading)&&(r=t.instance,t.state.loading|=4,sj(r,n.precedence,e)),t.instance}function sj(e,t,n){for(var r=n.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),a=r.length?r[r.length-1]:null,l=a,o=0;o title"):null)}function sH(e){return"stylesheet"!==e.type||0!=(3&e.state.loading)}var sB=null;function sW(){}function sq(){if(this.count--,0===this.count){if(this.stylesheets)sV(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var sX=null;function sV(e,t){e.stylesheets=null,null!==e.unsuspend&&(e.count++,sX=new Map,t.forEach(s$,e),sX=null,sq.call(e))}function s$(e,t){if(!(4&t.state.loading)){var n=sX.get(e);if(n)var r=n.get(null);else{n=new Map,sX.set(e,n);for(var a=e.querySelectorAll("link[data-precedence],style[data-precedence]"),l=0;l{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),t.exports=e.r(57647)},47194,(e,t,n)=>{"use strict";function r(){let e=Object.create(null);return{on(t,n){(e[t]||(e[t]=[])).push(n)},off(t,n){e[t]&&e[t].splice(e[t].indexOf(n)>>>0,1)},emit(t){for(var n=arguments.length,r=Array(n>1?n-1:0),a=1;a{e(...r)})}}}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return r}})},25479,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"RouterContext",{enumerable:!0,get:function(){return r}});let r=e.r(41705)._(e.r(91788)).default.createContext(null)},1280,(e,t,n)=>{"use strict";function r(e,t){if(void 0===t&&(t={}),t.onlyHashChange)return void e();let n=document.documentElement;n.dataset.scrollBehavior;let r=n.style.scrollBehavior;n.style.scrollBehavior="auto",t.dontForceLayout||n.getClientRects(),e(),n.style.scrollBehavior=r}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"disableSmoothScrollDuringRouteTransition",{enumerable:!0,get:function(){return r}}),e.r(94470)},51569,(e,t,n)=>{"use strict";function r(e){return e.startsWith("/")?e:"/"+e}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"ensureLeadingSlash",{enumerable:!0,get:function(){return r}})},77915,(e,t,n)=>{"use strict";function r(e){return"("===e[0]&&e.endsWith(")")}function a(e){return e.startsWith("@")&&"@children"!==e}function l(e,t){if(e.includes(o)){let e=JSON.stringify(t);return"{}"!==e?o+"?"+e:o}return e}Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{DEFAULT_SEGMENT_KEY:function(){return i},PAGE_SEGMENT_KEY:function(){return o},addSearchParamsIfPageSegment:function(){return l},isGroupSegment:function(){return r},isParallelRouteSegment:function(){return a}});let o="__PAGE__",i="__DEFAULT__"},46159,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{normalizeAppPath:function(){return l},normalizeRscURL:function(){return o}});let r=e.r(51569),a=e.r(77915);function l(e){return(0,r.ensureLeadingSlash)(e.split("/").reduce((e,t,n,r)=>!t||(0,a.isGroupSegment)(t)||"@"===t[0]||("page"===t||"route"===t)&&n===r.length-1?e:e+"/"+t,""))}function o(e){return e.replace(/\.rsc($|\?)/,"$1")}},89161,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{INTERCEPTION_ROUTE_MARKERS:function(){return a},extractInterceptionRouteInformation:function(){return o},isInterceptionRouteAppPath:function(){return l}});let r=e.r(46159),a=["(..)(..)","(.)","(..)","(...)"];function l(e){return void 0!==e.split("/").find(e=>a.find(t=>e.startsWith(t)))}function o(e){let t,n,l;for(let r of e.split("/"))if(n=a.find(e=>r.startsWith(e))){[t,l]=e.split(n,2);break}if(!t||!n||!l)throw Object.defineProperty(Error("Invalid interception route: "+e+". Must be in the format //(..|...|..)(..)/"),"__NEXT_ERROR_CODE",{value:"E269",enumerable:!1,configurable:!0});switch(t=(0,r.normalizeAppPath)(t),n){case"(.)":l="/"===t?"/"+l:t+"/"+l;break;case"(..)":if("/"===t)throw Object.defineProperty(Error("Invalid interception route: "+e+". Cannot use (..) marker at the root level, use (.) instead."),"__NEXT_ERROR_CODE",{value:"E207",enumerable:!1,configurable:!0});l=t.split("/").slice(0,-1).concat(l).join("/");break;case"(...)":l="/"+l;break;case"(..)(..)":let o=t.split("/");if(o.length<=2)throw Object.defineProperty(Error("Invalid interception route: "+e+". Cannot use (..)(..) marker at the root level or one level up."),"__NEXT_ERROR_CODE",{value:"E486",enumerable:!1,configurable:!0});l=o.slice(0,-2).concat(l).join("/");break;default:throw Object.defineProperty(Error("Invariant: unexpected marker"),"__NEXT_ERROR_CODE",{value:"E112",enumerable:!1,configurable:!0})}return{interceptingRoute:t,interceptedRoute:l}}},78690,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isDynamicRoute",{enumerable:!0,get:function(){return o}});let r=e.r(89161),a=/\/[^/]*\[[^/]+\][^/]*(?=\/|$)/,l=/\/\[[^/]+\](?=\/|$)/;function o(e,t){return(void 0===t&&(t=!0),(0,r.isInterceptionRouteAppPath)(e)&&(e=(0,r.extractInterceptionRouteInformation)(e).interceptedRoute),t)?l.test(e):a.test(e)}},98928,(e,t,n)=>{"use strict";function r(e){let t={};for(let[n,r]of e.entries()){let e=t[n];void 0===e?t[n]=r:Array.isArray(e)?e.push(r):t[n]=[e,r]}return t}function a(e){return"string"==typeof e?e:("number"!=typeof e||isNaN(e))&&"boolean"!=typeof e?"":String(e)}function l(e){let t=new URLSearchParams;for(let[n,r]of Object.entries(e))if(Array.isArray(r))for(let e of r)t.append(n,a(e));else t.set(n,a(r));return t}function o(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r{"use strict";let r;Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return a},setConfig:function(){return l}});let a=()=>r;function l(e){r=e}},28035,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"Portal",{enumerable:!0,get:function(){return l}});let r=e.r(91788),a=e.r(30943),l=e=>{let{children:t,type:n}=e,[l,o]=(0,r.useState)(null);return(0,r.useEffect)(()=>{let e=document.createElement(n);return document.body.appendChild(e),o(e),()=>{document.body.removeChild(e)}},[n]),l?(0,a.createPortal)(t,l):null};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},26016,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"setAttributesFromProps",{enumerable:!0,get:function(){return o}});let r={acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv",noModule:"noModule"},a=["onLoad","onReady","dangerouslySetInnerHTML","children","onError","strategy","stylesheets"];function l(e){return["async","defer","noModule"].includes(e)}function o(e,t){for(let[n,o]of Object.entries(t)){if(!t.hasOwnProperty(n)||a.includes(n)||void 0===o)continue;let i=r[n]||n.toLowerCase();"SCRIPT"===e.tagName&&l(i)?e[i]=!!o:e.setAttribute(i,String(o)),(!1===o||"SCRIPT"===e.tagName&&l(i)&&(!o||"false"===o))&&(e.setAttribute(i,""),e.removeAttribute(i))}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},20011,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return l},isEqualNode:function(){return a}});let r=e.r(26016);function a(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 l(){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;else 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 n=t.title?t.title[0]:null,l="";if(n){let{children:e}=n.props;l="string"==typeof e?e:Array.isArray(e)?e.join(""):""}l!==document.title&&(document.title=l),["meta","base","link","style","script"].forEach(e=>{!function(e,t){let n=document.querySelector("head");if(!n)return;let l=new Set(n.querySelectorAll(""+e+"[data-next-head]"));if("meta"===e){let e=n.querySelector("meta[charset]");null!==e&&l.add(e)}let o=[];for(let e=0;e{"use strict";function r(e){let t=e.indexOf("#"),n=e.indexOf("?"),r=n>-1&&(t<0||n-1?{pathname:e.substring(0,r?n:t),query:r?e.substring(n,t>-1?t:void 0):"",hash:t>-1?e.slice(t):""}:{pathname:e,query:"",hash:""}}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"parsePath",{enumerable:!0,get:function(){return r}})},43980,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"addPathPrefix",{enumerable:!0,get:function(){return a}});let r=e.r(72796);function a(e,t){if(!e.startsWith("/")||!t)return e;let{pathname:n,query:a,hash:l}=(0,r.parsePath)(e);return""+t+n+a+l}},23486,(e,t,n)=>{"use strict";function r(e){return e.replace(/\/$/,"")||"/"}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"removeTrailingSlash",{enumerable:!0,get:function(){return r}})},70090,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return l}});let r=e.r(23486),a=e.r(72796),l=e=>{if(!e.startsWith("/"))return e;let{pathname:t,query:n,hash:l}=(0,a.parsePath)(e);return""+(0,r.removeTrailingSlash)(t)+n+l};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},44113,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"addBasePath",{enumerable:!0,get:function(){return l}});let r=e.r(43980),a=e.r(70090);function l(e,t){return(0,a.normalizePathTrailingSlash)((0,r.addPathPrefix)(e,""))}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},87091,(e,t,n)=>{(()=>{"use strict";"undefined"!=typeof __nccwpck_require__&&(__nccwpck_require__.ab="/ROOT/node_modules/next/dist/compiled/path-to-regexp/");var e={};(()=>{function t(e,t){void 0===t&&(t={});for(var n=function(e){for(var t=[],n=0;n=48&&o<=57||o>=65&&o<=90||o>=97&&o<=122||95===o){a+=e[l++];continue}break}if(!a)throw TypeError("Missing parameter name at ".concat(n));t.push({type:"NAME",index:n,value:a}),n=l;continue}if("("===r){var i=1,u="",l=n+1;if("?"===e[l])throw TypeError('Pattern cannot start with "?" at '.concat(l));for(;l-1)return!0}return!1},g=function(e){var t=u[u.length-1],n=e||(t&&"string"==typeof t?t:"");if(t&&!n)throw TypeError('Must have text between two parameters, missing text after "'.concat(t.name,'"'));return!n||m(n)?"[^".concat(a(i),"]+?"):"(?:(?!".concat(a(n),")[^").concat(a(i),"])+?")};c-1:void 0===E;o||(m+="(?:".concat(h,"(?=").concat(p,"))?")),S||(m+="(?=".concat(h,"|").concat(p,")"))}return new RegExp(m,l(n))}function i(e,n,r){if(e instanceof RegExp){var a;if(!n)return e;for(var u=/\((?:\?<(.*?)>)?(?!\?)/g,s=0,c=u.exec(e.source);c;)n.push({name:c[1]||s++,prefix:"",suffix:"",modifier:"",pattern:""}),c=u.exec(e.source);return e}return Array.isArray(e)?(a=e.map(function(e){return i(e,n,r).source}),new RegExp("(?:".concat(a.join("|"),")"),l(r))):o(t(e,r),n,r)}Object.defineProperty(e,"__esModule",{value:!0}),e.pathToRegexp=e.tokensToRegexp=e.regexpToFunction=e.match=e.tokensToFunction=e.compile=e.parse=void 0,e.parse=t,e.compile=function(e,r){return n(t(e,r),r)},e.tokensToFunction=n,e.match=function(e,t){var n=[];return r(i(e,n,t),n,t)},e.regexpToFunction=r,e.tokensToRegexp=o,e.pathToRegexp=i})(),t.exports=e})()},58268,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{hasAdjacentParameterIssues:function(){return a},normalizeAdjacentParameters:function(){return l},normalizeTokensForRegexp:function(){return o},stripParameterSeparators:function(){return i}});let r="_NEXTSEP_";function a(e){return"string"==typeof e&&!!(/\/\(\.{1,3}\):[^/\s]+/.test(e)||/:[a-zA-Z_][a-zA-Z0-9_]*:[a-zA-Z_][a-zA-Z0-9_]*/.test(e))}function l(e){let t=e;return(t=t.replace(/(\([^)]*\)):([^/\s]+)/g,"$1".concat(r,":$2"))).replace(/:([^:/\s)]+)(?=:)/g,":$1".concat(r))}function o(e){return e.map(e=>"object"==typeof e&&null!==e&&"modifier"in e&&("*"===e.modifier||"+"===e.modifier)&&"prefix"in e&&"suffix"in e&&""===e.prefix&&""===e.suffix?{...e,prefix:"/"}:e)}function i(e){let t={};for(let[n,a]of Object.entries(e))"string"==typeof a?t[n]=a.replace(new RegExp("^".concat(r)),""):Array.isArray(a)?t[n]=a.map(e=>"string"==typeof e?e.replace(new RegExp("^".concat(r)),""):e):t[n]=a;return t}},32443,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{safeCompile:function(){return o},safePathToRegexp:function(){return l},safeRegexpToFunction:function(){return i},safeRouteMatcher:function(){return u}});let r=e.r(87091),a=e.r(58268);function l(e,t,n){if("string"!=typeof e)return(0,r.pathToRegexp)(e,t,n);let l=(0,a.hasAdjacentParameterIssues)(e),o=l?(0,a.normalizeAdjacentParameters)(e):e;try{return(0,r.pathToRegexp)(o,t,n)}catch(o){if(!l)try{let l=(0,a.normalizeAdjacentParameters)(e);return(0,r.pathToRegexp)(l,t,n)}catch(e){}throw o}}function o(e,t){let n=(0,a.hasAdjacentParameterIssues)(e),l=n?(0,a.normalizeAdjacentParameters)(e):e;try{return(0,r.compile)(l,t)}catch(l){if(!n)try{let n=(0,a.normalizeAdjacentParameters)(e);return(0,r.compile)(n,t)}catch(e){}throw l}}function i(e,t){let n=(0,r.regexpToFunction)(e,t||[]);return e=>{let t=n(e);return!!t&&{...t,params:(0,a.stripParameterSeparators)(t.params)}}}function u(e){return t=>{let n=e(t);return!!n&&(0,a.stripParameterSeparators)(n)}}},29944,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"getRouteMatcher",{enumerable:!0,get:function(){return l}});let r=e.r(89129),a=e.r(32443);function l(e){let{re:t,groups:n}=e;return(0,a.safeRouteMatcher)(e=>{let a=t.exec(e);if(!a)return!1;let l=e=>{try{return decodeURIComponent(e)}catch(e){throw Object.defineProperty(new r.DecodeError("failed to decode param"),"__NEXT_ERROR_CODE",{value:"E528",enumerable:!1,configurable:!0})}},o={};for(let[e,t]of Object.entries(n)){let n=a[t.pos];void 0!==n&&(t.repeat?o[e]=n.split("/").map(e=>l(e)):o[e]=l(n))}return o})}},2987,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{ACTION_SUFFIX:function(){return m},APP_DIR_ALIAS:function(){return j},CACHE_ONE_YEAR:function(){return x},DOT_NEXT_ALIAS:function(){return L},ESLINT_DEFAULT_DIRS:function(){return et},GSP_NO_RETURNED_VALUE:function(){return Q},GSSP_COMPONENT_MEMBER_ERROR:function(){return J},GSSP_NO_RETURNED_VALUE:function(){return K},HTML_CONTENT_TYPE_HEADER:function(){return a},INFINITE_CACHE:function(){return O},INSTRUMENTATION_HOOK_FILENAME:function(){return A},JSON_CONTENT_TYPE_HEADER:function(){return l},MATCHED_PATH_HEADER:function(){return u},MIDDLEWARE_FILENAME:function(){return T},MIDDLEWARE_LOCATION_REGEXP:function(){return C},NEXT_BODY_SUFFIX:function(){return b},NEXT_CACHE_IMPLICIT_TAG_ID:function(){return R},NEXT_CACHE_REVALIDATED_TAGS_HEADER:function(){return _},NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER:function(){return E},NEXT_CACHE_SOFT_TAG_MAX_LENGTH:function(){return k},NEXT_CACHE_TAGS_HEADER:function(){return v},NEXT_CACHE_TAG_MAX_ITEMS:function(){return P},NEXT_CACHE_TAG_MAX_LENGTH:function(){return w},NEXT_DATA_SUFFIX:function(){return g},NEXT_INTERCEPTION_MARKER_PREFIX:function(){return i},NEXT_META_SUFFIX:function(){return y},NEXT_QUERY_PARAM_PREFIX:function(){return o},NEXT_RESUME_HEADER:function(){return S},NON_STANDARD_NODE_ENV:function(){return Z},PAGES_DIR_ALIAS:function(){return N},PRERENDER_REVALIDATE_HEADER:function(){return s},PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER:function(){return c},PUBLIC_DIR_MIDDLEWARE_CONFLICT:function(){return W},ROOT_DIR_ALIAS:function(){return M},RSC_ACTION_CLIENT_WRAPPER_ALIAS:function(){return B},RSC_ACTION_ENCRYPTION_ALIAS:function(){return H},RSC_ACTION_PROXY_ALIAS:function(){return z},RSC_ACTION_VALIDATE_ALIAS:function(){return D},RSC_CACHE_WRAPPER_ALIAS:function(){return F},RSC_DYNAMIC_IMPORT_WRAPPER_ALIAS:function(){return U},RSC_MOD_REF_PROXY_ALIAS:function(){return I},RSC_PREFETCH_SUFFIX:function(){return f},RSC_SEGMENTS_DIR_SUFFIX:function(){return d},RSC_SEGMENT_SUFFIX:function(){return p},RSC_SUFFIX:function(){return h},SERVER_PROPS_EXPORT_ERROR:function(){return G},SERVER_PROPS_GET_INIT_PROPS_CONFLICT:function(){return X},SERVER_PROPS_SSG_CONFLICT:function(){return V},SERVER_RUNTIME:function(){return en},SSG_FALLBACK_EXPORT_ERROR:function(){return ee},SSG_GET_INITIAL_PROPS_CONFLICT:function(){return q},STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR:function(){return $},TEXT_PLAIN_CONTENT_TYPE_HEADER:function(){return r},UNSTABLE_REVALIDATE_RENAME_ERROR:function(){return Y},WEBPACK_LAYERS:function(){return ea},WEBPACK_RESOURCE_QUERIES:function(){return el}});let r="text/plain",a="text/html; charset=utf-8",l="application/json; charset=utf-8",o="nxtP",i="nxtI",u="x-matched-path",s="x-prerender-revalidate",c="x-prerender-revalidate-if-generated",f=".prefetch.rsc",d=".segments",p=".segment.rsc",h=".rsc",m=".action",g=".json",y=".meta",b=".body",v="x-next-cache-tags",_="x-next-revalidated-tags",E="x-next-revalidate-tag-token",S="next-resume",P=128,w=256,k=1024,R="_N_T_",x=31536e3,O=0xfffffffe,T="middleware",C="(?:src/)?".concat(T),A="instrumentation",N="private-next-pages",L="private-dot-next",M="private-next-root-dir",j="private-next-app-dir",I="private-next-rsc-mod-ref-proxy",D="private-next-rsc-action-validate",z="private-next-rsc-server-reference",F="private-next-rsc-cache-wrapper",U="private-next-rsc-track-dynamic-import",H="private-next-rsc-action-encryption",B="private-next-rsc-action-client-wrapper",W="You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict",q="You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps",X="You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.",V="You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps",$="can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props",G="pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export",Q="Your `getStaticProps` function did not return an object. Did you forget to add a `return`?",K="Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?",Y="The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.",J="can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member",Z='You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env',ee="Pages with `fallback` enabled in `getStaticPaths` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export",et=["app","pages","components","lib","src"],en={edge:"edge",experimentalEdge:"experimental-edge",nodejs:"nodejs"},er={shared:"shared",reactServerComponents:"rsc",serverSideRendering:"ssr",actionBrowser:"action-browser",apiNode:"api-node",apiEdge:"api-edge",middleware:"middleware",instrument:"instrument",edgeAsset:"edge-asset",appPagesBrowser:"app-pages-browser",pagesDirBrowser:"pages-dir-browser",pagesDirEdge:"pages-dir-edge",pagesDirNode:"pages-dir-node"},ea={...er,GROUP:{builtinReact:[er.reactServerComponents,er.actionBrowser],serverOnly:[er.reactServerComponents,er.actionBrowser,er.instrument,er.middleware],neutralTarget:[er.apiNode,er.apiEdge],clientOnly:[er.serverSideRendering,er.appPagesBrowser],bundled:[er.reactServerComponents,er.actionBrowser,er.serverSideRendering,er.appPagesBrowser,er.shared,er.instrument,er.middleware],appPages:[er.reactServerComponents,er.serverSideRendering,er.appPagesBrowser,er.actionBrowser]}},el={edgeSSREntry:"__next_edge_ssr_entry__",metadata:"__next_metadata__",metadataRoute:"__next_metadata_route__",metadataImageMeta:"__next_metadata_image_meta__"}},42778,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"escapeStringRegexp",{enumerable:!0,get:function(){return l}});let r=/[|\\{}()[\]^$+*?.-]/,a=/[|\\{}()[\]^$+*?.-]/g;function l(e){return r.test(e)?e.replace(a,"\\$&"):e}},31902,(e,t,n)=>{"use strict";function r(e,t,n,r,a){let o=e[t];if(a&&a.has(t)?o=a.get(t):Array.isArray(o)?o=o.map(e=>encodeURIComponent(e)):"string"==typeof o&&(o=encodeURIComponent(o)),!o){let a="oc"===n;if("c"===n||a)return a?{param:t,value:null,type:n,treeSegment:[t,"",n]}:{param:t,value:o=r.split("/").slice(1).flatMap(t=>{var n;let r=l(t);return null!=(n=e[r.key])?n:r.key}),type:n,treeSegment:[t,o.join("/"),n]}}return{param:t,value:o,treeSegment:[t,Array.isArray(o)?o.join("/"):o,n],type:n}}Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{PARAMETER_PATTERN:function(){return a},getDynamicParam:function(){return r},parseMatchedParameter:function(){return o},parseParameter:function(){return l}});let a=/^([^[]*)\[((?:\[[^\]]*\])|[^\]]+)\](.*)$/;function l(e){let t=e.match(a);return t?o(t[2]):o(e)}function o(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}}},94599,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{getNamedMiddlewareRegex:function(){return p},getNamedRouteRegex:function(){return d},getRouteRegex:function(){return s}});let r=e.r(2987),a=e.r(89161),l=e.r(42778),o=e.r(23486),i=e.r(31902);function u(e,t,n){let r={},u=1,s=[];for(let c of(0,o.removeTrailingSlash)(e).slice(1).split("/")){let e=a.INTERCEPTION_ROUTE_MARKERS.find(e=>c.startsWith(e)),o=c.match(i.PARAMETER_PATTERN);if(e&&o&&o[2]){let{key:t,optional:n,repeat:a}=(0,i.parseMatchedParameter)(o[2]);r[t]={pos:u++,repeat:a,optional:n},s.push("/"+(0,l.escapeStringRegexp)(e)+"([^/]+?)")}else if(o&&o[2]){let{key:e,repeat:t,optional:a}=(0,i.parseMatchedParameter)(o[2]);r[e]={pos:u++,repeat:t,optional:a},n&&o[1]&&s.push("/"+(0,l.escapeStringRegexp)(o[1]));let c=t?a?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)";n&&o[1]&&(c=c.substring(1)),s.push(c)}else s.push("/"+(0,l.escapeStringRegexp)(c));t&&o&&o[3]&&s.push((0,l.escapeStringRegexp)(o[3]))}return{parameterizedRoute:s.join(""),groups:r}}function s(e,t){let{includeSuffix:n=!1,includePrefix:r=!1,excludeOptionalTrailingSlash:a=!1}=void 0===t?{}:t,{parameterizedRoute:l,groups:o}=u(e,n,r),i=l;return a||(i+="(?:/)?"),{re:RegExp("^"+i+"$"),groups:o}}function c(e){let t,{interceptionMarker:n,getSafeRouteKey:r,segment:a,routeKeys:o,keyPrefix:u,backreferenceDuplicateKeys:s}=e,{key:c,optional:f,repeat:d}=(0,i.parseMatchedParameter)(a),p=c.replace(/\W/g,"");u&&(p=""+u+p);let h=!1;(0===p.length||p.length>30)&&(h=!0),isNaN(parseInt(p.slice(0,1)))||(h=!0),h&&(p=r());let m=p in o;u?o[p]=""+u+c:o[p]=c;let g=n?(0,l.escapeStringRegexp)(n):"";return t=m&&s?"\\k<"+p+">":d?"(?<"+p+">.+?)":"(?<"+p+">[^/]+?)",f?"(?:/"+g+t+")?":"/"+g+t}function f(e,t,n,u,s){let f,d=(f=0,()=>{let e="",t=++f;for(;t>0;)e+=String.fromCharCode(97+(t-1)%26),t=Math.floor((t-1)/26);return e}),p={},h=[];for(let f of(0,o.removeTrailingSlash)(e).slice(1).split("/")){let e=a.INTERCEPTION_ROUTE_MARKERS.some(e=>f.startsWith(e)),o=f.match(i.PARAMETER_PATTERN);if(e&&o&&o[2])h.push(c({getSafeRouteKey:d,interceptionMarker:o[1],segment:o[2],routeKeys:p,keyPrefix:t?r.NEXT_INTERCEPTION_MARKER_PREFIX:void 0,backreferenceDuplicateKeys:s}));else if(o&&o[2]){u&&o[1]&&h.push("/"+(0,l.escapeStringRegexp)(o[1]));let e=c({getSafeRouteKey:d,segment:o[2],routeKeys:p,keyPrefix:t?r.NEXT_QUERY_PARAM_PREFIX:void 0,backreferenceDuplicateKeys:s});u&&o[1]&&(e=e.substring(1)),h.push(e)}else h.push("/"+(0,l.escapeStringRegexp)(f));n&&o&&o[3]&&h.push((0,l.escapeStringRegexp)(o[3]))}return{namedParameterizedRoute:h.join(""),routeKeys:p}}function d(e,t){var n,r,a;let l=f(e,t.prefixRouteKeys,null!=(n=t.includeSuffix)&&n,null!=(r=t.includePrefix)&&r,null!=(a=t.backreferenceDuplicateKeys)&&a),o=l.namedParameterizedRoute;return t.excludeOptionalTrailingSlash||(o+="(?:/)?"),{...s(e,t),namedRegex:"^"+o+"$",routeKeys:l.routeKeys}}function p(e,t){let{parameterizedRoute:n}=u(e,!1,!1),{catchAll:r=!0}=t;if("/"===n)return{namedRegex:"^/"+(r?".*":"")+"$"};let{namedParameterizedRoute:a}=f(e,!1,!1,!1,!1);return{namedRegex:"^"+a+(r?"(?:(/.*)?)":"")+"$"}}},50169,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"interpolateAs",{enumerable:!0,get:function(){return l}});let r=e.r(29944),a=e.r(94599);function l(e,t,n){let l="",o=(0,a.getRouteRegex)(e),i=o.groups,u=(t!==e?(0,r.getRouteMatcher)(o)(t):"")||n;l=e;let s=Object.keys(i);return s.every(e=>{let t=u[e]||"",{repeat:n,optional:r}=i[e],a="["+(n?"...":"")+e+"]";return r&&(a=(t?"":"/")+"["+a+"]"),n&&!Array.isArray(t)&&(t=[t]),(r||e in u)&&(l=l.replace(a,n?t.map(e=>encodeURIComponent(e)).join("/"):encodeURIComponent(t))||"/")})||(l=""),{params:s,result:l}}},16544,(e,t,n)=>{"use strict";function r(e,t){return void 0===t&&(t=""),("/"===e?"/index":/^\/index(\/|$)/.test(e)?"/index"+e:e)+t}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return r}})},14862,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"addLocale",{enumerable:!0,get:function(){return r}}),e.r(70090);let r=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"parseRelativeUrl",{enumerable:!0,get:function(){return l}});let r=e.r(89129),a=e.r(98928);function l(e,t,n){void 0===n&&(n=!0);let l=new URL("undefined"==typeof window?"http://n":(0,r.getLocationOrigin)()),o=t?new URL(t,l):e.startsWith(".")?new URL("undefined"==typeof window?"http://n":window.location.href):l,{pathname:i,searchParams:u,search:s,hash:c,href:f,origin:d}=new URL(e,o);if(d!==l.origin)throw Object.defineProperty(Error("invariant: invalid relative URL, router received "+e),"__NEXT_ERROR_CODE",{value:"E159",enumerable:!1,configurable:!0});return{pathname:i,query:n?(0,a.searchParamsToUrlQuery)(u):void 0,search:s,hash:c,href:f.slice(d.length),slashes:void 0}}},88862,(e,t,n)=>{"use strict";let r;function a(e){var t;return(null==(t=function(){if(void 0===r&&"undefined"!=typeof window){var e;r=(null==(e=window.trustedTypes)?void 0:e.createPolicy("nextjs",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e}))||null}return r}())?void 0:t.createScriptURL(e))||e}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"__unsafeCreateTrustedScriptURL",{enumerable:!0,get:function(){return a}}),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},99604,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{cancelIdleCallback:function(){return a},requestIdleCallback:function(){return r}});let r="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)},a="undefined"!=typeof self&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(e){return clearTimeout(e)};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},51e3,(e,t,n)=>{"use strict";function r(){return""}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"getDeploymentIdQueryOrEmptyString",{enumerable:!0,get:function(){return r}})},50931,(e,t,n)=>{"use strict";function r(e){return e.split("/").map(e=>encodeURIComponent(e)).join("/")}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"encodeURIPath",{enumerable:!0,get:function(){return r}})},55447,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{createRouteLoader:function(){return g},getClientBuildManifest:function(){return h},isAssetError:function(){return c},markAssetError:function(){return s}}),e.r(41705),e.r(16544);let r=e.r(88862),a=e.r(99604),l=e.r(51e3),o=e.r(50931);function i(e,t,n){let r,a=t.get(e);if(a)return"future"in a?a.future:Promise.resolve(a);let l=new Promise(e=>{r=e});return t.set(e,{resolve:r,future:l}),n?n().then(e=>(r(e),e)).catch(n=>{throw t.delete(e),n}):l}let u=Symbol("ASSET_LOAD_ERROR");function s(e){return Object.defineProperty(e,u,{})}function c(e){return e&&u in e}let f=function(e){try{return e=document.createElement("link"),!!window.MSInputMethodContext&&!!document.documentMode||e.relList.supports("prefetch")}catch(e){return!1}}(),d=()=>(0,l.getDeploymentIdQueryOrEmptyString)();function p(e,t,n){return new Promise((r,l)=>{let o=!1;e.then(e=>{o=!0,r(e)}).catch(l),(0,a.requestIdleCallback)(()=>setTimeout(()=>{o||l(n)},t))})}function h(){return self.__BUILD_MANIFEST?Promise.resolve(self.__BUILD_MANIFEST):p(new Promise(e=>{let t=self.__BUILD_MANIFEST_CB;self.__BUILD_MANIFEST_CB=()=>{e(self.__BUILD_MANIFEST),t&&t()}}),3800,s(Object.defineProperty(Error("Failed to load client build manifest"),"__NEXT_ERROR_CODE",{value:"E273",enumerable:!1,configurable:!0})))}function m(e,t){return h().then(n=>{if(!(t in n))throw s(Object.defineProperty(Error("Failed to lookup route: "+t),"__NEXT_ERROR_CODE",{value:"E446",enumerable:!1,configurable:!0}));let a=n[t].map(t=>e+"/_next/"+(0,o.encodeURIPath)(t));return{scripts:a.filter(e=>e.endsWith(".js")).map(e=>(0,r.__unsafeCreateTrustedScriptURL)(e)+d()),css:a.filter(e=>e.endsWith(".css")).map(e=>e+d())}})}function g(e){let t=new Map,n=new Map,r=new Map,l=new Map;function o(e){{var t;let r=n.get(e.toString());return r?r:document.querySelector('script[src^="'+e+'"]')?Promise.resolve():(n.set(e.toString(),r=new Promise((n,r)=>{(t=document.createElement("script")).onload=n,t.onerror=()=>r(s(Object.defineProperty(Error("Failed to load script: "+e),"__NEXT_ERROR_CODE",{value:"E74",enumerable:!1,configurable:!0}))),t.crossOrigin=void 0,t.src=e,document.body.appendChild(t)})),r)}}function u(e){let t=r.get(e);return t||r.set(e,t=fetch(e,{credentials:"same-origin"}).then(t=>{if(!t.ok)throw Object.defineProperty(Error("Failed to load stylesheet: "+e),"__NEXT_ERROR_CODE",{value:"E189",enumerable:!1,configurable:!0});return t.text().then(t=>({href:e,content:t}))}).catch(e=>{throw s(e)})),t}return{whenEntrypoint:e=>i(e,t),onEntrypoint(e,n){(n?Promise.resolve().then(()=>n()).then(e=>({component:e&&e.default||e,exports:e}),e=>({error:e})):Promise.resolve(void 0)).then(n=>{let r=t.get(e);r&&"resolve"in r?n&&(t.set(e,n),r.resolve(n)):(n?t.set(e,n):t.delete(e),l.delete(e))})},loadRoute(n,r){return i(n,l,()=>{let a;return p(m(e,n).then(e=>{let{scripts:r,css:a}=e;return Promise.all([t.has(n)?[]:Promise.all(r.map(o)),Promise.all(a.map(u))])}).then(e=>this.whenEntrypoint(n).then(t=>({entrypoint:t,styles:e[1]}))),3800,s(Object.defineProperty(Error("Route did not complete loading: "+n),"__NEXT_ERROR_CODE",{value:"E12",enumerable:!1,configurable:!0}))).then(e=>{let{entrypoint:t,styles:n}=e,r=Object.assign({styles:n},t);return"error"in t?t:r}).catch(e=>{if(r)throw e;return{error:e}}).finally(()=>null==a?void 0:a())})},prefetch(t){let n;return(n=navigator.connection)&&(n.saveData||/2g/.test(n.effectiveType))?Promise.resolve():m(e,t).then(e=>Promise.all(f?e.scripts.map(e=>{var t,n,r;return t=e.toString(),n="script",new Promise((e,a)=>{let l='\n link[rel="prefetch"][href^="'+t+'"],\n link[rel="preload"][href^="'+t+'"],\n script[src^="'+t+'"]';if(document.querySelector(l))return e();r=document.createElement("link"),n&&(r.as=n),r.rel="prefetch",r.crossOrigin=void 0,r.onload=e,r.onerror=()=>a(s(Object.defineProperty(Error("Failed to prefetch: "+t),"__NEXT_ERROR_CODE",{value:"E268",enumerable:!1,configurable:!0}))),r.href=t,document.head.appendChild(r)})}):[])).then(()=>{(0,a.requestIdleCallback)(()=>this.loadRoute(t,!0).catch(()=>{}))}).catch(()=>{})}}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},34221,(e,t,n)=>{"use strict";t.exports=["chrome 64","edge 79","firefox 67","opera 51","safari 12"]},58784,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{APP_BUILD_MANIFEST:function(){return _},APP_CLIENT_INTERNALS:function(){return Z},APP_PATHS_MANIFEST:function(){return y},APP_PATH_ROUTES_MANIFEST:function(){return b},AdapterOutputType:function(){return l},BARREL_OPTIMIZATION_PREFIX:function(){return q},BLOCKED_PAGES:function(){return F},BUILD_ID_FILE:function(){return z},BUILD_MANIFEST:function(){return v},CLIENT_PUBLIC_FILES_PATH:function(){return U},CLIENT_REFERENCE_MANIFEST:function(){return X},CLIENT_STATIC_FILES_PATH:function(){return H},CLIENT_STATIC_FILES_RUNTIME_AMP:function(){return et},CLIENT_STATIC_FILES_RUNTIME_MAIN:function(){return Y},CLIENT_STATIC_FILES_RUNTIME_MAIN_APP:function(){return J},CLIENT_STATIC_FILES_RUNTIME_POLYFILLS:function(){return er},CLIENT_STATIC_FILES_RUNTIME_POLYFILLS_SYMBOL:function(){return ea},CLIENT_STATIC_FILES_RUNTIME_REACT_REFRESH:function(){return ee},CLIENT_STATIC_FILES_RUNTIME_WEBPACK:function(){return en},COMPILER_INDEXES:function(){return o},COMPILER_NAMES:function(){return a},CONFIG_FILES:function(){return D},DEFAULT_RUNTIME_WEBPACK:function(){return el},DEFAULT_SANS_SERIF_FONT:function(){return ec},DEFAULT_SERIF_FONT:function(){return es},DEV_CLIENT_MIDDLEWARE_MANIFEST:function(){return M},DEV_CLIENT_PAGES_MANIFEST:function(){return C},DYNAMIC_CSS_MANIFEST:function(){return K},EDGE_RUNTIME_WEBPACK:function(){return eo},EDGE_UNSUPPORTED_NODE_APIS:function(){return em},EXPORT_DETAIL:function(){return k},EXPORT_MARKER:function(){return w},FUNCTIONS_CONFIG_MANIFEST:function(){return E},IMAGES_MANIFEST:function(){return O},INTERCEPTION_ROUTE_REWRITE_MANIFEST:function(){return Q},MIDDLEWARE_BUILD_MANIFEST:function(){return $},MIDDLEWARE_MANIFEST:function(){return A},MIDDLEWARE_REACT_LOADABLE_MANIFEST:function(){return G},MODERN_BROWSERSLIST_TARGET:function(){return r.default},NEXT_BUILTIN_DOCUMENT:function(){return W},NEXT_FONT_MANIFEST:function(){return P},PAGES_MANIFEST:function(){return m},PHASE_DEVELOPMENT_SERVER:function(){return d},PHASE_EXPORT:function(){return s},PHASE_INFO:function(){return h},PHASE_PRODUCTION_BUILD:function(){return c},PHASE_PRODUCTION_SERVER:function(){return f},PHASE_TEST:function(){return p},PRERENDER_MANIFEST:function(){return R},REACT_LOADABLE_MANIFEST:function(){return j},ROUTES_MANIFEST:function(){return x},RSC_MODULE_TYPES:function(){return eh},SERVER_DIRECTORY:function(){return I},SERVER_FILES_MANIFEST:function(){return T},SERVER_PROPS_ID:function(){return eu},SERVER_REFERENCE_MANIFEST:function(){return V},STATIC_PROPS_ID:function(){return ei},STATIC_STATUS_PAGES:function(){return ef},STRING_LITERAL_DROP_BUNDLE:function(){return B},SUBRESOURCE_INTEGRITY_MANIFEST:function(){return S},SYSTEM_ENTRYPOINTS:function(){return eg},TRACE_OUTPUT_VERSION:function(){return ed},TURBOPACK_CLIENT_BUILD_MANIFEST:function(){return L},TURBOPACK_CLIENT_MIDDLEWARE_MANIFEST:function(){return N},TURBO_TRACE_DEFAULT_MEMORY_LIMIT:function(){return ep},UNDERSCORE_NOT_FOUND_ROUTE:function(){return i},UNDERSCORE_NOT_FOUND_ROUTE_ENTRY:function(){return u},WEBPACK_STATS:function(){return g}});let r=e.r(41705)._(e.r(34221)),a={client:"client",server:"server",edgeServer:"edge-server"};var l=function(e){return e.PAGES="PAGES",e.PAGES_API="PAGES_API",e.APP_PAGE="APP_PAGE",e.APP_ROUTE="APP_ROUTE",e.PRERENDER="PRERENDER",e.STATIC_FILE="STATIC_FILE",e.MIDDLEWARE="MIDDLEWARE",e}({});let o={[a.client]:0,[a.server]:1,[a.edgeServer]:2},i="/_not-found",u=""+i+"/page",s="phase-export",c="phase-production-build",f="phase-production-server",d="phase-development-server",p="phase-test",h="phase-info",m="pages-manifest.json",g="webpack-stats.json",y="app-paths-manifest.json",b="app-path-routes-manifest.json",v="build-manifest.json",_="app-build-manifest.json",E="functions-config-manifest.json",S="subresource-integrity-manifest",P="next-font-manifest",w="export-marker.json",k="export-detail.json",R="prerender-manifest.json",x="routes-manifest.json",O="images-manifest.json",T="required-server-files.json",C="_devPagesManifest.json",A="middleware-manifest.json",N="_clientMiddlewareManifest.json",L="client-build-manifest.json",M="_devMiddlewareManifest.json",j="react-loadable-manifest.json",I="server",D=["next.config.js","next.config.mjs","next.config.ts"],z="BUILD_ID",F=["/_document","/_app","/_error"],U="public",H="static",B="__NEXT_DROP_CLIENT_FILE__",W="__NEXT_BUILTIN_DOCUMENT__",q="__barrel_optimize__",X="client-reference-manifest",V="server-reference-manifest",$="middleware-build-manifest",G="middleware-react-loadable-manifest",Q="interception-route-rewrite-manifest",K="dynamic-css-manifest",Y="main",J=""+Y+"-app",Z="app-pages-internals",ee="react-refresh",et="amp",en="webpack",er="polyfills",ea=Symbol(er),el="webpack-runtime",eo="edge-runtime-webpack",ei="__N_SSG",eu="__N_SSP",es={name:"Times New Roman",xAvgCharWidth:821,azAvgWidth:854.3953488372093,unitsPerEm:2048},ec={name:"Arial",xAvgCharWidth:904,azAvgWidth:934.5116279069767,unitsPerEm:2048},ef=["/500"],ed=1,ep=6e3,eh={client:"client",server:"server"},em=["clearImmediate","setImmediate","BroadcastChannel","ByteLengthQueuingStrategy","CompressionStream","CountQueuingStrategy","DecompressionStream","DomException","MessageChannel","MessageEvent","MessagePort","ReadableByteStreamController","ReadableStreamBYOBRequest","ReadableStreamDefaultController","TransformStreamDefaultController","WritableStreamDefaultController"],eg=new Set([Y,ee,et,J]);("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},87020,(e,t,n)=>{"use strict";var r=e.i(50461);Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return h}});let a=e.r(41705),l=e.r(44113),o=e.r(50169),i=a._(e.r(16544)),u=e.r(14862),s=e.r(78690),c=e.r(69590),f=e.r(23486),d=e.r(55447),p=e.r(58784);class h{getPageList(){return(0,d.getClientBuildManifest)().then(e=>e.sortedPages)}getMiddleware(){if(r.default.env.__NEXT_MIDDLEWARE_MATCHERS){let e=r.default.env.__NEXT_MIDDLEWARE_MATCHERS;return window.__MIDDLEWARE_MATCHERS=e||void 0,window.__MIDDLEWARE_MATCHERS}return window.__MIDDLEWARE_MATCHERS?window.__MIDDLEWARE_MATCHERS:(this.promisedMiddlewareMatchers||(this.promisedMiddlewareMatchers=fetch(this.assetPrefix+"/_next/static/"+this.buildId+"/"+p.TURBOPACK_CLIENT_MIDDLEWARE_MANIFEST,{credentials:"same-origin"}).then(e=>e.json()).then(e=>(window.__MIDDLEWARE_MATCHERS=e,e)).catch(e=>{console.log("Failed to fetch _devMiddlewareManifest",e)})),this.promisedMiddlewareMatchers)}getDataHref(e){let{asPath:t,href:n,locale:r}=e,{pathname:a,query:d,search:p}=(0,c.parseRelativeUrl)(n),{pathname:h}=(0,c.parseRelativeUrl)(t),m=(0,f.removeTrailingSlash)(a);if("/"!==m[0])throw Object.defineProperty(Error('Route name should start with a "/", got "'+m+'"'),"__NEXT_ERROR_CODE",{value:"E303",enumerable:!1,configurable:!0});var g=e.skipInterpolation?h:(0,s.isDynamicRoute)(m)?(0,o.interpolateAs)(a,h,d).result:m;let y=(0,i.default)((0,f.removeTrailingSlash)((0,u.addLocale)(g,r)),".json");return(0,l.addBasePath)("/_next/data/"+this.buildId+y+p,!0)}_isSsg(e){return this.promisedSsgManifest.then(t=>t.has(e))}loadPage(e){return this.routeLoader.loadRoute(e).then(e=>{if("component"in e)return{page:e.component,mod:e.exports,styleSheets:e.styles.map(e=>({href:e.href,text:e.content}))};throw e.error})}prefetch(e){return this.routeLoader.prefetch(e)}constructor(e,t){this.routeLoader=(0,d.createRouteLoader)(t),this.buildId=e,this.assetPrefix=t,this.promisedSsgManifest=new Promise(e=>{window.__SSG_MANIFEST?e(window.__SSG_MANIFEST):window.__SSG_MANIFEST_CB=()=>{e(window.__SSG_MANIFEST)}})}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},72522,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"BloomFilter",{enumerable:!0,get:function(){return r}});class r{static from(e,t){void 0===t&&(t=1e-4);let n=new r(e.length,t);for(let t of e)n.add(t);return n}export(){return{numItems:this.numItems,errorRate:this.errorRate,numBits:this.numBits,numHashes:this.numHashes,bitArray:this.bitArray}}import(e){this.numItems=e.numItems,this.errorRate=e.errorRate,this.numBits=e.numBits,this.numHashes=e.numHashes,this.bitArray=e.bitArray}add(e){this.getHashValues(e).forEach(e=>{this.bitArray[e]=1})}contains(e){return this.getHashValues(e).every(e=>this.bitArray[e])}getHashValues(e){let t=[];for(let n=1;n<=this.numHashes;n++){let r=function(e){let t=0;for(let n=0;n>>13,t=Math.imul(t,0x5bd1e995);return t>>>0}(""+e+n)%this.numBits;t.push(r)}return t}constructor(e,t=1e-4){this.numItems=e,this.errorRate=t,this.numBits=Math.ceil(-(e*Math.log(t))/(Math.log(2)*Math.log(2))),this.numHashes=Math.ceil(this.numBits/e*Math.log(2)),this.bitArray=Array(this.numBits).fill(0)}}},61457,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return y},handleClientScriptLoad:function(){return h},initScriptLoader:function(){return m}});let r=e.r(41705),a=e.r(52456),l=e.r(91398),o=r._(e.r(30943)),i=a._(e.r(91788)),u=e.r(13584),s=e.r(26016),c=e.r(99604),f=new Map,d=new Set,p=e=>{let{src:t,id:n,onLoad:r=()=>{},onReady:a=null,dangerouslySetInnerHTML:l,children:i="",strategy:u="afterInteractive",onError:c,stylesheets:p}=e,h=n||t;if(h&&d.has(h))return;if(f.has(t)){d.add(h),f.get(t).then(r,c);return}let m=()=>{a&&a(),d.add(h)},g=document.createElement("script"),y=new Promise((e,t)=>{g.addEventListener("load",function(t){e(),r&&r.call(this,t),m()}),g.addEventListener("error",function(e){t(e)})}).catch(function(e){c&&c(e)});l?(g.innerHTML=l.__html||"",m()):i?(g.textContent="string"==typeof i?i:Array.isArray(i)?i.join(""):"",m()):t&&(g.src=t,f.set(t,y)),(0,s.setAttributesFromProps)(g,e),"worker"===u&&g.setAttribute("type","text/partytown"),g.setAttribute("data-nscript",u),p&&(e=>{if(o.default.preinit)return e.forEach(e=>{o.default.preinit(e,{as:"style"})});if("undefined"!=typeof window){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)})}})(p),document.body.appendChild(g)};function h(e){let{strategy:t="afterInteractive"}=e;"lazyOnload"===t?window.addEventListener("load",()=>{(0,c.requestIdleCallback)(()=>p(e))}):p(e)}function m(e){e.forEach(h),[...document.querySelectorAll('[data-nscript="beforeInteractive"]'),...document.querySelectorAll('[data-nscript="beforePageRender"]')].forEach(e=>{let t=e.id||e.getAttribute("src");d.add(t)})}function g(e){let{id:t,src:n="",onLoad:r=()=>{},onReady:a=null,strategy:s="afterInteractive",onError:f,stylesheets:h,...m}=e,{updateScripts:g,scripts:y,getIsSsr:b,appDir:v,nonce:_}=(0,i.useContext)(u.HeadManagerContext);_=m.nonce||_;let E=(0,i.useRef)(!1);(0,i.useEffect)(()=>{let e=t||n;E.current||(a&&e&&d.has(e)&&a(),E.current=!0)},[a,t,n]);let S=(0,i.useRef)(!1);if((0,i.useEffect)(()=>{if(!S.current){if("afterInteractive"===s)p(e);else"lazyOnload"===s&&("complete"===document.readyState?(0,c.requestIdleCallback)(()=>p(e)):window.addEventListener("load",()=>{(0,c.requestIdleCallback)(()=>p(e))}));S.current=!0}},[e,s]),("beforeInteractive"===s||"worker"===s)&&(g?(y[s]=(y[s]||[]).concat([{id:t,src:n,onLoad:r,onReady:a,onError:f,...m,nonce:_}]),g(y)):b&&b()?d.add(t||n):b&&!b()&&p({...e,nonce:_})),v){if(h&&h.forEach(e=>{o.default.preinit(e,{as:"style"})}),"beforeInteractive"===s)if(!n)return m.dangerouslySetInnerHTML&&(m.children=m.dangerouslySetInnerHTML.__html,delete m.dangerouslySetInnerHTML),(0,l.jsx)("script",{nonce:_,dangerouslySetInnerHTML:{__html:"(self.__next_s=self.__next_s||[]).push("+JSON.stringify([0,{...m,id:t}])+")"}});else return o.default.preload(n,m.integrity?{as:"script",integrity:m.integrity,nonce:_,crossOrigin:m.crossOrigin}:{as:"script",nonce:_,crossOrigin:m.crossOrigin}),(0,l.jsx)("script",{nonce:_,dangerouslySetInnerHTML:{__html:"(self.__next_s=self.__next_s||[]).push("+JSON.stringify([n,{...m,id:t}])+")"}});"afterInteractive"===s&&n&&o.default.preload(n,m.integrity?{as:"script",integrity:m.integrity,nonce:_,crossOrigin:m.crossOrigin}:{as:"script",nonce:_,crossOrigin:m.crossOrigin})}return null}Object.defineProperty(g,"__nextScript",{value:!0});let y=g;("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},27361,(e,t,n)=>{"use strict";function r(e){return Object.prototype.toString.call(e)}function a(e){if("[object Object]"!==r(e))return!1;let t=Object.getPrototypeOf(e);return null===t||t.hasOwnProperty("isPrototypeOf")}Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{getObjectClassLabel:function(){return r},isPlainObject:function(){return a}})},53910,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{default:function(){return a},getProperError:function(){return l}});let r=e.r(27361);function a(e){return"object"==typeof e&&null!==e&&"name"in e&&"message"in e}function l(e){return a(e)?e:Object.defineProperty(Error((0,r.isPlainObject)(e)?function(e){let t=new WeakSet;return JSON.stringify(e,(e,n)=>{if("object"==typeof n&&null!==n){if(t.has(n))return"[Circular]";t.add(n)}return n})}(e):e+""),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}},14059,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{getSortedRouteObjects:function(){return l},getSortedRoutes:function(){return a}});class r{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 Object.defineProperty(Error('You cannot define a route with the same specificity as a optional catch-all route ("'+t+'" and "'+t+"[[..."+this.optionalRestSlugName+']]").'),"__NEXT_ERROR_CODE",{value:"E458",enumerable:!1,configurable:!0});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 Object.defineProperty(Error("Catch-all must be the last part of the URL."),"__NEXT_ERROR_CODE",{value:"E392",enumerable:!1,configurable:!0});let a=e[0];if(a.startsWith("[")&&a.endsWith("]")){let r=a.slice(1,-1),o=!1;if(r.startsWith("[")&&r.endsWith("]")&&(r=r.slice(1,-1),o=!0),r.startsWith("…"))throw Object.defineProperty(Error("Detected a three-dot character ('…') at ('"+r+"'). Did you mean ('...')?"),"__NEXT_ERROR_CODE",{value:"E147",enumerable:!1,configurable:!0});if(r.startsWith("...")&&(r=r.substring(3),n=!0),r.startsWith("[")||r.endsWith("]"))throw Object.defineProperty(Error("Segment names may not start or end with extra brackets ('"+r+"')."),"__NEXT_ERROR_CODE",{value:"E421",enumerable:!1,configurable:!0});if(r.startsWith("."))throw Object.defineProperty(Error("Segment names may not start with erroneous periods ('"+r+"')."),"__NEXT_ERROR_CODE",{value:"E288",enumerable:!1,configurable:!0});function l(e,n){if(null!==e&&e!==n)throw Object.defineProperty(Error("You cannot use different slug names for the same dynamic path ('"+e+"' !== '"+n+"')."),"__NEXT_ERROR_CODE",{value:"E337",enumerable:!1,configurable:!0});t.forEach(e=>{if(e===n)throw Object.defineProperty(Error('You cannot have the same slug name "'+n+'" repeat within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E247",enumerable:!1,configurable:!0});if(e.replace(/\W/g,"")===a.replace(/\W/g,""))throw Object.defineProperty(Error('You cannot have the slug names "'+e+'" and "'+n+'" differ only by non-word symbols within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E499",enumerable:!1,configurable:!0})}),t.push(n)}if(n)if(o){if(null!=this.restSlugName)throw Object.defineProperty(Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+e[0]+'" ).'),"__NEXT_ERROR_CODE",{value:"E299",enumerable:!1,configurable:!0});l(this.optionalRestSlugName,r),this.optionalRestSlugName=r,a="[[...]]"}else{if(null!=this.optionalRestSlugName)throw Object.defineProperty(Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+e[0]+'").'),"__NEXT_ERROR_CODE",{value:"E300",enumerable:!1,configurable:!0});l(this.restSlugName,r),this.restSlugName=r,a="[...]"}else{if(o)throw Object.defineProperty(Error('Optional route parameters are not yet supported ("'+e[0]+'").'),"__NEXT_ERROR_CODE",{value:"E435",enumerable:!1,configurable:!0});l(this.slugName,r),this.slugName=r,a="[]"}}this.children.has(a)||this.children.set(a,new r),this.children.get(a)._insert(e.slice(1),t,n)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}}function a(e){let t=new r;return e.forEach(e=>t.insert(e)),t.smoosh()}function l(e,t){let n={},r=[];for(let a=0;ae[n[t]])}},31235,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{getSortedRouteObjects:function(){return r.getSortedRouteObjects},getSortedRoutes:function(){return r.getSortedRoutes},isDynamicRoute:function(){return a.isDynamicRoute}});let r=e.r(14059),a=e.r(78690)},36090,(e,t,n)=>{"use strict";function r(e){return e.replace(/\\/g,"/")}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"normalizePathSep",{enumerable:!0,get:function(){return r}})},10291,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"denormalizePagePath",{enumerable:!0,get:function(){return l}});let r=e.r(31235),a=e.r(36090);function l(e){let t=(0,a.normalizePathSep)(e);return t.startsWith("/index/")&&!(0,r.isDynamicRoute)(t)?t.slice(6):"/index"!==t?t:"/"}},92090,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"normalizeLocalePath",{enumerable:!0,get:function(){return a}});let r=new WeakMap;function a(e,t){let n;if(!t)return{pathname:e};let a=r.get(t);a||(a=t.map(e=>e.toLowerCase()),r.set(t,a));let l=e.split("/",2);if(!l[1])return{pathname:e};let o=l[1].toLowerCase(),i=a.indexOf(o);return i<0?{pathname:e}:(n=t[i],{pathname:e=e.slice(n.length+1)||"/",detectedLocale:n})}},28169,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{formatUrl:function(){return l},formatWithValidation:function(){return i},urlObjectKeys:function(){return o}});let r=e.r(52456)._(e.r(98928)),a=/https?|ftp|gopher|file/;function l(e){let{auth:t,hostname:n}=e,l=e.protocol||"",o=e.pathname||"",i=e.hash||"",u=e.query||"",s=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?s=t+e.host:n&&(s=t+(~n.indexOf(":")?"["+n+"]":n),e.port&&(s+=":"+e.port)),u&&"object"==typeof u&&(u=String(r.urlQueryToSearchParams(u)));let c=e.search||u&&"?"+u||"";return l&&!l.endsWith(":")&&(l+=":"),e.slashes||(!l||a.test(l))&&!1!==s?(s="//"+(s||""),o&&"/"!==o[0]&&(o="/"+o)):s||(s=""),i&&"#"!==i[0]&&(i="#"+i),c&&"?"!==c[0]&&(c="?"+c),""+l+s+(o=o.replace(/[?#]/g,encodeURIComponent))+(c=c.replace("#","%23"))+i}let o=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function i(e){return l(e)}},62205,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"detectDomainLocale",{enumerable:!0,get:function(){return r}});let r=function(){for(var e=arguments.length,t=Array(e),n=0;n{"use strict";function r(e,t){return e}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"removeLocale",{enumerable:!0,get:function(){return r}}),e.r(72796),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},97742,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"pathHasPrefix",{enumerable:!0,get:function(){return a}});let r=e.r(72796);function a(e,t){if("string"!=typeof e)return!1;let{pathname:n}=(0,r.parsePath)(e);return n===t||n.startsWith(t+"/")}},68186,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"hasBasePath",{enumerable:!0,get:function(){return a}});let r=e.r(97742);function a(e){return(0,r.pathHasPrefix)(e,"")}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},44691,(e,t,n)=>{"use strict";function r(e){return e}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"removeBasePath",{enumerable:!0,get:function(){return r}}),e.r(68186),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},57285,(e,t,n)=>{"use strict";function r(e,t){let n={};return Object.keys(e).forEach(r=>{t.includes(r)||(n[r]=e[r])}),n}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"omit",{enumerable:!0,get:function(){return r}})},71112,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isLocalURL",{enumerable:!0,get:function(){return l}});let r=e.r(89129),a=e.r(68186);function l(e){if(!(0,r.isAbsoluteUrl)(e))return!0;try{let t=(0,r.getLocationOrigin)(),n=new URL(e,t);return n.origin===t&&(0,a.hasBasePath)(n.pathname)}catch(e){return!1}}},60472,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"resolveHref",{enumerable:!0,get:function(){return p}});let r=e.r(98928),a=e.r(28169),l=e.r(57285),o=e.r(89129),i=e.r(70090),u=e.r(71112),s=e.r(31235),c=e.r(50169),f=e.r(94599),d=e.r(29944);function p(e,t,n){let p,h="string"==typeof t?t:(0,a.formatWithValidation)(t),m=h.match(/^[a-z][a-z0-9+.-]*:\/\//i),g=m?h.slice(m[0].length):h;if((g.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+h+"' passed to next/router in page: '"+e.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");let t=(0,o.normalizeRepeatedSlashes)(g);h=(m?m[0]:"")+t}if(!(0,u.isLocalURL)(h))return n?[h]:h;try{let t=h.startsWith("#")?e.asPath:e.pathname;if(h.startsWith("?")&&(t=e.asPath,(0,s.isDynamicRoute)(e.pathname))){t=e.pathname;let n=(0,f.getRouteRegex)(e.pathname);(0,d.getRouteMatcher)(n)(e.asPath)||(t=e.asPath)}p=new URL(t,"http://n")}catch(e){p=new URL("/","http://n")}try{let e=new URL(h,p);e.pathname=(0,i.normalizePathTrailingSlash)(e.pathname);let t="";if((0,s.isDynamicRoute)(e.pathname)&&e.searchParams&&n){let n=(0,r.searchParamsToUrlQuery)(e.searchParams),{result:o,params:i}=(0,c.interpolateAs)(e.pathname,e.pathname,n);o&&(t=(0,a.formatWithValidation)({pathname:o,hash:e.hash,query:(0,l.omit)(n,i)}))}let o=e.origin===p.origin?e.href.slice(e.origin.length):e.href;return n?[o,t||o]:o}catch(e){return n?[h]:h}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},45399,(e,t,n)=>{"use strict";function r(e){return"/api"===e||!!(null==e?void 0:e.startsWith("/api/"))}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isAPIRoute",{enumerable:!0,get:function(){return r}})},40671,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"removePathPrefix",{enumerable:!0,get:function(){return a}});let r=e.r(97742);function a(e,t){if(!(0,r.pathHasPrefix)(e,t))return e;let n=e.slice(t.length);return n.startsWith("/")?n:"/"+n}},71755,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"getNextPathnameInfo",{enumerable:!0,get:function(){return o}});let r=e.r(92090),a=e.r(40671),l=e.r(97742);function o(e,t){var n,o;let{basePath:i,i18n:u,trailingSlash:s}=null!=(n=t.nextConfig)?n:{},c={pathname:e,trailingSlash:"/"!==e?e.endsWith("/"):s};i&&(0,l.pathHasPrefix)(c.pathname,i)&&(c.pathname=(0,a.removePathPrefix)(c.pathname,i),c.basePath=i);let f=c.pathname;if(c.pathname.startsWith("/_next/data/")&&c.pathname.endsWith(".json")){let e=c.pathname.replace(/^\/_next\/data\//,"").replace(/\.json$/,"").split("/");c.buildId=e[0],f="index"!==e[1]?"/"+e.slice(1).join("/"):"/",!0===t.parseData&&(c.pathname=f)}if(u){let e=t.i18nProvider?t.i18nProvider.analyze(c.pathname):(0,r.normalizeLocalePath)(c.pathname,u.locales);c.locale=e.detectedLocale,c.pathname=null!=(o=e.pathname)?o:c.pathname,!e.detectedLocale&&c.buildId&&(e=t.i18nProvider?t.i18nProvider.analyze(f):(0,r.normalizeLocalePath)(f,u.locales)).detectedLocale&&(c.locale=e.detectedLocale)}return c}},42393,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"addPathSuffix",{enumerable:!0,get:function(){return a}});let r=e.r(72796);function a(e,t){if(!e.startsWith("/")||!t)return e;let{pathname:n,query:a,hash:l}=(0,r.parsePath)(e);return""+n+t+a+l}},52419,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"addLocale",{enumerable:!0,get:function(){return l}});let r=e.r(43980),a=e.r(97742);function l(e,t,n,l){if(!t||t===n)return e;let o=e.toLowerCase();return!l&&((0,a.pathHasPrefix)(o,"/api")||(0,a.pathHasPrefix)(o,"/"+t.toLowerCase()))?e:(0,r.addPathPrefix)(e,"/"+t)}},65746,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"formatNextPathnameInfo",{enumerable:!0,get:function(){return i}});let r=e.r(23486),a=e.r(43980),l=e.r(42393),o=e.r(52419);function i(e){let t=(0,o.addLocale)(e.pathname,e.locale,e.buildId?void 0:e.defaultLocale,e.ignorePrefix);return(e.buildId||!e.trailingSlash)&&(t=(0,r.removeTrailingSlash)(t)),e.buildId&&(t=(0,l.addPathSuffix)((0,a.addPathPrefix)(t,"/_next/data/"+e.buildId),"/"===e.pathname?"index.json":".json")),t=(0,a.addPathPrefix)(t,e.basePath),!e.buildId&&e.trailingSlash?t.endsWith("/")?t:(0,l.addPathSuffix)(t,"/"):(0,r.removeTrailingSlash)(t)}},15755,(e,t,n)=>{"use strict";function r(e,t){let n=Object.keys(e);if(n.length!==Object.keys(t).length)return!1;for(let r=n.length;r--;){let a=n[r];if("query"===a){let n=Object.keys(e.query);if(n.length!==Object.keys(t.query).length)return!1;for(let r=n.length;r--;){let a=n[r];if(!t.query.hasOwnProperty(a)||e.query[a]!==t.query[a])return!1}}else if(!t.hasOwnProperty(a)||e[a]!==t[a])return!1}return!0}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"compareRouterStates",{enumerable:!0,get:function(){return r}})},93857,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"HTML_LIMITED_BOT_UA_RE",{enumerable:!0,get:function(){return r}});let r=/[\w-]+-Google|Google-[\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight/i},47852,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{HTML_LIMITED_BOT_UA_RE:function(){return r.HTML_LIMITED_BOT_UA_RE},HTML_LIMITED_BOT_UA_RE_STRING:function(){return l},getBotType:function(){return u},isBot:function(){return i}});let r=e.r(93857),a=/Googlebot(?!-)|Googlebot$/i,l=r.HTML_LIMITED_BOT_UA_RE.source;function o(e){return r.HTML_LIMITED_BOT_UA_RE.test(e)}function i(e){return a.test(e)||o(e)}function u(e){return a.test(e)?"dom":o(e)?"html":void 0}},55354,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"getPathMatch",{enumerable:!0,get:function(){return a}});let r=e.r(87091);function a(e,t){let n=[],a=(0,r.pathToRegexp)(e,n,{delimiter:"/",sensitive:"boolean"==typeof(null==t?void 0:t.sensitive)&&t.sensitive,strict:null==t?void 0:t.strict}),l=(0,r.regexpToFunction)((null==t?void 0:t.regexModifier)?new RegExp(t.regexModifier(a.source),a.flags):a,n);return(e,r)=>{if("string"!=typeof e)return!1;let a=l(e);if(!a)return!1;if(null==t?void 0:t.removeUnnamedParams)for(let e of n)"number"==typeof e.name&&delete a.params[e.name];return{...r,...a.params}}}},31364,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"parseUrl",{enumerable:!0,get:function(){return l}});let r=e.r(98928),a=e.r(69590);function l(e){if(e.startsWith("/"))return(0,a.parseRelativeUrl)(e);let t=new URL(e);return{hash:t.hash,hostname:t.hostname,href:t.href,pathname:t.pathname,port:t.port,protocol:t.protocol,query:(0,r.searchParamsToUrlQuery)(t.searchParams),search:t.search,slashes:"//"===t.href.slice(t.protocol.length,t.protocol.length+2)}}},64104,(e,t,n)=>{(()=>{"use strict";"undefined"!=typeof __nccwpck_require__&&(__nccwpck_require__.ab="/ROOT/node_modules/next/dist/compiled/cookie/");var e={};(()=>{e.parse=function(e,n){if("string"!=typeof e)throw TypeError("argument str must be a string");for(var a={},l=e.split(r),o=(n||{}).decode||t,i=0;i{"use strict";function r(t){return function(){let{cookie:n}=t;if(!n)return{};let{parse:r}=e.r(64104);return r(Array.isArray(n)?n.join("; "):n)}}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"getCookieParser",{enumerable:!0,get:function(){return r}})},15720,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{compileNonPath:function(){return c},matchHas:function(){return s},parseDestination:function(){return f},prepareDestination:function(){return d}});let r=e.r(42778),a=e.r(31364),l=e.r(89161),o=e.r(13993),i=e.r(32443);function u(e){return e.replace(/__ESC_COLON_/gi,":")}function s(e,t,n,r){void 0===n&&(n=[]),void 0===r&&(r=[]);let a={},l=n=>{let r,l=n.key;switch(n.type){case"header":l=l.toLowerCase(),r=e.headers[l];break;case"cookie":r="cookies"in e?e.cookies[n.key]:(0,o.getCookieParser)(e.headers)()[n.key];break;case"query":r=t[l];break;case"host":{let{host:t}=(null==e?void 0:e.headers)||{};r=null==t?void 0:t.split(":",1)[0].toLowerCase()}}if(!n.value&&r)return a[function(e){let t="";for(let n=0;n64&&r<91||r>96&&r<123)&&(t+=e[n])}return t}(l)]=r,!0;if(r){let e=RegExp("^"+n.value+"$"),t=Array.isArray(r)?r.slice(-1)[0].match(e):r.match(e);if(t)return Array.isArray(t)&&(t.groups?Object.keys(t.groups).forEach(e=>{a[e]=t.groups[e]}):"host"===n.type&&t[0]&&(a.host=t[0])),!0}return!1};return!(!n.every(e=>l(e))||r.some(e=>l(e)))&&a}function c(e,t){if(!e.includes(":"))return e;for(let n of Object.keys(t))e.includes(":"+n)&&(e=e.replace(RegExp(":"+n+"\\*","g"),":"+n+"--ESCAPED_PARAM_ASTERISKS").replace(RegExp(":"+n+"\\?","g"),":"+n+"--ESCAPED_PARAM_QUESTION").replace(RegExp(":"+n+"\\+","g"),":"+n+"--ESCAPED_PARAM_PLUS").replace(RegExp(":"+n+"(?!\\w)","g"),"--ESCAPED_PARAM_COLON"+n));return e=e.replace(/(:|\*|\?|\+|\(|\)|\{|\})/g,"\\$1").replace(/--ESCAPED_PARAM_PLUS/g,"+").replace(/--ESCAPED_PARAM_COLON/g,":").replace(/--ESCAPED_PARAM_QUESTION/g,"?").replace(/--ESCAPED_PARAM_ASTERISKS/g,"*"),(0,i.safeCompile)("/"+e,{validate:!1})(t).slice(1)}function f(e){let t=e.destination;for(let n of Object.keys({...e.params,...e.query}))n&&(t=t.replace(RegExp(":"+(0,r.escapeStringRegexp)(n),"g"),"__ESC_COLON_"+n));let n=(0,a.parseUrl)(t),l=n.pathname;l&&(l=u(l));let o=n.href;o&&(o=u(o));let i=n.hostname;i&&(i=u(i));let s=n.hash;s&&(s=u(s));let c=n.search;return c&&(c=u(c)),{...n,pathname:l,hostname:i,href:o,hash:s,search:c}}function d(e){let t,n,r=f(e),{hostname:a,query:o,search:s}=r,d=r.pathname;r.hash&&(d=""+d+r.hash);let p=[],h=[];for(let e of((0,i.safePathToRegexp)(d,h),h))p.push(e.name);if(a){let e=[];for(let t of((0,i.safePathToRegexp)(a,e),e))p.push(t.name)}let m=(0,i.safeCompile)(d,{validate:!1});for(let[n,r]of(a&&(t=(0,i.safeCompile)(a,{validate:!1})),Object.entries(o)))Array.isArray(r)?o[n]=r.map(t=>c(u(t),e.params)):"string"==typeof r&&(o[n]=c(u(r),e.params));let g=Object.keys(e.params).filter(e=>"nextInternalLocale"!==e);if(e.appendParamsToQuery&&!g.some(e=>p.includes(e)))for(let t of g)t in o||(o[t]=e.params[t]);if((0,l.isInterceptionRouteAppPath)(d))for(let t of d.split("/")){let n=l.INTERCEPTION_ROUTE_MARKERS.find(e=>t.startsWith(e));if(n){"(..)(..)"===n?(e.params["0"]="(..)",e.params["1"]="(..)"):e.params["0"]=n;break}}try{let[a,l]=(n=m(e.params)).split("#",2);t&&(r.hostname=t(e.params)),r.pathname=a,r.hash=(l?"#":"")+(l||""),r.search=s?c(s,e.params):""}catch(e){if(e.message.match(/Expected .*? to not repeat, but got an array/))throw Object.defineProperty(Error("To use a multi-match in the destination you must add `*` at the end of the param name to signify it should repeat. https://nextjs.org/docs/messages/invalid-multi-match"),"__NEXT_ERROR_CODE",{value:"E329",enumerable:!1,configurable:!0});throw e}return r.query={...e.query,...r.query},{newUrl:n,destQuery:o,parsedDestination:r}}},70646,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return s}});let r=e.r(55354),a=e.r(15720),l=e.r(23486),o=e.r(92090),i=e.r(44691),u=e.r(69590);function s(e,t,n,s,c,f){let d,p=!1,h=!1,m=(0,u.parseRelativeUrl)(e),g=(0,l.removeTrailingSlash)((0,o.normalizeLocalePath)((0,i.removeBasePath)(m.pathname),f).pathname),y=n=>{let u=(0,r.getPathMatch)(n.source+"",{removeUnnamedParams:!0,strict:!0})(m.pathname);if((n.has||n.missing)&&u){let e=(0,a.matchHas)({headers:{host:document.location.hostname,"user-agent":navigator.userAgent},cookies:document.cookie.split("; ").reduce((e,t)=>{let[n,...r]=t.split("=");return e[n]=r.join("="),e},{})},m.query,n.has,n.missing);e?Object.assign(u,e):u=!1}if(u){if(!n.destination)return h=!0,!0;let r=(0,a.prepareDestination)({appendParamsToQuery:!0,destination:n.destination,params:u,query:s});if(m=r.parsedDestination,e=r.newUrl,Object.assign(s,r.parsedDestination.query),g=(0,l.removeTrailingSlash)((0,o.normalizeLocalePath)((0,i.removeBasePath)(e),f).pathname),t.includes(g))return p=!0,d=g,!0;if((d=c(g))!==e&&t.includes(d))return p=!0,!0}},b=!1;for(let e=0;e{"use strict";let r;Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{createKey:function(){return X},default:function(){return G},matchesMiddleware:function(){return D}});let a=e.r(41705),l=e.r(52456),o=e.r(23486),i=e.r(55447),u=e.r(61457),s=l._(e.r(53910)),c=e.r(10291),f=e.r(92090),d=a._(e.r(47194)),p=e.r(89129),h=e.r(78690),m=e.r(69590),g=e.r(29944),y=e.r(94599),b=e.r(28169);e.r(62205);let v=e.r(72796),_=e.r(14862),E=e.r(57396),S=e.r(44691),P=e.r(44113),w=e.r(68186),k=e.r(60472),R=e.r(45399),x=e.r(71755),O=e.r(65746),T=e.r(15755),C=e.r(71112),A=e.r(47852),N=e.r(57285),L=e.r(50169),M=e.r(1280),j=e.r(2987);function I(){return Object.assign(Object.defineProperty(Error("Route Cancelled"),"__NEXT_ERROR_CODE",{value:"E315",enumerable:!1,configurable:!0}),{cancelled:!0})}async function D(e){let t=await Promise.resolve(e.router.pageLoader.getMiddleware());if(!t)return!1;let{pathname:n}=(0,v.parsePath)(e.asPath),r=(0,w.hasBasePath)(n)?(0,S.removeBasePath)(n):n,a=(0,P.addBasePath)((0,_.addLocale)(r,e.locale));return t.some(e=>new RegExp(e.regexp).test(a))}function z(e){let t=(0,p.getLocationOrigin)();return e.startsWith(t)?e.substring(t.length):e}function F(e,t,n){let[r,a]=(0,k.resolveHref)(e,t,!0),l=(0,p.getLocationOrigin)(),o=r.startsWith(l),i=a&&a.startsWith(l);r=z(r),a=a?z(a):a;let u=o?r:(0,P.addBasePath)(r),s=n?z((0,k.resolveHref)(e,n)):a||r;return{url:u,as:i?s:(0,P.addBasePath)(s)}}function U(e,t){let n=(0,o.removeTrailingSlash)((0,c.denormalizePagePath)(e));return"/404"===n||"/_error"===n?e:(t.includes(n)||t.some(t=>{if((0,h.isDynamicRoute)(t)&&(0,y.getRouteRegex)(t).re.test(n))return e=t,!0}),(0,o.removeTrailingSlash)(e))}async function H(e){if(!await D(e)||!e.fetchData)return null;let t=await e.fetchData(),n=await function(e,t,n){let a={basePath:n.router.basePath,i18n:{locales:n.router.locales},trailingSlash:!1},l=t.headers.get("x-nextjs-rewrite"),u=l||t.headers.get("x-nextjs-matched-path"),s=t.headers.get(j.MATCHED_PATH_HEADER);if(!s||u||s.includes("__next_data_catchall")||s.includes("/_error")||s.includes("/404")||(u=s),u){if(u.startsWith("/")){let t=(0,m.parseRelativeUrl)(u),s=(0,x.getNextPathnameInfo)(t.pathname,{nextConfig:a,parseData:!0}),c=(0,o.removeTrailingSlash)(s.pathname);return Promise.all([n.router.pageLoader.getPageList(),(0,i.getClientBuildManifest)()]).then(a=>{let[o,{__rewrites:i}]=a,u=(0,_.addLocale)(s.pathname,s.locale);if((0,h.isDynamicRoute)(u)||!l&&o.includes((0,f.normalizeLocalePath)((0,S.removeBasePath)(u),n.router.locales).pathname)){let n=(0,x.getNextPathnameInfo)((0,m.parseRelativeUrl)(e).pathname,{nextConfig:void 0,parseData:!0});t.pathname=u=(0,P.addBasePath)(n.pathname)}{let e=r(u,o,i,t.query,e=>U(e,o),n.router.locales);e.matchedPage&&(t.pathname=e.parsedAs.pathname,u=t.pathname,Object.assign(t.query,e.parsedAs.query))}let d=o.includes(c)?c:U((0,f.normalizeLocalePath)((0,S.removeBasePath)(t.pathname),n.router.locales).pathname,o);if((0,h.isDynamicRoute)(d)){let e=(0,g.getRouteMatcher)((0,y.getRouteRegex)(d))(u);Object.assign(t.query,e||{})}return{type:"rewrite",parsedAs:t,resolvedHref:d}})}let t=(0,v.parsePath)(e);return Promise.resolve({type:"redirect-external",destination:""+(0,O.formatNextPathnameInfo)({...(0,x.getNextPathnameInfo)(t.pathname,{nextConfig:a,parseData:!0}),defaultLocale:n.router.defaultLocale,buildId:""})+t.query+t.hash})}let c=t.headers.get("x-nextjs-redirect");if(c){if(c.startsWith("/")){let e=(0,v.parsePath)(c),t=(0,O.formatNextPathnameInfo)({...(0,x.getNextPathnameInfo)(e.pathname,{nextConfig:a,parseData:!0}),defaultLocale:n.router.defaultLocale,buildId:""});return Promise.resolve({type:"redirect-internal",newAs:""+t+e.query+e.hash,newUrl:""+t+e.query+e.hash})}return Promise.resolve({type:"redirect-external",destination:c})}return Promise.resolve({type:"next"})}(t.dataHref,t.response,e);return{dataHref:t.dataHref,json:t.json,response:t.response,text:t.text,cacheKey:t.cacheKey,effect:n}}r=e.r(70646).default;let B=Symbol("SSG_DATA_NOT_FOUND");function W(e){try{return JSON.parse(e)}catch(e){return null}}function q(e){let{dataHref:t,inflightCache:n,isPrefetch:r,hasMiddleware:a,isServerRender:l,parseJSON:o,persistCache:u,isBackground:s,unstable_skipClientCache:c}=e,{href:f}=new URL(t,window.location.href),d=e=>{var s;return(function e(t,n,r){return fetch(t,{credentials:"same-origin",method:r.method||"GET",headers:Object.assign({},r.headers,{"x-nextjs-data":"1"})}).then(a=>!a.ok&&n>1&&a.status>=500?e(t,n-1,r):a)})(t,l?3:1,{headers:Object.assign({},r?{purpose:"prefetch"}:{},r&&a?{"x-middleware-prefetch":"1"}:{},{}),method:null!=(s=null==e?void 0:e.method)?s:"GET"}).then(n=>n.ok&&(null==e?void 0:e.method)==="HEAD"?{dataHref:t,response:n,text:"",json:{},cacheKey:f}:n.text().then(e=>{if(!n.ok){if(a&&[301,302,307,308].includes(n.status))return{dataHref:t,response:n,text:e,json:{},cacheKey:f};if(404===n.status){var r;if(null==(r=W(e))?void 0:r.notFound)return{dataHref:t,json:{notFound:B},response:n,text:e,cacheKey:f}}let o=Object.defineProperty(Error("Failed to load static props"),"__NEXT_ERROR_CODE",{value:"E124",enumerable:!1,configurable:!0});throw l||(0,i.markAssetError)(o),o}return{dataHref:t,json:o?W(e):null,response:n,text:e,cacheKey:f}})).then(e=>(u&&"no-cache"!==e.response.headers.get("x-middleware-cache")||delete n[f],e)).catch(e=>{throw c||delete n[f],("Failed to fetch"===e.message||"NetworkError when attempting to fetch resource."===e.message||"Load failed"===e.message)&&(0,i.markAssetError)(e),e})};return c&&u?d({}).then(e=>("no-cache"!==e.response.headers.get("x-middleware-cache")&&(n[f]=Promise.resolve(e)),e)):void 0!==n[f]?n[f]:n[f]=d(s?{method:"HEAD"}:{})}function X(){return Math.random().toString(36).slice(2,10)}function V(e){let{url:t,router:n}=e;if(t===(0,P.addBasePath)((0,_.addLocale)(n.asPath,n.locale)))throw Object.defineProperty(Error("Invariant: attempted to hard navigate to the same URL "+t+" "+location.href),"__NEXT_ERROR_CODE",{value:"E282",enumerable:!1,configurable:!0});window.location.href=t}let $=e=>{let{route:t,router:n}=e,r=!1,a=n.clc=()=>{r=!0};return()=>{if(r){let e=Object.defineProperty(Error('Abort fetching component for route: "'+t+'"'),"__NEXT_ERROR_CODE",{value:"E483",enumerable:!1,configurable:!0});throw e.cancelled=!0,e}a===n.clc&&(n.clc=null)}};class G{reload(){window.location.reload()}back(){window.history.back()}forward(){window.history.forward()}push(e,t,n){return void 0===n&&(n={}),{url:e,as:t}=F(this,e,t),this.change("pushState",e,t,n)}replace(e,t,n){return void 0===n&&(n={}),{url:e,as:t}=F(this,e,t),this.change("replaceState",e,t,n)}async _bfl(t,n,r,a){{if(!this._bfl_s&&!this._bfl_d){let n,l,{BloomFilter:o}=e.r(72522);try{({__routerFilterStatic:n,__routerFilterDynamic:l}=await (0,i.getClientBuildManifest)())}catch(e){if(console.error(e),a)return!0;return V({url:(0,P.addBasePath)((0,_.addLocale)(t,r||this.locale,this.defaultLocale)),router:this}),new Promise(()=>{})}let u={numItems:20,errorRate:1e-4,numBits:384,numHashes:14,bitArray:[1,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,0,1,1,1,0,0,1,1,0,0,1,0,0,0,1,0,1,1,0,0,0,0,0,0,1,1,0,0,0,1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,1,0,0,1,1,1,0,0,0,1,1,1,0,0,1,1,1,0,0,0,1,1,0,1,1,0,1,1,0,1,0,0,1,1,0,0,1,1,1,0,1,1,1,1,0,1,0,1,1,1,0,1,0,1,0,1,0,1,0,0,1,0,1,1,0,1,1,1,0,0,1,1,0,0,1,1,1,0,0,1,0,0,1,1,1,1,1,1,0,0,0,0,1,1,1,0,0,1,0,1,1,0,1,1,0,1,1,1,1,1,0,0,0,1,0,1,0,1,1,1,1,1,0,1,1,1,0,0,0,0,0,1,0,0,0,1,0,1,0,0,1,0,0,0,0,0,1,0,1,0,1,0,0,1,0,1,1,0,0,0,1,0,1,0,0,0,0,1,0,0,1,1,1,0,1,0,0,1,1,1,1,1,1,1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,0,1,1,1,0,0,1,0,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,1,0,1,1,0,1,1,0,1,1,0,1,0,1,1,1,0,1,0,0,0,0,0,1,0,1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,1,1,1,1,1,0,0,0,1,0,0,1,0,1,0,0,1,1,1,0,1,0,0,0,1,1,0,0,1,1]};!n&&u&&(n=u||void 0);let s={numItems:0,errorRate:1e-4,numBits:0,numHashes:null,bitArray:[]};!l&&s&&(l=s),(null==n?void 0:n.numHashes)&&(this._bfl_s=new o(n.numItems,n.errorRate),this._bfl_s.import(n)),(null==l?void 0:l.numHashes)&&(this._bfl_d=new o(l.numItems,l.errorRate),this._bfl_d.import(l))}let c=!1,f=!1;for(let{as:e,allowMatchCurrent:i}of[{as:t},{as:n}])if(e){let n=(0,o.removeTrailingSlash)(new URL(e,"http://n").pathname),d=(0,P.addBasePath)((0,_.addLocale)(n,r||this.locale));if(i||n!==(0,o.removeTrailingSlash)(new URL(this.asPath,"http://n").pathname)){var l,u,s;for(let e of(c=c||!!(null==(l=this._bfl_s)?void 0:l.contains(n))||!!(null==(u=this._bfl_s)?void 0:u.contains(d)),[n,d])){let t=e.split("/");for(let e=0;!f&&e{})}}}}return!1}async change(e,t,n,a,l){var c,f,d,k,R,x,O,A,M;let j,z;if(!(0,C.isLocalURL)(t))return V({url:t,router:this}),!1;let H=1===a._h;H||a.shallow||await this._bfl(n,void 0,a.locale);let W=H||a._shouldResolveHref||(0,v.parsePath)(t).pathname===(0,v.parsePath)(n).pathname,q={...this.state},X=!0!==this.isReady;this.isReady=!0;let $=this.isSsr;if(H||(this.isSsr=!1),H&&this.clc)return!1;let Q=q.locale;p.ST&&performance.mark("routeChange");let{shallow:K=!1,scroll:Y=!0}=a,J={shallow:K};this._inFlightRoute&&this.clc&&($||G.events.emit("routeChangeError",I(),this._inFlightRoute,J),this.clc(),this.clc=null),n=(0,P.addBasePath)((0,_.addLocale)((0,w.hasBasePath)(n)?(0,S.removeBasePath)(n):n,a.locale,this.defaultLocale));let Z=(0,E.removeLocale)((0,w.hasBasePath)(n)?(0,S.removeBasePath)(n):n,q.locale);this._inFlightRoute=n;let ee=Q!==q.locale;if(!H&&this.onlyAHashChange(Z)&&!ee){q.asPath=Z,G.events.emit("hashChangeStart",n,J),this.changeState(e,t,n,{...a,scroll:!1}),Y&&this.scrollToHash(Z);try{await this.set(q,this.components[q.route],null)}catch(e){throw(0,s.default)(e)&&e.cancelled&&G.events.emit("routeChangeError",e,Z,J),e}return G.events.emit("hashChangeComplete",n,J),!0}let et=(0,m.parseRelativeUrl)(t),{pathname:en,query:er}=et;try{[j,{__rewrites:z}]=await Promise.all([this.pageLoader.getPageList(),(0,i.getClientBuildManifest)(),this.pageLoader.getMiddleware()])}catch(e){return V({url:n,router:this}),!1}this.urlIsNew(Z)||ee||(e="replaceState");let ea=n;en=en?(0,o.removeTrailingSlash)((0,S.removeBasePath)(en)):en;let el=(0,o.removeTrailingSlash)(en),eo=n.startsWith("/")&&(0,m.parseRelativeUrl)(n).pathname;if(null==(c=this.components[en])?void 0:c.__appRouter)return V({url:n,router:this}),new Promise(()=>{});let ei=!!(eo&&el!==eo&&(!(0,h.isDynamicRoute)(el)||!(0,g.getRouteMatcher)((0,y.getRouteRegex)(el))(eo))),eu=!a.shallow&&await D({asPath:n,locale:q.locale,router:this});if(H&&eu&&(W=!1),W&&"/_error"!==en)if(a._shouldResolveHref=!0,n.startsWith("/")){let e=r((0,P.addBasePath)((0,_.addLocale)(Z,q.locale),!0),j,z,er,e=>U(e,j),this.locales);if(e.externalDest)return V({url:n,router:this}),!0;eu||(ea=e.asPath),e.matchedPage&&e.resolvedHref&&(en=e.resolvedHref,et.pathname=(0,P.addBasePath)(en),eu||(t=(0,b.formatWithValidation)(et)))}else et.pathname=U(en,j),et.pathname!==en&&(en=et.pathname,et.pathname=(0,P.addBasePath)(en),eu||(t=(0,b.formatWithValidation)(et)));if(!(0,C.isLocalURL)(n))return V({url:n,router:this}),!1;ea=(0,E.removeLocale)((0,S.removeBasePath)(ea),q.locale),el=(0,o.removeTrailingSlash)(en);let es=!1;if((0,h.isDynamicRoute)(el)){let e=(0,m.parseRelativeUrl)(ea),r=e.pathname,a=(0,y.getRouteRegex)(el);es=(0,g.getRouteMatcher)(a)(r);let l=el===r,o=l?(0,L.interpolateAs)(el,r,er):{};if(es&&(!l||o.result))l?n=(0,b.formatWithValidation)(Object.assign({},e,{pathname:o.result,query:(0,N.omit)(er,o.params)})):Object.assign(er,es);else{let e=Object.keys(a.groups).filter(e=>!er[e]&&!a.groups[e].optional);if(e.length>0&&!eu)throw Object.defineProperty(Error((l?"The provided `href` ("+t+") value is missing query values ("+e.join(", ")+") to be interpolated properly. ":"The provided `as` value ("+r+") is incompatible with the `href` value ("+el+"). ")+"Read more: https://nextjs.org/docs/messages/"+(l?"href-interpolation-failed":"incompatible-href-as")),"__NEXT_ERROR_CODE",{value:"E344",enumerable:!1,configurable:!0})}}H||G.events.emit("routeChangeStart",n,J);let ec="/404"===this.pathname||"/_error"===this.pathname;try{let r=await this.getRouteInfo({route:el,pathname:en,query:er,as:n,resolvedAs:ea,routeProps:J,locale:q.locale,isPreview:q.isPreview,hasMiddleware:eu,unstable_skipClientCache:a.unstable_skipClientCache,isQueryUpdating:H&&!this.isFallback,isMiddlewareRewrite:ei});if(H||a.shallow||await this._bfl(n,"resolvedAs"in r?r.resolvedAs:void 0,q.locale),"route"in r&&eu){el=en=r.route||el,J.shallow||(er=Object.assign({},r.query||{},er));let e=(0,w.hasBasePath)(et.pathname)?(0,S.removeBasePath)(et.pathname):et.pathname;if(es&&en!==e&&Object.keys(es).forEach(e=>{es&&er[e]===es[e]&&delete er[e]}),(0,h.isDynamicRoute)(en)){let e=!J.shallow&&r.resolvedAs?r.resolvedAs:(0,P.addBasePath)((0,_.addLocale)(new URL(n,location.href).pathname,q.locale),!0);(0,w.hasBasePath)(e)&&(e=(0,S.removeBasePath)(e));let t=(0,y.getRouteRegex)(en),a=(0,g.getRouteMatcher)(t)(new URL(e,location.href).pathname);a&&Object.assign(er,a)}}if("type"in r)if("redirect-internal"===r.type)return this.change(e,r.newUrl,r.newAs,a);else return V({url:r.destination,router:this}),new Promise(()=>{});let o=r.Component;if(o&&o.unstable_scriptLoader&&[].concat(o.unstable_scriptLoader()).forEach(e=>{(0,u.handleClientScriptLoad)(e.props)}),(r.__N_SSG||r.__N_SSP)&&r.props){if(r.props.pageProps&&r.props.pageProps.__N_REDIRECT){a.locale=!1;let t=r.props.pageProps.__N_REDIRECT;if(t.startsWith("/")&&!1!==r.props.pageProps.__N_REDIRECT_BASE_PATH){let n=(0,m.parseRelativeUrl)(t);n.pathname=U(n.pathname,j);let{url:r,as:l}=F(this,t,t);return this.change(e,r,l,a)}return V({url:t,router:this}),new Promise(()=>{})}if(q.isPreview=!!r.props.__N_PREVIEW,r.props.notFound===B){let e;try{await this.fetchComponent("/404"),e="/404"}catch(t){e="/_error"}if(r=await this.getRouteInfo({route:e,pathname:e,query:er,as:n,resolvedAs:ea,routeProps:{shallow:!1},locale:q.locale,isPreview:q.isPreview,isNotFound:!0}),"type"in r)throw Object.defineProperty(Error("Unexpected middleware effect on /404"),"__NEXT_ERROR_CODE",{value:"E158",enumerable:!1,configurable:!0})}}H&&"/_error"===this.pathname&&(null==(d=self.__NEXT_DATA__.props)||null==(f=d.pageProps)?void 0:f.statusCode)===500&&(null==(k=r.props)?void 0:k.pageProps)&&(r.props.pageProps.statusCode=500);let i=a.shallow&&q.route===(null!=(R=r.route)?R:el),c=null!=(x=a.scroll)?x:!H&&!i,p=null!=l?l:c?{x:0,y:0}:null,b={...q,route:el,pathname:en,query:er,asPath:Z,isFallback:!1};if(H&&ec){if(r=await this.getRouteInfo({route:this.pathname,pathname:this.pathname,query:er,as:n,resolvedAs:ea,routeProps:{shallow:!1},locale:q.locale,isPreview:q.isPreview,isQueryUpdating:H&&!this.isFallback}),"type"in r)throw Object.defineProperty(Error("Unexpected middleware effect on "+this.pathname),"__NEXT_ERROR_CODE",{value:"E225",enumerable:!1,configurable:!0});"/_error"===this.pathname&&(null==(A=self.__NEXT_DATA__.props)||null==(O=A.pageProps)?void 0:O.statusCode)===500&&(null==(M=r.props)?void 0:M.pageProps)&&(r.props.pageProps.statusCode=500);try{await this.set(b,r,p)}catch(e){throw(0,s.default)(e)&&e.cancelled&&G.events.emit("routeChangeError",e,Z,J),e}return!0}if(G.events.emit("beforeHistoryChange",n,J),this.changeState(e,t,n,a),!(H&&!p&&!X&&!ee&&(0,T.compareRouterStates)(b,this.state))){try{await this.set(b,r,p)}catch(e){if(e.cancelled)r.error=r.error||e;else throw e}if(r.error)throw H||G.events.emit("routeChangeError",r.error,Z,J),r.error;H||G.events.emit("routeChangeComplete",n,J),c&&/#.+$/.test(n)&&this.scrollToHash(n)}return!0}catch(e){if((0,s.default)(e)&&e.cancelled)return!1;throw e}}changeState(e,t,n,r){void 0===r&&(r={}),("pushState"!==e||(0,p.getURL)()!==n)&&(this._shallow=r.shallow,window.history[e]({url:t,as:n,options:r,__N:!0,key:this._key="pushState"!==e?this._key:X()},"",n))}async handleRouteInfoError(e,t,n,r,a,l){if(e.cancelled)throw e;if((0,i.isAssetError)(e)||l)throw G.events.emit("routeChangeError",e,r,a),V({url:r,router:this}),I();console.error(e);try{let r,{page:a,styleSheets:l}=await this.fetchComponent("/_error"),o={props:r,Component:a,styleSheets:l,err:e,error:e};if(!o.props)try{o.props=await this.getInitialProps(a,{err:e,pathname:t,query:n})}catch(e){console.error("Error in error page `getInitialProps`: ",e),o.props={}}return o}catch(e){return this.handleRouteInfoError((0,s.default)(e)?e:Object.defineProperty(Error(e+""),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0}),t,n,r,a,!0)}}async getRouteInfo(e){let{route:t,pathname:n,query:r,as:a,resolvedAs:l,routeProps:i,locale:u,hasMiddleware:c,isPreview:d,unstable_skipClientCache:p,isQueryUpdating:h,isMiddlewareRewrite:m,isNotFound:g}=e,y=t;try{var v,_,E,P;let e=this.components[y];if(i.shallow&&e&&this.route===y)return e;let t=$({route:y,router:this});c&&(e=void 0);let s=!e||"initial"in e?void 0:e,w={dataHref:this.pageLoader.getDataHref({href:(0,b.formatWithValidation)({pathname:n,query:r}),skipInterpolation:!0,asPath:g?"/404":l,locale:u}),hasMiddleware:!0,isServerRender:this.isSsr,parseJSON:!0,inflightCache:h?this.sbc:this.sdc,persistCache:!d,isPrefetch:!1,unstable_skipClientCache:p,isBackground:h},k=h&&!m?null:await H({fetchData:()=>q(w),asPath:g?"/404":l,locale:u,router:this}).catch(e=>{if(h)return null;throw e});if(k&&("/_error"===n||"/404"===n)&&(k.effect=void 0),h&&(k?k.json=self.__NEXT_DATA__.props:k={json:self.__NEXT_DATA__.props}),t(),(null==k||null==(v=k.effect)?void 0:v.type)==="redirect-internal"||(null==k||null==(_=k.effect)?void 0:_.type)==="redirect-external")return k.effect;if((null==k||null==(E=k.effect)?void 0:E.type)==="rewrite"){let t=(0,o.removeTrailingSlash)(k.effect.resolvedHref),a=await this.pageLoader.getPageList();if((!h||a.includes(t))&&(y=t,n=k.effect.resolvedHref,r={...r,...k.effect.parsedAs.query},l=(0,S.removeBasePath)((0,f.normalizeLocalePath)(k.effect.parsedAs.pathname,this.locales).pathname),e=this.components[y],i.shallow&&e&&this.route===y&&!c))return{...e,route:y}}if((0,R.isAPIRoute)(y))return V({url:a,router:this}),new Promise(()=>{});let x=s||await this.fetchComponent(y).then(e=>({Component:e.page,styleSheets:e.styleSheets,__N_SSG:e.mod.__N_SSG,__N_SSP:e.mod.__N_SSP})),O=null==k||null==(P=k.response)?void 0:P.headers.get("x-middleware-skip"),T=x.__N_SSG||x.__N_SSP;O&&(null==k?void 0:k.dataHref)&&delete this.sdc[k.dataHref];let{props:C,cacheKey:A}=await this._getData(async()=>{if(T){if((null==k?void 0:k.json)&&!O)return{cacheKey:k.cacheKey,props:k.json};let e=(null==k?void 0:k.dataHref)?k.dataHref:this.pageLoader.getDataHref({href:(0,b.formatWithValidation)({pathname:n,query:r}),asPath:l,locale:u}),t=await q({dataHref:e,isServerRender:this.isSsr,parseJSON:!0,inflightCache:O?{}:this.sdc,persistCache:!d,isPrefetch:!1,unstable_skipClientCache:p});return{cacheKey:t.cacheKey,props:t.json||{}}}return{headers:{},props:await this.getInitialProps(x.Component,{pathname:n,query:r,asPath:a,locale:u,locales:this.locales,defaultLocale:this.defaultLocale})}});return x.__N_SSP&&w.dataHref&&A&&delete this.sdc[A],this.isPreview||!x.__N_SSG||h||q(Object.assign({},w,{isBackground:!0,persistCache:!1,inflightCache:this.sbc})).catch(()=>{}),C.pageProps=Object.assign({},C.pageProps),x.props=C,x.route=y,x.query=r,x.resolvedAs=l,this.components[y]=x,x}catch(e){return this.handleRouteInfoError((0,s.getProperError)(e),n,r,a,i)}}set(e,t,n){return this.state=e,this.sub(t,this.components["/_app"].Component,n)}beforePopState(e){this._bps=e}onlyAHashChange(e){if(!this.asPath)return!1;let[t,n]=this.asPath.split("#",2),[r,a]=e.split("#",2);return!!a&&t===r&&n===a||t===r&&n!==a}scrollToHash(e){let[,t=""]=e.split("#",2);(0,M.disableSmoothScrollDuringRouteTransition)(()=>{if(""===t||"top"===t)return void window.scrollTo(0,0);let e=decodeURIComponent(t),n=document.getElementById(e);if(n)return void n.scrollIntoView();let r=document.getElementsByName(e)[0];r&&r.scrollIntoView()},{onlyHashChange:this.onlyAHashChange(e)})}urlIsNew(e){return this.asPath!==e}async prefetch(e,t,n){if(void 0===t&&(t=e),void 0===n&&(n={}),"undefined"!=typeof window&&(0,A.isBot)(window.navigator.userAgent))return;let a=(0,m.parseRelativeUrl)(e),l=a.pathname,{pathname:u,query:s}=a,c=u,f=await this.pageLoader.getPageList(),d=t,p=void 0!==n.locale?n.locale||void 0:this.locale,w=await D({asPath:t,locale:p,router:this});if(t.startsWith("/")){let n;({__rewrites:n}=await (0,i.getClientBuildManifest)());let l=r((0,P.addBasePath)((0,_.addLocale)(t,this.locale),!0),f,n,a.query,e=>U(e,f),this.locales);if(l.externalDest)return;w||(d=(0,E.removeLocale)((0,S.removeBasePath)(l.asPath),this.locale)),l.matchedPage&&l.resolvedHref&&(a.pathname=u=l.resolvedHref,w||(e=(0,b.formatWithValidation)(a)))}a.pathname=U(a.pathname,f),(0,h.isDynamicRoute)(a.pathname)&&(u=a.pathname,a.pathname=u,Object.assign(s,(0,g.getRouteMatcher)((0,y.getRouteRegex)(a.pathname))((0,v.parsePath)(t).pathname)||{}),w||(e=(0,b.formatWithValidation)(a)));let k=await H({fetchData:()=>q({dataHref:this.pageLoader.getDataHref({href:(0,b.formatWithValidation)({pathname:c,query:s}),skipInterpolation:!0,asPath:d,locale:p}),hasMiddleware:!0,isServerRender:!1,parseJSON:!0,inflightCache:this.sdc,persistCache:!this.isPreview,isPrefetch:!0}),asPath:t,locale:p,router:this});if((null==k?void 0:k.effect.type)==="rewrite"&&(a.pathname=k.effect.resolvedHref,u=k.effect.resolvedHref,s={...s,...k.effect.parsedAs.query},d=k.effect.parsedAs.pathname,e=(0,b.formatWithValidation)(a)),(null==k?void 0:k.effect.type)==="redirect-external")return;let R=(0,o.removeTrailingSlash)(u);await this._bfl(t,d,n.locale,!0)&&(this.components[l]={__appRouter:!0}),await Promise.all([this.pageLoader._isSsg(R).then(t=>!!t&&q({dataHref:(null==k?void 0:k.json)?null==k?void 0:k.dataHref:this.pageLoader.getDataHref({href:e,asPath:d,locale:p}),isServerRender:!1,parseJSON:!0,inflightCache:this.sdc,persistCache:!this.isPreview,isPrefetch:!0,unstable_skipClientCache:n.unstable_skipClientCache||n.priority&&!0}).then(()=>!1).catch(()=>!1)),this.pageLoader[n.priority?"loadPage":"prefetch"](R)])}async fetchComponent(e){let t=$({route:e,router:this});try{let n=await this.pageLoader.loadPage(e);return t(),n}catch(e){throw t(),e}}_getData(e){let t=!1,n=()=>{t=!0};return this.clc=n,e().then(e=>{if(n===this.clc&&(this.clc=null),t){let e=Object.defineProperty(Error("Loading initial props cancelled"),"__NEXT_ERROR_CODE",{value:"E405",enumerable:!1,configurable:!0});throw e.cancelled=!0,e}return e})}getInitialProps(e,t){let{Component:n}=this.components["/_app"],r=this._wrapApp(n);return t.AppTree=r,(0,p.loadGetInitialProps)(n,{AppTree:r,Component:e,router:this,ctx:t})}get route(){return this.state.route}get pathname(){return this.state.pathname}get query(){return this.state.query}get asPath(){return this.state.asPath}get locale(){return this.state.locale}get isFallback(){return this.state.isFallback}get isPreview(){return this.state.isPreview}constructor(e,t,n,{initialProps:r,pageLoader:a,App:l,wrapApp:i,Component:u,err:s,subscription:c,isFallback:f,locale:d,locales:g,defaultLocale:y,domainLocales:v,isPreview:_}){this.sdc={},this.sbc={},this.isFirstPopStateEvent=!0,this._key=X(),this.onPopState=e=>{let t,{isFirstPopStateEvent:n}=this;this.isFirstPopStateEvent=!1;let r=e.state;if(!r){let{pathname:e,query:t}=this;this.changeState("replaceState",(0,b.formatWithValidation)({pathname:(0,P.addBasePath)(e),query:t}),(0,p.getURL)());return}if(r.__NA)return void window.location.reload();if(!r.__N||n&&this.locale===r.options.locale&&r.as===this.asPath)return;let{url:a,as:l,options:o,key:i}=r;this._key=i;let{pathname:u}=(0,m.parseRelativeUrl)(a);(!this.isSsr||l!==(0,P.addBasePath)(this.asPath)||u!==(0,P.addBasePath)(this.pathname))&&(!this._bps||this._bps(r))&&this.change("replaceState",a,l,Object.assign({},o,{shallow:o.shallow&&this._shallow,locale:o.locale||this.defaultLocale,_h:0}),t)};let E=(0,o.removeTrailingSlash)(e);this.components={},"/_error"!==e&&(this.components[E]={Component:u,initial:!0,props:r,err:s,__N_SSG:r&&r.__N_SSG,__N_SSP:r&&r.__N_SSP}),this.components["/_app"]={Component:l,styleSheets:[]},this.events=G.events,this.pageLoader=a;let S=(0,h.isDynamicRoute)(e)&&self.__NEXT_DATA__.autoExport;if(this.basePath="",this.sub=c,this.clc=null,this._wrapApp=i,this.isSsr=!0,this.isLocaleDomain=!1,this.isReady=!!(self.__NEXT_DATA__.gssp||self.__NEXT_DATA__.gip||self.__NEXT_DATA__.isExperimentalCompile||self.__NEXT_DATA__.appGip&&!self.__NEXT_DATA__.gsp||!S&&!self.location.search&&0),this.state={route:E,pathname:e,query:t,asPath:S?e:n,isPreview:!!_,locale:void 0,isFallback:f},this._initialMatchesMiddlewarePromise=Promise.resolve(!1),"undefined"!=typeof window){if(!n.startsWith("//")){let r={locale:d},a=(0,p.getURL)();this._initialMatchesMiddlewarePromise=D({router:this,locale:d,asPath:a}).then(l=>(r._shouldResolveHref=n!==e,this.changeState("replaceState",l?a:(0,b.formatWithValidation)({pathname:(0,P.addBasePath)(e),query:t}),a,r),l))}window.addEventListener("popstate",this.onPopState)}}}G.events=(0,d.default)()},94408,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return l}}),e.r(41705);let r=e.r(91398);e.r(91788);let a=e.r(26990);function l(e){function t(t){return(0,r.jsx)(e,{router:(0,a.useRouter)(),...t})}return t.getInitialProps=e.getInitialProps,t.origGetInitialProps=e.origGetInitialProps,t}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},26990,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{Router:function(){return l.default},createRouter:function(){return m},default:function(){return p},makePublicRouterInstance:function(){return g},useRouter:function(){return h},withRouter:function(){return u.default}});let r=e.r(41705),a=r._(e.r(91788)),l=r._(e.r(24438)),o=e.r(25479),i=r._(e.r(53910)),u=r._(e.r(94408)),s={router:null,readyCallbacks:[],ready(e){if(this.router)return e();"undefined"!=typeof window&&this.readyCallbacks.push(e)}},c=["pathname","route","query","asPath","components","isFallback","basePath","locale","locales","defaultLocale","isReady","isPreview","isLocaleDomain","domainLocales"],f=["push","replace","reload","back","prefetch","beforePopState"];function d(){if(!s.router)throw Object.defineProperty(Error('No router instance found.\nYou should only use "next/router" on the client side of your app.\n'),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return s.router}Object.defineProperty(s,"events",{get:()=>l.default.events}),c.forEach(e=>{Object.defineProperty(s,e,{get:()=>d()[e]})}),f.forEach(e=>{s[e]=function(){for(var t=arguments.length,n=Array(t),r=0;r{s.ready(()=>{l.default.events.on(e,function(){for(var t=arguments.length,n=Array(t),r=0;re()),s.readyCallbacks=[],s.router}function g(e){let t={};for(let n of c){if("object"==typeof e[n]){t[n]=Object.assign(Array.isArray(e[n])?[]:{},e[n]);continue}t[n]=e[n]}return t.events=l.default.events,f.forEach(n=>{t[n]=function(){for(var t=arguments.length,r=Array(t),a=0;a{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{RouteAnnouncer:function(){return u},default:function(){return s}});let r=e.r(41705),a=e.r(91398),l=r._(e.r(91788)),o=e.r(26990),i={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",top:0,width:"1px",whiteSpace:"nowrap",wordWrap:"normal"},u=()=>{let{asPath:e}=(0,o.useRouter)(),[t,n]=l.default.useState(""),r=l.default.useRef(e);return l.default.useEffect(()=>{if(r.current!==e)if(r.current=e,document.title)n(document.title);else{var t;let r=document.querySelector("h1");n((null!=(t=null==r?void 0:r.innerText)?t:null==r?void 0:r.textContent)||e)}},[e]),(0,a.jsx)("p",{"aria-live":"assertive",id:"__next-route-announcer__",role:"alert",style:i,children:t})},s=u;("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},15125,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{VALID_LOADERS:function(){return r},imageConfigDefault:function(){return a}});let r=["default","imgix","cloudinary","akamai","custom"],a={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:"attachment",localPatterns:void 0,remotePatterns:[],qualities:void 0,unoptimized:!1}},13521,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"ImageConfigContext",{enumerable:!0,get:function(){return l}});let r=e.r(41705)._(e.r(91788)),a=e.r(15125),l=r.default.createContext(a.imageConfigDefault)},1085,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{AppRouterContext:function(){return a},GlobalLayoutRouterContext:function(){return o},LayoutRouterContext:function(){return l},MissingSlotContext:function(){return u},TemplateContext:function(){return i}});let r=e.r(41705)._(e.r(91788)),a=r.default.createContext(null),l=r.default.createContext(null),o=r.default.createContext(null),i=r.default.createContext(null),u=r.default.createContext(new Set)},70008,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{PathParamsContext:function(){return o},PathnameContext:function(){return l},SearchParamsContext:function(){return a}});let r=e.r(91788),a=(0,r.createContext)(null),l=(0,r.createContext)(null),o=(0,r.createContext)(null)},66717,(e,t,n)=>{"use strict";function r(e){return new URL(e,"http://n").searchParams}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"asPathToSearchParams",{enumerable:!0,get:function(){return r}})},18126,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{PathnameContextProviderAdapter:function(){return p},adaptForAppRouterInstance:function(){return c},adaptForPathParams:function(){return d},adaptForSearchParams:function(){return f}});let r=e.r(52456),a=e.r(91398),l=r._(e.r(91788)),o=e.r(70008),i=e.r(31235),u=e.r(66717),s=e.r(94599);function c(e){return{back(){e.back()},forward(){e.forward()},refresh(){e.reload()},hmrRefresh(){},push(t,n){let{scroll:r}=void 0===n?{}:n;e.push(t,void 0,{scroll:r})},replace(t,n){let{scroll:r}=void 0===n?{}:n;e.replace(t,void 0,{scroll:r})},prefetch(t){e.prefetch(t)}}}function f(e){return e.isReady&&e.query?(0,u.asPathToSearchParams)(e.asPath):new URLSearchParams}function d(e){if(!e.isReady||!e.query)return null;let t={};for(let n of Object.keys((0,s.getRouteRegex)(e.pathname).groups))t[n]=e.query[n];return t}function p(e){let{children:t,router:n,...r}=e,u=(0,l.useRef)(r.isAutoExport),s=(0,l.useMemo)(()=>{let e,t=u.current;if(t&&(u.current=!1),(0,i.isDynamicRoute)(n.pathname)&&(n.isFallback||t&&!n.isReady))return null;try{e=new URL(n.asPath,"http://f")}catch(e){return"/"}return e.pathname},[n.asPath,n.isFallback,n.isReady,n.pathname]);return(0,a.jsx)(o.PathnameContext.Provider,{value:s,children:t})}},14760,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{BailoutToCSRError:function(){return a},isBailoutToCSRError:function(){return l}});let r="BAILOUT_TO_CLIENT_SIDE_RENDERING";class a extends Error{constructor(e){super("Bail out to client-side rendering: "+e),this.reason=e,this.digest=r}}function l(e){return"object"==typeof e&&null!==e&&"digest"in e&&e.digest===r}},65288,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"reportGlobalError",{enumerable:!0,get:function(){return r}});let r="function"==typeof reportError?reportError:e=>{globalThis.console.error(e)};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},45290,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{isRecoverableError:function(){return u},onRecoverableError:function(){return s}});let r=e.r(41705),a=e.r(14760),l=r._(e.r(53910)),o=e.r(65288),i=new WeakSet;function u(e){return i.has(e)}let s=e=>{let t=(0,l.default)(e)&&"cause"in e?e.cause:e;(0,a.isBailoutToCSRError)(t)||(0,o.reportGlobalError)(t)};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},39651,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"default",{enumerable:!0,get:function(){return l}});let r=e.r(41705)._(e.r(47194));class a{end(e){if("ended"===this.state.state)throw Object.defineProperty(Error("Span has already ended"),"__NEXT_ERROR_CODE",{value:"E17",enumerable:!1,configurable:!0});this.state={state:"ended",endTime:null!=e?e:Date.now()},this.onSpanEnd(this)}constructor(e,t,n){var r,a;this.name=e,this.attributes=null!=(r=t.attributes)?r:{},this.startTime=null!=(a=t.startTime)?a:Date.now(),this.onSpanEnd=n,this.state={state:"inprogress"}}}let l=new class{startSpan(e,t){return new a(e,t,this.handleSpanEnd)}onSpanEnd(e){return this._emitter.on("spanend",e),()=>{this._emitter.off("spanend",e)}}constructor(){this._emitter=(0,r.default)(),this.handleSpanEnd=e=>{this._emitter.emit("spanend",e)}}};("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},91622,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{HTTPAccessErrorStatus:function(){return r},HTTP_ERROR_FALLBACK_ERROR_CODE:function(){return l},getAccessFallbackErrorTypeByStatus:function(){return u},getAccessFallbackHTTPStatus:function(){return i},isHTTPAccessFallbackError:function(){return o}});let r={NOT_FOUND:404,FORBIDDEN:403,UNAUTHORIZED:401},a=new Set(Object.values(r)),l="NEXT_HTTP_ERROR_FALLBACK";function o(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let[t,n]=e.digest.split(";");return t===l&&a.has(Number(n))}function i(e){return Number(e.digest.split(";")[1])}function u(e){switch(e){case 401:return"unauthorized";case 403:return"forbidden";case 404:return"not-found";default:return}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},40184,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"RedirectStatusCode",{enumerable:!0,get:function(){return r}});var r=function(e){return e[e.SeeOther=303]="SeeOther",e[e.TemporaryRedirect=307]="TemporaryRedirect",e[e.PermanentRedirect=308]="PermanentRedirect",e}({});("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},1939,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{REDIRECT_ERROR_CODE:function(){return a},RedirectType:function(){return l},isRedirectError:function(){return o}});let r=e.r(40184),a="NEXT_REDIRECT";var l=function(e){return e.push="push",e.replace="replace",e}({});function o(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let t=e.digest.split(";"),[n,l]=t,o=t.slice(2,-2).join(";"),i=Number(t.at(-2));return n===a&&("replace"===l||"push"===l)&&"string"==typeof o&&!isNaN(i)&&i in r.RedirectStatusCode}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},68934,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isNextRouterError",{enumerable:!0,get:function(){return l}});let r=e.r(91622),a=e.r(1939);function l(e){return(0,a.isRedirectError)(e)||(0,r.isHTTPAccessFallbackError)(e)}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},23788,(e,t,n)=>{"use strict";let r,a,l,o,i,u,s,c,f,d,p,h;Object.defineProperty(n,"__esModule",{value:!0}),!function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(n,{emitter:function(){return H},hydrate:function(){return eo},initialize:function(){return q},router:function(){return r},version:function(){return U}});let m=e.r(41705),g=e.r(91398);e.r(10560);let y=m._(e.r(91788)),b=m._(e.r(81912)),v=e.r(13584),_=m._(e.r(47194)),E=e.r(25479),S=e.r(1280),P=e.r(78690),w=e.r(98928),k=e.r(46144),R=e.r(89129),x=e.r(28035),O=m._(e.r(20011)),T=m._(e.r(87020)),C=e.r(45117),A=e.r(26990),N=e.r(53910),L=e.r(13521),M=e.r(44691),j=e.r(68186),I=e.r(1085),D=e.r(18126),z=e.r(70008),F=e.r(45290);e.r(39651),e.r(68934);let U="15.5.4",H=(0,_.default)(),B=!1;class W extends y.default.Component{componentDidCatch(e,t){this.props.fn(e,t)}componentDidMount(){this.scrollToHash(),r.isSsr&&(a.isFallback||a.nextExport&&((0,P.isDynamicRoute)(r.pathname)||location.search||1)||a.props&&a.props.__N_SSG&&(location.search||1))&&r.replace(r.pathname+"?"+String((0,w.assign)((0,w.urlQueryToSearchParams)(r.query),new URLSearchParams(location.search))),l,{_h:1,shallow:!a.isFallback&&!B}).catch(e=>{if(!e.cancelled)throw e})}componentDidUpdate(){this.scrollToHash()}scrollToHash(){let{hash:e}=location;if(!(e=e&&e.substring(1)))return;let t=document.getElementById(e);t&&setTimeout(()=>t.scrollIntoView(),0)}render(){return this.props.children}}async function q(t){void 0===t&&(t={}),a=JSON.parse(document.getElementById("__NEXT_DATA__").textContent),window.__NEXT_DATA__=a,h=a.defaultLocale;let n=a.assetPrefix||"";if(self.__next_set_public_path__(""+n+"/_next/"),(0,k.setConfig)({serverRuntimeConfig:{},publicRuntimeConfig:a.runtimeConfig||{}}),l=(0,R.getURL)(),(0,j.hasBasePath)(l)&&(l=(0,M.removeBasePath)(l)),a.scriptLoader){let{initScriptLoader:t}=e.r(61457);t(a.scriptLoader)}o=new T.default(a.buildId,n);let s=e=>{let[t,n]=e;return o.routeLoader.onEntrypoint(t,n)};return window.__NEXT_P&&window.__NEXT_P.map(e=>setTimeout(()=>s(e),0)),window.__NEXT_P=[],window.__NEXT_P.push=s,(u=(0,O.default)()).getIsSsr=()=>r.isSsr,i=document.getElementById("__next"),{assetPrefix:n}}function X(e,t){return(0,g.jsx)(e,{...t})}function V(e){var t;let{children:n}=e,a=y.default.useMemo(()=>(0,D.adaptForAppRouterInstance)(r),[]);return(0,g.jsx)(W,{fn:e=>G({App:f,err:e}).catch(e=>console.error("Error rendering page: ",e)),children:(0,g.jsx)(I.AppRouterContext.Provider,{value:a,children:(0,g.jsx)(z.SearchParamsContext.Provider,{value:(0,D.adaptForSearchParams)(r),children:(0,g.jsx)(D.PathnameContextProviderAdapter,{router:r,isAutoExport:null!=(t=self.__NEXT_DATA__.autoExport)&&t,children:(0,g.jsx)(z.PathParamsContext.Provider,{value:(0,D.adaptForPathParams)(r),children:(0,g.jsx)(E.RouterContext.Provider,{value:(0,A.makePublicRouterInstance)(r),children:(0,g.jsx)(v.HeadManagerContext.Provider,{value:u,children:(0,g.jsx)(L.ImageConfigContext.Provider,{value:{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},children:n})})})})})})})})}let $=e=>t=>{let n={...t,Component:p,err:a.err,router:r};return(0,g.jsx)(V,{children:X(e,n)})};function G(t){let{App:n,err:i}=t;return console.error(i),console.error("A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred"),o.loadPage("/_error").then(r=>{let{page:a,styleSheets:l}=r;return(null==s?void 0:s.Component)===a?e.A(48761).then(r=>e.A(28805).then(e=>(t.App=n=e.default,r))).then(e=>({ErrorComponent:e.default,styleSheets:[]})):{ErrorComponent:a,styleSheets:l}}).then(e=>{var o;let{ErrorComponent:u,styleSheets:s}=e,c=$(n),f={Component:u,AppTree:c,router:r,ctx:{err:i,pathname:a.page,query:a.query,asPath:l,AppTree:c}};return Promise.resolve((null==(o=t.props)?void 0:o.err)?t.props:(0,R.loadGetInitialProps)(n,f)).then(e=>ea({...t,err:i,Component:u,styleSheets:s,props:e}))})}function Q(e){let{callback:t}=e;return y.default.useLayoutEffect(()=>t(),[t]),null}let K={navigationStart:"navigationStart",beforeRender:"beforeRender",afterRender:"afterRender",afterHydrate:"afterHydrate",routeChange:"routeChange"},Y={hydration:"Next.js-hydration",beforeHydration:"Next.js-before-hydration",routeChangeToRender:"Next.js-route-change-to-render",render:"Next.js-render"},J=null,Z=!0;function ee(){[K.beforeRender,K.afterHydrate,K.afterRender,K.routeChange].forEach(e=>performance.clearMarks(e))}function et(){R.ST&&(performance.mark(K.afterHydrate),performance.getEntriesByName(K.beforeRender,"mark").length&&(performance.measure(Y.beforeHydration,K.navigationStart,K.beforeRender),performance.measure(Y.hydration,K.beforeRender,K.afterHydrate)),d&&performance.getEntriesByName(Y.hydration).forEach(d),ee())}function en(){if(!R.ST)return;performance.mark(K.afterRender);let e=performance.getEntriesByName(K.routeChange,"mark");e.length&&(performance.getEntriesByName(K.beforeRender,"mark").length&&(performance.measure(Y.routeChangeToRender,e[0].name,K.beforeRender),performance.measure(Y.render,K.beforeRender,K.afterRender),d&&(performance.getEntriesByName(Y.render).forEach(d),performance.getEntriesByName(Y.routeChangeToRender).forEach(d))),ee(),[Y.routeChangeToRender,Y.render].forEach(e=>performance.clearMeasures(e)))}function er(e){let{callbacks:t,children:n}=e;return y.default.useLayoutEffect(()=>t.forEach(e=>e()),[t]),n}function ea(e){let t,n,{App:a,Component:l,props:o,err:u}=e,f="initial"in e?void 0:e.styleSheets;l=l||s.Component;let d={...o=o||s.props,Component:l,err:u,router:r};s=d;let p=new Promise((e,t)=>{c&&c(),n=()=>{c=null,e()},c=()=>{c=null;let e=Object.defineProperty(Error("Cancel rendering route"),"__NEXT_ERROR_CODE",{value:"E503",enumerable:!1,configurable:!0});e.cancelled=!0,t(e)}});function h(){n()}!function(){let e;if(!f)return;let t=new Set((e=document.querySelectorAll("style[data-n-href]"),[].slice.call(e)).map(e=>e.getAttribute("data-n-href"))),n=document.querySelector("noscript[data-n-css]"),r=null==n?void 0:n.getAttribute("data-n-css");f.forEach(e=>{let{href:n,text:a}=e;if(!t.has(n)){let e=document.createElement("style");e.setAttribute("data-n-href",n),e.setAttribute("media","x"),r&&e.setAttribute("nonce",r),document.head.appendChild(e),e.appendChild(document.createTextNode(a))}})}();let m=(0,g.jsxs)(g.Fragment,{children:[(0,g.jsx)(Q,{callback:function(){if(e.scroll){let{x:t,y:n}=e.scroll;(0,S.disableSmoothScrollDuringRouteTransition)(()=>{window.scrollTo(t,n)})}}}),(0,g.jsxs)(V,{children:[X(a,d),(0,g.jsx)(x.Portal,{type:"next-route-announcer",children:(0,g.jsx)(C.RouteAnnouncer,{})})]})]});var v=i;R.ST&&performance.mark(K.beforeRender);let _=(t=Z?et:en,(0,g.jsx)(er,{callbacks:[t,h],children:m}));return J?(0,y.default.startTransition)(()=>{J.render(_)}):(J=b.default.hydrateRoot(v,_,{onRecoverableError:F.onRecoverableError}),Z=!1),p}async function el(e){if(e.err&&(void 0===e.Component||!e.isHydratePass))return void await G(e);try{await ea(e)}catch(n){let t=(0,N.getProperError)(n);if(t.cancelled)throw t;await G({...e,err:t})}}async function eo(e){let t=a.err;try{let e=await o.routeLoader.whenEntrypoint("/_app");if("error"in e)throw e.error;let{component:t,exports:n}=e;f=t,n&&n.reportWebVitals&&(d=e=>{let t,{id:r,name:a,startTime:l,value:o,duration:i,entryType:u,entries:s,attribution:c}=e,f=Date.now()+"-"+(Math.floor(Math.random()*(9e12-1))+1e12);s&&s.length&&(t=s[0].startTime);let d={id:r||f,name:a,startTime:l||t,value:null==o?i:o,label:"mark"===u||"measure"===u?"custom":"web-vital"};c&&(d.attribution=c),n.reportWebVitals(d)});let r=await o.routeLoader.whenEntrypoint(a.page);if("error"in r)throw r.error;p=r.component}catch(e){t=(0,N.getProperError)(e)}window.__NEXT_PRELOADREADY&&await window.__NEXT_PRELOADREADY(a.dynamicIds),r=(0,A.createRouter)(a.page,a.query,l,{initialProps:a.props,pageLoader:o,App:f,Component:p,wrapApp:$,err:t,isFallback:!!a.isFallback,subscription:(e,t,n)=>el(Object.assign({},e,{App:t,scroll:n})),locale:a.locale,locales:a.locales,defaultLocale:h,domainLocales:a.domainLocales,isPreview:a.isPreview}),B=await r._initialMatchesMiddlewarePromise;let n={App:f,initial:!0,Component:p,props:a.props,err:t,isHydratePass:!0};(null==e?void 0:e.beforeRender)&&await e.beforeRender(),el(n)}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},74020,(e,t,n)=>{"use strict";function r(){return new Promise(e=>{var t;t=function(){for(var t=document.querySelectorAll("[data-next-hide-fouc]"),n=t.length;n--;)t[n].parentNode.removeChild(t[n]);e()},window.requestAnimationFrame&&window.self===window.top?window.requestAnimationFrame(t):window.setTimeout(t)})}Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"displayContent",{enumerable:!0,get:function(){return r}}),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},10783,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),e.r(67398);let r=e.r(23788),a=e.r(74020);window.next={version:r.version,turbopack:!0,get router(){return r.router},emitter:r.emitter},self.__next_set_public_path__=()=>{},self.__webpack_hash__="",(0,r.initialize)({}).then(()=>(self.__turbopack_load_page_chunks__=(t,n)=>{Promise.all(n.map(t=>e.l(t))).catch(e=>console.error("failed to load chunks for page "+t,e))},(0,r.hydrate)({beforeRender:a.displayContent}))).catch(e=>{console.error("Error was not caught",e)}),("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/ba2906b9838f8913.js b/out/_next/static/chunks/ba2906b9838f8913.js deleted file mode 100644 index 172dc0e..0000000 --- a/out/_next/static/chunks/ba2906b9838f8913.js +++ /dev/null @@ -1,5 +0,0 @@ -__turbopack_load_page_chunks__("/_app", [ - "static/chunks/e60ef129113f6e24.js", - "static/chunks/ac324c416a781112.js", - "static/chunks/turbopack-c9108f430cd539ab.js" -]) diff --git a/out/_next/static/chunks/bc6534ca8150f241.css b/out/_next/static/chunks/bc6534ca8150f241.css deleted file mode 100644 index c0a35d6..0000000 --- a/out/_next/static/chunks/bc6534ca8150f241.css +++ /dev/null @@ -1,3 +0,0 @@ -@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.geist_cf2c6820-module__Rdu3Sq__className{font-family:Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,arial;font-style:normal}.geist_cf2c6820-module__Rdu3Sq__variable{--font-geist-sans:"Geist",system-ui,arial} -@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.geist_mono_9afcf1af-module__R8No1W__className{font-family:Geist Mono,ui-monospace,monaco;font-style:normal}.geist_mono_9afcf1af-module__R8No1W__variable{--font-geist-mono:"Geist Mono",ui-monospace,monaco} -@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-pan-x:initial;--tw-pan-y:initial;--tw-pinch-zoom:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-x-reverse:0;--tw-border-style:solid;--tw-divide-y-reverse:0;--tw-gradient-position:initial;--tw-gradient-from:transparent;--tw-gradient-via:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 transparent;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 transparent;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 transparent;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 transparent;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 transparent;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}::backdrop{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-pan-x:initial;--tw-pan-y:initial;--tw-pinch-zoom:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-x-reverse:0;--tw-border-style:solid;--tw-divide-y-reverse:0;--tw-gradient-position:initial;--tw-gradient-from:transparent;--tw-gradient-via:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 transparent;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 transparent;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 transparent;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 transparent;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 transparent;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:var(--font-geist-sans);--color-red-100:#ffe2e2;--color-red-200:#ffcaca;--color-red-400:#ff6568;--color-red-600:#e40014;--color-red-700:#bf000f;--color-red-800:#9f0712;--color-red-900:#82181a;--color-orange-50:#fff7ed;--color-orange-100:#ffedd5;--color-orange-200:#ffd7a8;--color-orange-300:#ffb96d;--color-orange-400:#ff8b1a;--color-orange-600:#f05100;--color-orange-800:#9f2d00;--color-orange-900:#7e2a0c;--color-green-50:#f0fdf4;--color-green-100:#dcfce7;--color-green-200:#b9f8cf;--color-green-300:#7bf1a8;--color-green-400:#05df72;--color-green-600:#00a544;--color-green-700:#008138;--color-green-800:#016630;--color-green-900:#0d542b;--color-teal-100:#cbfbf1;--color-teal-400:#00d3bd;--color-teal-800:#005f5a;--color-teal-900:#0b4f4a;--color-blue-100:#dbeafe;--color-blue-200:#bedbff;--color-blue-400:#54a2ff;--color-blue-500:#3080ff;--color-blue-600:#155dfc;--color-blue-800:#193cb8;--color-blue-900:#1c398e;--color-indigo-100:#e0e7ff;--color-indigo-400:#7d87ff;--color-indigo-800:#372aac;--color-indigo-900:#312c85;--color-purple-100:#f3e8ff;--color-purple-200:#e9d5ff;--color-purple-400:#c07eff;--color-purple-600:#9810fa;--color-purple-800:#6e11b0;--color-purple-900:#59168b;--color-pink-100:#fce7f3;--color-pink-400:#fb64b6;--color-pink-800:#a2004c;--color-pink-900:#861043;--color-gray-100:#f3f4f6;--color-gray-400:#99a1af;--color-gray-800:#1e2939;--color-gray-900:#101828;--spacing:.25rem;--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem;--breakpoint-2xl:96rem;--container-md:28rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--tracking-wider:.05em;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.625;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--shadow-sm:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--aspect-video:16/9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono);--color-background:var(--background);--color-border:var(--border);--color-primary:var(--primary);--color-destructive:var(--destructive)}@supports (color:color(display-p3 0 0 0)){:root,:host{--color-red-100:color(display-p3 .980386 .889727 .887779);--color-red-200:color(display-p3 .969562 .798149 .794299);--color-red-400:color(display-p3 .933534 .431676 .423491);--color-red-600:color(display-p3 .830323 .140383 .133196);--color-red-700:color(display-p3 .692737 .116232 .104679);--color-red-800:color(display-p3 .569606 .121069 .108493);--color-red-900:color(display-p3 .466906 .133198 .12139);--color-orange-50:color(display-p3 .99533 .970132 .933499);--color-orange-100:color(display-p3 .988762 .931393 .843273);--color-orange-200:color(display-p3 .974647 .84705 .680111);--color-orange-300:color(display-p3 .96801 .734346 .464159);--color-orange-400:color(display-p3 .950192 .561807 .211017);--color-orange-600:color(display-p3 .887467 .341665 .0219962);--color-orange-800:color(display-p3 .575591 .21198 .082665);--color-orange-900:color(display-p3 .457137 .188093 .0897628);--color-green-50:color(display-p3 .950677 .990571 .959366);--color-green-100:color(display-p3 .885269 .984329 .910368);--color-green-200:color(display-p3 .776442 .964383 .823412);--color-green-300:color(display-p3 .600292 .935514 .68114);--color-green-400:color(display-p3 .399536 .862346 .49324);--color-green-600:color(display-p3 .243882 .640824 .294808);--color-green-700:color(display-p3 .198355 .501799 .245335);--color-green-800:color(display-p3 .168568 .395123 .211217);--color-green-900:color(display-p3 .147288 .323577 .185694);--color-teal-100:color(display-p3 .834533 .980328 .946428);--color-teal-400:color(display-p3 .322787 .822056 .744388);--color-teal-800:color(display-p3 .1457 .367051 .350749);--color-teal-900:color(display-p3 .135344 .303314 .290629);--color-blue-100:color(display-p3 .869214 .915931 .989622);--color-blue-200:color(display-p3 .76688 .855207 .987483);--color-blue-400:color(display-p3 .397443 .62813 .992116);--color-blue-500:color(display-p3 .266422 .491219 .988624);--color-blue-600:color(display-p3 .174493 .358974 .950247);--color-blue-800:color(display-p3 .134023 .230647 .695537);--color-blue-900:color(display-p3 .136395 .219428 .537145);--color-indigo-100:color(display-p3 .883035 .90499 .993138);--color-indigo-400:color(display-p3 .494992 .525291 .985107);--color-indigo-800:color(display-p3 .207204 .165242 .647584);--color-indigo-900:color(display-p3 .188425 .173312 .503066);--color-purple-100:color(display-p3 .945034 .910569 .992972);--color-purple-200:color(display-p3 .901181 .835978 .992237);--color-purple-400:color(display-p3 .719919 .492497 .995173);--color-purple-600:color(display-p3 .546729 .130167 .94439);--color-purple-800:color(display-p3 .393513 .10339 .664476);--color-purple-900:color(display-p3 .321698 .107597 .524563);--color-pink-100:color(display-p3 .974549 .908208 .950227);--color-pink-400:color(display-p3 .915485 .430491 .70271);--color-pink-800:color(display-p3 .584151 .105343 .297396);--color-pink-900:color(display-p3 .480862 .117563 .26009);--color-gray-100:color(display-p3 .953567 .956796 .964321);--color-gray-400:color(display-p3 .605734 .630385 .680158);--color-gray-800:color(display-p3 .125854 .159497 .216835);--color-gray-900:color(display-p3 .070423 .0928982 .151928)}}@supports (color:lab(0% 0 0)){:root,:host{--color-red-100:lab(92.243% 10.2865 3.83865);--color-red-200:lab(86.017% 19.8815 7.75869);--color-red-400:lab(63.7053% 60.745 31.3109);--color-red-600:lab(48.4493% 77.4328 61.5452);--color-red-700:lab(40.4273% 67.2623 53.7441);--color-red-800:lab(33.7174% 55.8993 41.0293);--color-red-900:lab(28.5139% 44.5539 29.0463);--color-orange-50:lab(97.7008% 1.53735 5.90649);--color-orange-100:lab(94.7127% 3.58394 14.3151);--color-orange-200:lab(88.4871% 9.94918 28.8378);--color-orange-300:lab(80.8059% 21.7313 50.4455);--color-orange-400:lab(70.0429% 42.5156 75.8207);--color-orange-600:lab(57.1026% 64.2584 89.8886);--color-orange-800:lab(37.1566% 46.6433 50.5562);--color-orange-900:lab(30.2951% 36.0434 37.671);--color-green-50:lab(98.1563% -5.60117 2.75915);--color-green-100:lab(96.1861% -13.8464 6.52365);--color-green-200:lab(92.4222% -26.4702 12.9427);--color-green-300:lab(86.9953% -47.2691 25.0054);--color-green-400:lab(78.503% -64.9265 39.7492);--color-green-600:lab(59.0978% -58.6621 41.2579);--color-green-700:lab(47.0329% -47.0239 31.4788);--color-green-800:lab(37.4616% -36.7971 22.9692);--color-green-900:lab(30.797% -29.6927 17.382);--color-teal-100:lab(95.1845% -17.4212 -.425422);--color-teal-400:lab(76.0109% -53.3483 -2.27906);--color-teal-800:lab(35.5975% -26.6648 -4.34487);--color-teal-900:lab(29.506% -21.4706 -3.59886);--color-blue-100:lab(92.0301% -2.24757 -11.6453);--color-blue-200:lab(86.15% -4.04379 -21.0797);--color-blue-400:lab(65.0361% -1.42065 -56.9802);--color-blue-500:lab(54.1736% 13.3369 -74.6839);--color-blue-600:lab(44.0605% 29.0279 -86.0352);--color-blue-800:lab(30.2514% 27.7853 -70.2699);--color-blue-900:lab(26.1542% 15.7545 -51.5504);--color-indigo-100:lab(91.6577% 1.04591 -12.7199);--color-indigo-400:lab(59.866% 22.4834 -64.4485);--color-indigo-800:lab(26.6645% 37.9804 -68.6402);--color-indigo-900:lab(23.3911% 24.6978 -50.4718);--color-purple-100:lab(93.3333% 6.97437 -9.83434);--color-purple-200:lab(87.8405% 13.4282 -18.7159);--color-purple-400:lab(63.6946% 47.6127 -59.2066);--color-purple-600:lab(43.0295% 75.21 -86.5669);--color-purple-800:lab(30.6017% 56.7637 -64.4751);--color-purple-900:lab(24.9401% 45.2703 -51.2728);--color-pink-100:lab(93.5864% 9.01193 -3.15079);--color-pink-400:lab(64.5597% 64.3615 -12.7988);--color-pink-800:lab(34.9559% 60.2885 5.99639);--color-pink-900:lab(29.4367% 49.3962 3.35757);--color-gray-100:lab(96.1596% -.0823438 -1.13575);--color-gray-400:lab(65.9269% -.832707 -8.17473);--color-gray-800:lab(16.1051% -1.18239 -11.7533);--color-gray-900:lab(8.11897% .811279 -12.254)}}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::-webkit-file-upload-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:transparent;border-radius:0}::-webkit-file-upload-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:transparent;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:transparent;border-radius:0}:where(select:-webkit-any([multiple],[size])) optgroup{font-weight:bolder}:where(select:-moz-any([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:-webkit-any([multiple],[size])) optgroup option:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}:where(select:-moz-any([multiple],[size])) optgroup option:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}:where(select:is([multiple],[size])) optgroup option:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}:where(select:-webkit-any([multiple],[size])) optgroup option:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}:where(select:-moz-any([multiple],[size])) optgroup option:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}:where(select:is([multiple],[size])) optgroup option:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)))::-webkit-file-upload-button{margin-right:4px}:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)))::file-selector-button{margin-right:4px}:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)))::file-selector-button{margin-right:4px}:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))::-webkit-file-upload-button{margin-left:4px}:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))::file-selector-button{margin-left:4px}:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))::file-selector-button{margin-left:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-month-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-day-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-hour-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-minute-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-second-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-millisecond-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button{-webkit-appearance:button;-moz-appearance:button;appearance:button}input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-file-upload-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.not-sr-only{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:calc(var(--spacing)*0)}.top-4{top:calc(var(--spacing)*4)}.top-16{top:calc(var(--spacing)*16)}.top-20{top:calc(var(--spacing)*20)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-4{left:calc(var(--spacing)*4)}.left-6{left:calc(var(--spacing)*6)}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.z-50{z-index:50}.col-span-1{grid-column:span 1/span 1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-left:auto;margin-right:auto}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-16{margin-top:calc(var(--spacing)*16)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-6{margin-left:calc(var(--spacing)*6)}.ml-8{margin-left:calc(var(--spacing)*8)}.ml-13{margin-left:calc(var(--spacing)*13)}.ml-14{margin-left:calc(var(--spacing)*14)}.ml-16{margin-left:calc(var(--spacing)*16)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.inline-table{display:inline-table}.list-item{display:list-item}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row{display:table-row}.table-row-group{display:table-row-group}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:var(--aspect-video)}.h-1{height:calc(var(--spacing)*1)}.h-1\.5{height:calc(var(--spacing)*1.5)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-11{height:calc(var(--spacing)*11)}.h-12{height:calc(var(--spacing)*12)}.h-16{height:calc(var(--spacing)*16)}.h-20{height:calc(var(--spacing)*20)}.h-24{height:calc(var(--spacing)*24)}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-1{width:calc(var(--spacing)*1)}.w-1\.5{width:calc(var(--spacing)*1.5)}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-9{width:calc(var(--spacing)*9)}.w-10{width:calc(var(--spacing)*10)}.w-11{width:calc(var(--spacing)*11)}.w-12{width:calc(var(--spacing)*12)}.w-16{width:calc(var(--spacing)*16)}.w-20{width:calc(var(--spacing)*20)}.w-24{width:calc(var(--spacing)*24)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-md{max-width:var(--container-md)}.max-w-none{max-width:none}.min-w-\[200px\]{min-width:200px}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.translate-none{translate:none}.scale-3d{scale:var(--tw-scale-x)var(--tw-scale-y)var(--tw-scale-z)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-default{cursor:default}.touch-pinch-zoom{--tw-pinch-zoom:pinch-zoom;touch-action:var(--tw-pan-x,)var(--tw-pan-y,)var(--tw-pinch-zoom,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-evenly{justify-content:space-evenly}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*1.5)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*1.5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-12>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*12)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-reverse>:not(:last-child)){--tw-space-y-reverse:1}:where(.-space-x-2>:not(:last-child)){--tw-space-x-reverse:0}:where(.-space-x-2>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.-space-x-2>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.-space-x-2>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.-space-x-2>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.-space-x-2>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.-space-x-2>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0}:where(.space-x-1>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0}:where(.space-x-2>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0}:where(.space-x-4>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-reverse>:not(:last-child)){--tw-space-x-reverse:1}:where(.divide-x>:not(:last-child)){--tw-divide-x-reverse:0;border-inline-style:var(--tw-border-style)}:where(.divide-x>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-width:calc(1px*var(--tw-divide-x-reverse));border-right-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-x>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-width:calc(1px*var(--tw-divide-x-reverse));border-right-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-x>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-width:calc(1px*var(--tw-divide-x-reverse));border-right-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-x>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-x>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-x>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-y-reverse>:not(:last-child)){--tw-divide-y-reverse:1}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-s:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-s:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-s:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-s:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-s:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-s:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-ss:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem}.rounded-ss:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem}.rounded-ss:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:.25rem}.rounded-ss:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem}.rounded-ss:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem}.rounded-ss:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:.25rem}.rounded-e:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-e:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-e:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-e:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-e:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-e:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-se:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem}.rounded-se:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem}.rounded-se:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:.25rem}.rounded-se:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem}.rounded-se:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem}.rounded-se:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:.25rem}.rounded-ee:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-right-radius:.25rem}.rounded-ee:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-right-radius:.25rem}.rounded-ee:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-right-radius:.25rem}.rounded-ee:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-left-radius:.25rem}.rounded-ee:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-left-radius:.25rem}.rounded-ee:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-left-radius:.25rem}.rounded-es:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-left-radius:.25rem}.rounded-es:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-left-radius:.25rem}.rounded-es:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-bottom-left-radius:.25rem}.rounded-es:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-right-radius:.25rem}.rounded-es:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-right-radius:.25rem}.rounded-es:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-bottom-right-radius:.25rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-x{border-inline-style:var(--tw-border-style);border-left-width:1px;border-right-width:1px}.border-y{border-block-style:var(--tw-border-style);border-top-width:1px;border-bottom-width:1px}.border-s:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-style:var(--tw-border-style);border-left-width:1px}.border-s:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-style:var(--tw-border-style);border-left-width:1px}.border-s:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left-style:var(--tw-border-style);border-left-width:1px}.border-s:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-style:var(--tw-border-style);border-right-width:1px}.border-s:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-style:var(--tw-border-style);border-right-width:1px}.border-s:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right-style:var(--tw-border-style);border-right-width:1px}.border-e:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-right-style:var(--tw-border-style);border-right-width:1px}.border-e:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-right-style:var(--tw-border-style);border-right-width:1px}.border-e:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-right-style:var(--tw-border-style);border-right-width:1px}.border-e:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-left-style:var(--tw-border-style);border-left-width:1px}.border-e:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-left-style:var(--tw-border-style);border-left-width:1px}.border-e:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-left-style:var(--tw-border-style);border-left-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-background{border-color:var(--background)}.border-blue-200{border-color:var(--color-blue-200)}.border-border{border-color:var(--border)}.border-foreground\/20{border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.border-foreground\/20{border-color:color-mix(in oklab,var(--foreground)20%,transparent)}}.border-green-200{border-color:var(--color-green-200)}.border-input{border-color:var(--input)}.border-orange-200{border-color:var(--color-orange-200)}.border-primary\/20{border-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.border-primary\/20{border-color:color-mix(in oklab,var(--primary)20%,transparent)}}.border-primary\/50{border-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.border-primary\/50{border-color:color-mix(in oklab,var(--primary)50%,transparent)}}.border-purple-200{border-color:var(--color-purple-200)}.border-red-200{border-color:var(--color-red-200)}.bg-accent{background-color:var(--accent)}.bg-background,.bg-background\/95{background-color:var(--background)}@supports (color:color-mix(in lab, red, red)){.bg-background\/95{background-color:color-mix(in oklab,var(--background)95%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-destructive{background-color:var(--destructive)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-600{background-color:var(--color-green-600)}.bg-indigo-100{background-color:var(--color-indigo-100)}.bg-muted{background-color:var(--muted)}.bg-muted-foreground{background-color:var(--muted-foreground)}.bg-muted\/20{background-color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/20{background-color:color-mix(in oklab,var(--muted)20%,transparent)}}.bg-muted\/50{background-color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.bg-muted\/50{background-color:color-mix(in oklab,var(--muted)50%,transparent)}}.bg-orange-50{background-color:var(--color-orange-50)}.bg-orange-100{background-color:var(--color-orange-100)}.bg-pink-100{background-color:var(--color-pink-100)}.bg-popover{background-color:var(--popover)}.bg-primary,.bg-primary\/5{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.bg-primary\/5{background-color:color-mix(in oklab,var(--primary)5%,transparent)}}.bg-primary\/10{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.bg-primary\/10{background-color:color-mix(in oklab,var(--primary)10%,transparent)}}.bg-purple-100{background-color:var(--color-purple-100)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-600{background-color:var(--color-red-600)}.bg-secondary{background-color:var(--secondary)}.bg-teal-100{background-color:var(--color-teal-100)}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-background{--tw-gradient-from:var(--background);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-primary\/5{--tw-gradient-from:var(--primary)}@supports (color:color-mix(in lab, red, red)){.from-primary\/5{--tw-gradient-from:color-mix(in oklab,var(--primary)5%,transparent)}}.from-primary\/5{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-500\/5{--tw-gradient-to:rgba(48,128,255,.05)}@supports (color:color-mix(in lab, red, red)){.to-blue-500\/5{--tw-gradient-to:color-mix(in oklab,var(--color-blue-500)5%,transparent)}}.to-blue-500\/5{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-muted{--tw-gradient-to:var(--muted);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.bg-repeat{background-repeat:repeat}.mask-no-clip{-webkit-mask-clip:no-clip;mask-clip:no-clip}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.object-cover{object-fit:cover}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-10{padding-inline:calc(var(--spacing)*10)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-8{padding-block:calc(var(--spacing)*8)}.py-12{padding-block:calc(var(--spacing)*12)}.py-16{padding-block:calc(var(--spacing)*16)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-8{padding-top:calc(var(--spacing)*8)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-geist-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-none{--tw-leading:1;line-height:1}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-wrap{text-wrap:wrap}.text-clip{text-overflow:clip}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-accent-foreground{color:var(--accent-foreground)}.text-blue-600{color:var(--color-blue-600)}.text-blue-800{color:var(--color-blue-800)}.text-card-foreground{color:var(--card-foreground)}.text-destructive-foreground{color:var(--destructive-foreground)}.text-foreground,.text-foreground\/60{color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.text-foreground\/60{color:color-mix(in oklab,var(--foreground)60%,transparent)}}.text-gray-800{color:var(--color-gray-800)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-green-800{color:var(--color-green-800)}.text-indigo-800{color:var(--color-indigo-800)}.text-muted-foreground{color:var(--muted-foreground)}.text-orange-600{color:var(--color-orange-600)}.text-orange-800{color:var(--color-orange-800)}.text-pink-800{color:var(--color-pink-800)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-purple-600{color:var(--color-purple-600)}.text-purple-800{color:var(--color-purple-800)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-teal-800{color:var(--color-teal-800)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.diagonal-fractions{--tw-numeric-fraction:diagonal-fractions;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.lining-nums{--tw-numeric-figure:lining-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.oldstyle-nums{--tw-numeric-figure:oldstyle-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.proportional-nums{--tw-numeric-spacing:proportional-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.slashed-zero{--tw-slashed-zero:slashed-zero;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.stacked-fractions{--tw-numeric-fraction:stacked-fractions;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.normal-nums{font-variant-numeric:normal}.line-through{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.overline{-webkit-text-decoration-line:overline;text-decoration-line:overline}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.opacity-30{opacity:.3}.opacity-60{opacity:.6}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,rgba(0,0,0,.1)),0 4px 6px -4px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.inset-ring{--tw-inset-ring-shadow:inset 0 0 0 1px var(--tw-inset-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-offset-background{--tw-ring-offset-color:var(--background)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,rgba(0,0,0,.1)))drop-shadow(0 1px 1px var(--tw-drop-shadow-color,rgba(0,0,0,.06)));--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1))drop-shadow(0 1px 1px rgba(0,0,0,.06));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-invert{--tw-backdrop-invert:invert(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-sepia{--tw-backdrop-sepia:sepia(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,-webkit-text-decoration-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,-webkit-text-decoration-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}:where(.divide-x-reverse>:not(:last-child)){--tw-divide-x-reverse:1}.ring-inset{--tw-ring-inset:inset}@media (hover:hover){.group-hover\:bg-primary:is(:where(.group):hover *){background-color:var(--primary)}.group-hover\:text-primary-foreground:is(:where(.group):hover *){color:var(--primary-foreground)}}.focus-within\:not-sr-only:focus-within{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}@media (hover:hover){.hover\:z-10:hover{z-index:10}.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:bg-accent:hover,.hover\:bg-accent\/50:hover{background-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-accent\/50:hover{background-color:color-mix(in oklab,var(--accent)50%,transparent)}}.hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive)90%,transparent)}}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary)90%,transparent)}}.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary)80%,transparent)}}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,rgba(0,0,0,.1)),0 4px 6px -4px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:not-sr-only:focus{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.focus\:z-10:focus{z-index:10}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:var(--ring)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:bg-accent\/80:active{background-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.active\:bg-accent\/80:active{background-color:color-mix(in oklab,var(--accent)80%,transparent)}}.active\:bg-destructive\/80:active{background-color:var(--destructive)}@supports (color:color-mix(in lab, red, red)){.active\:bg-destructive\/80:active{background-color:color-mix(in oklab,var(--destructive)80%,transparent)}}.active\:bg-primary\/80:active{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.active\:bg-primary\/80:active{background-color:color-mix(in oklab,var(--primary)80%,transparent)}}.active\:bg-secondary\/70:active{background-color:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.active\:bg-secondary\/70:active{background-color:color-mix(in oklab,var(--secondary)70%,transparent)}}.active\:text-primary\/80:active{color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.active\:text-primary\/80:active{color:color-mix(in oklab,var(--primary)80%,transparent)}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}@supports ((-webkit-backdrop-filter:var(--tw)) or (backdrop-filter:var(--tw))){.supports-\[backdrop-filter\]\:bg-background\/60{background-color:var(--background)}@supports (color:color-mix(in lab, red, red)){.supports-\[backdrop-filter\]\:bg-background\/60{background-color:color-mix(in oklab,var(--background)60%,transparent)}}}@media (min-width:40rem){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}:where(.sm\:space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-top:calc(calc(var(--spacing)*0)*var(--tw-space-y-reverse));margin-bottom:calc(calc(var(--spacing)*0)*calc(1 - var(--tw-space-y-reverse)))}:where(.sm\:space-x-4>:not(:last-child)){--tw-space-x-reverse:0}:where(.sm\:space-x-4>:not(:last-child)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-right:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-left:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}.sm\:py-24{padding-block:calc(var(--spacing)*24)}}@media (min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:gap-6{gap:calc(var(--spacing)*6)}.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media (min-width:64rem){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:gap-8{gap:calc(var(--spacing)*8)}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}.lg\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}@media (min-width:80rem){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:96rem){.\32 xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.dark\:border-blue-800{border-color:var(--color-blue-800)}.dark\:border-green-800{border-color:var(--color-green-800)}.dark\:border-orange-800{border-color:var(--color-orange-800)}.dark\:border-purple-800{border-color:var(--color-purple-800)}.dark\:border-red-800{border-color:var(--color-red-800)}.dark\:bg-blue-900\/20{background-color:rgba(28,57,142,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-blue-900\/20{background-color:color-mix(in oklab,var(--color-blue-900)20%,transparent)}}.dark\:bg-gray-900\/20{background-color:rgba(16,24,40,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-gray-900\/20{background-color:color-mix(in oklab,var(--color-gray-900)20%,transparent)}}.dark\:bg-green-900\/20{background-color:rgba(13,84,43,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-green-900\/20{background-color:color-mix(in oklab,var(--color-green-900)20%,transparent)}}.dark\:bg-indigo-900\/20{background-color:rgba(49,44,133,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-indigo-900\/20{background-color:color-mix(in oklab,var(--color-indigo-900)20%,transparent)}}.dark\:bg-orange-900\/20{background-color:rgba(126,42,12,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-orange-900\/20{background-color:color-mix(in oklab,var(--color-orange-900)20%,transparent)}}.dark\:bg-pink-900\/20{background-color:rgba(134,16,67,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-pink-900\/20{background-color:color-mix(in oklab,var(--color-pink-900)20%,transparent)}}.dark\:bg-purple-900\/20{background-color:rgba(89,22,139,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-purple-900\/20{background-color:color-mix(in oklab,var(--color-purple-900)20%,transparent)}}.dark\:bg-red-900\/20{background-color:rgba(130,24,26,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-red-900\/20{background-color:color-mix(in oklab,var(--color-red-900)20%,transparent)}}.dark\:bg-teal-900\/20{background-color:rgba(11,79,74,.2)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-teal-900\/20{background-color:color-mix(in oklab,var(--color-teal-900)20%,transparent)}}.dark\:text-blue-400{color:var(--color-blue-400)}.dark\:text-gray-400{color:var(--color-gray-400)}.dark\:text-green-300{color:var(--color-green-300)}.dark\:text-green-400{color:var(--color-green-400)}.dark\:text-indigo-400{color:var(--color-indigo-400)}.dark\:text-orange-300{color:var(--color-orange-300)}.dark\:text-orange-400{color:var(--color-orange-400)}.dark\:text-pink-400{color:var(--color-pink-400)}.dark\:text-purple-400{color:var(--color-purple-400)}.dark\:text-red-400{color:var(--color-red-400)}.dark\:text-teal-400{color:var(--color-teal-400)}}}:root{--background:#fff;--foreground:#171717;--muted:#f9f9f9;--muted-foreground:#666;--popover:#fff;--popover-foreground:#171717;--card:#fff;--card-foreground:#171717;--border:#e4e4e7;--input:#e4e4e7;--primary:#171717;--primary-foreground:#fff;--secondary:#f4f4f5;--secondary-foreground:#171717;--accent:#f4f4f5;--accent-foreground:#171717;--destructive:#ef4444;--destructive-foreground:#fff;--success:#10b981;--success-foreground:#fff;--warning:#f59e0b;--warning-foreground:#fff;--ring:#171717;--radius:.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.75;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--muted:#1a1a1a;--muted-foreground:#a1a1aa;--popover:#0a0a0a;--popover-foreground:#ededed;--card:#0a0a0a;--card-foreground:#ededed;--border:#27272a;--input:#27272a;--primary:#ededed;--primary-foreground:#0a0a0a;--secondary:#1a1a1a;--secondary-foreground:#ededed;--accent:#1a1a1a;--accent-foreground:#ededed;--destructive:#ef4444;--destructive-foreground:#fff;--success:#10b981;--success-foreground:#fff;--warning:#f59e0b;--warning-foreground:#fff;--ring:#ededed}}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif)}*{border-color:var(--border)}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-pan-x{syntax:"*";inherits:false}@property --tw-pan-y{syntax:"*";inherits:false}@property --tw-pinch-zoom{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"";inherits:false;initial-value:transparent}@property --tw-gradient-via{syntax:"";inherits:false;initial-value:transparent}@property --tw-gradient-to{syntax:"";inherits:false;initial-value:transparent}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 transparent}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 transparent}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 transparent}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 transparent}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 transparent}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false} diff --git a/out/_next/static/chunks/bd2dcf98c9b362f6.js b/out/_next/static/chunks/bd2dcf98c9b362f6.js deleted file mode 100644 index 6b9e861..0000000 --- a/out/_next/static/chunks/bd2dcf98c9b362f6.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,79466,(e,t,o)=>{"use strict";Object.defineProperty(o,"__esModule",{value:!0}),Object.defineProperty(o,"default",{enumerable:!0,get:function(){return d}});let r=e.r(41705),l=e.r(91398),u=r._(e.r(91788)),n=e.r(89129);async function a(e){let{Component:t,ctx:o}=e;return{pageProps:await (0,n.loadGetInitialProps)(t,o)}}class d extends u.default.Component{render(){let{Component:e,pageProps:t}=this.props;return(0,l.jsx)(e,{...t})}}d.origGetInitialProps=a,d.getInitialProps=a,("function"==typeof o.default||"object"==typeof o.default&&null!==o.default)&&void 0===o.default.__esModule&&(Object.defineProperty(o.default,"__esModule",{value:!0}),Object.assign(o.default,o),t.exports=o.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/ca3ba89adfbcfb25.js b/out/_next/static/chunks/ca3ba89adfbcfb25.js deleted file mode 100644 index 2d830c8..0000000 --- a/out/_next/static/chunks/ca3ba89adfbcfb25.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,98879,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return a}});let i=e.r(71645),n="undefined"==typeof window,o=n?()=>{}:i.useLayoutEffect,l=n?()=>{}:i.useEffect;function a(e){let{headManager:t,reduceComponentsToState:r}=e;function a(){if(t&&t.mountedInstances){let n=i.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(r(n,e))}}if(n){var s;null==t||null==(s=t.mountedInstances)||s.add(e.children),a()}return o(()=>{var r;return null==t||null==(r=t.mountedInstances)||r.add(e.children),()=>{var r;null==t||null==(r=t.mountedInstances)||r.delete(e.children)}}),o(()=>(t&&(t._pendingUpdate=a),()=>{t&&(t._pendingUpdate=a)})),l(()=>(t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null),()=>{t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null)})),null}},58908,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"AmpStateContext",{enumerable:!0,get:function(){return i}});let i=e.r(55682)._(e.r(71645)).default.createContext({})},15986,(e,t,r)=>{"use strict";function i(e){let{ampFirst:t=!1,hybrid:r=!1,hasQuery:i=!1}=void 0===e?{}:e;return t||r&&i}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isInAmpMode",{enumerable:!0,get:function(){return i}})},25633,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{default:function(){return g},defaultHead:function(){return c}});let i=e.r(55682),n=e.r(90809),o=e.r(43476),l=n._(e.r(71645)),a=i._(e.r(98879)),s=e.r(58908),u=e.r(42732),d=e.r(15986);function c(e){void 0===e&&(e=!1);let t=[(0,o.jsx)("meta",{charSet:"utf-8"},"charset")];return e||t.push((0,o.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")),t}function f(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===l.default.Fragment?e.concat(l.default.Children.toArray(t.props.children).reduce((e,t)=>"string"==typeof t||"number"==typeof t?e:e.concat(t),[])):e.concat(t)}e.r(33525);let p=["name","httpEquiv","charSet","itemProp"];function m(e,t){let{inAmpMode:r}=t;return e.reduce(f,[]).reverse().concat(c(r).reverse()).filter(function(){let e=new Set,t=new Set,r=new Set,i={};return n=>{let o=!0,l=!1;if(n.key&&"number"!=typeof n.key&&n.key.indexOf("$")>0){l=!0;let t=n.key.slice(n.key.indexOf("$")+1);e.has(t)?o=!1:e.add(t)}switch(n.type){case"title":case"base":t.has(n.type)?o=!1:t.add(n.type);break;case"meta":for(let e=0,t=p.length;e{let r=e.key||t;return l.default.cloneElement(e,{key:r})})}let g=function(e){let{children:t}=e,r=(0,l.useContext)(s.AmpStateContext),i=(0,l.useContext)(u.HeadManagerContext);return(0,o.jsx)(a.default,{reduceComponentsToState:m,headManager:i,inAmpMode:(0,d.isInAmpMode)(r),children:t})};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},88143,(e,t,r)=>{"use strict";function i(e){let{widthInt:t,heightInt:r,blurWidth:i,blurHeight:n,blurDataURL:o,objectFit:l}=e,a=i?40*i:t,s=n?40*n:r,u=a&&s?"viewBox='0 0 "+a+" "+s+"'":"";return"%3Csvg xmlns='http://www.w3.org/2000/svg' "+u+"%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='"+(u?"none":"contain"===l?"xMidYMid":"cover"===l?"xMidYMid slice":"none")+"' style='filter: url(%23b);' href='"+o+"'/%3E%3C/svg%3E"}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"getImageBlurSvg",{enumerable:!0,get:function(){return i}})},87690,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{VALID_LOADERS:function(){return i},imageConfigDefault:function(){return n}});let i=["default","imgix","cloudinary","akamai","custom"],n={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:"attachment",localPatterns:void 0,remotePatterns:[],qualities:void 0,unoptimized:!1}},8927,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"getImgProps",{enumerable:!0,get:function(){return s}}),e.r(33525);let i=e.r(88143),n=e.r(87690),o=["-moz-initial","fill","none","scale-down",void 0];function l(e){return void 0!==e.default}function a(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 s(e,t){var r,s;let u,d,c,{src:f,sizes:p,unoptimized:m=!1,priority:g=!1,loading:h,className:b,quality:v,width:y,height:_,fill:w=!1,style:j,overrideSrc:O,onLoad:x,onLoadingComplete:C,placeholder:S="empty",blurDataURL:P,fetchPriority:E,decoding:R="async",layout:M,objectFit:z,objectPosition:I,lazyBoundary:A,lazyRoot:D,...T}=e,{imgConf:k,showAltText:N,blurComplete:U,defaultLoader:F}=t,B=k||n.imageConfigDefault;if("allSizes"in B)u=B;else{let e=[...B.deviceSizes,...B.imageSizes].sort((e,t)=>e-t),t=B.deviceSizes.sort((e,t)=>e-t),i=null==(r=B.qualities)?void 0:r.sort((e,t)=>e-t);u={...B,allSizes:e,deviceSizes:t,qualities:i}}if(void 0===F)throw Object.defineProperty(Error("images.loaderFile detected but the file is missing default export.\nRead more: https://nextjs.org/docs/messages/invalid-images-config"),"__NEXT_ERROR_CODE",{value:"E163",enumerable:!1,configurable:!0});let L=T.loader||F;delete T.loader,delete T.srcSet;let G="__next_img_default"in L;if(G){if("custom"===u.loader)throw Object.defineProperty(Error('Image with src "'+f+'" is missing "loader" prop.\nRead more: https://nextjs.org/docs/messages/next-image-missing-loader'),"__NEXT_ERROR_CODE",{value:"E252",enumerable:!1,configurable:!0})}else{let e=L;L=t=>{let{config:r,...i}=t;return e(i)}}if(M){"fill"===M&&(w=!0);let e={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}}[M];e&&(j={...j,...e});let t={responsive:"100vw",fill:"100vw"}[M];t&&!p&&(p=t)}let q="",W=a(y),X=a(_);if((s=f)&&"object"==typeof s&&(l(s)||void 0!==s.src)){let e=l(f)?f.default:f;if(!e.src)throw Object.defineProperty(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)),"__NEXT_ERROR_CODE",{value:"E460",enumerable:!1,configurable:!0});if(!e.height||!e.width)throw Object.defineProperty(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)),"__NEXT_ERROR_CODE",{value:"E48",enumerable:!1,configurable:!0});if(d=e.blurWidth,c=e.blurHeight,P=P||e.blurDataURL,q=e.src,!w)if(W||X){if(W&&!X){let t=W/e.width;X=Math.round(e.height*t)}else if(!W&&X){let t=X/e.height;W=Math.round(e.width*t)}}else W=e.width,X=e.height}let H=!g&&("lazy"===h||void 0===h);(!(f="string"==typeof f?f:q)||f.startsWith("data:")||f.startsWith("blob:"))&&(m=!0,H=!1),u.unoptimized&&(m=!0),G&&!u.dangerouslyAllowSVG&&f.split("?",1)[0].endsWith(".svg")&&(m=!0);let V=a(v),$=Object.assign(w?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:z,objectPosition:I}:{},N?{}:{color:"transparent"},j),J=U||"empty"===S?null:"blur"===S?'url("data:image/svg+xml;charset=utf-8,'+(0,i.getImageBlurSvg)({widthInt:W,heightInt:X,blurWidth:d,blurHeight:c,blurDataURL:P||"",objectFit:$.objectFit})+'")':'url("'+S+'")',K=o.includes($.objectFit)?"fill"===$.objectFit?"100% 100%":"cover":$.objectFit,Y=J?{backgroundSize:K,backgroundPosition:$.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:J}:{},Q=function(e){let{config:t,src:r,unoptimized:i,width:n,quality:o,sizes:l,loader:a}=e;if(i)return{src:r,srcSet:void 0,sizes:void 0};let{widths:s,kind:u}=function(e,t,r){let{deviceSizes:i,allSizes:n}=e;if(r){let e=/(^|\s)(1?\d?\d)vw/g,t=[];for(let i;i=e.exec(r);)t.push(parseInt(i[2]));if(t.length){let e=.01*Math.min(...t);return{widths:n.filter(t=>t>=i[0]*e),kind:"w"}}return{widths:n,kind:"w"}}return"number"!=typeof t?{widths:i,kind:"w"}:{widths:[...new Set([t,2*t].map(e=>n.find(t=>t>=e)||n[n.length-1]))],kind:"x"}}(t,n,l),d=s.length-1;return{sizes:l||"w"!==u?l:"100vw",srcSet:s.map((e,i)=>a({config:t,src:r,quality:o,width:e})+" "+("w"===u?e:i+1)+u).join(", "),src:a({config:t,src:r,quality:o,width:s[d]})}}({config:u,src:f,unoptimized:m,width:W,quality:V,sizes:p,loader:L});return{props:{...T,loading:H?"lazy":h,fetchPriority:E,width:W,height:X,decoding:R,className:b,style:{...$,...Y},sizes:Q.sizes,srcSet:Q.srcSet,src:O||Q.src},meta:{unoptimized:m,priority:g,placeholder:S,fill:w}}}},18556,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ImageConfigContext",{enumerable:!0,get:function(){return o}});let i=e.r(55682)._(e.r(71645)),n=e.r(87690),o=i.default.createContext(n.imageConfigDefault)},65856,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"RouterContext",{enumerable:!0,get:function(){return i}});let i=e.r(55682)._(e.r(71645)).default.createContext(null)},1948,(e,t,r)=>{"use strict";function i(e){var t;let{config:r,src:i,width:n,quality:o}=e,l=o||(null==(t=r.qualities)?void 0:t.reduce((e,t)=>Math.abs(t-75){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"Image",{enumerable:!0,get:function(){return _}});let i=e.r(55682),n=e.r(90809),o=e.r(43476),l=n._(e.r(71645)),a=i._(e.r(74080)),s=i._(e.r(25633)),u=e.r(8927),d=e.r(87690),c=e.r(18556);e.r(33525);let f=e.r(65856),p=i._(e.r(1948)),m=e.r(18581),g={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};function h(e,t,r,i,n,o,l){let a=null==e?void 0:e.src;e&&e["data-loaded-src"]!==a&&(e["data-loaded-src"]=a,("decode"in e?e.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(e.parentElement&&e.isConnected){if("empty"!==t&&n(!0),null==r?void 0:r.current){let t=new Event("load");Object.defineProperty(t,"target",{writable:!1,value:e});let i=!1,n=!1;r.current({...t,nativeEvent:t,currentTarget:e,target:e,isDefaultPrevented:()=>i,isPropagationStopped:()=>n,persist:()=>{},preventDefault:()=>{i=!0,t.preventDefault()},stopPropagation:()=>{n=!0,t.stopPropagation()}})}(null==i?void 0:i.current)&&i.current(e)}}))}function b(e){return l.use?{fetchPriority:e}:{fetchpriority:e}}"undefined"==typeof window&&(globalThis.__NEXT_IMAGE_IMPORTED=!0);let v=(0,l.forwardRef)((e,t)=>{let{src:r,srcSet:i,sizes:n,height:a,width:s,decoding:u,className:d,style:c,fetchPriority:f,placeholder:p,loading:g,unoptimized:v,fill:y,onLoadRef:_,onLoadingCompleteRef:w,setBlurComplete:j,setShowAltText:O,sizesInput:x,onLoad:C,onError:S,...P}=e,E=(0,l.useCallback)(e=>{e&&(S&&(e.src=e.src),e.complete&&h(e,p,_,w,j,v,x))},[r,p,_,w,j,S,v,x]),R=(0,m.useMergedRef)(t,E);return(0,o.jsx)("img",{...P,...b(f),loading:g,width:s,height:a,decoding:u,"data-nimg":y?"fill":"1",className:d,style:c,sizes:n,srcSet:i,src:r,ref:R,onLoad:e=>{h(e.currentTarget,p,_,w,j,v,x)},onError:e=>{O(!0),"empty"!==p&&j(!0),S&&S(e)}})});function y(e){let{isAppRouter:t,imgAttributes:r}=e,i={as:"image",imageSrcSet:r.srcSet,imageSizes:r.sizes,crossOrigin:r.crossOrigin,referrerPolicy:r.referrerPolicy,...b(r.fetchPriority)};return t&&a.default.preload?(a.default.preload(r.src,i),null):(0,o.jsx)(s.default,{children:(0,o.jsx)("link",{rel:"preload",href:r.srcSet?void 0:r.src,...i},"__nimg-"+r.src+r.srcSet+r.sizes)})}let _=(0,l.forwardRef)((e,t)=>{let r=(0,l.useContext)(f.RouterContext),i=(0,l.useContext)(c.ImageConfigContext),n=(0,l.useMemo)(()=>{var e;let t=g||i||d.imageConfigDefault,r=[...t.deviceSizes,...t.imageSizes].sort((e,t)=>e-t),n=t.deviceSizes.sort((e,t)=>e-t),o=null==(e=t.qualities)?void 0:e.sort((e,t)=>e-t);return{...t,allSizes:r,deviceSizes:n,qualities:o}},[i]),{onLoad:a,onLoadingComplete:s}=e,m=(0,l.useRef)(a);(0,l.useEffect)(()=>{m.current=a},[a]);let h=(0,l.useRef)(s);(0,l.useEffect)(()=>{h.current=s},[s]);let[b,_]=(0,l.useState)(!1),[w,j]=(0,l.useState)(!1),{props:O,meta:x}=(0,u.getImgProps)(e,{defaultLoader:p.default,imgConf:n,blurComplete:b,showAltText:w});return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(v,{...O,unoptimized:x.unoptimized,placeholder:x.placeholder,fill:x.fill,onLoadRef:m,onLoadingCompleteRef:h,setBlurComplete:_,setShowAltText:j,sizesInput:e.sizes,ref:t}),x.priority?(0,o.jsx)(y,{isAppRouter:!r,imgAttributes:O}):null]})});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/e60ef129113f6e24.js b/out/_next/static/chunks/e60ef129113f6e24.js deleted file mode 100644 index 279ee0b..0000000 --- a/out/_next/static/chunks/e60ef129113f6e24.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,20955,(e,t,r)=>{!function(){var e={229:function(e){var t,r,n,o=e.exports={};function u(){throw Error("setTimeout has not been defined")}function i(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:u}catch(e){t=u}try{r="function"==typeof clearTimeout?clearTimeout:i}catch(e){r=i}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===u||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}var c=[],a=!1,f=-1;function l(){a&&n&&(a=!1,n.length?c=n.concat(c):f=-1,c.length&&p())}function p(){if(!a){var e=s(l);a=!0;for(var t=c.length;t;){for(n=c,c=[];++f1)for(var r=1;r{"use strict";var n,o;t.exports=(null==(n=e.g.process)?void 0:n.env)&&"object"==typeof(null==(o=e.g.process)?void 0:o.env)?e.g.process:e.r(20955)},41705,(e,t,r)=>{"use strict";r._=function(e){return e&&e.__esModule?e:{default:e}}},8481,(e,t,r)=>{"use strict";var n=Symbol.for("react.transitional.element");function o(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var u in r={},t)"key"!==u&&(r[u]=t[u]);else r=t;return{$$typeof:n,type:e,key:o,ref:void 0!==(t=r.ref)?t:null,props:r}}r.Fragment=Symbol.for("react.fragment"),r.jsx=o,r.jsxs=o},91398,(e,t,r)=>{"use strict";t.exports=e.r(8481)},61556,(e,t,r)=>{"use strict";var n=e.i(50461),o=Symbol.for("react.transitional.element"),u=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),f=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),h=Symbol.iterator,m={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},v=Object.assign,_={};function b(e,t,r){this.props=e,this.context=t,this.refs=_,this.updater=r||m}function g(){}function E(e,t,r){this.props=e,this.context=t,this.refs=_,this.updater=r||m}b.prototype.isReactComponent={},b.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},b.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},g.prototype=b.prototype;var w=E.prototype=new g;w.constructor=E,v(w,b.prototype),w.isPureReactComponent=!0;var S=Array.isArray,j={H:null,A:null,T:null,S:null,V:null},P=Object.prototype.hasOwnProperty;function T(e,t,r,n,u,i){return{$$typeof:o,type:e,key:t,ref:void 0!==(r=i.ref)?r:null,props:i}}function O(e){return"object"==typeof e&&null!==e&&e.$$typeof===o}var x=/\/+/g;function k(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function C(){}function R(e,t,r){if(null==e)return e;var n=[],i=0;return!function e(t,r,n,i,s){var c,a,f,l=typeof t;("undefined"===l||"boolean"===l)&&(t=null);var p=!1;if(null===t)p=!0;else switch(l){case"bigint":case"string":case"number":p=!0;break;case"object":switch(t.$$typeof){case o:case u:p=!0;break;case y:return e((p=t._init)(t._payload),r,n,i,s)}}if(p)return s=s(t),p=""===i?"."+k(t,0):i,S(s)?(n="",null!=p&&(n=p.replace(x,"$&/")+"/"),e(s,r,n,"",function(e){return e})):null!=s&&(O(s)&&(c=s,a=n+(null==s.key||t&&t.key===s.key?"":(""+s.key).replace(x,"$&/")+"/")+p,s=T(c.type,a,void 0,void 0,void 0,c.props)),r.push(s)),1;p=0;var d=""===i?".":i+":";if(S(t))for(var m=0;m{"use strict";t.exports=e.r(61556)},13584,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"HeadManagerContext",{enumerable:!0,get:function(){return n}});let n=e.r(41705)._(e.r(91788)).default.createContext({})},94470,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"warnOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},52456,(e,t,r)=>{"use strict";function n(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(n=function(e){return e?r:t})(e)}r._=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=n(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},u=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var s=u?Object.getOwnPropertyDescriptor(e,i):null;s&&(s.get||s.set)?Object.defineProperty(o,i,s):o[i]=e[i]}return o.default=e,r&&r.set(e,o),o}},89129,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DecodeError:function(){return h},MiddlewareNotFoundError:function(){return b},MissingStaticPage:function(){return _},NormalizeError:function(){return m},PageNotFoundError:function(){return v},SP:function(){return d},ST:function(){return y},WEB_VITALS:function(){return n},execOnce:function(){return o},getDisplayName:function(){return a},getLocationOrigin:function(){return s},getURL:function(){return c},isAbsoluteUrl:function(){return i},isResSent:function(){return f},loadGetInitialProps:function(){return p},normalizeRepeatedSlashes:function(){return l},stringifyError:function(){return g}});let n=["CLS","FCP","FID","INP","LCP","TTFB"];function o(e){let t,r=!1;return function(){for(var n=arguments.length,o=Array(n),u=0;uu.test(e);function s(){let{protocol:e,hostname:t,port:r}=window.location;return e+"//"+t+(r?":"+r:"")}function c(){let{href:e}=window.location,t=s();return e.substring(t.length)}function a(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function f(e){return e.finished||e.headersSent}function l(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?"?"+t.slice(1).join("?"):"")}async function p(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await p(t.Component,t.ctx)}:{};let n=await e.getInitialProps(t);if(r&&f(r))return n;if(!n)throw Object.defineProperty(Error('"'+a(e)+'.getInitialProps()" should resolve to an object. But found "'+n+'" instead.'),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return n}let d="undefined"!=typeof performance,y=d&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class h extends Error{}class m extends Error{}class v extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+e}}class _ extends Error{constructor(e,t){super(),this.message="Failed to load static file for page: "+e+" "+t}}class b extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function g(e){return JSON.stringify({message:e.message,stack:e.stack})}},79466,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return c}});let n=e.r(41705),o=e.r(91398),u=n._(e.r(91788)),i=e.r(89129);async function s(e){let{Component:t,ctx:r}=e;return{pageProps:await (0,i.loadGetInitialProps)(t,r)}}class c extends u.default.Component{render(){let{Component:e,pageProps:t}=this.props;return(0,o.jsx)(e,{...t})}}c.origGetInitialProps=s,c.getInitialProps=s,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},65777,(e,t,r)=>{t.exports=e.r(79466)},30984,(e,t,r)=>{let n="/_app";(window.__NEXT_P=window.__NEXT_P||[]).push([n,()=>e.r(65777)]),t.hot&&t.hot.dispose(function(){window.__NEXT_P.push([n])})},48761,e=>{e.v(t=>Promise.all(["static/chunks/538cc02e54714b23.js"].map(t=>e.l(t))).then(()=>t(93594)))},28805,e=>{e.v(e=>Promise.resolve().then(()=>e(79466)))}]); \ No newline at end of file diff --git a/out/_next/static/chunks/ea7ab0dba7b47d7c.js b/out/_next/static/chunks/ea7ab0dba7b47d7c.js deleted file mode 100644 index c403cdc..0000000 --- a/out/_next/static/chunks/ea7ab0dba7b47d7c.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,32061,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{BailoutToCSRError:function(){return o},isBailoutToCSRError:function(){return u}});let n="BAILOUT_TO_CLIENT_SIDE_RENDERING";class o extends Error{constructor(e){super("Bail out to client-side rendering: "+e),this.reason=e,this.digest=n}}function u(e){return"object"==typeof e&&null!==e&&"digest"in e&&e.digest===n}},64893,(e,t,r)=>{"use strict";var n=e.r(74080),o={stream:!0};function u(t){var r=e.r(t);return"function"!=typeof r.then||"fulfilled"===r.status?null:(r.then(function(e){r.status="fulfilled",r.value=e},function(e){r.status="rejected",r.reason=e}),r)}var a=new WeakSet,i=new WeakSet;function c(){}function l(t){for(var r=t[1],n=[],o=0;od||35===d||114===d||120===d?(p=d,d=3,s++):(p=0,d=3);continue;case 2:44===(b=c[s++])?d=4:_=_<<4|(96c.length&&(b=-1)}var v=c.byteOffset+s;if(-1{"use strict";t.exports=e.r(64893)},35326,(e,t,r)=>{"use strict";t.exports=e.r(21413)},54394,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{HTTPAccessErrorStatus:function(){return n},HTTP_ERROR_FALLBACK_ERROR_CODE:function(){return u},getAccessFallbackErrorTypeByStatus:function(){return c},getAccessFallbackHTTPStatus:function(){return i},isHTTPAccessFallbackError:function(){return a}});let n={NOT_FOUND:404,FORBIDDEN:403,UNAUTHORIZED:401},o=new Set(Object.values(n)),u="NEXT_HTTP_ERROR_FALLBACK";function a(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let[t,r]=e.digest.split(";");return t===u&&o.has(Number(r))}function i(e){return Number(e.digest.split(";")[1])}function c(e){switch(e){case 401:return"unauthorized";case 403:return"forbidden";case 404:return"not-found";default:return}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},76963,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"RedirectStatusCode",{enumerable:!0,get:function(){return n}});var n=function(e){return e[e.SeeOther=303]="SeeOther",e[e.TemporaryRedirect=307]="TemporaryRedirect",e[e.PermanentRedirect=308]="PermanentRedirect",e}({});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},68391,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{REDIRECT_ERROR_CODE:function(){return o},RedirectType:function(){return u},isRedirectError:function(){return a}});let n=e.r(76963),o="NEXT_REDIRECT";var u=function(e){return e.push="push",e.replace="replace",e}({});function a(e){if("object"!=typeof e||null===e||!("digest"in e)||"string"!=typeof e.digest)return!1;let t=e.digest.split(";"),[r,u]=t,a=t.slice(2,-2).join(";"),i=Number(t.at(-2));return r===o&&("replace"===u||"push"===u)&&"string"==typeof a&&!isNaN(i)&&i in n.RedirectStatusCode}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},65713,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isNextRouterError",{enumerable:!0,get:function(){return u}});let n=e.r(54394),o=e.r(68391);function u(e){return(0,o.isRedirectError)(e)||(0,n.isHTTPAccessFallbackError)(e)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},61994,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{PathParamsContext:function(){return a},PathnameContext:function(){return u},SearchParamsContext:function(){return o}});let n=e.r(71645),o=(0,n.createContext)(null),u=(0,n.createContext)(null),a=(0,n.createContext)(null)},45955,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workUnitAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},21768,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ACTION_HEADER:function(){return o},FLIGHT_HEADERS:function(){return d},NEXT_ACTION_NOT_FOUND_HEADER:function(){return g},NEXT_DID_POSTPONE_HEADER:function(){return h},NEXT_HMR_REFRESH_HASH_COOKIE:function(){return l},NEXT_HMR_REFRESH_HEADER:function(){return c},NEXT_IS_PRERENDER_HEADER:function(){return v},NEXT_REWRITTEN_PATH_HEADER:function(){return y},NEXT_REWRITTEN_QUERY_HEADER:function(){return b},NEXT_ROUTER_PREFETCH_HEADER:function(){return a},NEXT_ROUTER_SEGMENT_PREFETCH_HEADER:function(){return i},NEXT_ROUTER_STALE_TIME_HEADER:function(){return _},NEXT_ROUTER_STATE_TREE_HEADER:function(){return u},NEXT_RSC_UNION_QUERY:function(){return p},NEXT_URL:function(){return s},RSC_CONTENT_TYPE_HEADER:function(){return f},RSC_HEADER:function(){return n}});let n="rsc",o="next-action",u="next-router-state-tree",a="next-router-prefetch",i="next-router-segment-prefetch",c="next-hmr-refresh",l="__next_hmr_refresh_hash__",s="next-url",f="text/x-component",d=[n,u,a,c,i],p="_rsc",_="x-nextjs-stale-time",h="x-nextjs-postponed",y="x-nextjs-rewritten-path",b="x-nextjs-rewritten-query",v="x-nextjs-prerender",g="x-nextjs-action-not-found";("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},12718,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"InvariantError",{enumerable:!0,get:function(){return n}});class n extends Error{constructor(e,t){super("Invariant: "+(e.endsWith(".")?e:e+".")+" This is a bug in Next.js.",t),this.name="InvariantError"}}},62141,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{getCacheSignal:function(){return _},getDraftModeProviderForCacheScope:function(){return p},getHmrRefreshHash:function(){return s},getPrerenderResumeDataCache:function(){return c},getRenderResumeDataCache:function(){return l},getRuntimeStagePromise:function(){return h},getServerComponentsHmrCache:function(){return d},isHmrRefresh:function(){return f},throwForMissingRequestStore:function(){return a},throwInvariantForMissingStore:function(){return i},workUnitAsyncStorage:function(){return n.workUnitAsyncStorageInstance}});let n=e.r(45955),o=e.r(21768),u=e.r(12718);function a(e){throw Object.defineProperty(Error("`".concat(e,"` was called outside a request scope. Read more: https://nextjs.org/docs/messages/next-dynamic-api-wrong-context")),"__NEXT_ERROR_CODE",{value:"E251",enumerable:!1,configurable:!0})}function i(){throw Object.defineProperty(new u.InvariantError("Expected workUnitAsyncStorage to have a store."),"__NEXT_ERROR_CODE",{value:"E696",enumerable:!1,configurable:!0})}function c(e){switch(e.type){case"prerender":case"prerender-runtime":case"prerender-ppr":case"prerender-client":return e.prerenderResumeDataCache;case"prerender-legacy":case"request":case"cache":case"private-cache":case"unstable-cache":return null;default:return e}}function l(e){switch(e.type){case"request":return e.renderResumeDataCache;case"prerender":case"prerender-runtime":case"prerender-client":if(e.renderResumeDataCache)return e.renderResumeDataCache;case"prerender-ppr":return e.prerenderResumeDataCache;case"cache":case"private-cache":case"unstable-cache":case"prerender-legacy":return null;default:return e}}function s(e,t){if(e.dev)switch(t.type){case"cache":case"private-cache":case"prerender":case"prerender-runtime":return t.hmrRefreshHash;case"request":var r;return null==(r=t.cookies.get(o.NEXT_HMR_REFRESH_HASH_COOKIE))?void 0:r.value}}function f(e,t){if(e.dev)switch(t.type){case"cache":case"private-cache":case"request":var r;return null!=(r=t.isHmrRefresh)&&r}return!1}function d(e,t){if(e.dev)switch(t.type){case"cache":case"private-cache":case"request":return t.serverComponentsHmrCache}}function p(e,t){if(e.isDraftMode)switch(t.type){case"cache":case"private-cache":case"unstable-cache":case"prerender-runtime":case"request":return t.draftMode}}function _(e){switch(e.type){case"prerender":case"prerender-client":case"prerender-runtime":return e.cacheSignal;case"prerender-ppr":case"prerender-legacy":case"request":case"cache":case"private-cache":case"unstable-cache":return null;default:return e}}function h(e){switch(e.type){case"prerender-runtime":case"private-cache":return e.runtimeStagePromise;case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":case"request":case"cache":case"unstable-cache":return null;default:return e}}},90373,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"useUntrackedPathname",{enumerable:!0,get:function(){return u}});let n=e.r(71645),o=e.r(61994);function u(){return!function(){if("undefined"==typeof window){let{workUnitAsyncStorage:t}=e.r(62141),r=t.getStore();if(!r)return!1;switch(r.type){case"prerender":case"prerender-client":case"prerender-ppr":let n=r.fallbackRouteParams;return!!n&&n.size>0}}return!1}()?(0,n.useContext)(o.PathnameContext):null}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},51191,(e,t,r)=>{"use strict";function n(e,t){return void 0===t&&(t=!0),e.pathname+e.search+(t?e.hash:"")}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"createHrefFromUrl",{enumerable:!0,get:function(){return n}}),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},78377,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{handleHardNavError:function(){return o},useNavFailureHandler:function(){return u}}),e.r(71645);let n=e.r(51191);function o(e){return!!e&&"undefined"!=typeof window&&!!window.next.__pendingUrl&&(0,n.createHrefFromUrl)(new URL(window.location.href))!==(0,n.createHrefFromUrl)(window.next.__pendingUrl)&&(console.error("Error occurred during navigation, falling back to hard navigation",e),window.location.href=window.next.__pendingUrl.toString(),!0)}function u(){}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},26935,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"HTML_LIMITED_BOT_UA_RE",{enumerable:!0,get:function(){return n}});let n=/[\w-]+-Google|Google-[\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight/i},82604,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{HTML_LIMITED_BOT_UA_RE:function(){return n.HTML_LIMITED_BOT_UA_RE},HTML_LIMITED_BOT_UA_RE_STRING:function(){return u},getBotType:function(){return c},isBot:function(){return i}});let n=e.r(26935),o=/Googlebot(?!-)|Googlebot$/i,u=n.HTML_LIMITED_BOT_UA_RE.source;function a(e){return n.HTML_LIMITED_BOT_UA_RE.test(e)}function i(e){return o.test(e)||a(e)}function c(e){return o.test(e)?"dom":a(e)?"html":void 0}},72383,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ErrorBoundary:function(){return d},ErrorBoundaryHandler:function(){return f}});let n=e.r(55682),o=e.r(43476),u=n._(e.r(71645)),a=e.r(90373),i=e.r(65713);e.r(78377);let c=e.r(12354),l=e.r(82604),s="undefined"!=typeof window&&(0,l.isBot)(window.navigator.userAgent);class f extends u.default.Component{static getDerivedStateFromError(e){if((0,i.isNextRouterError)(e))throw e;return{error:e}}static getDerivedStateFromProps(e,t){let{error:r}=t;return e.pathname!==t.previousPathname&&t.error?{error:null,previousPathname:e.pathname}:{error:t.error,previousPathname:e.pathname}}render(){return this.state.error&&!s?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(c.HandleISRError,{error:this.state.error}),this.props.errorStyles,this.props.errorScripts,(0,o.jsx)(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 d(e){let{errorComponent:t,errorStyles:r,errorScripts:n,children:u}=e,i=(0,a.useUntrackedPathname)();return t?(0,o.jsx)(f,{pathname:i,errorComponent:t,errorStyles:r,errorScripts:n,children:u}):(0,o.jsx)(o.Fragment,{children:u})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},88540,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ACTION_HMR_REFRESH:function(){return c},ACTION_NAVIGATE:function(){return o},ACTION_PREFETCH:function(){return i},ACTION_REFRESH:function(){return n},ACTION_RESTORE:function(){return u},ACTION_SERVER_ACTION:function(){return l},ACTION_SERVER_PATCH:function(){return a},PrefetchCacheEntryStatus:function(){return f},PrefetchKind:function(){return s}});let n="refresh",o="navigate",u="restore",a="server-patch",i="prefetch",c="hmr-refresh",l="server-action";var s=function(e){return e.AUTO="auto",e.FULL="full",e.TEMPORARY="temporary",e}({}),f=function(e){return e.fresh="fresh",e.reusable="reusable",e.expired="expired",e.stale="stale",e}({});("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},64245,(e,t,r)=>{"use strict";function n(e){return null!==e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isThenable",{enumerable:!0,get:function(){return n}})},41538,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{dispatchAppRouterAction:function(){return a},useActionQueue:function(){return i}});let n=e.r(90809)._(e.r(71645)),o=e.r(64245),u=null;function a(e){if(null===u)throw Object.defineProperty(Error("Internal Next.js error: Router action dispatched before initialization."),"__NEXT_ERROR_CODE",{value:"E668",enumerable:!1,configurable:!0});u(e)}function i(e){let[t,r]=n.default.useState(e.state);return u=t=>e.dispatch(t,r),(0,o.isThenable)(t)?(0,n.use)(t):t}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},32120,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"callServer",{enumerable:!0,get:function(){return a}});let n=e.r(71645),o=e.r(88540),u=e.r(41538);async function a(e,t){return new Promise((r,a)=>{(0,n.startTransition)(()=>{(0,u.dispatchAppRouterAction)({type:o.ACTION_SERVER_ACTION,actionId:e,actionArgs:t,resolve:r,reject:a})})})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},92245,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"findSourceMapURL",{enumerable:!0,get:function(){return n}});let n=void 0;("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},13258,(e,t,r)=>{"use strict";function n(e){return"("===e[0]&&e.endsWith(")")}function o(e){return e.startsWith("@")&&"@children"!==e}function u(e,t){if(e.includes(a)){let e=JSON.stringify(t);return"{}"!==e?a+"?"+e:a}return e}Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DEFAULT_SEGMENT_KEY:function(){return i},PAGE_SEGMENT_KEY:function(){return a},addSearchParamsIfPageSegment:function(){return u},isGroupSegment:function(){return n},isParallelRouteSegment:function(){return o}});let a="__PAGE__",i="__DEFAULT__"},50590,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{getFlightDataPartsFromPath:function(){return o},getNextFlightSegmentPath:function(){return u},normalizeFlightData:function(){return a},prepareFlightRouterStateForRequest:function(){return i}});let n=e.r(13258);function o(e){var t;let[r,n,o,u]=e.slice(-4),a=e.slice(0,-4);return{pathToSegment:a.slice(0,-1),segmentPath:a,segment:null!=(t=a[a.length-1])?t:"",tree:r,seedData:n,head:o,isHeadPartial:u,isRootRender:4===e.length}}function u(e){return e.slice(2)}function a(e){return"string"==typeof e?e:e.map(e=>o(e))}function i(e,t){return t?encodeURIComponent(JSON.stringify(e)):encodeURIComponent(JSON.stringify(function e(t){var r,o;let[u,a,i,c,l,s]=t,f="string"==typeof(r=u)&&r.startsWith(n.PAGE_SEGMENT_KEY+"?")?n.PAGE_SEGMENT_KEY:r,d={};for(let[t,r]of Object.entries(a))d[t]=e(r);let p=[f,d,null,(o=c)&&"refresh"!==o?c:null];return void 0!==l&&(p[4]=l),void 0!==s&&(p[5]=s),p}(e)))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},14297,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{getAppBuildId:function(){return u},setAppBuildId:function(){return o}});let n="";function o(e){n=e}function u(){return n}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},19921,(e,t,r)=>{"use strict";function n(e){let t=5381;for(let r=0;r>>0}function o(e){return n(e).toString(36).slice(0,5)}Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{djb2Hash:function(){return n},hexHash:function(){return o}})},86051,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"computeCacheBustingSearchParam",{enumerable:!0,get:function(){return o}});let n=e.r(19921);function o(e,t,r,o){return(void 0===e||"0"===e)&&void 0===t&&void 0===r&&void 0===o?"":(0,n.hexHash)([e||"0",t||"0",r||"0",o||"0"].join(","))}},88093,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{setCacheBustingSearchParam:function(){return u},setCacheBustingSearchParamWithHash:function(){return a}});let n=e.r(86051),o=e.r(21768),u=(e,t)=>{a(e,(0,n.computeCacheBustingSearchParam)(t[o.NEXT_ROUTER_PREFETCH_HEADER],t[o.NEXT_ROUTER_SEGMENT_PREFETCH_HEADER],t[o.NEXT_ROUTER_STATE_TREE_HEADER],t[o.NEXT_URL]))},a=(e,t)=>{let r=e.search,n=(r.startsWith("?")?r.slice(1):r).split("&").filter(e=>e&&!e.startsWith(""+o.NEXT_RSC_UNION_QUERY+"="));t.length>0?n.push(o.NEXT_RSC_UNION_QUERY+"="+t):n.push(""+o.NEXT_RSC_UNION_QUERY),e.search=n.length?"?"+n.join("&"):""};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},67764,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ROOT_SEGMENT_CACHE_KEY:function(){return u},ROOT_SEGMENT_REQUEST_KEY:function(){return o},appendSegmentCacheKeyPart:function(){return l},appendSegmentRequestKeyPart:function(){return i},convertSegmentPathToStaticExportFilename:function(){return d},createSegmentCacheKeyPart:function(){return c},createSegmentRequestKeyPart:function(){return a}});let n=e.r(13258),o="",u="";function a(e){if("string"==typeof e)return e.startsWith(n.PAGE_SEGMENT_KEY)?n.PAGE_SEGMENT_KEY:"/_not-found"===e?"_not-found":f(e);let t=e[0],r=e[2];return"$"+r+"$"+f(t)}function i(e,t,r){return e+"/"+("children"===t?r:"@"+f(t)+"/"+r)}function c(e,t){return"string"==typeof t?e:e+"$"+f(t[1])}function l(e,t,r){return e+"/"+("children"===t?r:"@"+f(t)+"/"+r)}let s=/^[a-zA-Z0-9\-_@]+$/;function f(e){return s.test(e)?e:"!"+btoa(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}function d(e){return"__next"+e.replace(/\//g,".")+".txt"}},33906,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{doesStaticSegmentAppearInURL:function(){return l},getCacheKeyForDynamicParam:function(){return s},getParamValueFromCacheKey:function(){return d},getRenderedPathname:function(){return i},getRenderedSearch:function(){return a},parseDynamicParamFromURLPart:function(){return c},urlToUrlWithoutFlightMarker:function(){return f}});let n=e.r(13258),o=e.r(67764),u=e.r(21768);function a(e){let t=e.headers.get(u.NEXT_REWRITTEN_QUERY_HEADER);return null!==t?""===t?"":"?"+t:f(new URL(e.url)).search}function i(e){let t=e.headers.get(u.NEXT_REWRITTEN_PATH_HEADER);return null!=t?t:f(new URL(e.url)).pathname}function c(e,t,r){switch(e){case"c":case"ci":return rencodeURIComponent(e)):[];case"oc":return rencodeURIComponent(e)):null;case"d":case"di":if(r>=t.length)return"";return encodeURIComponent(t[r]);default:return""}}function l(e){return!(e===o.ROOT_SEGMENT_REQUEST_KEY||e.startsWith(n.PAGE_SEGMENT_KEY)||"("===e[0]&&e.endsWith(")"))&&e!==n.DEFAULT_SEGMENT_KEY&&"/_not-found"!==e}function s(e,t){return"string"==typeof e?(0,n.addSearchParamsIfPageSegment)(e,Object.fromEntries(new URLSearchParams(t))):null===e?"":e.join("/")}function f(e){let t=new URL(e);if(t.searchParams.delete(u.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 d(e,t){return"c"===t||"oc"===t?e.split("/"):e}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},87288,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{createFetch:function(){return y},createFromNextReadableStream:function(){return b},fetchServerResponse:function(){return h}});let n=e.r(35326),o=e.r(21768),u=e.r(32120),a=e.r(92245),i=e.r(88540),c=e.r(50590),l=e.r(14297),s=e.r(88093),f=e.r(33906),d=n.createFromReadableStream;function p(e){return{flightData:(0,f.urlToUrlWithoutFlightMarker)(new URL(e,location.origin)).toString(),canonicalUrl:void 0,couldBeIntercepted:!1,prerendered:!1,postponed:!1,staleTime:-1}}let _=new AbortController;async function h(e,t){let{flightRouterState:r,nextUrl:n,prefetchKind:u}=t,a={[o.RSC_HEADER]:"1",[o.NEXT_ROUTER_STATE_TREE_HEADER]:(0,c.prepareFlightRouterStateForRequest)(r,t.isHmrRefresh)};u===i.PrefetchKind.AUTO&&(a[o.NEXT_ROUTER_PREFETCH_HEADER]="1"),n&&(a[o.NEXT_URL]=n);try{var s;let t=u?u===i.PrefetchKind.TEMPORARY?"high":"low":"auto";(e=new URL(e)).pathname.endsWith("/")?e.pathname+="index.txt":e.pathname+=".txt";let r=await y(e,a,t,_.signal),n=(0,f.urlToUrlWithoutFlightMarker)(new URL(r.url)),d=r.redirected?n:void 0,h=r.headers.get("content-type")||"",v=!!(null==(s=r.headers.get("vary"))?void 0:s.includes(o.NEXT_URL)),g=!!r.headers.get(o.NEXT_DID_POSTPONE_HEADER),E=r.headers.get(o.NEXT_ROUTER_STALE_TIME_HEADER),m=null!==E?1e3*parseInt(E,10):-1,R=h.startsWith(o.RSC_CONTENT_TYPE_HEADER);if(R||(R=h.startsWith("text/plain")),!R||!r.ok||!r.body)return e.hash&&(n.hash=e.hash),p(n.toString());let O=g?function(e){let t=e.getReader();return new ReadableStream({async pull(e){for(;;){let{done:r,value:n}=await t.read();if(!r){e.enqueue(n);continue}return}}})}(r.body):r.body,P=await b(O);if((0,l.getAppBuildId)()!==P.b)return p(r.url);return{flightData:(0,c.normalizeFlightData)(P.f),canonicalUrl:d,couldBeIntercepted:v,prerendered:P.S,postponed:g,staleTime:m}}catch(t){return _.signal.aborted||console.error("Failed to fetch RSC payload for "+e+". Falling back to browser navigation.",t),{flightData:e.toString(),canonicalUrl:void 0,couldBeIntercepted:!1,prerendered:!1,postponed:!1,staleTime:-1}}}async function y(e,t,r,n){let u=new URL(e);(0,s.setCacheBustingSearchParam)(u,t);let a=await fetch(u,{credentials:"same-origin",headers:t,priority:r||void 0,signal:n}),i=a.redirected,c=new URL(a.url,u);return c.searchParams.delete(o.NEXT_RSC_UNION_QUERY),{url:c.href,redirected:i,ok:a.ok,headers:a.headers,body:a.body,status:a.status}}function b(e){return d(e,{callServer:u.callServer,findSourceMapURL:a.findSourceMapURL})}"undefined"!=typeof window&&(window.addEventListener("pagehide",()=>{_.abort()}),window.addEventListener("pageshow",()=>{_=new AbortController})),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},70725,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"createRouterCacheKey",{enumerable:!0,get:function(){return o}});let n=e.r(13258);function o(e,t){return(void 0===t&&(t=!1),Array.isArray(e))?e[0]+"|"+e[1]+"|"+e[2]:t&&e.startsWith(n.PAGE_SEGMENT_KEY)?n.PAGE_SEGMENT_KEY:e}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},56019,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"matchSegment",{enumerable:!0,get:function(){return n}});let n=(e,t)=>"string"==typeof e?"string"==typeof t&&e===t:"string"!=typeof t&&e[0]===t[0]&&e[1]===t[1];("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},3372,(e,t,r)=>{"use strict";function n(e){return e.startsWith("/")?e:"/"+e}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ensureLeadingSlash",{enumerable:!0,get:function(){return n}})},74180,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{normalizeAppPath:function(){return u},normalizeRscURL:function(){return a}});let n=e.r(3372),o=e.r(13258);function u(e){return(0,n.ensureLeadingSlash)(e.split("/").reduce((e,t,r,n)=>!t||(0,o.isGroupSegment)(t)||"@"===t[0]||("page"===t||"route"===t)&&r===n.length-1?e:e+"/"+t,""))}function a(e){return e.replace(/\.rsc($|\?)/,"$1")}},91463,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{INTERCEPTION_ROUTE_MARKERS:function(){return o},extractInterceptionRouteInformation:function(){return a},isInterceptionRouteAppPath:function(){return u}});let n=e.r(74180),o=["(..)(..)","(.)","(..)","(...)"];function u(e){return void 0!==e.split("/").find(e=>o.find(t=>e.startsWith(t)))}function a(e){let t,r,u;for(let n of e.split("/"))if(r=o.find(e=>n.startsWith(e))){[t,u]=e.split(r,2);break}if(!t||!r||!u)throw Object.defineProperty(Error("Invalid interception route: "+e+". Must be in the format //(..|...|..)(..)/"),"__NEXT_ERROR_CODE",{value:"E269",enumerable:!1,configurable:!0});switch(t=(0,n.normalizeAppPath)(t),r){case"(.)":u="/"===t?"/"+u:t+"/"+u;break;case"(..)":if("/"===t)throw Object.defineProperty(Error("Invalid interception route: "+e+". Cannot use (..) marker at the root level, use (.) instead."),"__NEXT_ERROR_CODE",{value:"E207",enumerable:!1,configurable:!0});u=t.split("/").slice(0,-1).concat(u).join("/");break;case"(...)":u="/"+u;break;case"(..)(..)":let a=t.split("/");if(a.length<=2)throw Object.defineProperty(Error("Invalid interception route: "+e+". Cannot use (..)(..) marker at the root level or one level up."),"__NEXT_ERROR_CODE",{value:"E486",enumerable:!1,configurable:!0});u=a.slice(0,-2).concat(u).join("/");break;default:throw Object.defineProperty(Error("Invariant: unexpected marker"),"__NEXT_ERROR_CODE",{value:"E112",enumerable:!1,configurable:!0})}return{interceptingRoute:t,interceptedRoute:u}}},8372,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{AppRouterContext:function(){return o},GlobalLayoutRouterContext:function(){return a},LayoutRouterContext:function(){return u},MissingSlotContext:function(){return c},TemplateContext:function(){return i}});let n=e.r(55682)._(e.r(71645)),o=n.default.createContext(null),u=n.default.createContext(null),a=n.default.createContext(null),i=n.default.createContext(null),c=n.default.createContext(new Set)},59036,(e,t,r)=>{"use strict";function n(e){return Array.isArray(e)?e[1]:e}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"getSegmentValue",{enumerable:!0,get:function(){return n}}),("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},34457,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"actionAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},62266,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"actionAsyncStorage",{enumerable:!0,get:function(){return n.actionAsyncStorageInstance}});let n=e.r(34457)},24063,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{getRedirectError:function(){return a},getRedirectStatusCodeFromError:function(){return f},getRedirectTypeFromError:function(){return s},getURLFromRedirectError:function(){return l},permanentRedirect:function(){return c},redirect:function(){return i}});let n=e.r(76963),o=e.r(68391),u="undefined"==typeof window?e.r(62266).actionAsyncStorage:void 0;function a(e,t,r){void 0===r&&(r=n.RedirectStatusCode.TemporaryRedirect);let u=Object.defineProperty(Error(o.REDIRECT_ERROR_CODE),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return u.digest=o.REDIRECT_ERROR_CODE+";"+t+";"+e+";"+r+";",u}function i(e,t){var r;throw null!=t||(t=(null==u||null==(r=u.getStore())?void 0:r.isAction)?o.RedirectType.push:o.RedirectType.replace),a(e,t,n.RedirectStatusCode.TemporaryRedirect)}function c(e,t){throw void 0===t&&(t=o.RedirectType.replace),a(e,t,n.RedirectStatusCode.PermanentRedirect)}function l(e){return(0,o.isRedirectError)(e)?e.digest.split(";").slice(2,-2).join(";"):null}function s(e){if(!(0,o.isRedirectError)(e))throw Object.defineProperty(Error("Not a redirect error"),"__NEXT_ERROR_CODE",{value:"E260",enumerable:!1,configurable:!0});return e.digest.split(";",2)[1]}function f(e){if(!(0,o.isRedirectError)(e))throw Object.defineProperty(Error("Not a redirect error"),"__NEXT_ERROR_CODE",{value:"E260",enumerable:!1,configurable:!0});return Number(e.digest.split(";").at(-2))}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},22783,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"notFound",{enumerable:!0,get:function(){return o}});let n=""+e.r(54394).HTTP_ERROR_FALLBACK_ERROR_CODE+";404";function o(){let e=Object.defineProperty(Error(n),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});throw e.digest=n,e}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},79854,(e,t,r)=>{"use strict";function n(){throw Object.defineProperty(Error("`forbidden()` is experimental and only allowed to be enabled when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E488",enumerable:!1,configurable:!0})}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"forbidden",{enumerable:!0,get:function(){return n}}),e.r(54394).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},22683,(e,t,r)=>{"use strict";function n(){throw Object.defineProperty(Error("`unauthorized()` is experimental and only allowed to be used when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E411",enumerable:!1,configurable:!0})}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unauthorized",{enumerable:!0,get:function(){return n}}),e.r(54394).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},15507,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unstable_rethrow",{enumerable:!0,get:function(){return function e(t){if((0,o.isNextRouterError)(t)||(0,n.isBailoutToCSRError)(t))throw t;t instanceof Error&&"cause"in t&&e(t.cause)}}});let n=e.r(32061),o=e.r(65713);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},63138,(e,t,r)=>{"use strict";function n(e){return"object"==typeof e&&null!==e&&"digest"in e&&e.digest===o}Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{isHangingPromiseRejectionError:function(){return n},makeDevtoolsIOAwarePromise:function(){return l},makeHangingPromise:function(){return i}});let o="HANGING_PROMISE_REJECTION";class u extends Error{constructor(e,t){super("During prerendering, ".concat(t," rejects when the prerender is complete. Typically these errors are handled by React but if you move ").concat(t,' to a different context by using `setTimeout`, `after`, or similar functions you may observe this error and you should handle it in that context. This occurred at route "').concat(e,'".')),this.route=e,this.expression=t,this.digest=o}}let a=new WeakMap;function i(e,t,r){if(e.aborted)return Promise.reject(new u(t,r));{let n=new Promise((n,o)=>{let i=o.bind(null,new u(t,r)),c=a.get(e);if(c)c.push(i);else{let t=[i];a.set(e,t),e.addEventListener("abort",()=>{for(let e=0;e{setTimeout(()=>{t(e)},0)})}},67287,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isPostpone",{enumerable:!0,get:function(){return o}});let n=Symbol.for("react.postpone");function o(e){return"object"==typeof e&&null!==e&&e.$$typeof===n}},76353,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{DynamicServerError:function(){return o},isDynamicServerError:function(){return u}});let n="DYNAMIC_SERVER_USAGE";class o extends Error{constructor(e){super("Dynamic server usage: "+e),this.description=e,this.digest=n}}function u(e){return"object"==typeof e&&null!==e&&"digest"in e&&"string"==typeof e.digest&&e.digest===n}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},43248,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{StaticGenBailoutError:function(){return o},isStaticGenBailoutError:function(){return u}});let n="NEXT_STATIC_GEN_BAILOUT";class o extends Error{constructor(...e){super(...e),this.code=n}}function u(e){return"object"==typeof e&&null!==e&&"code"in e&&e.code===n}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},54839,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{METADATA_BOUNDARY_NAME:function(){return n},OUTLET_BOUNDARY_NAME:function(){return u},ROOT_LAYOUT_BOUNDARY_NAME:function(){return a},VIEWPORT_BOUNDARY_NAME:function(){return o}});let n="__next_metadata_boundary__",o="__next_viewport_boundary__",u="__next_outlet_boundary__",a="__next_root_layout_boundary__"},29419,(e,t,r)=>{"use strict";var n=e.i(47167);Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{atLeastOneTask:function(){return a},scheduleImmediate:function(){return u},scheduleOnNextTick:function(){return o},waitAtLeastOneReactRenderTask:function(){return i}});let o=e=>{Promise.resolve().then(()=>{n.default.nextTick(e)})},u=e=>{setImmediate(e)};function a(){return new Promise(e=>u(e))}function i(){return new Promise(e=>setImmediate(e))}},67673,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{Postpone:function(){return S},PreludeState:function(){return K},abortAndThrowOnSynchronousRequestDataAccess:function(){return O},abortOnSynchronousPlatformIOAccess:function(){return m},accessedDynamicData:function(){return C},annotateDynamicAccess:function(){return F},consumeDynamicAccess:function(){return k},createDynamicTrackingState:function(){return _},createDynamicValidationState:function(){return h},createHangingInputAbortSignal:function(){return L},createRenderInBrowserAbortSignal:function(){return I},delayUntilRuntimeStage:function(){return z},formatDynamicAPIAccesses:function(){return U},getFirstDynamicReason:function(){return y},isDynamicPostpone:function(){return A},isPrerenderInterruptedError:function(){return x},logDisallowedDynamicError:function(){return q},markCurrentScopeAsDynamic:function(){return b},postponeWithTracking:function(){return T},throwIfDisallowedDynamic:function(){return V},throwToInterruptStaticGeneration:function(){return v},trackAllowedDynamicAccess:function(){return Y},trackDynamicDataInDynamicRender:function(){return g},trackSynchronousPlatformIOAccessInDev:function(){return R},trackSynchronousRequestDataAccessInDev:function(){return j},useDynamicRouteParams:function(){return H},warnOnSyncDynamicError:function(){return P}});let n=function(e){return e&&e.__esModule?e:{default:e}}(e.r(71645)),o=e.r(76353),u=e.r(43248),a=e.r(62141),i=e.r(63599),c=e.r(63138),l=e.r(54839),s=e.r(29419),f=e.r(32061),d=e.r(12718),p="function"==typeof n.default.unstable_postpone;function _(e){return{isDebugDynamicAccesses:e,dynamicAccesses:[],syncDynamicErrorWithStack:null}}function h(){return{hasSuspenseAboveBody:!1,hasDynamicMetadata:!1,hasDynamicViewport:!1,hasAllowedDynamic:!1,dynamicErrors:[]}}function y(e){var t;return null==(t=e.dynamicAccesses[0])?void 0:t.expression}function b(e,t,r){if(t)switch(t.type){case"cache":case"unstable-cache":case"private-cache":return}if(!e.forceDynamic&&!e.forceStatic){if(e.dynamicShouldError)throw Object.defineProperty(new u.StaticGenBailoutError("Route ".concat(e.route,' with `dynamic = "error"` couldn\'t be rendered statically because it used `').concat(r,"`. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering")),"__NEXT_ERROR_CODE",{value:"E553",enumerable:!1,configurable:!0});if(t)switch(t.type){case"prerender-ppr":return T(e.route,r,t.dynamicTracking);case"prerender-legacy":t.revalidate=0;let n=Object.defineProperty(new o.DynamicServerError("Route ".concat(e.route," couldn't be rendered statically because it used ").concat(r,". See more info here: https://nextjs.org/docs/messages/dynamic-server-error")),"__NEXT_ERROR_CODE",{value:"E550",enumerable:!1,configurable:!0});throw e.dynamicUsageDescription=r,e.dynamicUsageStack=n.stack,n}}}function v(e,t,r){let n=Object.defineProperty(new o.DynamicServerError("Route ".concat(t.route," couldn't be rendered statically because it used `").concat(e,"`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error")),"__NEXT_ERROR_CODE",{value:"E558",enumerable:!1,configurable:!0});throw r.revalidate=0,t.dynamicUsageDescription=e,t.dynamicUsageStack=n.stack,n}function g(e){switch(e.type){case"cache":case"unstable-cache":case"private-cache":return}}function E(e,t,r){let n=N("Route ".concat(e," needs to bail out of prerendering at this point because it used ").concat(t,"."));r.controller.abort(n);let o=r.dynamicTracking;o&&o.dynamicAccesses.push({stack:o.isDebugDynamicAccesses?Error().stack:void 0,expression:t})}function m(e,t,r,n){let o=n.dynamicTracking;E(e,t,n),o&&null===o.syncDynamicErrorWithStack&&(o.syncDynamicErrorWithStack=r)}function R(e){e.prerenderPhase=!1}function O(e,t,r,n){if(!1===n.controller.signal.aborted){E(e,t,n);let o=n.dynamicTracking;o&&null===o.syncDynamicErrorWithStack&&(o.syncDynamicErrorWithStack=r)}throw N("Route ".concat(e," needs to bail out of prerendering at this point because it used ").concat(t,"."))}function P(e){e.syncDynamicErrorWithStack&&console.error(e.syncDynamicErrorWithStack)}let j=R;function S(e){let{reason:t,route:r}=e,n=a.workUnitAsyncStorage.getStore();T(r,t,n&&"prerender-ppr"===n.type?n.dynamicTracking:null)}function T(e,t,r){(function(){if(!p)throw Object.defineProperty(Error("Invariant: React.unstable_postpone is not defined. This suggests the wrong version of React was loaded. This is a bug in Next.js"),"__NEXT_ERROR_CODE",{value:"E224",enumerable:!1,configurable:!0})})(),r&&r.dynamicAccesses.push({stack:r.isDebugDynamicAccesses?Error().stack:void 0,expression:t}),n.default.unstable_postpone(w(e,t))}function w(e,t){return"Route ".concat(e," needs to bail out of prerendering at this point because it used ").concat(t,". ")+"React throws this special object to indicate where. It should not be caught by your own try/catch. Learn more: https://nextjs.org/docs/messages/ppr-caught-error"}function A(e){return"object"==typeof e&&null!==e&&"string"==typeof e.message&&M(e.message)}function M(e){return e.includes("needs to bail out of prerendering at this point because it used")&&e.includes("Learn more: https://nextjs.org/docs/messages/ppr-caught-error")}if(!1===M(w("%%%","^^^")))throw Object.defineProperty(Error("Invariant: isDynamicPostpone misidentified a postpone reason. This is a bug in Next.js"),"__NEXT_ERROR_CODE",{value:"E296",enumerable:!1,configurable:!0});let D="NEXT_PRERENDER_INTERRUPTED";function N(e){let t=Object.defineProperty(Error(e),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return t.digest=D,t}function x(e){return"object"==typeof e&&null!==e&&e.digest===D&&"name"in e&&"message"in e&&e instanceof Error}function C(e){return e.length>0}function k(e,t){return e.dynamicAccesses.push(...t.dynamicAccesses),e.dynamicAccesses}function U(e){return e.filter(e=>"string"==typeof e.stack&&e.stack.length>0).map(e=>{let{expression:t,stack:r}=e;return r=r.split("\n").slice(4).filter(e=>!(e.includes("node_modules/next/")||e.includes(" ()")||e.includes(" (node:"))).join("\n"),"Dynamic API Usage Debug - ".concat(t,":\n").concat(r)})}function I(){let e=new AbortController;return e.abort(Object.defineProperty(new f.BailoutToCSRError("Render in Browser"),"__NEXT_ERROR_CODE",{value:"E721",enumerable:!1,configurable:!0})),e.signal}function L(e){switch(e.type){case"prerender":case"prerender-runtime":let t=new AbortController;if(e.cacheSignal)e.cacheSignal.inputReady().then(()=>{t.abort()});else{let r=(0,a.getRuntimeStagePromise)(e);r?r.then(()=>(0,s.scheduleOnNextTick)(()=>t.abort())):(0,s.scheduleOnNextTick)(()=>t.abort())}return t.signal;case"prerender-client":case"prerender-ppr":case"prerender-legacy":case"request":case"cache":case"private-cache":case"unstable-cache":return}}function F(e,t){let r=t.dynamicTracking;r&&r.dynamicAccesses.push({stack:r.isDebugDynamicAccesses?Error().stack:void 0,expression:e})}function H(e){let t=i.workAsyncStorage.getStore(),r=a.workUnitAsyncStorage.getStore();if(t&&r)switch(r.type){case"prerender-client":case"prerender":{let o=r.fallbackRouteParams;o&&o.size>0&&n.default.use((0,c.makeHangingPromise)(r.renderSignal,t.route,e));break}case"prerender-ppr":{let n=r.fallbackRouteParams;if(n&&n.size>0)return T(t.route,e,r.dynamicTracking);break}case"prerender-runtime":throw Object.defineProperty(new d.InvariantError("`".concat(e,"` was called during a runtime prerender. Next.js should be preventing ").concat(e," from being included in server components statically, but did not in this case.")),"__NEXT_ERROR_CODE",{value:"E771",enumerable:!1,configurable:!0});case"cache":case"private-cache":throw Object.defineProperty(new d.InvariantError("`".concat(e,"` was called inside a cache scope. Next.js should be preventing ").concat(e," from being included in server components statically, but did not in this case.")),"__NEXT_ERROR_CODE",{value:"E745",enumerable:!1,configurable:!0})}}let B=/\n\s+at Suspense \(\)/,X=new RegExp("\\n\\s+at Suspense \\(\\)(?:(?!\\n\\s+at (?:".concat("body|div|main|section|article|aside|header|footer|nav|form|p|span|h1|h2|h3|h4|h5|h6",") \\(\\))[\\s\\S])*?\\n\\s+at ").concat(l.ROOT_LAYOUT_BOUNDARY_NAME," \\([^\\n]*\\)")),$=new RegExp("\\n\\s+at ".concat(l.METADATA_BOUNDARY_NAME,"[\\n\\s]")),G=new RegExp("\\n\\s+at ".concat(l.VIEWPORT_BOUNDARY_NAME,"[\\n\\s]")),W=new RegExp("\\n\\s+at ".concat(l.OUTLET_BOUNDARY_NAME,"[\\n\\s]"));function Y(e,t,r,n){if(!W.test(t)){if($.test(t)){r.hasDynamicMetadata=!0;return}if(G.test(t)){r.hasDynamicViewport=!0;return}if(X.test(t)){r.hasAllowedDynamic=!0,r.hasSuspenseAboveBody=!0;return}else if(B.test(t)){r.hasAllowedDynamic=!0;return}else{if(n.syncDynamicErrorWithStack)return void r.dynamicErrors.push(n.syncDynamicErrorWithStack);let o=function(e,t){let r=Object.defineProperty(Error(e),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return r.stack=r.name+": "+e+t,r}('Route "'.concat(e.route,'": A component accessed data, headers, params, searchParams, or a short-lived cache without a Suspense boundary nor a "use cache" above it. See more info: https://nextjs.org/docs/messages/next-prerender-missing-suspense'),t);return void r.dynamicErrors.push(o)}}}var K=function(e){return e[e.Full=0]="Full",e[e.Empty=1]="Empty",e[e.Errored=2]="Errored",e}({});function q(e,t){console.error(t),e.dev||(e.hasReadableErrorStacks?console.error('To get a more detailed stack trace and pinpoint the issue, start the app in development mode by running `next dev`, then open "'.concat(e.route,'" in your browser to investigate the error.')):console.error('To get a more detailed stack trace and pinpoint the issue, try one of the following:\n - Start the app in development mode by running `next dev`, then open "'.concat(e.route,'" in your browser to investigate the error.\n - Rerun the production build with `next build --debug-prerender` to generate better stack traces.')))}function V(e,t,r,n){if(0!==t){if(r.hasSuspenseAboveBody)return;if(n.syncDynamicErrorWithStack)throw q(e,n.syncDynamicErrorWithStack),new u.StaticGenBailoutError;let o=r.dynamicErrors;if(o.length>0){for(let t=0;tt):t}},91414,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unstable_rethrow",{enumerable:!0,get:function(){return function e(t){if((0,a.isNextRouterError)(t)||(0,u.isBailoutToCSRError)(t)||(0,c.isDynamicServerError)(t)||(0,i.isDynamicPostpone)(t)||(0,o.isPostpone)(t)||(0,n.isHangingPromiseRejectionError)(t))throw t;t instanceof Error&&"cause"in t&&e(t.cause)}}});let n=e.r(63138),o=e.r(67287),u=e.r(32061),a=e.r(65713),i=e.r(67673),c=e.r(76353);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},90508,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unstable_rethrow",{enumerable:!0,get:function(){return n}});let n="undefined"==typeof window?e.r(91414).unstable_rethrow:e.r(15507).unstable_rethrow;("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},92805,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ReadonlyURLSearchParams:function(){return s},RedirectType:function(){return o.RedirectType},forbidden:function(){return a.forbidden},notFound:function(){return u.notFound},permanentRedirect:function(){return n.permanentRedirect},redirect:function(){return n.redirect},unauthorized:function(){return i.unauthorized},unstable_isUnrecognizedActionError:function(){return f},unstable_rethrow:function(){return c.unstable_rethrow}});let n=e.r(24063),o=e.r(68391),u=e.r(22783),a=e.r(79854),i=e.r(22683),c=e.r(90508);class l extends Error{constructor(){super("Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams")}}class s extends URLSearchParams{append(){throw new l}delete(){throw new l}set(){throw new l}sort(){throw new l}}function f(){throw Object.defineProperty(Error("`unstable_isUnrecognizedActionError` can only be used on the client."),"__NEXT_ERROR_CODE",{value:"E776",enumerable:!1,configurable:!0})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},13957,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ServerInsertedHTMLContext:function(){return o},useServerInsertedHTML:function(){return u}});let n=e.r(90809)._(e.r(71645)),o=n.default.createContext(null);function u(e){let t=(0,n.useContext)(o);t&&t(e)}},92838,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{UnrecognizedActionError:function(){return n},unstable_isUnrecognizedActionError:function(){return o}});class n extends Error{constructor(...e){super(...e),this.name="UnrecognizedActionError"}}function o(e){return!!(e&&"object"==typeof e&&e instanceof n)}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},95863,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"bailoutToClientRendering",{enumerable:!0,get:function(){return a}});let n=e.r(32061),o=e.r(63599),u=e.r(62141);function a(e){let t=o.workAsyncStorage.getStore();if(null==t?void 0:t.forceStatic)return;let r=u.workUnitAsyncStorage.getStore();if(r)switch(r.type){case"prerender":case"prerender-runtime":case"prerender-client":case"prerender-ppr":case"prerender-legacy":throw Object.defineProperty(new n.BailoutToCSRError(e),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},76562,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{ReadonlyURLSearchParams:function(){return c.ReadonlyURLSearchParams},RedirectType:function(){return c.RedirectType},ServerInsertedHTMLContext:function(){return l.ServerInsertedHTMLContext},forbidden:function(){return c.forbidden},notFound:function(){return c.notFound},permanentRedirect:function(){return c.permanentRedirect},redirect:function(){return c.redirect},unauthorized:function(){return c.unauthorized},unstable_isUnrecognizedActionError:function(){return s.unstable_isUnrecognizedActionError},unstable_rethrow:function(){return c.unstable_rethrow},useParams:function(){return h},usePathname:function(){return p},useRouter:function(){return _},useSearchParams:function(){return d},useSelectedLayoutSegment:function(){return b},useSelectedLayoutSegments:function(){return y},useServerInsertedHTML:function(){return l.useServerInsertedHTML}});let n=e.r(71645),o=e.r(8372),u=e.r(61994),a=e.r(59036),i=e.r(13258),c=e.r(92805),l=e.r(13957),s=e.r(92838),f="undefined"==typeof window?e.r(67673).useDynamicRouteParams:void 0;function d(){let t=(0,n.useContext)(u.SearchParamsContext),r=(0,n.useMemo)(()=>t?new c.ReadonlyURLSearchParams(t):null,[t]);if("undefined"==typeof window){let{bailoutToClientRendering:t}=e.r(95863);t("useSearchParams()")}return r}function p(){return null==f||f("usePathname()"),(0,n.useContext)(u.PathnameContext)}function _(){let e=(0,n.useContext)(o.AppRouterContext);if(null===e)throw Object.defineProperty(Error("invariant expected app router to be mounted"),"__NEXT_ERROR_CODE",{value:"E238",enumerable:!1,configurable:!0});return e}function h(){return null==f||f("useParams()"),(0,n.useContext)(u.PathParamsContext)}function y(e){void 0===e&&(e="children"),null==f||f("useSelectedLayoutSegments()");let t=(0,n.useContext)(o.LayoutRouterContext);return t?function e(t,r,n,o){let u;if(void 0===n&&(n=!0),void 0===o&&(o=[]),n)u=t[1][r];else{var c;let e=t[1];u=null!=(c=e.children)?c:Object.values(e)[0]}if(!u)return o;let l=u[0],s=(0,a.getSegmentValue)(l);return!s||s.startsWith(i.PAGE_SEGMENT_KEY)?o:(o.push(s),e(u,r,!1,o))}(t.parentTree,e):null}function b(e){void 0===e&&(e="children"),null==f||f("useSelectedLayoutSegment()");let t=y(e);if(!t||0===t.length)return null;let r="children"===e?t[0]:t[t.length-1];return r===i.DEFAULT_SEGMENT_KEY?null:r}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},58442,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{RedirectBoundary:function(){return f},RedirectErrorBoundary:function(){return s}});let n=e.r(90809),o=e.r(43476),u=n._(e.r(71645)),a=e.r(76562),i=e.r(24063),c=e.r(68391);function l(e){let{redirect:t,reset:r,redirectType:n}=e,o=(0,a.useRouter)();return(0,u.useEffect)(()=>{u.default.startTransition(()=>{n===c.RedirectType.push?o.push(t,{}):o.replace(t,{}),r()})},[t,n,r,o]),null}class s extends u.default.Component{static getDerivedStateFromError(e){if((0,c.isRedirectError)(e))return{redirect:(0,i.getURLFromRedirectError)(e),redirectType:(0,i.getRedirectTypeFromError)(e)};throw e}render(){let{redirect:e,redirectType:t}=this.state;return null!==e&&null!==t?(0,o.jsx)(l,{redirect:e,redirectType:t,reset:()=>this.setState({redirect:null})}):this.props.children}constructor(e){super(e),this.state={redirect:null,redirectType:null}}}function f(e){let{children:t}=e,r=(0,a.useRouter)();return(0,o.jsx)(s,{router:r,children:t})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},1244,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"unresolvedThenable",{enumerable:!0,get:function(){return n}});let n={then:()=>{}};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},97367,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(r,{MetadataBoundary:function(){return u},OutletBoundary:function(){return i},RootLayoutBoundary:function(){return c},ViewportBoundary:function(){return a}});let n=e.r(54839),o={[n.METADATA_BOUNDARY_NAME]:function(e){let{children:t}=e;return t},[n.VIEWPORT_BOUNDARY_NAME]:function(e){let{children:t}=e;return t},[n.OUTLET_BOUNDARY_NAME]:function(e){let{children:t}=e;return t},[n.ROOT_LAYOUT_BOUNDARY_NAME]:function(e){let{children:t}=e;return t}},u=o[n.METADATA_BOUNDARY_NAME.slice(0)],a=o[n.VIEWPORT_BOUNDARY_NAME.slice(0)],i=o[n.OUTLET_BOUNDARY_NAME.slice(0)],c=o[n.ROOT_LAYOUT_BOUNDARY_NAME.slice(0)]},84356,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"hasInterceptionRouteInCurrentTree",{enumerable:!0,get:function(){return function e(t){let[r,o]=t;if(Array.isArray(r)&&("di"===r[2]||"ci"===r[2])||"string"==typeof r&&(0,n.isInterceptionRouteAppPath)(r))return!0;if(o){for(let t in o)if(e(o[t]))return!0}return!1}}});let n=e.r(91463);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)}]); \ No newline at end of file diff --git a/out/_next/static/chunks/ec5b562067dbae3a.js b/out/_next/static/chunks/ec5b562067dbae3a.js deleted file mode 100644 index b70f133..0000000 --- a/out/_next/static/chunks/ec5b562067dbae3a.js +++ /dev/null @@ -1,5 +0,0 @@ -__turbopack_load_page_chunks__("/_error", [ - "static/chunks/17722e3ac4e00587.js", - "static/chunks/ac324c416a781112.js", - "static/chunks/turbopack-1ed33c4a2fa32644.js" -]) diff --git a/out/_next/static/chunks/ff1a16fafef87110.js b/out/_next/static/chunks/ff1a16fafef87110.js deleted file mode 100644 index b1fd77e..0000000 --- a/out/_next/static/chunks/ff1a16fafef87110.js +++ /dev/null @@ -1 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,33525,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"warnOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}}]); \ No newline at end of file diff --git a/out/_next/static/chunks/turbopack-1ed33c4a2fa32644.js b/out/_next/static/chunks/turbopack-1ed33c4a2fa32644.js deleted file mode 100644 index b5b78ef..0000000 --- a/out/_next/static/chunks/turbopack-1ed33c4a2fa32644.js +++ /dev/null @@ -1,3 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/17722e3ac4e00587.js","static/chunks/ac324c416a781112.js"],runtimeModuleIds:[10783,14550]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;let t="/CodeStorm-Hub.github.io/_next/",r=new WeakMap;function n(e,t){this.m=e,this.e=t}let o=n.prototype,i=Object.prototype.hasOwnProperty,l="undefined"!=typeof Symbol&&Symbol.toStringTag;function s(e,t,r){i.call(e,t)||Object.defineProperty(e,t,r)}function u(e,t){let r=e[t];return r||(r=a(t),e[t]=r),r}function a(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function c(e,t){s(e,"__esModule",{value:!0}),l&&s(e,l,{value:"Module"});let r=0;for(;rObject.getPrototypeOf(e):e=>e.__proto__,p=[null,f({}),f([]),f(f)];function h(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!p.includes(t);t=f(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n[o]=()=>e:n.push("default",()=>e)),c(t,n),t}function d(){let e,t;return{promise:new Promise((r,n)=>{t=n,e=r}),resolve:e,reject:t}}o.i=function(e){let t=M(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=h(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)},o.A=function(e){return this.r(e)(this.i.bind(this))},o.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},o.r=function(e){return M(e,this.m).exports},o.f=function(e){function t(t){if(i.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(i.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let m=Symbol("turbopack queues"),b=Symbol("turbopack exports"),y=Symbol("turbopack error");function O(e){e&&1!==e.status&&(e.status=1,e.forEach(e=>e.queueCount--),e.forEach(e=>e.queueCount--?e.queueCount++:e()))}o.a=function(e,t){let r=this.m,n=t?Object.assign([],{status:-1}):void 0,o=new Set,{resolve:i,reject:l,promise:s}=d(),u=Object.assign(s,{[b]:r.exports,[m]:e=>{n&&e(n),o.forEach(e),u.catch(()=>{})}}),a={get:()=>u,set(e){e!==u&&(u[b]=e)}};Object.defineProperty(r,"exports",a),Object.defineProperty(r,"namespaceObject",a),e(function(e){let t=e.map(e=>{if(null!==e&&"object"==typeof e){if(m in e)return e;if(null!=e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then){let t=Object.assign([],{status:0}),r={[b]:{},[m]:e=>e(t)};return e.then(e=>{r[b]=e,O(t)},e=>{r[y]=e,O(t)}),r}}return{[b]:e,[m]:()=>{}}}),r=()=>t.map(e=>{if(e[y])throw e[y];return e[b]}),{promise:i,resolve:l}=d(),s=Object.assign(()=>l(r),{queueCount:0});function u(e){e!==n&&!o.has(e)&&(o.add(e),e&&0===e.status&&(s.queueCount++,e.push(s)))}return t.map(e=>e[m](u)),s.queueCount?i:r()},function(e){e?l(u[y]=e):i(u[b]),O(n)}),n&&-1===n.status&&(n.status=0)};let g=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function w(e,t){throw Error(`Invariant: ${t(e)}`)}g.prototype=URL.prototype,o.U=g,o.z=function(e){throw Error("dynamic usage of require is not supported")},o.g=globalThis;let R=n.prototype;var C=function(e){return e[e.Runtime=0]="Runtime",e[e.Parent=1]="Parent",e[e.Update=2]="Update",e}(C||{});let j=new Map;o.M=j;let _=new Map,U=new Map;async function k(e,t,r){let n;if("string"==typeof r)return $(e,t,T(r));let o=r.included||[],i=o.map(e=>!!j.has(e)||_.get(e));if(i.length>0&&i.every(e=>e))return void await Promise.all(i);let l=r.moduleChunks||[],s=l.map(e=>U.get(e)).filter(e=>e);if(s.length>0){if(s.length===l.length)return void await Promise.all(s);let r=new Set;for(let e of l)U.has(e)||r.add(e);for(let n of r){let r=$(e,t,T(n));U.set(n,r),s.push(r)}n=Promise.all(s)}else{for(let o of(n=$(e,t,T(r.path)),l))U.has(o)||U.set(o,n)}for(let e of o)_.has(e)||_.set(e,n);await n}R.l=function(e){return k(1,this.m.id,e)};let v=Promise.resolve(void 0),P=new WeakMap;function $(t,r,n){let o=e.loadChunkCached(t,n),i=P.get(o);if(void 0===i){let e=P.set.bind(P,o,v);i=o.then(e).catch(e=>{let o;switch(t){case 0:o=`as a runtime dependency of chunk ${r}`;break;case 1:o=`from module ${r}`;break;case 2:o="from an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Failed to load chunk ${n} ${o}${e?`: ${e}`:""}`,e?{cause:e}:void 0)}),P.set(o,i)}return i}function T(e){return`${t}${e.split("/").map(e=>encodeURIComponent(e)).join("/")}`}R.L=function(e){return $(1,this.m.id,e)},R.R=function(e){let t=this.r(e);return t?.default??t},R.P=function(e){return`/ROOT/${e??""}`},R.b=function(e){let t=new Blob([`self.TURBOPACK_WORKER_LOCATION = ${JSON.stringify(location.origin)}; -self.TURBOPACK_NEXT_CHUNK_URLS = ${JSON.stringify(e.reverse().map(T),null,2)}; -importScripts(...self.TURBOPACK_NEXT_CHUNK_URLS.map(c => self.TURBOPACK_WORKER_LOCATION + c).reverse());`],{type:"text/javascript"});return URL.createObjectURL(t)};let A=/\.js(?:\?[^#]*)?(?:#.*)?$/,S=/\.css(?:\?[^#]*)?(?:#.*)?$/;function E(e){return S.test(e)}o.w=function(t,r,n){return e.loadWebAssembly(1,this.m.id,t,r,n)},o.u=function(t,r){return e.loadWebAssemblyModule(1,this.m.id,t,r)};let K={};o.c=K;let M=(e,t)=>{let r=K[e];if(r){if(r.error)throw r.error;return r}return x(e,C.Parent,t.id)};function x(e,t,r){let o=j.get(e);"function"!=typeof o&&function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Module ${e} was instantiated ${n}, but the module factory is not available. It might have been deleted in an HMR update.`)}(e,t,r);let i=a(e),l=i.exports;K[e]=i;let s=new n(i,l);try{o(s,i,l)}catch(e){throw i.error=e,e}return i.namespaceObject&&i.exports!==i.namespaceObject&&h(i.exports,i.namespaceObject),i}function N(r){let n,o=function(e){if("string"==typeof e)return e;let r=decodeURIComponent(("undefined"!=typeof TURBOPACK_NEXT_CHUNK_URLS?TURBOPACK_NEXT_CHUNK_URLS.pop():e.getAttribute("src")).replace(/[?#].*$/,""));return r.startsWith(t)?r.slice(t.length):r}(r[0]);return 2===r.length?n=r[1]:(n=void 0,!function(e,t,r,n){let o=1;for(;o{function t(e){let t=L.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},L.set(e,t)}return t}e={async registerChunk(e,r){if(t(T(e)).resolve(),null!=r){for(let e of r.otherChunks)t(T("string"==typeof e?e:e.path));if(await Promise.all(r.otherChunks.map(t=>k(0,e,t))),r.runtimeModuleIds.length>0)for(let t of r.runtimeModuleIds)!function(e,t){let r=K[t];if(r){if(r.error)throw r.error;return}x(t,C.Runtime,e)}(e,t)}},loadChunkCached:(e,r)=>(function(e,r){let n=t(r);if(n.loadingStarted)return n.promise;if(e===C.Runtime)return n.loadingStarted=!0,E(r)&&n.resolve(),n.promise;if("function"==typeof importScripts)if(E(r));else if(A.test(r))self.TURBOPACK_NEXT_CHUNK_URLS.push(r),importScripts(TURBOPACK_WORKER_LOCATION+r);else throw Error(`can't infer type of chunk from URL ${r} in worker`);else{let e=decodeURI(r);if(E(r))if(document.querySelectorAll(`link[rel=stylesheet][href="${r}"],link[rel=stylesheet][href^="${r}?"],link[rel=stylesheet][href="${e}"],link[rel=stylesheet][href^="${e}?"]`).length>0)n.resolve();else{let e=document.createElement("link");e.rel="stylesheet",e.href=r,e.onerror=()=>{n.reject()},e.onload=()=>{n.resolve()},document.head.appendChild(e)}else if(A.test(r)){let t=document.querySelectorAll(`script[src="${r}"],script[src^="${r}?"],script[src="${e}"],script[src^="${e}?"]`);if(t.length>0)for(let e of Array.from(t))e.addEventListener("error",()=>{n.reject()});else{let e=document.createElement("script");e.src=r,e.onerror=()=>{n.reject()},document.head.appendChild(e)}}else throw Error(`can't infer type of chunk from URL ${r}`)}return n.loadingStarted=!0,n.promise})(e,r),async loadWebAssembly(e,t,r,n,o){let i=fetch(T(r)),{instance:l}=await WebAssembly.instantiateStreaming(i,o);return l.exports},async loadWebAssemblyModule(e,t,r,n){let o=fetch(T(r));return await WebAssembly.compileStreaming(o)}}})();let B=globalThis.TURBOPACK;globalThis.TURBOPACK={push:N},B.forEach(N)})(); \ No newline at end of file diff --git a/out/_next/static/chunks/turbopack-c9108f430cd539ab.js b/out/_next/static/chunks/turbopack-c9108f430cd539ab.js deleted file mode 100644 index 3443f13..0000000 --- a/out/_next/static/chunks/turbopack-c9108f430cd539ab.js +++ /dev/null @@ -1,3 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/e60ef129113f6e24.js","static/chunks/ac324c416a781112.js"],runtimeModuleIds:[10783,30984]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;let t="/CodeStorm-Hub.github.io/_next/",r=new WeakMap;function n(e,t){this.m=e,this.e=t}let o=n.prototype,i=Object.prototype.hasOwnProperty,l="undefined"!=typeof Symbol&&Symbol.toStringTag;function s(e,t,r){i.call(e,t)||Object.defineProperty(e,t,r)}function u(e,t){let r=e[t];return r||(r=a(t),e[t]=r),r}function a(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function c(e,t){s(e,"__esModule",{value:!0}),l&&s(e,l,{value:"Module"});let r=0;for(;rObject.getPrototypeOf(e):e=>e.__proto__,p=[null,f({}),f([]),f(f)];function h(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!p.includes(t);t=f(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n[o]=()=>e:n.push("default",()=>e)),c(t,n),t}function d(){let e,t;return{promise:new Promise((r,n)=>{t=n,e=r}),resolve:e,reject:t}}o.i=function(e){let t=M(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=h(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)},o.A=function(e){return this.r(e)(this.i.bind(this))},o.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},o.r=function(e){return M(e,this.m).exports},o.f=function(e){function t(t){if(i.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(i.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let m=Symbol("turbopack queues"),b=Symbol("turbopack exports"),y=Symbol("turbopack error");function O(e){e&&1!==e.status&&(e.status=1,e.forEach(e=>e.queueCount--),e.forEach(e=>e.queueCount--?e.queueCount++:e()))}o.a=function(e,t){let r=this.m,n=t?Object.assign([],{status:-1}):void 0,o=new Set,{resolve:i,reject:l,promise:s}=d(),u=Object.assign(s,{[b]:r.exports,[m]:e=>{n&&e(n),o.forEach(e),u.catch(()=>{})}}),a={get:()=>u,set(e){e!==u&&(u[b]=e)}};Object.defineProperty(r,"exports",a),Object.defineProperty(r,"namespaceObject",a),e(function(e){let t=e.map(e=>{if(null!==e&&"object"==typeof e){if(m in e)return e;if(null!=e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then){let t=Object.assign([],{status:0}),r={[b]:{},[m]:e=>e(t)};return e.then(e=>{r[b]=e,O(t)},e=>{r[y]=e,O(t)}),r}}return{[b]:e,[m]:()=>{}}}),r=()=>t.map(e=>{if(e[y])throw e[y];return e[b]}),{promise:i,resolve:l}=d(),s=Object.assign(()=>l(r),{queueCount:0});function u(e){e!==n&&!o.has(e)&&(o.add(e),e&&0===e.status&&(s.queueCount++,e.push(s)))}return t.map(e=>e[m](u)),s.queueCount?i:r()},function(e){e?l(u[y]=e):i(u[b]),O(n)}),n&&-1===n.status&&(n.status=0)};let g=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function w(e,t){throw Error(`Invariant: ${t(e)}`)}g.prototype=URL.prototype,o.U=g,o.z=function(e){throw Error("dynamic usage of require is not supported")},o.g=globalThis;let R=n.prototype;var C=function(e){return e[e.Runtime=0]="Runtime",e[e.Parent=1]="Parent",e[e.Update=2]="Update",e}(C||{});let j=new Map;o.M=j;let _=new Map,U=new Map;async function k(e,t,r){let n;if("string"==typeof r)return $(e,t,T(r));let o=r.included||[],i=o.map(e=>!!j.has(e)||_.get(e));if(i.length>0&&i.every(e=>e))return void await Promise.all(i);let l=r.moduleChunks||[],s=l.map(e=>U.get(e)).filter(e=>e);if(s.length>0){if(s.length===l.length)return void await Promise.all(s);let r=new Set;for(let e of l)U.has(e)||r.add(e);for(let n of r){let r=$(e,t,T(n));U.set(n,r),s.push(r)}n=Promise.all(s)}else{for(let o of(n=$(e,t,T(r.path)),l))U.has(o)||U.set(o,n)}for(let e of o)_.has(e)||_.set(e,n);await n}R.l=function(e){return k(1,this.m.id,e)};let v=Promise.resolve(void 0),P=new WeakMap;function $(t,r,n){let o=e.loadChunkCached(t,n),i=P.get(o);if(void 0===i){let e=P.set.bind(P,o,v);i=o.then(e).catch(e=>{let o;switch(t){case 0:o=`as a runtime dependency of chunk ${r}`;break;case 1:o=`from module ${r}`;break;case 2:o="from an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Failed to load chunk ${n} ${o}${e?`: ${e}`:""}`,e?{cause:e}:void 0)}),P.set(o,i)}return i}function T(e){return`${t}${e.split("/").map(e=>encodeURIComponent(e)).join("/")}`}R.L=function(e){return $(1,this.m.id,e)},R.R=function(e){let t=this.r(e);return t?.default??t},R.P=function(e){return`/ROOT/${e??""}`},R.b=function(e){let t=new Blob([`self.TURBOPACK_WORKER_LOCATION = ${JSON.stringify(location.origin)}; -self.TURBOPACK_NEXT_CHUNK_URLS = ${JSON.stringify(e.reverse().map(T),null,2)}; -importScripts(...self.TURBOPACK_NEXT_CHUNK_URLS.map(c => self.TURBOPACK_WORKER_LOCATION + c).reverse());`],{type:"text/javascript"});return URL.createObjectURL(t)};let A=/\.js(?:\?[^#]*)?(?:#.*)?$/,S=/\.css(?:\?[^#]*)?(?:#.*)?$/;function E(e){return S.test(e)}o.w=function(t,r,n){return e.loadWebAssembly(1,this.m.id,t,r,n)},o.u=function(t,r){return e.loadWebAssemblyModule(1,this.m.id,t,r)};let K={};o.c=K;let M=(e,t)=>{let r=K[e];if(r){if(r.error)throw r.error;return r}return x(e,C.Parent,t.id)};function x(e,t,r){let o=j.get(e);"function"!=typeof o&&function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Module ${e} was instantiated ${n}, but the module factory is not available. It might have been deleted in an HMR update.`)}(e,t,r);let i=a(e),l=i.exports;K[e]=i;let s=new n(i,l);try{o(s,i,l)}catch(e){throw i.error=e,e}return i.namespaceObject&&i.exports!==i.namespaceObject&&h(i.exports,i.namespaceObject),i}function N(r){let n,o=function(e){if("string"==typeof e)return e;let r=decodeURIComponent(("undefined"!=typeof TURBOPACK_NEXT_CHUNK_URLS?TURBOPACK_NEXT_CHUNK_URLS.pop():e.getAttribute("src")).replace(/[?#].*$/,""));return r.startsWith(t)?r.slice(t.length):r}(r[0]);return 2===r.length?n=r[1]:(n=void 0,!function(e,t,r,n){let o=1;for(;o{function t(e){let t=L.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},L.set(e,t)}return t}e={async registerChunk(e,r){if(t(T(e)).resolve(),null!=r){for(let e of r.otherChunks)t(T("string"==typeof e?e:e.path));if(await Promise.all(r.otherChunks.map(t=>k(0,e,t))),r.runtimeModuleIds.length>0)for(let t of r.runtimeModuleIds)!function(e,t){let r=K[t];if(r){if(r.error)throw r.error;return}x(t,C.Runtime,e)}(e,t)}},loadChunkCached:(e,r)=>(function(e,r){let n=t(r);if(n.loadingStarted)return n.promise;if(e===C.Runtime)return n.loadingStarted=!0,E(r)&&n.resolve(),n.promise;if("function"==typeof importScripts)if(E(r));else if(A.test(r))self.TURBOPACK_NEXT_CHUNK_URLS.push(r),importScripts(TURBOPACK_WORKER_LOCATION+r);else throw Error(`can't infer type of chunk from URL ${r} in worker`);else{let e=decodeURI(r);if(E(r))if(document.querySelectorAll(`link[rel=stylesheet][href="${r}"],link[rel=stylesheet][href^="${r}?"],link[rel=stylesheet][href="${e}"],link[rel=stylesheet][href^="${e}?"]`).length>0)n.resolve();else{let e=document.createElement("link");e.rel="stylesheet",e.href=r,e.onerror=()=>{n.reject()},e.onload=()=>{n.resolve()},document.head.appendChild(e)}else if(A.test(r)){let t=document.querySelectorAll(`script[src="${r}"],script[src^="${r}?"],script[src="${e}"],script[src^="${e}?"]`);if(t.length>0)for(let e of Array.from(t))e.addEventListener("error",()=>{n.reject()});else{let e=document.createElement("script");e.src=r,e.onerror=()=>{n.reject()},document.head.appendChild(e)}}else throw Error(`can't infer type of chunk from URL ${r}`)}return n.loadingStarted=!0,n.promise})(e,r),async loadWebAssembly(e,t,r,n,o){let i=fetch(T(r)),{instance:l}=await WebAssembly.instantiateStreaming(i,o);return l.exports},async loadWebAssemblyModule(e,t,r,n){let o=fetch(T(r));return await WebAssembly.compileStreaming(o)}}})();let B=globalThis.TURBOPACK;globalThis.TURBOPACK={push:N},B.forEach(N)})(); \ No newline at end of file diff --git a/out/_next/static/chunks/turbopack-e95304510e940083.js b/out/_next/static/chunks/turbopack-e95304510e940083.js deleted file mode 100644 index f7111d6..0000000 --- a/out/_next/static/chunks/turbopack-e95304510e940083.js +++ /dev/null @@ -1,3 +0,0 @@ -(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/3eba6931cad880e3.js","static/chunks/ea7ab0dba7b47d7c.js","static/chunks/150316a471952cee.js","static/chunks/8082ab48faca5ea1.js"],runtimeModuleIds:[94553]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;let t="/CodeStorm-Hub.github.io/_next/",r=new WeakMap;function n(e,t){this.m=e,this.e=t}let o=n.prototype,i=Object.prototype.hasOwnProperty,l="undefined"!=typeof Symbol&&Symbol.toStringTag;function s(e,t,r){i.call(e,t)||Object.defineProperty(e,t,r)}function u(e,t){let r=e[t];return r||(r=a(t),e[t]=r),r}function a(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function c(e,t){s(e,"__esModule",{value:!0}),l&&s(e,l,{value:"Module"});let r=0;for(;rObject.getPrototypeOf(e):e=>e.__proto__,p=[null,f({}),f([]),f(f)];function h(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!p.includes(t);t=f(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n[o]=()=>e:n.push("default",()=>e)),c(t,n),t}function d(){let e,t;return{promise:new Promise((r,n)=>{t=n,e=r}),resolve:e,reject:t}}o.i=function(e){let t=M(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=h(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)},o.A=function(e){return this.r(e)(this.i.bind(this))},o.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},o.r=function(e){return M(e,this.m).exports},o.f=function(e){function t(t){if(i.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(i.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let m=Symbol("turbopack queues"),b=Symbol("turbopack exports"),y=Symbol("turbopack error");function O(e){e&&1!==e.status&&(e.status=1,e.forEach(e=>e.queueCount--),e.forEach(e=>e.queueCount--?e.queueCount++:e()))}o.a=function(e,t){let r=this.m,n=t?Object.assign([],{status:-1}):void 0,o=new Set,{resolve:i,reject:l,promise:s}=d(),u=Object.assign(s,{[b]:r.exports,[m]:e=>{n&&e(n),o.forEach(e),u.catch(()=>{})}}),a={get:()=>u,set(e){e!==u&&(u[b]=e)}};Object.defineProperty(r,"exports",a),Object.defineProperty(r,"namespaceObject",a),e(function(e){let t=e.map(e=>{if(null!==e&&"object"==typeof e){if(m in e)return e;if(null!=e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then){let t=Object.assign([],{status:0}),r={[b]:{},[m]:e=>e(t)};return e.then(e=>{r[b]=e,O(t)},e=>{r[y]=e,O(t)}),r}}return{[b]:e,[m]:()=>{}}}),r=()=>t.map(e=>{if(e[y])throw e[y];return e[b]}),{promise:i,resolve:l}=d(),s=Object.assign(()=>l(r),{queueCount:0});function u(e){e!==n&&!o.has(e)&&(o.add(e),e&&0===e.status&&(s.queueCount++,e.push(s)))}return t.map(e=>e[m](u)),s.queueCount?i:r()},function(e){e?l(u[y]=e):i(u[b]),O(n)}),n&&-1===n.status&&(n.status=0)};let g=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function w(e,t){throw Error(`Invariant: ${t(e)}`)}g.prototype=URL.prototype,o.U=g,o.z=function(e){throw Error("dynamic usage of require is not supported")},o.g=globalThis;let R=n.prototype;var j=function(e){return e[e.Runtime=0]="Runtime",e[e.Parent=1]="Parent",e[e.Update=2]="Update",e}(j||{});let C=new Map;o.M=C;let _=new Map,U=new Map;async function k(e,t,r){let n;if("string"==typeof r)return $(e,t,T(r));let o=r.included||[],i=o.map(e=>!!C.has(e)||_.get(e));if(i.length>0&&i.every(e=>e))return void await Promise.all(i);let l=r.moduleChunks||[],s=l.map(e=>U.get(e)).filter(e=>e);if(s.length>0){if(s.length===l.length)return void await Promise.all(s);let r=new Set;for(let e of l)U.has(e)||r.add(e);for(let n of r){let r=$(e,t,T(n));U.set(n,r),s.push(r)}n=Promise.all(s)}else{for(let o of(n=$(e,t,T(r.path)),l))U.has(o)||U.set(o,n)}for(let e of o)_.has(e)||_.set(e,n);await n}R.l=function(e){return k(1,this.m.id,e)};let v=Promise.resolve(void 0),P=new WeakMap;function $(t,r,n){let o=e.loadChunkCached(t,n),i=P.get(o);if(void 0===i){let e=P.set.bind(P,o,v);i=o.then(e).catch(e=>{let o;switch(t){case 0:o=`as a runtime dependency of chunk ${r}`;break;case 1:o=`from module ${r}`;break;case 2:o="from an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Failed to load chunk ${n} ${o}${e?`: ${e}`:""}`,e?{cause:e}:void 0)}),P.set(o,i)}return i}function T(e){return`${t}${e.split("/").map(e=>encodeURIComponent(e)).join("/")}`}R.L=function(e){return $(1,this.m.id,e)},R.R=function(e){let t=this.r(e);return t?.default??t},R.P=function(e){return`/ROOT/${e??""}`},R.b=function(e){let t=new Blob([`self.TURBOPACK_WORKER_LOCATION = ${JSON.stringify(location.origin)}; -self.TURBOPACK_NEXT_CHUNK_URLS = ${JSON.stringify(e.reverse().map(T),null,2)}; -importScripts(...self.TURBOPACK_NEXT_CHUNK_URLS.map(c => self.TURBOPACK_WORKER_LOCATION + c).reverse());`],{type:"text/javascript"});return URL.createObjectURL(t)};let A=/\.js(?:\?[^#]*)?(?:#.*)?$/,S=/\.css(?:\?[^#]*)?(?:#.*)?$/;function E(e){return S.test(e)}o.w=function(t,r,n){return e.loadWebAssembly(1,this.m.id,t,r,n)},o.u=function(t,r){return e.loadWebAssemblyModule(1,this.m.id,t,r)};let K={};o.c=K;let M=(e,t)=>{let r=K[e];if(r){if(r.error)throw r.error;return r}return x(e,j.Parent,t.id)};function x(e,t,r){let o=C.get(e);"function"!=typeof o&&function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:w(t,e=>`Unknown source type: ${e}`)}throw Error(`Module ${e} was instantiated ${n}, but the module factory is not available. It might have been deleted in an HMR update.`)}(e,t,r);let i=a(e),l=i.exports;K[e]=i;let s=new n(i,l);try{o(s,i,l)}catch(e){throw i.error=e,e}return i.namespaceObject&&i.exports!==i.namespaceObject&&h(i.exports,i.namespaceObject),i}function N(r){let n,o=function(e){if("string"==typeof e)return e;let r=decodeURIComponent(("undefined"!=typeof TURBOPACK_NEXT_CHUNK_URLS?TURBOPACK_NEXT_CHUNK_URLS.pop():e.getAttribute("src")).replace(/[?#].*$/,""));return r.startsWith(t)?r.slice(t.length):r}(r[0]);return 2===r.length?n=r[1]:(n=void 0,!function(e,t,r,n){let o=1;for(;o{function t(e){let t=L.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},L.set(e,t)}return t}e={async registerChunk(e,r){if(t(T(e)).resolve(),null!=r){for(let e of r.otherChunks)t(T("string"==typeof e?e:e.path));if(await Promise.all(r.otherChunks.map(t=>k(0,e,t))),r.runtimeModuleIds.length>0)for(let t of r.runtimeModuleIds)!function(e,t){let r=K[t];if(r){if(r.error)throw r.error;return}x(t,j.Runtime,e)}(e,t)}},loadChunkCached:(e,r)=>(function(e,r){let n=t(r);if(n.loadingStarted)return n.promise;if(e===j.Runtime)return n.loadingStarted=!0,E(r)&&n.resolve(),n.promise;if("function"==typeof importScripts)if(E(r));else if(A.test(r))self.TURBOPACK_NEXT_CHUNK_URLS.push(r),importScripts(TURBOPACK_WORKER_LOCATION+r);else throw Error(`can't infer type of chunk from URL ${r} in worker`);else{let e=decodeURI(r);if(E(r))if(document.querySelectorAll(`link[rel=stylesheet][href="${r}"],link[rel=stylesheet][href^="${r}?"],link[rel=stylesheet][href="${e}"],link[rel=stylesheet][href^="${e}?"]`).length>0)n.resolve();else{let e=document.createElement("link");e.rel="stylesheet",e.href=r,e.onerror=()=>{n.reject()},e.onload=()=>{n.resolve()},document.head.appendChild(e)}else if(A.test(r)){let t=document.querySelectorAll(`script[src="${r}"],script[src^="${r}?"],script[src="${e}"],script[src^="${e}?"]`);if(t.length>0)for(let e of Array.from(t))e.addEventListener("error",()=>{n.reject()});else{let e=document.createElement("script");e.src=r,e.onerror=()=>{n.reject()},document.head.appendChild(e)}}else throw Error(`can't infer type of chunk from URL ${r}`)}return n.loadingStarted=!0,n.promise})(e,r),async loadWebAssembly(e,t,r,n,o){let i=fetch(T(r)),{instance:l}=await WebAssembly.instantiateStreaming(i,o);return l.exports},async loadWebAssemblyModule(e,t,r,n){let o=fetch(T(r));return await WebAssembly.compileStreaming(o)}}})();let B=globalThis.TURBOPACK;globalThis.TURBOPACK={push:N},B.forEach(N)})(); \ No newline at end of file diff --git a/out/_next/static/eRbopknM5a6qsi8-MMBPO/_buildManifest.js b/out/_next/static/eRbopknM5a6qsi8-MMBPO/_buildManifest.js deleted file mode 100644 index 5c71662..0000000 --- a/out/_next/static/eRbopknM5a6qsi8-MMBPO/_buildManifest.js +++ /dev/null @@ -1,19 +0,0 @@ -self.__BUILD_MANIFEST = { - "/_error": [ - "./static/chunks/ec5b562067dbae3a.js" - ], - "__rewrites": { - "afterFiles": [], - "beforeFiles": [ - { - "source": "/CodeStorm-Hub.github.io//_next/:path+", - "destination": "/_next/:path+" - } - ], - "fallback": [] - }, - "sortedPages": [ - "/_app", - "/_error" - ] -};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() \ No newline at end of file diff --git a/out/_next/static/eRbopknM5a6qsi8-MMBPO/_clientMiddlewareManifest.json b/out/_next/static/eRbopknM5a6qsi8-MMBPO/_clientMiddlewareManifest.json deleted file mode 100644 index 0637a08..0000000 --- a/out/_next/static/eRbopknM5a6qsi8-MMBPO/_clientMiddlewareManifest.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/out/_next/static/eRbopknM5a6qsi8-MMBPO/_ssgManifest.js b/out/_next/static/eRbopknM5a6qsi8-MMBPO/_ssgManifest.js deleted file mode 100644 index 5b3ff59..0000000 --- a/out/_next/static/eRbopknM5a6qsi8-MMBPO/_ssgManifest.js +++ /dev/null @@ -1 +0,0 @@ -self.__SSG_MANIFEST=new Set([]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB() \ No newline at end of file diff --git a/out/_next/static/media/4fa387ec64143e14.c1fdd6c2.woff2 b/out/_next/static/media/4fa387ec64143e14.c1fdd6c2.woff2 deleted file mode 100644 index 46efdbdbc828839112404c8285ab7e516a6cec45..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12608 zcmV-GF~81tPew8T0RR9105L!S6951J09=Fs05H%10RR9100000000000000000000 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 diff --git a/out/_next/static/media/797e433ab948586e.dbea232f.woff2 b/out/_next/static/media/797e433ab948586e.dbea232f.woff2 deleted file mode 100644 index 68eeb7f4bd4a789bc1600f76e6ebac0a0c170d46..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 31288 zcmV(~K+nH-Pew8T0RR910D3q86951J0RapE0C~g!0RR9100000000000000000000 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%0A7vhEs=h?#~3bhFsuxJky=$<@hKyy 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 diff --git a/out/_next/static/media/8a480f0b521d4e75.8e0177b5.woff2 b/out/_next/static/media/8a480f0b521d4e75.8e0177b5.woff2 deleted file mode 100644 index eb8258cb183e80f57a9110c06e5dff44d15fc2c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14676 zcmV-aIjhEZPew8T0RR9106A0u6951J0BuMB0663T0RR9100000000000000000000 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 LrJugUA?W`A8`#=m diff --git a/out/about.html b/out/about.html deleted file mode 100644 index bac35dd..0000000 --- a/out/about.html +++ /dev/null @@ -1 +0,0 @@ -About | CodeStorm Hub

About CodeStorm Hub

We are a passionate community of developers, researchers, and innovators working together to create impactful open-source solutions.

Our Mission

Building a better future through collaborative open-source development

CodeStorm Hub was founded on the belief that great software comes from great collaboration. Our mission is to bring together talented individuals from around the world to create innovative, accessible, and impactful open-source solutions that solve real-world problems.

Open Source First

We believe in the power of open source to create better software, foster innovation, and build inclusive communities.

Community Driven

Our projects are shaped by our community's needs and contributions, ensuring we build what matters most.

Quality & Innovation

We strive for excellence in everything we build, using cutting-edge technologies and best practices.

\ No newline at end of file diff --git a/out/about.txt b/out/about.txt deleted file mode 100644 index 456fb19..0000000 --- a/out/about.txt +++ /dev/null @@ -1,29 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -f:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","about"],"i":false,"f":[[["",{"children":["about",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["about","$Lc",{"children":["__PAGE__","$Ld",{},null,false]},null,false]},null,false],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"s":false,"S":true} -12:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -14:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -16:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -18:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -19:"$Sreact.suspense" -11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -c:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -d:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"About CodeStorm Hub"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"We are a passionate community of developers, researchers, and innovators working together to create impactful open-source solutions."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Our Mission"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Building a better future through collaborative open-source development"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground","children":"CodeStorm Hub was founded on the belief that great software comes from great collaboration. Our mission is to bring together talented individuals from around the world to create innovative, accessible, and impactful open-source solutions that solve real-world problems."}]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Open Source First"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We believe in the power of open source to create better software, foster innovation, and build inclusive communities."}]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Community Driven"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Our projects are shaped by our community's needs and contributions, ensuring we build what matters most."}]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Quality & Innovation"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We strive for excellence in everything we build, using cutting-edge technologies and best practices."}]}]]}]]}]]}]}]}],null,["$","$L12",null,{"children":["$L13",["$","$L14",null,{"promise":"$@15"}]]}]]}] -e:["$","$1","h",{"children":[null,[["$","$L16",null,{"children":"$L17"}],null],["$","$L18",null,{"children":["$","div",null,{"hidden":true,"children":["$","$19",null,{"fallback":null,"children":"$L1a"}]}]}]]}] -10:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -17:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -13:null -1b:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -15:{"metadata":[["$","title","0",{"children":"About | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Learn more about CodeStorm Hub and our mission to build powerful open-source solutions."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","meta","7",{"property":"og:url","content":"https://codestorm-hub.github.io"}],["$","meta","8",{"property":"og:site_name","content":"CodeStorm Hub"}],["$","meta","9",{"property":"og:locale","content":"en_US"}],["$","meta","10",{"property":"og:type","content":"website"}],["$","meta","11",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","12",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","13",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L1b","15",{}]],"error":null,"digest":"$undefined"} -1a:"$15:metadata" diff --git a/out/accessibility.html b/out/accessibility.html deleted file mode 100644 index 8325be2..0000000 --- a/out/accessibility.html +++ /dev/null @@ -1 +0,0 @@ -Accessibility Statement | CodeStorm Hub

Accessibility Statement

CodeStorm Hub is committed to ensuring digital accessibility for all users, including people with disabilities. We continually work to improve the user experience for everyone.

Last updated: January 15, 2024

Our Commitment

We believe that the web should be accessible to everyone, regardless of ability or technology. Our goal is to create an inclusive experience that allows all users to access our content and participate in our community effectively.

We are committed to conforming to the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA, which are the international standards for web accessibility.

Accessibility Features

Here are some of the accessibility features we've implemented to ensure our platform works for everyone.

Keyboard Navigation

Full keyboard navigation support for all interactive elements

  • Tab navigation through all interactive elements
  • Skip links to main content and navigation
  • Visible focus indicators
  • Logical tab order throughout the site

Screen Reader Support

Semantic HTML and ARIA labels for assistive technologies

  • Semantic HTML structure with proper headings
  • Alt text for all informative images
  • ARIA labels and descriptions where needed
  • Screen reader tested with NVDA and JAWS

Visual Design

High contrast and scalable design for better readability

  • WCAG AA compliant color contrast ratios
  • Scalable text up to 200% without horizontal scrolling
  • No use of color alone to convey information
  • Clear visual hierarchy and spacing

Responsive Design

Works across all devices and screen sizes

  • Mobile-first responsive design
  • Touch-friendly interactive elements
  • Consistent experience across devices
  • Optimized for various screen sizes

WCAG 2.1 Compliance

Our current compliance status with Web Content Accessibility Guidelines.

Level A

Compliant

Basic accessibility features that don't interfere with standard website usage

Level AA

Mostly Compliant

Standard level of accessibility that removes barriers for most users

Level AAA

Partially Compliant

Highest level of accessibility - we're working toward full compliance

Testing and Validation

How we ensure our accessibility standards

Automated Testing

  • • axe-core accessibility testing in CI/CD pipeline
  • • Lighthouse accessibility audits
  • • WAVE Web Accessibility Evaluation Tool
  • • Color contrast ratio verification

Manual Testing

  • • Keyboard navigation testing
  • • Screen reader testing (NVDA, JAWS, VoiceOver)
  • • User testing with people with disabilities
  • • Cross-browser accessibility validation

Continuous Improvement

We conduct regular accessibility audits and user testing sessions to identify and address accessibility barriers. Our development process includes accessibility considerations from the design phase through implementation.

Known Accessibility Issues

Areas we're actively working to improve

We are transparent about areas where we don't yet fully meet accessibility standards:

Third-Party Integrations

Some embedded content from third-party services (like GitHub widgets) may not fully meet our accessibility standards. We're working with providers to improve these experiences.

Complex Interactive Elements

Some advanced interactive features are still being enhanced for full screen reader compatibility. We provide alternative access methods where possible.

We're actively working to address these issues and expect to have improvements in upcoming releases. Check our roadmap for specific timelines.

Supported Assistive Technologies

Our website is designed to be compatible with the following assistive technologies:

Screen Readers

  • • NVDA (Windows)
  • • JAWS (Windows)
  • • VoiceOver (macOS/iOS)
  • • TalkBack (Android)

Other Technologies

  • • Voice recognition software
  • • Switch navigation devices
  • • Magnification software
  • • Alternative keyboards

Accessibility Feedback

Help us improve by sharing your experience

We welcome feedback on the accessibility of CodeStorm Hub. If you encounter accessibility barriers or have suggestions for improvement, please let us know.

Email: accessibility@codestorm-hub.org

Response time: We aim to respond within 2 business days

Future Improvements

Our roadmap for enhanced accessibility

We're continuously working to improve accessibility. Here's what's coming next:

Enhanced keyboard navigation patterns for complex components
Improved screen reader announcements for dynamic content
High contrast theme option for better visual accessibility
Animation controls for users with vestibular disorders
\ No newline at end of file diff --git a/out/accessibility.txt b/out/accessibility.txt deleted file mode 100644 index 7614769..0000000 --- a/out/accessibility.txt +++ /dev/null @@ -1,45 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","accessibility"],"i":false,"f":[[["",{"children":["accessibility",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["accessibility","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -21:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:T5bb,M0.877197 7.49984C0.877197 3.84216 3.84234 0.877014 7.50003 0.877014C11.1577 0.877014 14.1229 3.84216 14.1229 7.49984C14.1229 11.1575 11.1577 14.1227 7.50003 14.1227C3.84234 14.1227 0.877197 11.1575 0.877197 7.49984ZM7.50003 1.82701C4.36702 1.82701 1.8272 4.36683 1.8272 7.49984C1.8272 10.6328 4.36702 13.1727 7.50003 13.1727C10.633 13.1727 13.1729 10.6328 13.1729 7.49984C13.1729 4.36683 10.633 1.82701 7.50003 1.82701ZM7.12457 9.00001C7.06994 9.12735 6.33165 11.9592 6.33165 11.9592C6.26018 12.226 5.98601 12.3843 5.71928 12.3128C5.45255 12.2413 5.29425 11.9672 5.36573 11.7004C5.36573 11.7004 6.24661 8.87268 6.24661 8.27007V6.80099L4.28763 6.27608C4.0209 6.20461 3.86261 5.93045 3.93408 5.66371C4.00555 5.39698 4.27972 5.23869 4.54645 5.31016C4.54645 5.31016 6.20042 5.87268 6.84579 5.87268H8.15505C8.80042 5.87268 10.4534 5.31042 10.4534 5.31042C10.7202 5.23895 10.9943 5.39724 11.0658 5.66397C11.1373 5.93071 10.979 6.20487 10.7122 6.27635L8.74661 6.80303V8.27007C8.74661 8.87268 9.62663 11.6971 9.62663 11.6971C9.6981 11.9639 9.5398 12.238 9.27307 12.3095C9.00634 12.381 8.73217 12.2227 8.6607 11.956C8.6607 11.956 7.91994 9.12735 7.86866 9.00001C7.81994 8.87268 7.65006 8.87268 7.65006 8.87268H7.34317C7.34317 8.87268 7.16994 8.87268 7.12457 9.00001ZM7.50043 5.12007C8.12175 5.12007 8.62543 4.61639 8.62543 3.99507C8.62543 3.37375 8.12175 2.87007 7.50043 2.87007C6.87911 2.87007 6.37543 3.37375 6.37543 3.99507C6.37543 4.61639 6.87911 5.12007 7.50043 5.12007Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Accessibility Statement"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"CodeStorm Hub is committed to ensuring digital accessibility for all users, including people with disabilities. We continually work to improve the user experience for everyone."}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Last updated: January 15, 2024"}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","div",null,{"className":"w-16 h-16 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-8 w-8 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Our Commitment"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-4xl mx-auto text-lg","children":"We believe that the web should be accessible to everyone, regardless of ability or technology. Our goal is to create an inclusive experience that allows all users to access our content and participate in our community effectively."}],["$","p",null,{"className":"text-muted-foreground max-w-4xl mx-auto","children":"We are committed to conforming to the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA, which are the international standards for web accessibility."}]]}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":["$L14","$L15"]}],"$L16"]}],"$L17","$L18","$L19","$L1a","$L1b","$L1c"]}]}]}],null,"$L1d"]}] -f:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -29:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -2b:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -14:["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Accessibility Features"}] -15:["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Here are some of the accessibility features we've implemented to ensure our platform works for everyone."}] -16:["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Keyboard Navigation"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Full keyboard navigation support for all interactive elements"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Tab navigation through all interactive elements"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Skip links to main content and navigation"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Visible focus indicators"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Logical tab order throughout the site"}]]}]]}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Screen Reader Support"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Semantic HTML and ARIA labels for assistive technologies"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Semantic HTML structure with proper headings"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Alt text for all informative images"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"ARIA labels and descriptions where needed"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Screen reader tested with NVDA and JAWS"}]]}]]}]}]]}],["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Visual Design"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"High contrast and scalable design for better readability"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"WCAG AA compliant color contrast ratios"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":["$L23","$L24"]}],"$L25","$L26"]}]}]]}],"$L27"]}] -17:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"WCAG 2.1 Compliance"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Our current compliance status with Web Content Accessibility Guidelines."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Level A"}],["$","div",null,{"className":"inline-block px-3 py-1 rounded-full text-sm font-medium bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Compliant"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Basic accessibility features that don't interfere with standard website usage"}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Level AA"}],["$","div",null,{"className":"inline-block px-3 py-1 rounded-full text-sm font-medium bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400","children":"Mostly Compliant"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Standard level of accessibility that removes barriers for most users"}]}]]}],["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Level AAA"}],["$","div",null,{"className":"inline-block px-3 py-1 rounded-full text-sm font-medium bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"Partially Compliant"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Highest level of accessibility - we're working toward full compliance"}]}]]}]]}]]}] -18:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Testing and Validation"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How we ensure our accessibility standards"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Automated Testing"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• axe-core accessibility testing in CI/CD pipeline"}],["$","li",null,{"children":"• Lighthouse accessibility audits"}],["$","li",null,{"children":"• WAVE Web Accessibility Evaluation Tool"}],["$","li",null,{"children":"• Color contrast ratio verification"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Manual Testing"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Keyboard navigation testing"}],["$","li",null,{"children":"• Screen reader testing (NVDA, JAWS, VoiceOver)"}],["$","li",null,{"children":"• User testing with people with disabilities"}],["$","li",null,{"children":"• Cross-browser accessibility validation"}]]}]]}]]}],["$","div",null,{"className":"bg-muted/50 p-4 rounded-lg","children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Continuous Improvement"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"We conduct regular accessibility audits and user testing sessions to identify and address accessibility barriers. Our development process includes accessibility considerations from the design phase through implementation."}]]}]]}]]}] -19:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm border-orange-200 dark:border-orange-800","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Known Accessibility Issues"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Areas we're actively working to improve"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"We are transparent about areas where we don't yet fully meet accessibility standards:"}],["$","div",null,{"className":"space-y-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Third-Party Integrations"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Some embedded content from third-party services (like GitHub widgets) may not fully meet our accessibility standards. We're working with providers to improve these experiences."}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Complex Interactive Elements"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Some advanced interactive features are still being enhanced for full screen reader compatibility. We provide alternative access methods where possible."}]]}]]}],["$","div",null,{"className":"bg-orange-50 dark:bg-orange-900/20 p-4 rounded-lg border border-orange-200 dark:border-orange-800","children":["$","p",null,{"className":"text-sm text-orange-800 dark:text-orange-300","children":"We're actively working to address these issues and expect to have improvements in upcoming releases. Check our roadmap for specific timelines."}]}]]}]]}] -1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Supported Assistive Technologies"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"Our website is designed to be compatible with the following assistive technologies:"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Screen Readers"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• NVDA (Windows)"}],["$","li",null,{"children":"• JAWS (Windows)"}],["$","li",null,{"children":"• VoiceOver (macOS/iOS)"}],["$","li",null,{"children":"• TalkBack (Android)"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Other Technologies"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Voice recognition software"}],["$","li",null,{"children":"• Switch navigation devices"}],["$","li",null,{"children":"• Magnification software"}],["$","li",null,{"children":"• Alternative keyboards"}]]}]]}]]}]]}]]}] -1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","div",null,{"className":"flex items-center justify-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.5 11C4.80285 11 2.52952 9.62184 1.09622 7.50001C2.52952 5.37816 4.80285 4 7.5 4C10.1971 4 12.4705 5.37816 13.9038 7.50001C12.4705 9.62183 10.1971 11 7.5 11ZM7.5 3C4.30786 3 1.65639 4.70638 0.0760002 7.23501C-0.0253338 7.39715 -0.0253334 7.60288 0.0760014 7.76501C1.65639 10.2936 4.30786 12 7.5 12C10.6921 12 13.3436 10.2936 14.924 7.76501C15.0253 7.60288 15.0253 7.39715 14.924 7.23501C13.3436 4.70638 10.6921 3 7.5 3ZM7.5 9.5C8.60457 9.5 9.5 8.60457 9.5 7.5C9.5 6.39543 8.60457 5.5 7.5 5.5C6.39543 5.5 5.5 6.39543 5.5 7.5C5.5 8.60457 6.39543 9.5 7.5 9.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Accessibility Feedback"}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Help us improve by sharing your experience"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"We welcome feedback on the accessibility of CodeStorm Hub. If you encounter accessibility barriers or have suggestions for improvement, please let us know."}],["$","div",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","p",null,{"children":[["$","strong",null,{"children":"Email:"}]," accessibility@codestorm-hub.org"]}],["$","p",null,{"children":[["$","strong",null,{"children":"Response time:"}]," We aim to respond within 2 business days"]}]]}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/contact","children":"Contact Us","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io/issues/new","target":"_blank","rel":"noopener noreferrer","children":"Report Issue","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -28:T5c0,M1.90321 7.29677C1.90321 10.341 4.11041 12.4147 6.58893 12.8439C6.87255 12.893 7.06266 13.1627 7.01355 13.4464C6.96444 13.73 6.69471 13.9201 6.41109 13.871C3.49942 13.3668 0.86084 10.9127 0.86084 7.29677C0.860839 5.76009 1.55996 4.55245 2.37639 3.63377C2.96124 2.97568 3.63034 2.44135 4.16846 2.03202L2.53205 2.03202C2.25591 2.03202 2.03205 1.80816 2.03205 1.53202C2.03205 1.25588 2.25591 1.03202 2.53205 1.03202L5.53205 1.03202C5.80819 1.03202 6.03205 1.25588 6.03205 1.53202L6.03205 4.53202C6.03205 4.80816 5.80819 5.03202 5.53205 5.03202C5.25591 5.03202 5.03205 4.80816 5.03205 4.53202L5.03205 2.68645L5.03054 2.68759L5.03045 2.68766L5.03044 2.68767L5.03043 2.68767C4.45896 3.11868 3.76059 3.64538 3.15554 4.3262C2.44102 5.13021 1.90321 6.10154 1.90321 7.29677ZM13.0109 7.70321C13.0109 4.69115 10.8505 2.6296 8.40384 2.17029C8.12093 2.11718 7.93465 1.84479 7.98776 1.56188C8.04087 1.27898 8.31326 1.0927 8.59616 1.14581C11.4704 1.68541 14.0532 4.12605 14.0532 7.70321C14.0532 9.23988 13.3541 10.4475 12.5377 11.3662C11.9528 12.0243 11.2837 12.5586 10.7456 12.968L12.3821 12.968C12.6582 12.968 12.8821 13.1918 12.8821 13.468C12.8821 13.7441 12.6582 13.968 12.3821 13.968L9.38205 13.968C9.10591 13.968 8.88205 13.7441 8.88205 13.468L8.88205 10.468C8.88205 10.1918 9.10591 9.96796 9.38205 9.96796C9.65819 9.96796 9.88205 10.1918 9.88205 10.468L9.88205 12.3135L9.88362 12.3123C10.4551 11.8813 11.1535 11.3546 11.7585 10.6738C12.4731 9.86976 13.0109 8.89844 13.0109 7.70321Z1c:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$28","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Future Improvements"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Our roadmap for enhanced accessibility"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"We're continuously working to improve accessibility. Here's what's coming next:"}],["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"className":"flex items-start gap-2","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-blue-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Enhanced keyboard navigation patterns for complex components"}]]}],["$","div",null,{"className":"flex items-start gap-2","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-blue-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Improved screen reader announcements for dynamic content"}]]}],["$","div",null,{"className":"flex items-start gap-2","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-blue-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"High contrast theme option for better visual accessibility"}]]}],["$","div",null,{"className":"flex items-start gap-2","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-blue-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Animation controls for users with vestibular disorders"}]]}]]}],["$","div",null,{"className":"mt-4","children":["$","a",null,{"href":"/roadmap","children":"View Full Roadmap","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]}]]}]]}] -1d:["$","$L29",null,{"children":["$L2a",["$","$L2b",null,{"promise":"$@2c"}]]}] -23:["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}] -24:["$","span",null,{"className":"text-muted-foreground","children":"Scalable text up to 200% without horizontal scrolling"}] -25:["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"No use of color alone to convey information"}]]}] -26:["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Clear visual hierarchy and spacing"}]]}] -27:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Responsive Design"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Works across all devices and screen sizes"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Mobile-first responsive design"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Touch-friendly interactive elements"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Consistent experience across devices"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Optimized for various screen sizes"}]]}]]}]}]]}] -1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -2a:null -2d:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -2c:{"metadata":[["$","title","0",{"children":"Accessibility Statement | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Our commitment to making CodeStorm Hub accessible to everyone, including people with disabilities."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Accessibility Statement | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Our commitment to making CodeStorm Hub accessible to everyone, including people with disabilities."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2d","11",{}]],"error":null,"digest":"$undefined"} -22:"$2c:metadata" diff --git a/out/blog.html b/out/blog.html deleted file mode 100644 index 72832da..0000000 --- a/out/blog.html +++ /dev/null @@ -1 +0,0 @@ -Blog | CodeStorm Hub

Blog & News

Stay up to date with the latest news, updates, and insights from the CodeStorm Hub community. Discover technical articles, project announcements, and community highlights.

FeaturedAnnouncement

Welcome to CodeStorm Hub

Introducing our new community platform and what we're building together.

CodeStorm Hub Team
1/15/2024
3 min read
Read Article

Recent Articles

Technical

Building with Next.js 15 and Radix UI

A deep dive into our tech stack choices and why we chose these technologies.

Development Team
1/10/2024
8 min read
Read More
Community

Community Guidelines and Best Practices

How to participate in our community and make meaningful contributions.

Community Team
1/5/2024
5 min read
Read More

Stay Updated

Subscribe to our newsletter for the latest updates and articles

Get notified when we publish new articles, announce major updates, or share interesting insights from our community.

No spam, unsubscribe at any time.

Looking for older posts? Check out our archive or subscribe to our RSS feed.

\ No newline at end of file diff --git a/out/blog.txt b/out/blog.txt deleted file mode 100644 index 30ee403..0000000 --- a/out/blog.txt +++ /dev/null @@ -1,42 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -f:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","blog"],"i":false,"f":[[["",{"children":["blog",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["blog","$Lc",{"children":["__PAGE__","$Ld",{},null,false]},null,false]},null,false],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"s":false,"S":true} -18:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -1a:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -1b:"$Sreact.suspense" -11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -c:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -d:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Blog & News"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Stay up to date with the latest news, updates, and insights from the CodeStorm Hub community. Discover technical articles, project announcements, and community highlights."}]]}],["$","div",null,{"className":"flex flex-wrap justify-center gap-2","children":[["$","button","All",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"All"}],["$","button","Announcement",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"Announcement"}],["$","button","Technical",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"Technical"}],["$","button","Community",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"Community"}],["$","button","Tutorial",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"Tutorial"}],["$","button","News",{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"News"}]]}],[["$","div","0",{"ref":"$undefined","className":"rounded-lg text-card-foreground shadow-sm border-2 border-primary/20 bg-primary/5","children":["$L12","$L13"]}]],"$L14","$L15","$L16"]}]}]}],null,"$L17"]}] -e:["$","$1","h",{"children":[null,[["$","$L18",null,{"children":"$L19"}],null],["$","$L1a",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1b",null,{"fallback":null,"children":"$L1c"}]}]}]]}] -10:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -24:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -26:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -12:["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"flex items-center justify-between mb-2","children":[["$","span",null,{"className":"bg-primary text-primary-foreground text-xs font-medium px-2 py-1 rounded","children":"Featured"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Announcement"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Welcome to CodeStorm Hub"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Introducing our new community platform and what we're building together."}]]}] -1d:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z13:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"flex items-center gap-6 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"CodeStorm Hub Team"]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$1d","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/15/2024"]}],"$L1e"]}],"$L1f"]}] -20:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z14:["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold mb-6","children":"Recent Articles"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"flex items-center justify-between mb-2","children":["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Technical"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Building with Next.js 15 and Radix UI"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"A deep dive into our tech stack choices and why we chose these technologies."}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Development Team"]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$20","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/10/2024"]}]]}],"$L21","$L22"]}]]}],"$L23"]}]]}] -15:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-gradient-to-r from-primary/5 to-blue-500/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Stay Updated"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Subscribe to our newsletter for the latest updates and articles"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Get notified when we publish new articles, announce major updates, or share interesting insights from our community."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 max-w-md mx-auto","children":[["$","input",null,{"type":"email","placeholder":"Enter your email","className":"flex-1 px-3 py-2 rounded-md border border-input bg-background text-sm"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":"$undefined","children":"Subscribe"}]]}],["$","p",null,{"className":"text-xs text-muted-foreground","children":"No spam, unsubscribe at any time."}]]}]]}] -16:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/blog/archive","children":"View Archive","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/rss.xml","children":"RSS Feed","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Looking for older posts? Check out our archive or subscribe to our RSS feed."}]]}] -17:["$","$L24",null,{"children":["$L25",["$","$L26",null,{"promise":"$@27"}]]}] -1e:["$","span",null,{"children":"3 min read"}] -1f:["$","a",null,{"href":"/blog/welcome-to-codestorm-hub","children":["Read Article",["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"ml-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M8.14645 3.14645C8.34171 2.95118 8.65829 2.95118 8.85355 3.14645L12.8536 7.14645C13.0488 7.34171 13.0488 7.65829 12.8536 7.85355L8.85355 11.8536C8.65829 12.0488 8.34171 12.0488 8.14645 11.8536C7.95118 11.6583 7.95118 11.3417 8.14645 11.1464L11.2929 8H2.5C2.22386 8 2 7.77614 2 7.5C2 7.22386 2.22386 7 2.5 7H11.2929L8.14645 3.85355C7.95118 3.65829 7.95118 3.34171 8.14645 3.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}] -21:["$","div",null,{"className":"text-sm text-muted-foreground","children":"8 min read"}] -22:["$","a",null,{"href":"/blog/building-with-nextjs-radix","children":["Read More",["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"ml-2 h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"M8.14645 3.14645C8.34171 2.95118 8.65829 2.95118 8.85355 3.14645L12.8536 7.14645C13.0488 7.34171 13.0488 7.65829 12.8536 7.85355L8.85355 11.8536C8.65829 12.0488 8.34171 12.0488 8.14645 11.8536C7.95118 11.6583 7.95118 11.3417 8.14645 11.1464L11.2929 8H2.5C2.22386 8 2 7.77614 2 7.5C2 7.22386 2.22386 7 2.5 7H11.2929L8.14645 3.85355C7.95118 3.65829 7.95118 3.34171 8.14645 3.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] -28:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z23:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"flex items-center justify-between mb-2","children":["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Community"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Community Guidelines and Best Practices"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How to participate in our community and make meaningful contributions."}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Community Team"]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$28","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/5/2024"]}]]}],"$L29","$L2a"]}]]}] -29:["$","div",null,{"className":"text-sm text-muted-foreground","children":"5 min read"}] -2a:["$","a",null,{"href":"/blog/community-guidelines","children":["Read More",["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"ml-2 h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"M8.14645 3.14645C8.34171 2.95118 8.65829 2.95118 8.85355 3.14645L12.8536 7.14645C13.0488 7.34171 13.0488 7.65829 12.8536 7.85355L8.85355 11.8536C8.65829 12.0488 8.34171 12.0488 8.14645 11.8536C7.95118 11.6583 7.95118 11.3417 8.14645 11.1464L11.2929 8H2.5C2.22386 8 2 7.77614 2 7.5C2 7.22386 2.22386 7 2.5 7H11.2929L8.14645 3.85355C7.95118 3.65829 7.95118 3.34171 8.14645 3.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] -19:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -25:null -2b:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -27:{"metadata":[["$","title","0",{"children":"Blog | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Stay up to date with CodeStorm Hub news, updates, and technical articles from our community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Blog | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Stay up to date with CodeStorm Hub news, updates, and technical articles from our community."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2b","11",{}]],"error":null,"digest":"$undefined"} -1c:"$27:metadata" diff --git a/out/changelog.html b/out/changelog.html deleted file mode 100644 index f145f93..0000000 --- a/out/changelog.html +++ /dev/null @@ -1 +0,0 @@ -Changelog | CodeStorm Hub

Changelog

Keep track of all updates, improvements, and new features added to CodeStorm Hub. We believe in transparent development and regular communication with our community.

Stay Updated

Get notified about new releases and updates

0.2.0

Community Platform Launch

Major Release
1/15/2024

Major update introducing comprehensive community features and navigation.

Added

  • Team page with contributor showcase
  • Contact page with multiple communication channels
  • Contributing guide with step-by-step instructions
  • Community guidelines and values
  • Blog system for articles and updates
  • Project roadmap with transparent planning

Improved

  • Enhanced navigation structure
  • Better responsive design across all pages
  • Improved accessibility with proper ARIA labels
  • Optimized images using Next.js Image component

Fixed

  • Header navigation now properly links to all pages
  • Consistent styling across different page types
  • Mobile menu improvements
0.1.0

Initial Platform Release

Initial Release
1/1/2024

First public release of the CodeStorm Hub platform with core functionality.

Added

  • Homepage with hero section and feature highlights
  • About page with mission and values
  • Projects page with showcase layout
  • Basic responsive design system
  • Tailwind CSS 4 integration
  • Radix UI component library
  • Next.js 15 with App Router
  • TypeScript configuration

Technical

  • ESLint configuration for code quality
  • Automated build and deployment pipeline
  • Vercel deployment configuration
  • SEO optimization with metadata

Release Information

How we manage versions and releases

Version Numbering

We follow semantic versioning (SemVer) for our releases:

  • Major (x.0.0): Breaking changes
  • Minor (0.x.0): New features
  • Patch (0.0.x): Bug fixes

Release Schedule

We aim for regular releases based on community needs:

  • Major releases: Quarterly
  • Minor releases: Monthly
  • Patch releases: As needed

See what's coming next or contribute to our open source projects.

\ No newline at end of file diff --git a/out/changelog.txt b/out/changelog.txt deleted file mode 100644 index 6217041..0000000 --- a/out/changelog.txt +++ /dev/null @@ -1,46 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","changelog"],"i":false,"f":[[["",{"children":["changelog",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["changelog","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -18:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -1a:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -1b:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Changelog"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Keep track of all updates, improvements, and new features added to CodeStorm Hub. We believe in transparent development and regular communication with our community."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Stay Updated"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Get notified about new releases and updates"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io/releases","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Watch Releases"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/blog","children":"Subscribe to Blog","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]}]]}],"$L14","$L15","$L16"]}]}]}],null,"$L17"]}] -f:["$","$1","h",{"children":[null,[["$","$L18",null,{"children":"$L19"}],null],["$","$L1a",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1b",null,{"fallback":null,"children":"$L1c"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -21:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -23:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -1d:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z14:["$","div",null,{"className":"space-y-8","children":[["$","div","0",{"className":"relative","children":[["$","div",null,{"className":"absolute left-6 top-20 bottom-0 w-px bg-border opacity-30"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center flex-shrink-0","children":["$","span",null,{"className":"font-bold text-primary text-sm","children":"0.2.0"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Community Platform Launch"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded-full bg-red-100 dark:bg-red-900/20 text-red-600","children":"Major Release"}],["$","div",null,{"className":"flex items-center gap-1 text-sm text-muted-foreground","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$1d","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/15/2024"]}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Major update introducing comprehensive community features and navigation."}]]}]]}]}],"$L1e"]}]]}],"$L1f"]}] -15:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Release Information"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How we manage versions and releases"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Version Numbering"}],["$","p",null,{"className":"text-sm text-muted-foreground mb-3","children":"We follow semantic versioning (SemVer) for our releases:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":[["$","strong",null,{"children":"Major (x.0.0):"}]," Breaking changes"]}],["$","li",null,{"children":[["$","strong",null,{"children":"Minor (0.x.0):"}]," New features"]}],["$","li",null,{"children":[["$","strong",null,{"children":"Patch (0.0.x):"}]," Bug fixes"]}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Release Schedule"}],["$","p",null,{"className":"text-sm text-muted-foreground mb-3","children":"We aim for regular releases based on community needs:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":[["$","strong",null,{"children":"Major releases:"}]," Quarterly"]}],["$","li",null,{"children":[["$","strong",null,{"children":"Minor releases:"}]," Monthly"]}],["$","li",null,{"children":[["$","strong",null,{"children":"Patch releases:"}]," As needed"]}]]}]]}]]}]}]]}] -20:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z16:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/roadmap","children":"View Roadmap","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$20","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"View Source"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"See what's coming next or contribute to our open source projects."}]]}] -17:["$","$L21",null,{"children":["$L22",["$","$L23",null,{"promise":"$@24"}]]}] -1e:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-16 space-y-6","children":[["$","div","0",{"children":[["$","h4",null,{"className":"font-semibold mb-3 flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded bg-green-100 dark:bg-green-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M8 2.75C8 2.47386 7.77614 2.25 7.5 2.25C7.22386 2.25 7 2.47386 7 2.75V7H2.75C2.47386 7 2.25 7.22386 2.25 7.5C2.25 7.77614 2.47386 8 2.75 8H7V12.25C7 12.5261 7.22386 12.75 7.5 12.75C7.77614 12.75 8 12.5261 8 12.25V8H12.25C12.5261 8 12.75 7.77614 12.75 7.5C12.75 7.22386 12.5261 7 12.25 7H8V2.75Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"Added"]}],["$","ul",null,{"className":"space-y-2 ml-6","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Team page with contributor showcase"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Contact page with multiple communication channels"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Contributing guide with step-by-step instructions"]}],["$","li","3",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Community guidelines and values"]}],["$","li","4",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Blog system for articles and updates"]}],["$","li","5",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Project roadmap with transparent planning"]}]]}]]}],["$","div","1",{"children":[["$","h4",null,{"className":"font-semibold mb-3 flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded bg-blue-100 dark:bg-blue-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-blue-600","ref":"$undefined","children":["$","path",null,{"d":"M7.14645 2.14645C7.34171 1.95118 7.65829 1.95118 7.85355 2.14645L11.8536 6.14645C12.0488 6.34171 12.0488 6.65829 11.8536 6.85355C11.6583 7.04882 11.3417 7.04882 11.1464 6.85355L8 3.70711L8 12.5C8 12.7761 7.77614 13 7.5 13C7.22386 13 7 12.7761 7 12.5L7 3.70711L3.85355 6.85355C3.65829 7.04882 3.34171 7.04882 3.14645 6.85355C2.95118 6.65829 2.95118 6.34171 3.14645 6.14645L7.14645 2.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"Improved"]}],["$","ul",null,{"className":"space-y-2 ml-6","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Enhanced navigation structure"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Better responsive design across all pages"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Improved accessibility with proper ARIA labels"]}],"$L25"]}]]}],"$L26"]}]}] -27:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z1f:["$","div","1",{"className":"relative","children":[false,["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center flex-shrink-0","children":["$","span",null,{"className":"font-bold text-primary text-sm","children":"0.1.0"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Initial Platform Release"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded-full bg-purple-100 dark:bg-purple-900/20 text-purple-600","children":"Initial Release"}],["$","div",null,{"className":"flex items-center gap-1 text-sm text-muted-foreground","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$27","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/1/2024"]}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"First public release of the CodeStorm Hub platform with core functionality."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-16 space-y-6","children":[["$","div","0",{"children":["$L28","$L29"]}],"$L2a"]}]}]]}]]}] -25:["$","li","3",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Optimized images using Next.js Image component"]}] -2b:Ta5f,M7.07095 0.650238C6.67391 0.650238 6.32977 0.925096 6.24198 1.31231L6.0039 2.36247C5.6249 2.47269 5.26335 2.62363 4.92436 2.81013L4.01335 2.23585C3.67748 2.02413 3.23978 2.07312 2.95903 2.35386L2.35294 2.95996C2.0722 3.2407 2.0232 3.6784 2.23493 4.01427L2.80942 4.92561C2.62307 5.2645 2.47227 5.62594 2.36216 6.00481L1.31209 6.24287C0.924883 6.33065 0.650024 6.6748 0.650024 7.07183V7.92897C0.650024 8.32601 0.924883 8.67015 1.31209 8.75794L2.36228 8.99603C2.47246 9.375 2.62335 9.73652 2.80979 10.0755L2.2354 10.9867C2.02367 11.3225 2.07267 11.7602 2.35341 12.041L2.95951 12.6471C3.24025 12.9278 3.67795 12.9768 4.01382 12.7651L4.92506 12.1907C5.26384 12.377 5.62516 12.5278 6.0039 12.6379L6.24198 13.6881C6.32977 14.0753 6.67391 14.3502 7.07095 14.3502H7.92809C8.32512 14.3502 8.66927 14.0753 8.75705 13.6881L8.99505 12.6383C9.37411 12.5282 9.73573 12.3773 10.0748 12.1909L10.986 12.7653C11.3218 12.977 11.7595 12.928 12.0403 12.6473L12.6464 12.0412C12.9271 11.7604 12.9761 11.3227 12.7644 10.9869L12.1902 10.076C12.3768 9.73688 12.5278 9.37515 12.638 8.99596L13.6879 8.75794C14.0751 8.67015 14.35 8.32601 14.35 7.92897V7.07183C14.35 6.6748 14.0751 6.33065 13.6879 6.24287L12.6381 6.00488C12.528 5.62578 12.3771 5.26414 12.1906 4.92507L12.7648 4.01407C12.9766 3.6782 12.9276 3.2405 12.6468 2.95975L12.0407 2.35366C11.76 2.07292 11.3223 2.02392 10.9864 2.23565L10.0755 2.80989C9.73622 2.62328 9.37437 2.47229 8.99505 2.36209L8.75705 1.31231C8.66927 0.925096 8.32512 0.650238 7.92809 0.650238H7.07095ZM4.92053 3.81251C5.44724 3.44339 6.05665 3.18424 6.71543 3.06839L7.07095 1.50024H7.92809L8.28355 3.06816C8.94267 3.18387 9.5524 3.44302 10.0794 3.81224L11.4397 2.9547L12.0458 3.56079L11.1882 4.92117C11.5573 5.44798 11.8164 6.0575 11.9321 6.71638L13.5 7.07183V7.92897L11.932 8.28444C11.8162 8.94342 11.557 9.55301 11.1878 10.0798L12.0453 11.4402L11.4392 12.0462L10.0787 11.1886C9.55192 11.5576 8.94241 11.8166 8.28355 11.9323L7.92809 13.5002H7.07095L6.71543 11.932C6.0569 11.8162 5.44772 11.5572 4.92116 11.1883L3.56055 12.046L2.95445 11.4399L3.81213 10.0794C3.4431 9.55266 3.18403 8.94326 3.06825 8.2845L1.50002 7.92897V7.07183L3.06818 6.71632C3.18388 6.05765 3.44283 5.44833 3.81171 4.92165L2.95398 3.561L3.56008 2.95491L4.92053 3.81251ZM9.02496 7.50008C9.02496 8.34226 8.34223 9.02499 7.50005 9.02499C6.65786 9.02499 5.97513 8.34226 5.97513 7.50008C5.97513 6.65789 6.65786 5.97516 7.50005 5.97516C8.34223 5.97516 9.02496 6.65789 9.02496 7.50008ZM9.92496 7.50008C9.92496 8.83932 8.83929 9.92499 7.50005 9.92499C6.1608 9.92499 5.07513 8.83932 5.07513 7.50008C5.07513 6.16084 6.1608 5.07516 7.50005 5.07516C8.83929 5.07516 9.92496 6.16084 9.92496 7.50008Z26:["$","div","2",{"children":[["$","h4",null,{"className":"font-semibold mb-3 flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded bg-orange-100 dark:bg-orange-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-orange-600","ref":"$undefined","children":["$","path",null,{"d":"$2b","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"Fixed"]}],["$","ul",null,{"className":"space-y-2 ml-6","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Header navigation now properly links to all pages"]}],"$L2c","$L2d"]}]]}] -28:["$","h4",null,{"className":"font-semibold mb-3 flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded bg-green-100 dark:bg-green-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M8 2.75C8 2.47386 7.77614 2.25 7.5 2.25C7.22386 2.25 7 2.47386 7 2.75V7H2.75C2.47386 7 2.25 7.22386 2.25 7.5C2.25 7.77614 2.47386 8 2.75 8H7V12.25C7 12.5261 7.22386 12.75 7.5 12.75C7.77614 12.75 8 12.5261 8 12.25V8H12.25C12.5261 8 12.75 7.77614 12.75 7.5C12.75 7.22386 12.5261 7 12.25 7H8V2.75Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"Added"]}] -29:["$","ul",null,{"className":"space-y-2 ml-6","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Homepage with hero section and feature highlights"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"About page with mission and values"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Projects page with showcase layout"]}],["$","li","3",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Basic responsive design system"]}],["$","li","4",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Tailwind CSS 4 integration"]}],["$","li","5",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Radix UI component library"]}],["$","li","6",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Next.js 15 with App Router"]}],["$","li","7",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"TypeScript configuration"]}]]}] -2e:Ta5f,M7.07095 0.650238C6.67391 0.650238 6.32977 0.925096 6.24198 1.31231L6.0039 2.36247C5.6249 2.47269 5.26335 2.62363 4.92436 2.81013L4.01335 2.23585C3.67748 2.02413 3.23978 2.07312 2.95903 2.35386L2.35294 2.95996C2.0722 3.2407 2.0232 3.6784 2.23493 4.01427L2.80942 4.92561C2.62307 5.2645 2.47227 5.62594 2.36216 6.00481L1.31209 6.24287C0.924883 6.33065 0.650024 6.6748 0.650024 7.07183V7.92897C0.650024 8.32601 0.924883 8.67015 1.31209 8.75794L2.36228 8.99603C2.47246 9.375 2.62335 9.73652 2.80979 10.0755L2.2354 10.9867C2.02367 11.3225 2.07267 11.7602 2.35341 12.041L2.95951 12.6471C3.24025 12.9278 3.67795 12.9768 4.01382 12.7651L4.92506 12.1907C5.26384 12.377 5.62516 12.5278 6.0039 12.6379L6.24198 13.6881C6.32977 14.0753 6.67391 14.3502 7.07095 14.3502H7.92809C8.32512 14.3502 8.66927 14.0753 8.75705 13.6881L8.99505 12.6383C9.37411 12.5282 9.73573 12.3773 10.0748 12.1909L10.986 12.7653C11.3218 12.977 11.7595 12.928 12.0403 12.6473L12.6464 12.0412C12.9271 11.7604 12.9761 11.3227 12.7644 10.9869L12.1902 10.076C12.3768 9.73688 12.5278 9.37515 12.638 8.99596L13.6879 8.75794C14.0751 8.67015 14.35 8.32601 14.35 7.92897V7.07183C14.35 6.6748 14.0751 6.33065 13.6879 6.24287L12.6381 6.00488C12.528 5.62578 12.3771 5.26414 12.1906 4.92507L12.7648 4.01407C12.9766 3.6782 12.9276 3.2405 12.6468 2.95975L12.0407 2.35366C11.76 2.07292 11.3223 2.02392 10.9864 2.23565L10.0755 2.80989C9.73622 2.62328 9.37437 2.47229 8.99505 2.36209L8.75705 1.31231C8.66927 0.925096 8.32512 0.650238 7.92809 0.650238H7.07095ZM4.92053 3.81251C5.44724 3.44339 6.05665 3.18424 6.71543 3.06839L7.07095 1.50024H7.92809L8.28355 3.06816C8.94267 3.18387 9.5524 3.44302 10.0794 3.81224L11.4397 2.9547L12.0458 3.56079L11.1882 4.92117C11.5573 5.44798 11.8164 6.0575 11.9321 6.71638L13.5 7.07183V7.92897L11.932 8.28444C11.8162 8.94342 11.557 9.55301 11.1878 10.0798L12.0453 11.4402L11.4392 12.0462L10.0787 11.1886C9.55192 11.5576 8.94241 11.8166 8.28355 11.9323L7.92809 13.5002H7.07095L6.71543 11.932C6.0569 11.8162 5.44772 11.5572 4.92116 11.1883L3.56055 12.046L2.95445 11.4399L3.81213 10.0794C3.4431 9.55266 3.18403 8.94326 3.06825 8.2845L1.50002 7.92897V7.07183L3.06818 6.71632C3.18388 6.05765 3.44283 5.44833 3.81171 4.92165L2.95398 3.561L3.56008 2.95491L4.92053 3.81251ZM9.02496 7.50008C9.02496 8.34226 8.34223 9.02499 7.50005 9.02499C6.65786 9.02499 5.97513 8.34226 5.97513 7.50008C5.97513 6.65789 6.65786 5.97516 7.50005 5.97516C8.34223 5.97516 9.02496 6.65789 9.02496 7.50008ZM9.92496 7.50008C9.92496 8.83932 8.83929 9.92499 7.50005 9.92499C6.1608 9.92499 5.07513 8.83932 5.07513 7.50008C5.07513 6.16084 6.1608 5.07516 7.50005 5.07516C8.83929 5.07516 9.92496 6.16084 9.92496 7.50008Z2a:["$","div","1",{"children":[["$","h4",null,{"className":"font-semibold mb-3 flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded bg-purple-100 dark:bg-purple-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-purple-600","ref":"$undefined","children":["$","path",null,{"d":"$2e","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"Technical"]}],["$","ul",null,{"className":"space-y-2 ml-6","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"ESLint configuration for code quality"]}],"$L2f","$L30","$L31"]}]]}] -2c:["$","li","1",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Consistent styling across different page types"]}] -2d:["$","li","2",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Mobile menu improvements"]}] -2f:["$","li","1",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Automated build and deployment pipeline"]}] -30:["$","li","2",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"Vercel deployment configuration"]}] -31:["$","li","3",{"className":"text-sm text-muted-foreground flex items-start gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full mt-2 flex-shrink-0"}],"SEO optimization with metadata"]}] -19:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -22:null -32:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -24:{"metadata":[["$","title","0",{"children":"Changelog | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Stay up to date with all CodeStorm Hub updates, releases, and improvements."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Changelog | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Stay up to date with all CodeStorm Hub updates, releases, and improvements."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L32","11",{}]],"error":null,"digest":"$undefined"} -1c:"$24:metadata" diff --git a/out/code-of-conduct.html b/out/code-of-conduct.html deleted file mode 100644 index 8511617..0000000 --- a/out/code-of-conduct.html +++ /dev/null @@ -1 +0,0 @@ -Code of Conduct | CodeStorm Hub

Code of Conduct

Our commitment to fostering an open, welcoming, diverse, inclusive, and healthy community for everyone who participates in CodeStorm Hub.

Our Pledge

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

Our Standards

These principles guide our interactions and help create a positive environment for everyone.

Be Welcoming and Inclusive

We welcome people of all backgrounds and identities. Our community values diversity and inclusion.

Examples of positive behavior:

  • Use inclusive language that welcomes everyone
  • Respect different perspectives and experiences
  • Make space for newcomers and help them feel included
  • Celebrate the diversity of our community

Be Respectful

Treat all community members with kindness, respect, and professionalism.

Examples of positive behavior:

  • Be kind and courteous in all interactions
  • Listen to others and consider their viewpoints
  • Disagree constructively and professionally
  • Respect personal boundaries and privacy

Be Collaborative

Work together to build great things and support each other's growth.

Examples of positive behavior:

  • Share knowledge and help others learn
  • Give credit where it's due
  • Provide constructive feedback
  • Be open to learning from others

Unacceptable Behavior

The following behaviors are considered harassment and are unacceptable within our community.

Prohibited Behaviors

  • Harassment, discrimination, or intimidation of any form
  • Offensive, derogatory, or discriminatory language or imagery
  • Personal attacks, trolling, or deliberately inflammatory comments
  • Public or private harassment
  • Sharing others' personal information without permission
  • Sexual language, imagery, or unwelcome sexual attention
  • Advocating for or encouraging any harmful behaviors
  • Disrupting community discussions or events
  • Any behavior that would be considered inappropriate in a professional setting

Enforcement

Reporting Violations

How to report code of conduct violations

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement.

Report via:

  • • Email: conduct@codestorm-hub.org
  • • GitHub: Private message to maintainers
  • • Contact form on our website

Our Response

How we handle reports and violations

All complaints will be reviewed and investigated promptly and fairly. Community leaders are obligated to respect the privacy and security of the reporter.

Consequences may include:

  • • Warning or guidance
  • • Temporary suspension
  • • Permanent ban from community

Scope

Where this Code of Conduct applies

This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces.

Community Spaces Include:

  • • GitHub repositories and discussions
  • • Community events and meetups
  • • Social media channels
  • • Email communications

Representation Examples:

  • • Using official email addresses
  • • Posting via official accounts
  • • Acting as a designated representative
  • • Speaking at public events

Attribution

This Code of Conduct is adapted from the Contributor Covenant, version 2.1, available at https://www.contributor-covenant.org/version/2/1/code_of_conduct.html.

Questions about this Code of Conduct? We're here to help.

\ No newline at end of file diff --git a/out/code-of-conduct.txt b/out/code-of-conduct.txt deleted file mode 100644 index fccdf17..0000000 --- a/out/code-of-conduct.txt +++ /dev/null @@ -1,42 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","code-of-conduct"],"i":false,"f":[[["",{"children":["code-of-conduct",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["code-of-conduct","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -21:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:T51e,M4.89346 2.35248C3.49195 2.35248 2.35248 3.49359 2.35248 4.90532C2.35248 6.38164 3.20954 7.9168 4.37255 9.33522C5.39396 10.581 6.59464 11.6702 7.50002 12.4778C8.4054 11.6702 9.60608 10.581 10.6275 9.33522C11.7905 7.9168 12.6476 6.38164 12.6476 4.90532C12.6476 3.49359 11.5081 2.35248 10.1066 2.35248C9.27059 2.35248 8.81894 2.64323 8.5397 2.95843C8.27877 3.25295 8.14623 3.58566 8.02501 3.88993C8.00391 3.9429 7.98315 3.99501 7.96211 4.04591C7.88482 4.23294 7.7024 4.35494 7.50002 4.35494C7.29765 4.35494 7.11523 4.23295 7.03793 4.04592C7.01689 3.99501 6.99612 3.94289 6.97502 3.8899C6.8538 3.58564 6.72126 3.25294 6.46034 2.95843C6.18109 2.64323 5.72945 2.35248 4.89346 2.35248ZM1.35248 4.90532C1.35248 2.94498 2.936 1.35248 4.89346 1.35248C6.0084 1.35248 6.73504 1.76049 7.20884 2.2953C7.32062 2.42147 7.41686 2.55382 7.50002 2.68545C7.58318 2.55382 7.67941 2.42147 7.79119 2.2953C8.265 1.76049 8.99164 1.35248 10.1066 1.35248C12.064 1.35248 13.6476 2.94498 13.6476 4.90532C13.6476 6.74041 12.6013 8.50508 11.4008 9.96927C10.2636 11.3562 8.92194 12.5508 8.00601 13.3664C7.94645 13.4194 7.88869 13.4709 7.83291 13.5206C7.64324 13.6899 7.3568 13.6899 7.16713 13.5206C7.11135 13.4709 7.05359 13.4194 6.99403 13.3664C6.0781 12.5508 4.73641 11.3562 3.59926 9.96927C2.39872 8.50508 1.35248 6.74041 1.35248 4.90532Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Code of Conduct"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Our commitment to fostering an open, welcoming, diverse, inclusive, and healthy community for everyone who participates in CodeStorm Hub."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Our Pledge"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-4xl mx-auto text-lg","children":"We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation."}],["$","p",null,{"className":"text-muted-foreground max-w-4xl mx-auto text-lg","children":"We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community."}]]}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Our Standards"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"These principles guide our interactions and help create a positive environment for everyone."}]]}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L14"]}]}],"$L15"]}],"$L16","$L17"]}]]}],"$L18","$L19","$L1a","$L1b","$L1c"]}]}]}],null,"$L1d"]}] -f:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -25:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -27:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -14:["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Be Welcoming and Inclusive"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"We welcome people of all backgrounds and identities. Our community values diversity and inclusion."}]]}] -15:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-13","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Examples of positive behavior:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Use inclusive language that welcomes everyone"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Respect different perspectives and experiences"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Make space for newcomers and help them feel included"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Celebrate the diversity of our community"}]]}]]}]]}]}] -16:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Be Respectful"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Treat all community members with kindness, respect, and professionalism."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-13","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Examples of positive behavior:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Be kind and courteous in all interactions"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Listen to others and consider their viewpoints"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Disagree constructively and professionally"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Respect personal boundaries and privacy"}]]}]]}]]}]}]]}] -17:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M12.5 3L2.5 3.00002C1.67157 3.00002 1 3.6716 1 4.50002V9.50003C1 10.3285 1.67157 11 2.5 11H7.50003C7.63264 11 7.75982 11.0527 7.85358 11.1465L10 13.2929V11.5C10 11.2239 10.2239 11 10.5 11H12.5C13.3284 11 14 10.3285 14 9.50003V4.5C14 3.67157 13.3284 3 12.5 3ZM2.49999 2.00002L12.5 2C13.8807 2 15 3.11929 15 4.5V9.50003C15 10.8807 13.8807 12 12.5 12H11V14.5C11 14.7022 10.8782 14.8845 10.6913 14.9619C10.5045 15.0393 10.2894 14.9965 10.1464 14.8536L7.29292 12H2.5C1.11929 12 0 10.8807 0 9.50003V4.50002C0 3.11931 1.11928 2.00003 2.49999 2.00002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Be Collaborative"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Work together to build great things and support each other's growth."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-13","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Examples of positive behavior:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Share knowledge and help others learn"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Give credit where it's due"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Provide constructive feedback"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-green-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Be open to learning from others"}]]}]]}]]}]}]]}] -18:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Unacceptable Behavior"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"The following behaviors are considered harassment and are unacceptable within our community."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm border-red-200 dark:border-red-800","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-red-600","ref":"$undefined","children":["$","path",null,{"d":"M8.4449 0.608765C8.0183 -0.107015 6.9817 -0.107015 6.55509 0.608766L0.161178 11.3368C-0.275824 12.07 0.252503 13 1.10608 13H13.8939C14.7475 13 15.2758 12.07 14.8388 11.3368L8.4449 0.608765ZM7.4141 1.12073C7.45288 1.05566 7.54712 1.05566 7.5859 1.12073L13.9798 11.8488C14.0196 11.9154 13.9715 12 13.8939 12H1.10608C1.02849 12 0.980454 11.9154 1.02018 11.8488L7.4141 1.12073ZM6.8269 4.48611C6.81221 4.10423 7.11783 3.78663 7.5 3.78663C7.88217 3.78663 8.18778 4.10423 8.1731 4.48612L8.01921 8.48701C8.00848 8.766 7.7792 8.98664 7.5 8.98664C7.2208 8.98664 6.99151 8.766 6.98078 8.48701L6.8269 4.48611ZM8.24989 10.476C8.24989 10.8902 7.9141 11.226 7.49989 11.226C7.08567 11.226 6.74989 10.8902 6.74989 10.476C6.74989 10.0618 7.08567 9.72599 7.49989 9.72599C7.9141 9.72599 8.24989 10.0618 8.24989 10.476Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Prohibited Behaviors"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-3","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Harassment, discrimination, or intimidation of any form"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Offensive, derogatory, or discriminatory language or imagery"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Personal attacks, trolling, or deliberately inflammatory comments"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Public or private harassment"}]]}],["$","li","4",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Sharing others' personal information without permission"}]]}],["$","li","5",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Sexual language, imagery, or unwelcome sexual attention"}]]}],["$","li","6",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Advocating for or encouraging any harmful behaviors"}]]}],"$L23","$L24"]}]}]]}]]}] -19:["$","div",null,{"children":[["$","h2",null,{"className":"text-3xl font-bold mb-6","children":"Enforcement"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Reporting Violations"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How to report code of conduct violations"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement."}],["$","div",null,{"className":"space-y-2","children":[["$","p",null,{"className":"text-sm font-semibold","children":"Report via:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Email: conduct@codestorm-hub.org"}],["$","li",null,{"children":"• GitHub: Private message to maintainers"}],["$","li",null,{"children":"• Contact form on our website"}]]}]]}]]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Our Response"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How we handle reports and violations"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"All complaints will be reviewed and investigated promptly and fairly. Community leaders are obligated to respect the privacy and security of the reporter."}],["$","div",null,{"className":"space-y-2","children":[["$","p",null,{"className":"text-sm font-semibold","children":"Consequences may include:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Warning or guidance"}],["$","li",null,{"children":"• Temporary suspension"}],["$","li",null,{"children":"• Permanent ban from community"}]]}]]}]]}]]}]]}]]}] -1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Scope"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Where this Code of Conduct applies"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces."}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6 mt-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Community Spaces Include:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• GitHub repositories and discussions"}],["$","li",null,{"children":"• Community events and meetups"}],["$","li",null,{"children":"• Social media channels"}],["$","li",null,{"children":"• Email communications"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Representation Examples:"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Using official email addresses"}],["$","li",null,{"children":"• Posting via official accounts"}],["$","li",null,{"children":"• Acting as a designated representative"}],["$","li",null,{"children":"• Speaking at public events"}]]}]]}]]}]]}]]}] -1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Attribution"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":["This Code of Conduct is adapted from the"," ",["$","a",null,{"href":"https://www.contributor-covenant.org/","target":"_blank","rel":"noopener noreferrer","className":"text-primary hover:underline","children":"Contributor Covenant"}],", version 2.1, available at"," ",["$","a",null,{"href":"https://www.contributor-covenant.org/version/2/1/code_of_conduct.html","target":"_blank","rel":"noopener noreferrer","className":"text-primary hover:underline","children":"https://www.contributor-covenant.org/version/2/1/code_of_conduct.html"}],"."]}]}]]}] -1c:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/contact","children":"Contact Us","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/community","children":"Community Guidelines","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Questions about this Code of Conduct? We're here to help."}]]}] -1d:["$","$L25",null,{"children":["$L26",["$","$L27",null,{"promise":"$@28"}]]}] -23:["$","li","7",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Disrupting community discussions or events"}]]}] -24:["$","li","8",{"className":"flex items-start gap-2 text-sm","children":[["$","span",null,{"className":"w-1.5 h-1.5 bg-red-600 rounded-full mt-2 flex-shrink-0"}],["$","span",null,{"className":"text-muted-foreground","children":"Any behavior that would be considered inappropriate in a professional setting"}]]}] -1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -26:null -29:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -28:{"metadata":[["$","title","0",{"children":"Code of Conduct | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Our commitment to creating a welcoming, inclusive, and safe environment for all community members."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Code of Conduct | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Our commitment to creating a welcoming, inclusive, and safe environment for all community members."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L29","11",{}]],"error":null,"digest":"$undefined"} -22:"$28:metadata" diff --git a/out/community.html b/out/community.html deleted file mode 100644 index 049b74e..0000000 --- a/out/community.html +++ /dev/null @@ -1 +0,0 @@ -Community | CodeStorm Hub

Welcome to Our Community

CodeStorm Hub is more than just code—it's a community of passionate individuals working together to create amazing open source projects. We believe in the power of collaboration, learning, and mutual support.

Our Values

These values guide everything we do and help create a positive environment for everyone.

Inclusivity

We welcome contributors from all backgrounds and experience levels.

Collaboration

Great things happen when we work together toward common goals.

Innovation

We encourage creative thinking and exploring new possibilities.

Quality

We strive for excellence in everything we create and maintain.

Community Guidelines

To maintain a welcoming and productive environment, we ask all community members to follow these guidelines.

Be Respectful

  • Treat all community members with kindness and respect
  • Use inclusive language that welcomes everyone
  • Respect different opinions and perspectives
  • Give constructive feedback rather than criticism

Be Helpful

  • Support other community members when they ask for help
  • Share your knowledge and experience
  • Mentor newcomers and help them get started
  • Celebrate others' achievements and contributions

Be Professional

  • Keep discussions relevant to the project or community
  • Avoid spam, self-promotion, or off-topic content
  • Use appropriate channels for different types of communication
  • Respect project maintainers' decisions and guidelines

Be Collaborative

  • Work together to solve problems and build great software
  • Be open to feedback and different approaches
  • Share credit and acknowledge contributions
  • Focus on what's best for the community and projects

How to Participate

There are many ways to get involved in our community. Choose what works best for you!

Join Discussions

Participate in GitHub Discussions to share ideas and ask questions

Contribute Code

Submit pull requests with bug fixes, features, or improvements

Report Issues

Help improve our projects by reporting bugs or suggesting enhancements

Spread the Word

Share our projects and help grow the community

Code of Conduct

Our commitment to creating a safe and inclusive environment

We are committed to providing a friendly, safe, and welcoming environment for all, regardless of gender, sexual orientation, ability, ethnicity, socioeconomic status, and religion (or lack thereof).

By participating in our community, you agree to abide by our Code of Conduct. Violations may result in temporary or permanent bans from community spaces.

Community Recognition

Celebrating our amazing community members

We regularly recognize outstanding contributions and community members who go above and beyond to help others and improve our projects. Every contribution, big or small, makes a difference!

\ No newline at end of file diff --git a/out/community.txt b/out/community.txt deleted file mode 100644 index d2e8cd5..0000000 --- a/out/community.txt +++ /dev/null @@ -1,46 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","community"],"i":false,"f":[[["",{"children":["community",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["community","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -21:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:T51e,M4.89346 2.35248C3.49195 2.35248 2.35248 3.49359 2.35248 4.90532C2.35248 6.38164 3.20954 7.9168 4.37255 9.33522C5.39396 10.581 6.59464 11.6702 7.50002 12.4778C8.4054 11.6702 9.60608 10.581 10.6275 9.33522C11.7905 7.9168 12.6476 6.38164 12.6476 4.90532C12.6476 3.49359 11.5081 2.35248 10.1066 2.35248C9.27059 2.35248 8.81894 2.64323 8.5397 2.95843C8.27877 3.25295 8.14623 3.58566 8.02501 3.88993C8.00391 3.9429 7.98315 3.99501 7.96211 4.04591C7.88482 4.23294 7.7024 4.35494 7.50002 4.35494C7.29765 4.35494 7.11523 4.23295 7.03793 4.04592C7.01689 3.99501 6.99612 3.94289 6.97502 3.8899C6.8538 3.58564 6.72126 3.25294 6.46034 2.95843C6.18109 2.64323 5.72945 2.35248 4.89346 2.35248ZM1.35248 4.90532C1.35248 2.94498 2.936 1.35248 4.89346 1.35248C6.0084 1.35248 6.73504 1.76049 7.20884 2.2953C7.32062 2.42147 7.41686 2.55382 7.50002 2.68545C7.58318 2.55382 7.67941 2.42147 7.79119 2.2953C8.265 1.76049 8.99164 1.35248 10.1066 1.35248C12.064 1.35248 13.6476 2.94498 13.6476 4.90532C13.6476 6.74041 12.6013 8.50508 11.4008 9.96927C10.2636 11.3562 8.92194 12.5508 8.00601 13.3664C7.94645 13.4194 7.88869 13.4709 7.83291 13.5206C7.64324 13.6899 7.3568 13.6899 7.16713 13.5206C7.11135 13.4709 7.05359 13.4194 6.99403 13.3664C6.0781 12.5508 4.73641 11.3562 3.59926 9.96927C2.39872 8.50508 1.35248 6.74041 1.35248 4.90532Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Welcome to Our Community"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"CodeStorm Hub is more than just code—it's a community of passionate individuals working together to create amazing open source projects. We believe in the power of collaboration, learning, and mutual support."}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"Our Values"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"These values guide everything we do and help create a positive environment for everyone."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Inclusivity"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We welcome contributors from all backgrounds and experience levels."}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":"$L14"}]}],"$L15"]}],"$L16"]}],"$L17","$L18"]}]]}],"$L19","$L1a","$L1b","$L1c"]}]}]}],null,"$L1d"]}] -f:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -2b:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -2d:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -14:["$","path",null,{"d":"M12.5 3L2.5 3.00002C1.67157 3.00002 1 3.6716 1 4.50002V9.50003C1 10.3285 1.67157 11 2.5 11H7.50003C7.63264 11 7.75982 11.0527 7.85358 11.1465L10 13.2929V11.5C10 11.2239 10.2239 11 10.5 11H12.5C13.3284 11 14 10.3285 14 9.50003V4.5C14 3.67157 13.3284 3 12.5 3ZM2.49999 2.00002L12.5 2C13.8807 2 15 3.11929 15 4.5V9.50003C15 10.8807 13.8807 12 12.5 12H11V14.5C11 14.7022 10.8782 14.8845 10.6913 14.9619C10.5045 15.0393 10.2894 14.9965 10.1464 14.8536L7.29292 12H2.5C1.11929 12 0 10.8807 0 9.50003V4.50002C0 3.11931 1.11928 2.00003 2.49999 2.00002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] -15:["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Collaboration"}] -16:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Great things happen when we work together toward common goals."}]}] -23:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Z17:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$23","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Innovation"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We encourage creative thinking and exploring new possibilities."}]}]]}] -18:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Quality"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We strive for excellence in everything we create and maintain."}]}]]}] -19:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"Community Guidelines"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"To maintain a welcoming and productive environment, we ask all community members to follow these guidelines."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Be Respectful"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Treat all community members with kindness and respect"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Use inclusive language that welcomes everyone"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Respect different opinions and perspectives"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L24"]}]]}]}]]}],"$L25","$L26","$L27"]}]]}] -28:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z1a:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"How to Participate"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"There are many ways to get involved in our community. Choose what works best for you!"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Join Discussions"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Participate in GitHub Discussions to share ideas and ask questions"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://github.com/orgs/CodeStorm-Hub/discussions","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$28","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Visit Discussions"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2 w-full","ref":null}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Contribute Code"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Submit pull requests with bug fixes, features, or improvements"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"/contributing","target":"$undefined","rel":"$undefined","children":[false,"View Contributing Guide"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2 w-full","ref":null}]}]]}],"$L29","$L2a"]}]]}] -1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Code of Conduct"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Our commitment to creating a safe and inclusive environment"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"We are committed to providing a friendly, safe, and welcoming environment for all, regardless of gender, sexual orientation, ability, ethnicity, socioeconomic status, and religion (or lack thereof)."}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"By participating in our community, you agree to abide by our Code of Conduct. Violations may result in temporary or permanent bans from community spaces."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/code-of-conduct","children":"Read Full Code of Conduct","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contact","children":"Report an Issue","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1c:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-gradient-to-r from-primary/5 to-blue-500/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Community Recognition"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Celebrating our amazing community members"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"We regularly recognize outstanding contributions and community members who go above and beyond to help others and improve our projects. Every contribution, big or small, makes a difference!"}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/team","children":"Meet Our Contributors","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contributing","children":"Start Contributing","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1d:["$","$L2b",null,{"children":["$L2c",["$","$L2d",null,{"promise":"$@2e"}]]}] -24:["$","span",null,{"className":"text-muted-foreground","children":"Give constructive feedback rather than criticism"}] -25:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Be Helpful"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Support other community members when they ask for help"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Share your knowledge and experience"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Mentor newcomers and help them get started"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Celebrate others' achievements and contributions"}]]}]]}]}]]}] -26:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Be Professional"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Keep discussions relevant to the project or community"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Avoid spam, self-promotion, or off-topic content"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Use appropriate channels for different types of communication"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Respect project maintainers' decisions and guidelines"}]]}]]}]}]]}] -27:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Be Collaborative"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Work together to solve problems and build great software"}]]}],["$","li","1",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Be open to feedback and different approaches"}]]}],["$","li","2",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Share credit and acknowledge contributions"}]]}],["$","li","3",{"className":"flex items-start gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0 mt-0.5","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-muted-foreground","children":"Focus on what's best for the community and projects"}]]}]]}]}]]}] -2f:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z29:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Report Issues"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Help improve our projects by reporting bugs or suggesting enhancements"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$2f","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Browse Repositories"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2 w-full","ref":null}]}]]}] -30:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2a:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Spread the Word"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Share our projects and help grow the community"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$30","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Follow on GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2 w-full","ref":null}]}]]}] -1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -2c:null -31:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -2e:{"metadata":[["$","title","0",{"children":"Community | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Join the CodeStorm Hub community. Learn about our values, guidelines, and how to participate."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Community | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Join the CodeStorm Hub community. Learn about our values, guidelines, and how to participate."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L31","11",{}]],"error":null,"digest":"$undefined"} -22:"$2e:metadata" diff --git a/out/contact.html b/out/contact.html deleted file mode 100644 index f177e93..0000000 --- a/out/contact.html +++ /dev/null @@ -1 +0,0 @@ -Contact | CodeStorm Hub

Get in Touch

Have a question, idea, or want to collaborate? We'd love to hear from you. Here are the best ways to connect with our community.

GitHub Discussions

Ask questions, share ideas, and connect with our community

GitHub Issues

Report bugs, request features, or contribute to our projects

General Inquiries

For partnerships, press, or other general questions

Response Times

Here's what you can expect when reaching out to us

Community Support

GitHub Discussions and Issues are monitored by our community volunteers. Response times vary, but we aim to acknowledge new posts within 48 hours.

General Inquiries

For partnerships, press, and other business inquiries, we typically respond within 1-2 business days.

Frequently Asked Questions

Quick answers to common questions. If you don't find what you're looking for, feel free to reach out using any of the methods above.

How can I contribute to CodeStorm Hub?

We welcome contributions of all kinds! Check out our contributing guide to get started, or browse our GitHub repositories to find projects that interest you.

Do you offer support for your projects?

Community support is available through GitHub Discussions and Issues. For each project, you can find documentation and examples in the respective repositories.

Can I use CodeStorm Hub projects in commercial applications?

Yes! Our projects are open source and free to use. Please check the specific license for each project to understand the terms and conditions.

How do I report a security vulnerability?

Security is important to us. Please report security vulnerabilities responsibly by following the instructions in our Security Policy on GitHub.

Community Guidelines

Help us maintain a welcoming and inclusive environment

Before reaching out, please review our community guidelines and code of conduct to ensure respectful and productive interactions.

\ No newline at end of file diff --git a/out/contact.txt b/out/contact.txt deleted file mode 100644 index cb9eb19..0000000 --- a/out/contact.txt +++ /dev/null @@ -1,41 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","contact"],"i":false,"f":[[["",{"children":["contact",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["contact","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -1c:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -1f:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Get in Touch"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Have a question, idea, or want to collaborate? We'd love to hear from you. Here are the best ways to connect with our community."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-primary/50 bg-primary/5","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","div",null,{"className":"w-12 h-12 mx-auto rounded-lg flex items-center justify-center bg-primary text-primary-foreground","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6","ref":"$undefined","children":["$","path",null,{"d":"M12.5 3L2.5 3.00002C1.67157 3.00002 1 3.6716 1 4.50002V9.50003C1 10.3285 1.67157 11 2.5 11H7.50003C7.63264 11 7.75982 11.0527 7.85358 11.1465L10 13.2929V11.5C10 11.2239 10.2239 11 10.5 11H12.5C13.3284 11 14 10.3285 14 9.50003V4.5C14 3.67157 13.3284 3 12.5 3ZM2.49999 2.00002L12.5 2C13.8807 2 15 3.11929 15 4.5V9.50003C15 10.8807 13.8807 12 12.5 12H11V14.5C11 14.7022 10.8782 14.8845 10.6913 14.9619C10.5045 15.0393 10.2894 14.9965 10.1464 14.8536L7.29292 12H2.5C1.11929 12 0 10.8807 0 9.50003V4.50002C0 3.11931 1.11928 2.00003 2.49999 2.00002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"GitHub Discussions"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Ask questions, share ideas, and connect with our community"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center","children":["$","a",null,{"href":"https://github.com/orgs/CodeStorm-Hub/discussions","target":"_blank","rel":"noopener noreferrer","children":"Visit","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2 w-full","ref":null}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","div",null,{"className":"w-12 h-12 mx-auto rounded-lg flex items-center justify-center bg-muted","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L14","$L15"]}],"$L16"]}],"$L17"]}],"$L18","$L19","$L1a"]}]}]}],null,"$L1b"]}] -f:["$","$1","h",{"children":[null,[["$","$L1c",null,{"children":"$L1d"}],null],["$","$L1e",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1f",null,{"fallback":null,"children":"$L20"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -26:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -28:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -14:["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"GitHub Issues"}] -15:["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Report bugs, request features, or contribute to our projects"}] -16:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center","children":["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":"Visit","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2 w-full","ref":null}]}] -17:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","div",null,{"className":"w-12 h-12 mx-auto rounded-lg flex items-center justify-center bg-muted","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6","ref":"$undefined","children":["$","path",null,{"d":"M1 2C0.447715 2 0 2.44772 0 3V12C0 12.5523 0.447715 13 1 13H14C14.5523 13 15 12.5523 15 12V3C15 2.44772 14.5523 2 14 2H1ZM1 3L14 3V3.92494C13.9174 3.92486 13.8338 3.94751 13.7589 3.99505L7.5 7.96703L1.24112 3.99505C1.16621 3.94751 1.0826 3.92486 1 3.92494V3ZM1 4.90797V12H14V4.90797L7.74112 8.87995C7.59394 8.97335 7.40606 8.97335 7.25888 8.87995L1 4.90797Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"General Inquiries"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"For partnerships, press, or other general questions"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center","children":["$","a",null,{"href":"mailto:hello@codestorm-hub.org","target":"_blank","rel":"noopener noreferrer","children":"Send Email","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2 w-full","ref":null}]}]]}] -18:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Response Times"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Here's what you can expect when reaching out to us"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Community Support"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"GitHub Discussions and Issues are monitored by our community volunteers. Response times vary, but we aim to acknowledge new posts within 48 hours."}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"General Inquiries"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"For partnerships, press, and other business inquiries, we typically respond within 1-2 business days."}]]}]]}]}]]}] -21:T565,M0.877075 7.49972C0.877075 3.84204 3.84222 0.876892 7.49991 0.876892C11.1576 0.876892 14.1227 3.84204 14.1227 7.49972C14.1227 11.1574 11.1576 14.1226 7.49991 14.1226C3.84222 14.1226 0.877075 11.1574 0.877075 7.49972ZM7.49991 1.82689C4.36689 1.82689 1.82708 4.36671 1.82708 7.49972C1.82708 10.6327 4.36689 13.1726 7.49991 13.1726C10.6329 13.1726 13.1727 10.6327 13.1727 7.49972C13.1727 4.36671 10.6329 1.82689 7.49991 1.82689ZM8.24993 10.5C8.24993 10.9142 7.91414 11.25 7.49993 11.25C7.08571 11.25 6.74993 10.9142 6.74993 10.5C6.74993 10.0858 7.08571 9.75 7.49993 9.75C7.91414 9.75 8.24993 10.0858 8.24993 10.5ZM6.05003 6.25C6.05003 5.57211 6.63511 4.925 7.50003 4.925C8.36496 4.925 8.95003 5.57211 8.95003 6.25C8.95003 6.74118 8.68002 6.99212 8.21447 7.27494C8.16251 7.30651 8.10258 7.34131 8.03847 7.37854L8.03841 7.37858C7.85521 7.48497 7.63788 7.61119 7.47449 7.73849C7.23214 7.92732 6.95003 8.23198 6.95003 8.7C6.95004 9.00376 7.19628 9.25 7.50004 9.25C7.8024 9.25 8.04778 9.00601 8.05002 8.70417L8.05056 8.7033C8.05924 8.6896 8.08493 8.65735 8.15058 8.6062C8.25207 8.52712 8.36508 8.46163 8.51567 8.37436L8.51571 8.37433C8.59422 8.32883 8.68296 8.27741 8.78559 8.21506C9.32004 7.89038 10.05 7.35382 10.05 6.25C10.05 4.92789 8.93511 3.825 7.50003 3.825C6.06496 3.825 4.95003 4.92789 4.95003 6.25C4.95003 6.55376 5.19628 6.8 5.50003 6.8C5.80379 6.8 6.05003 6.55376 6.05003 6.25Z22:T565,M0.877075 7.49972C0.877075 3.84204 3.84222 0.876892 7.49991 0.876892C11.1576 0.876892 14.1227 3.84204 14.1227 7.49972C14.1227 11.1574 11.1576 14.1226 7.49991 14.1226C3.84222 14.1226 0.877075 11.1574 0.877075 7.49972ZM7.49991 1.82689C4.36689 1.82689 1.82708 4.36671 1.82708 7.49972C1.82708 10.6327 4.36689 13.1726 7.49991 13.1726C10.6329 13.1726 13.1727 10.6327 13.1727 7.49972C13.1727 4.36671 10.6329 1.82689 7.49991 1.82689ZM8.24993 10.5C8.24993 10.9142 7.91414 11.25 7.49993 11.25C7.08571 11.25 6.74993 10.9142 6.74993 10.5C6.74993 10.0858 7.08571 9.75 7.49993 9.75C7.91414 9.75 8.24993 10.0858 8.24993 10.5ZM6.05003 6.25C6.05003 5.57211 6.63511 4.925 7.50003 4.925C8.36496 4.925 8.95003 5.57211 8.95003 6.25C8.95003 6.74118 8.68002 6.99212 8.21447 7.27494C8.16251 7.30651 8.10258 7.34131 8.03847 7.37854L8.03841 7.37858C7.85521 7.48497 7.63788 7.61119 7.47449 7.73849C7.23214 7.92732 6.95003 8.23198 6.95003 8.7C6.95004 9.00376 7.19628 9.25 7.50004 9.25C7.8024 9.25 8.04778 9.00601 8.05002 8.70417L8.05056 8.7033C8.05924 8.6896 8.08493 8.65735 8.15058 8.6062C8.25207 8.52712 8.36508 8.46163 8.51567 8.37436L8.51571 8.37433C8.59422 8.32883 8.68296 8.27741 8.78559 8.21506C9.32004 7.89038 10.05 7.35382 10.05 6.25C10.05 4.92789 8.93511 3.825 7.50003 3.825C6.06496 3.825 4.95003 4.92789 4.95003 6.25C4.95003 6.55376 5.19628 6.8 5.50003 6.8C5.80379 6.8 6.05003 6.55376 6.05003 6.25Z19:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"Frequently Asked Questions"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Quick answers to common questions. If you don't find what you're looking for, feel free to reach out using any of the methods above."}]]}],["$","div",null,{"className":"space-y-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg flex items-start gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 mt-0.5 text-primary flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"$21","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"How can I contribute to CodeStorm Hub?"]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground ml-8","children":"We welcome contributions of all kinds! Check out our contributing guide to get started, or browse our GitHub repositories to find projects that interest you."}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg flex items-start gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 mt-0.5 text-primary flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"$22","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Do you offer support for your projects?"]}]}],"$L23"]}],"$L24","$L25"]}]]}] -1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Community Guidelines"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Help us maintain a welcoming and inclusive environment"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Before reaching out, please review our community guidelines and code of conduct to ensure respectful and productive interactions."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/code-of-conduct","children":"Code of Conduct","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/community","children":"Community Guidelines","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1b:["$","$L26",null,{"children":["$L27",["$","$L28",null,{"promise":"$@29"}]]}] -23:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground ml-8","children":"Community support is available through GitHub Discussions and Issues. For each project, you can find documentation and examples in the respective repositories."}]}] -2a:T565,M0.877075 7.49972C0.877075 3.84204 3.84222 0.876892 7.49991 0.876892C11.1576 0.876892 14.1227 3.84204 14.1227 7.49972C14.1227 11.1574 11.1576 14.1226 7.49991 14.1226C3.84222 14.1226 0.877075 11.1574 0.877075 7.49972ZM7.49991 1.82689C4.36689 1.82689 1.82708 4.36671 1.82708 7.49972C1.82708 10.6327 4.36689 13.1726 7.49991 13.1726C10.6329 13.1726 13.1727 10.6327 13.1727 7.49972C13.1727 4.36671 10.6329 1.82689 7.49991 1.82689ZM8.24993 10.5C8.24993 10.9142 7.91414 11.25 7.49993 11.25C7.08571 11.25 6.74993 10.9142 6.74993 10.5C6.74993 10.0858 7.08571 9.75 7.49993 9.75C7.91414 9.75 8.24993 10.0858 8.24993 10.5ZM6.05003 6.25C6.05003 5.57211 6.63511 4.925 7.50003 4.925C8.36496 4.925 8.95003 5.57211 8.95003 6.25C8.95003 6.74118 8.68002 6.99212 8.21447 7.27494C8.16251 7.30651 8.10258 7.34131 8.03847 7.37854L8.03841 7.37858C7.85521 7.48497 7.63788 7.61119 7.47449 7.73849C7.23214 7.92732 6.95003 8.23198 6.95003 8.7C6.95004 9.00376 7.19628 9.25 7.50004 9.25C7.8024 9.25 8.04778 9.00601 8.05002 8.70417L8.05056 8.7033C8.05924 8.6896 8.08493 8.65735 8.15058 8.6062C8.25207 8.52712 8.36508 8.46163 8.51567 8.37436L8.51571 8.37433C8.59422 8.32883 8.68296 8.27741 8.78559 8.21506C9.32004 7.89038 10.05 7.35382 10.05 6.25C10.05 4.92789 8.93511 3.825 7.50003 3.825C6.06496 3.825 4.95003 4.92789 4.95003 6.25C4.95003 6.55376 5.19628 6.8 5.50003 6.8C5.80379 6.8 6.05003 6.55376 6.05003 6.25Z24:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg flex items-start gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 mt-0.5 text-primary flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"$2a","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Can I use CodeStorm Hub projects in commercial applications?"]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground ml-8","children":"Yes! Our projects are open source and free to use. Please check the specific license for each project to understand the terms and conditions."}]}]]}] -2b:T565,M0.877075 7.49972C0.877075 3.84204 3.84222 0.876892 7.49991 0.876892C11.1576 0.876892 14.1227 3.84204 14.1227 7.49972C14.1227 11.1574 11.1576 14.1226 7.49991 14.1226C3.84222 14.1226 0.877075 11.1574 0.877075 7.49972ZM7.49991 1.82689C4.36689 1.82689 1.82708 4.36671 1.82708 7.49972C1.82708 10.6327 4.36689 13.1726 7.49991 13.1726C10.6329 13.1726 13.1727 10.6327 13.1727 7.49972C13.1727 4.36671 10.6329 1.82689 7.49991 1.82689ZM8.24993 10.5C8.24993 10.9142 7.91414 11.25 7.49993 11.25C7.08571 11.25 6.74993 10.9142 6.74993 10.5C6.74993 10.0858 7.08571 9.75 7.49993 9.75C7.91414 9.75 8.24993 10.0858 8.24993 10.5ZM6.05003 6.25C6.05003 5.57211 6.63511 4.925 7.50003 4.925C8.36496 4.925 8.95003 5.57211 8.95003 6.25C8.95003 6.74118 8.68002 6.99212 8.21447 7.27494C8.16251 7.30651 8.10258 7.34131 8.03847 7.37854L8.03841 7.37858C7.85521 7.48497 7.63788 7.61119 7.47449 7.73849C7.23214 7.92732 6.95003 8.23198 6.95003 8.7C6.95004 9.00376 7.19628 9.25 7.50004 9.25C7.8024 9.25 8.04778 9.00601 8.05002 8.70417L8.05056 8.7033C8.05924 8.6896 8.08493 8.65735 8.15058 8.6062C8.25207 8.52712 8.36508 8.46163 8.51567 8.37436L8.51571 8.37433C8.59422 8.32883 8.68296 8.27741 8.78559 8.21506C9.32004 7.89038 10.05 7.35382 10.05 6.25C10.05 4.92789 8.93511 3.825 7.50003 3.825C6.06496 3.825 4.95003 4.92789 4.95003 6.25C4.95003 6.55376 5.19628 6.8 5.50003 6.8C5.80379 6.8 6.05003 6.55376 6.05003 6.25Z25:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg flex items-start gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 mt-0.5 text-primary flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"$2b","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"How do I report a security vulnerability?"]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground ml-8","children":"Security is important to us. Please report security vulnerabilities responsibly by following the instructions in our Security Policy on GitHub."}]}]]}] -1d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -27:null -2c:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -29:{"metadata":[["$","title","0",{"children":"Contact | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Get in touch with the CodeStorm Hub team. We're here to help and answer your questions."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Contact | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Get in touch with the CodeStorm Hub team. We're here to help and answer your questions."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2c","11",{}]],"error":null,"digest":"$undefined"} -20:"$29:metadata" diff --git a/out/contributing.html b/out/contributing.html deleted file mode 100644 index 7ec75b5..0000000 --- a/out/contributing.html +++ /dev/null @@ -1 +0,0 @@ -Contributing | CodeStorm Hub

Contributing to CodeStorm Hub

We believe in the power of community-driven development. Whether you're a seasoned developer or just starting out, there are many ways you can contribute to our projects.

Ready to Get Started?

Follow these steps to make your first contribution

1

Explore Projects

Browse our repositories and find a project that interests you

2

Read the Docs

Check the project's README and contributing guidelines

3

Pick an Issue

Look for issues labeled "good first issue" or "help wanted"

4

Make Changes

Fork, clone, make your changes, and submit a pull request

Browse Our Repositories

Ways to Contribute

There are many ways to contribute to our projects, regardless of your skill level or experience.

Code Contributions

Submit bug fixes, new features, or improvements to our projects

  • Fork the repository
  • Create a feature branch
  • Make your changes
  • Submit a pull request

Documentation

Help improve our docs, write tutorials, or create examples

  • Review existing docs
  • Identify gaps or errors
  • Write clear content
  • Submit improvements

Community Support

Help other community members and answer questions

  • Monitor GitHub Discussions
  • Answer questions
  • Share your expertise
  • Welcome new contributors

Testing & Feedback

Test our projects, report bugs, and suggest improvements

  • Try out new features
  • Report bugs you find
  • Suggest enhancements
  • Provide user feedback

Contribution Guidelines

Please follow these guidelines to ensure a smooth contribution process for everyone.

Be Respectful

Treat all community members with respect and kindness. Follow our Code of Conduct.

Start Small

Begin with small contributions to get familiar with our workflow and project structure.

Ask Questions

Don't hesitate to ask questions if you're unsure about something. We're here to help!

Follow Standards

Adhere to our coding standards, commit message conventions, and PR guidelines.

Test Your Work

Ensure your changes work correctly and don't break existing functionality.

Document Changes

Update documentation and add tests for new features or significant changes.

Helpful Resources

Links and resources to help you get started with contributing

Recognition & Rewards

We appreciate and recognize our contributors

All contributors are recognized in our project README files and contributor lists. We believe in celebrating the amazing work our community members do to make our projects better for everyone.

\ No newline at end of file diff --git a/out/contributing.txt b/out/contributing.txt deleted file mode 100644 index 6e56084..0000000 --- a/out/contributing.txt +++ /dev/null @@ -1,47 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","contributing"],"i":false,"f":[[["",{"children":["contributing",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["contributing","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -19:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -1b:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -1c:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Contributing to CodeStorm Hub"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"We believe in the power of community-driven development. Whether you're a seasoned developer or just starting out, there are many ways you can contribute to our projects."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Ready to Get Started?"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Follow these steps to make your first contribution"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-6","children":[["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-4 gap-6","children":[["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary text-primary-foreground rounded-full flex items-center justify-center font-bold mx-auto","children":"1"}],["$","h4",null,{"className":"font-semibold","children":"Explore Projects"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Browse our repositories and find a project that interests you"}]]}],["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary text-primary-foreground rounded-full flex items-center justify-center font-bold mx-auto","children":"2"}],["$","h4",null,{"className":"font-semibold","children":"Read the Docs"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Check the project's README and contributing guidelines"}]]}],["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary text-primary-foreground rounded-full flex items-center justify-center font-bold mx-auto","children":"3"}],["$","h4",null,{"className":"font-semibold","children":"Pick an Issue"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Look for issues labeled \"good first issue\" or \"help wanted\""}]]}],["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary text-primary-foreground rounded-full flex items-center justify-center font-bold mx-auto","children":"4"}],["$","h4",null,{"className":"font-semibold","children":"Make Changes"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Fork, clone, make your changes, and submit a pull request"}]]}]]}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Browse Our Repositories"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-11 rounded-md px-8 text-base","ref":null}]]}]]}],"$L14","$L15","$L16","$L17"]}]}]}],null,"$L18"]}] -f:["$","$1","h",{"children":[null,[["$","$L19",null,{"children":"$L1a"}],null],["$","$L1b",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1c",null,{"fallback":null,"children":"$L1d"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -26:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -28:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -14:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"Ways to Contribute"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"There are many ways to contribute to our projects, regardless of your skill level or experience."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M9.96424 2.68571C10.0668 2.42931 9.94209 2.13833 9.6857 2.03577C9.4293 1.93322 9.13832 2.05792 9.03576 2.31432L5.03576 12.3143C4.9332 12.5707 5.05791 12.8617 5.3143 12.9642C5.5707 13.0668 5.86168 12.9421 5.96424 12.6857L9.96424 2.68571ZM3.85355 5.14646C4.04882 5.34172 4.04882 5.6583 3.85355 5.85356L2.20711 7.50001L3.85355 9.14646C4.04882 9.34172 4.04882 9.6583 3.85355 9.85356C3.65829 10.0488 3.34171 10.0488 3.14645 9.85356L1.14645 7.85356C0.951184 7.6583 0.951184 7.34172 1.14645 7.14646L3.14645 5.14646C3.34171 4.9512 3.65829 4.9512 3.85355 5.14646ZM11.1464 5.14646C11.3417 4.9512 11.6583 4.9512 11.8536 5.14646L13.8536 7.14646C14.0488 7.34172 14.0488 7.6583 13.8536 7.85356L11.8536 9.85356C11.6583 10.0488 11.3417 10.0488 11.1464 9.85356C10.9512 9.6583 10.9512 9.34172 11.1464 9.14646L12.7929 7.50001L11.1464 5.85356C10.9512 5.6583 10.9512 5.34172 11.1464 5.14646Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Code Contributions"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Submit bug fixes, new features, or improvements to our projects"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Fork the repository"]}],["$","li","1",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Create a feature branch"]}],"$L1e","$L1f"]}]}]]}],"$L20","$L21","$L22"]}]]}] -15:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold tracking-tight mb-4","children":"Contribution Guidelines"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Please follow these guidelines to ensure a smooth contribution process for everyone."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Be Respectful"]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Treat all community members with respect and kindness. Follow our Code of Conduct."}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Start Small"]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Begin with small contributions to get familiar with our workflow and project structure."}]]}],["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Ask Questions"]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Don't hesitate to ask questions if you're unsure about something. We're here to help!"}]]}],["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Follow Standards"]}],"$L23"]}],"$L24","$L25"]}]]}] -16:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Helpful Resources"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Links and resources to help you get started with contributing"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Learning Resources"}],["$","ul",null,{"className":"space-y-2 text-sm","children":[["$","li",null,{"children":["$","a",null,{"href":"https://docs.github.com/en/get-started/quickstart/contributing-to-projects","target":"_blank","rel":"noopener noreferrer","className":"text-primary hover:underline","children":"GitHub's Contributing Guide"}]}],["$","li",null,{"children":["$","a",null,{"href":"https://opensource.guide/how-to-contribute/","target":"_blank","rel":"noopener noreferrer","className":"text-primary hover:underline","children":"Open Source Guide: How to Contribute"}]}],["$","li",null,{"children":["$","a",null,{"href":"https://www.firsttimersonly.com/","target":"_blank","rel":"noopener noreferrer","className":"text-primary hover:underline","children":"First Timers Only"}]}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-3","children":"CodeStorm Hub Resources"}],["$","ul",null,{"className":"space-y-2 text-sm","children":[["$","li",null,{"children":["$","a",null,{"href":"/code-of-conduct","className":"text-primary hover:underline","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","a",null,{"href":"/community","className":"text-primary hover:underline","children":"Community Guidelines"}]}],["$","li",null,{"children":["$","a",null,{"href":"/contact","className":"text-primary hover:underline","children":"Getting Help"}]}]]}]]}]]}]}]]}] -17:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-gradient-to-r from-primary/5 to-blue-500/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Recognition & Rewards"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"We appreciate and recognize our contributors"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"All contributors are recognized in our project README files and contributor lists. We believe in celebrating the amazing work our community members do to make our projects better for everyone."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/team","children":"Meet Our Contributors","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":"View All Projects","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -18:["$","$L26",null,{"children":["$L27",["$","$L28",null,{"promise":"$@29"}]]}] -1e:["$","li","2",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Make your changes"]}] -1f:["$","li","3",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Submit a pull request"]}] -20:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M3 2.5C3 2.22386 3.22386 2 3.5 2H9.08579C9.21839 2 9.34557 2.05268 9.43934 2.14645L11.8536 4.56066C11.9473 4.65443 12 4.78161 12 4.91421V12.5C12 12.7761 11.7761 13 11.5 13H3.5C3.22386 13 3 12.7761 3 12.5V2.5ZM3.5 1C2.67157 1 2 1.67157 2 2.5V12.5C2 13.3284 2.67157 14 3.5 14H11.5C12.3284 14 13 13.3284 13 12.5V4.91421C13 4.51639 12.842 4.13486 12.5607 3.85355L10.1464 1.43934C9.86514 1.15804 9.48361 1 9.08579 1H3.5ZM4.5 4C4.22386 4 4 4.22386 4 4.5C4 4.77614 4.22386 5 4.5 5H7.5C7.77614 5 8 4.77614 8 4.5C8 4.22386 7.77614 4 7.5 4H4.5ZM4.5 7C4.22386 7 4 7.22386 4 7.5C4 7.77614 4.22386 8 4.5 8H10.5C10.7761 8 11 7.77614 11 7.5C11 7.22386 10.7761 7 10.5 7H4.5ZM4.5 10C4.22386 10 4 10.2239 4 10.5C4 10.7761 4.22386 11 4.5 11H10.5C10.7761 11 11 10.7761 11 10.5C11 10.2239 10.7761 10 10.5 10H4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Documentation"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Help improve our docs, write tutorials, or create examples"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Review existing docs"]}],["$","li","1",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Identify gaps or errors"]}],["$","li","2",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Write clear content"]}],"$L2a"]}]}]]}] -21:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M12.5 3L2.5 3.00002C1.67157 3.00002 1 3.6716 1 4.50002V9.50003C1 10.3285 1.67157 11 2.5 11H7.50003C7.63264 11 7.75982 11.0527 7.85358 11.1465L10 13.2929V11.5C10 11.2239 10.2239 11 10.5 11H12.5C13.3284 11 14 10.3285 14 9.50003V4.5C14 3.67157 13.3284 3 12.5 3ZM2.49999 2.00002L12.5 2C13.8807 2 15 3.11929 15 4.5V9.50003C15 10.8807 13.8807 12 12.5 12H11V14.5C11 14.7022 10.8782 14.8845 10.6913 14.9619C10.5045 15.0393 10.2894 14.9965 10.1464 14.8536L7.29292 12H2.5C1.11929 12 0 10.8807 0 9.50003V4.50002C0 3.11931 1.11928 2.00003 2.49999 2.00002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Community Support"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Help other community members and answer questions"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Monitor GitHub Discussions"]}],["$","li","1",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Answer questions"]}],["$","li","2",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Share your expertise"]}],["$","li","3",{"className":"flex items-center gap-2 text-sm","children":["$L2b","Welcome new contributors"]}]]}]}]]}] -2c:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z22:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$2c","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Testing & Feedback"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Test our projects, report bugs, and suggest improvements"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Try out new features"]}],["$","li","1",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Report bugs you find"]}],"$L2d","$L2e"]}]}]]}] -23:["$","p",null,{"className":"text-sm text-muted-foreground","children":"Adhere to our coding standards, commit message conventions, and PR guidelines."}] -24:["$","div","4",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Test Your Work"]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Ensure your changes work correctly and don't break existing functionality."}]]}] -25:["$","div","5",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-4","children":[["$","h4",null,{"className":"font-semibold mb-2 flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Document Changes"]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Update documentation and add tests for new features or significant changes."}]]}] -2a:["$","li","3",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Submit improvements"]}] -2b:["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}] -2d:["$","li","2",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Suggest enhancements"]}] -2e:["$","li","3",{"className":"flex items-center gap-2 text-sm","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-green-600 flex-shrink-0","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Provide user feedback"]}] -1a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -27:null -2f:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -29:{"metadata":[["$","title","0",{"children":"Contributing | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Learn how to contribute to CodeStorm Hub projects and join our open source community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Contributing | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Learn how to contribute to CodeStorm Hub projects and join our open source community."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2f","11",{}]],"error":null,"digest":"$undefined"} -1d:"$29:metadata" diff --git a/out/events.html b/out/events.html deleted file mode 100644 index 1563c5e..0000000 --- a/out/events.html +++ /dev/null @@ -1 +0,0 @@ -Events | CodeStorm Hub

Community Events

Join our community events, workshops, and meetups. Learn, share knowledge, and connect with fellow developers from around the world.

Never Miss an Event

Get notified about upcoming events and exclusive community activities

Upcoming Events

FeaturedWorkshopBeginner

Open Source Contribution Workshop

Learn how to make your first contribution to open source projects with hands-on guidance.

2/15/2024
18:00 UTC
Virtual
23/50
Duration: 2 hours
Tech TalkIntermediate

Next.js 15 Deep Dive

Explore the latest features in Next.js 15 and learn how to build modern web applications.

2/22/2024
19:00 UTC
Virtual
45/100
Duration: 1.5 hours
MeetupAll Levels

Community Coffee Chat

Casual community meetup to discuss projects, share ideas, and network with fellow developers.

3/1/2024
16:00 UTC
Virtual
12/30
Duration: 1 hour

Types of Events

We host various types of events to cater to different interests and skill levels in our community.

Workshops

Hands-on learning sessions with practical exercises and projects

Recent Topics:

  • Getting Started with Open Source
  • Advanced React Patterns
  • DevOps for Developers

Tech Talks

Educational presentations on latest technologies and best practices

Recent Topics:

  • Next.js Performance Optimization
  • TypeScript Advanced Types
  • Modern CSS Techniques

Community Meetups

Casual networking events to connect with fellow community members

Recent Topics:

  • Coffee Chats
  • Project Show & Tell
  • Career Discussions

Code Reviews

Collaborative sessions to review and improve community projects

Recent Topics:

  • Project Architecture Review
  • Code Quality Discussion
  • Best Practices Session

Past Events

Launch75 attendees

CodeStorm Hub Launch Event

Official launch of the CodeStorm Hub community platform with project showcases.

1/15/2024
Virtual
Workshop42 attendees

Building Accessible Web Components

Workshop on creating accessible UI components using Radix UI and best practices.

1/8/2024
Virtual

Host an Event

Want to share your knowledge with the community?

We welcome community members to host events, workshops, and talks. Whether you want to share your expertise or lead a discussion, we'd love to help you organize it.

Calendar integration coming soon. Follow us on GitHub for event updates.

\ No newline at end of file diff --git a/out/events.txt b/out/events.txt deleted file mode 100644 index 0c82543..0000000 --- a/out/events.txt +++ /dev/null @@ -1,67 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -f:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","events"],"i":false,"f":[[["",{"children":["events",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["events","$Lc",{"children":["__PAGE__","$Ld",{},null,false]},null,false]},null,false],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"s":false,"S":true} -1d:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -1f:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -20:"$Sreact.suspense" -11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -c:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -d:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Community Events"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Join our community events, workshops, and meetups. Learn, share knowledge, and connect with fellow developers from around the world."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Never Miss an Event"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Get notified about upcoming events and exclusive community activities"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":"Follow on GitHub","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/blog","children":"Subscribe to Blog","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]}]]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-3xl font-bold mb-8","children":"Upcoming Events"}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg text-card-foreground shadow-sm border-2 border-primary/20 bg-primary/5","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start justify-between gap-4","children":[["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[["$","span",null,{"className":"bg-primary text-primary-foreground text-xs font-medium px-2 py-1 rounded","children":"Featured"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Workshop"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Beginner"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Open Source Contribution Workshop"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-1","children":"Learn how to make your first contribution to open source projects with hands-on guidance."}]]}],["$","div",null,{"className":"p-2 rounded-lg bg-blue-100 dark:bg-blue-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-blue-600","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],"$L12","$L13","$L14"]}]}]]}]}],"$L15"]}],"$L16","$L17"]}]]}],"$L18","$L19","$L1a","$L1b"]}]}]}],null,"$L1c"]}] -e:["$","$1","h",{"children":[null,[["$","$L1d",null,{"children":"$L1e"}],null],["$","$L1f",null,{"children":["$","div",null,{"hidden":true,"children":["$","$20",null,{"fallback":null,"children":"$L21"}]}]}]]}] -10:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -3e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -40:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -12:["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] -13:["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] -14:["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] -22:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z15:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-4 text-sm","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"$22","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":"2/15/2024"}]]}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.50009 0.877014C3.84241 0.877014 0.877258 3.84216 0.877258 7.49984C0.877258 11.1575 3.8424 14.1227 7.50009 14.1227C11.1578 14.1227 14.1229 11.1575 14.1229 7.49984C14.1229 3.84216 11.1577 0.877014 7.50009 0.877014ZM1.82726 7.49984C1.82726 4.36683 4.36708 1.82701 7.50009 1.82701C10.6331 1.82701 13.1729 4.36683 13.1729 7.49984C13.1729 10.6328 10.6331 13.1727 7.50009 13.1727C4.36708 13.1727 1.82726 10.6328 1.82726 7.49984ZM8 4.50001C8 4.22387 7.77614 4.00001 7.5 4.00001C7.22386 4.00001 7 4.22387 7 4.50001V7.50001C7 7.63262 7.05268 7.7598 7.14645 7.85357L9.14645 9.85357C9.34171 10.0488 9.65829 10.0488 9.85355 9.85357C10.0488 9.65831 10.0488 9.34172 9.85355 9.14646L8 7.29291V4.50001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L23"]}],"$L24","$L25"]}],"$L26"]}] -27:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z16:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start justify-between gap-4","children":[["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[false,["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Tech Talk"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400","children":"Intermediate"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Next.js 15 Deep Dive"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-1","children":"Explore the latest features in Next.js 15 and learn how to build modern web applications."}]]}],["$","div",null,{"className":"p-2 rounded-lg bg-blue-100 dark:bg-blue-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-blue-600","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-4 text-sm","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"$27","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L28"]}],"$L29","$L2a","$L2b"]}],"$L2c"]}]]}] -2d:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z17:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start justify-between gap-4","children":[["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[false,["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Meetup"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"All Levels"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Community Coffee Chat"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-1","children":"Casual community meetup to discuss projects, share ideas, and network with fellow developers."}]]}],["$","div",null,{"className":"p-2 rounded-lg bg-blue-100 dark:bg-blue-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-blue-600","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-4 text-sm","children":[["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"$2d","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L2e"]}],"$L2f","$L30","$L31"]}],"$L32"]}]]}] -33:T7a2,M4.76447 3.12199C5.63151 3.04859 6.56082 3 7.5 3C8.43918 3 9.36849 3.04859 10.2355 3.12199C11.2796 3.21037 11.9553 3.27008 12.472 3.39203C12.9425 3.50304 13.2048 3.64976 13.4306 3.88086C13.4553 3.90618 13.4902 3.94414 13.5133 3.97092C13.7126 4.20149 13.8435 4.4887 13.918 5.03283C13.9978 5.6156 14 6.37644 14 7.52493C14 8.66026 13.9978 9.41019 13.9181 9.98538C13.8439 10.5206 13.7137 10.8061 13.5125 11.0387C13.4896 11.0651 13.4541 11.1038 13.4296 11.1287C13.2009 11.3625 12.9406 11.5076 12.4818 11.6164C11.9752 11.7365 11.3143 11.7942 10.2878 11.8797C9.41948 11.9521 8.47566 12 7.5 12C6.52434 12 5.58052 11.9521 4.7122 11.8797C3.68572 11.7942 3.02477 11.7365 2.51816 11.6164C2.05936 11.5076 1.7991 11.3625 1.57037 11.1287C1.54593 11.1038 1.51035 11.0651 1.48748 11.0387C1.28628 10.8061 1.15612 10.5206 1.08193 9.98538C1.00221 9.41019 1 8.66026 1 7.52493C1 6.37644 1.00216 5.6156 1.082 5.03283C1.15654 4.4887 1.28744 4.20149 1.48666 3.97092C1.5098 3.94414 1.54468 3.90618 1.56942 3.88086C1.7952 3.64976 2.05752 3.50304 2.52796 3.39203C3.04473 3.27008 3.7204 3.21037 4.76447 3.12199ZM0 7.52493C0 5.28296 0 4.16198 0.729985 3.31713C0.766457 3.27491 0.815139 3.22194 0.854123 3.18204C1.63439 2.38339 2.64963 2.29744 4.68012 2.12555C5.56923 2.05028 6.52724 2 7.5 2C8.47276 2 9.43077 2.05028 10.3199 2.12555C12.3504 2.29744 13.3656 2.38339 14.1459 3.18204C14.1849 3.22194 14.2335 3.27491 14.27 3.31713C15 4.16198 15 5.28296 15 7.52493C15 9.74012 15 10.8477 14.2688 11.6929C14.2326 11.7348 14.1832 11.7885 14.1444 11.8281C13.3629 12.6269 12.3655 12.71 10.3709 12.8763C9.47971 12.9505 8.50782 13 7.5 13C6.49218 13 5.52028 12.9505 4.62915 12.8763C2.63446 12.71 1.63712 12.6269 0.855558 11.8281C0.816844 11.7885 0.767442 11.7348 0.731221 11.6929C0 10.8477 0 9.74012 0 7.52493ZM5.25 5.38264C5.25 5.20225 5.43522 5.08124 5.60041 5.15369L10.428 7.27105C10.6274 7.35853 10.6274 7.64147 10.428 7.72895L5.60041 9.84631C5.43522 9.91876 5.25 9.79775 5.25 9.61736V5.38264Z18:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Types of Events"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"We host various types of events to cater to different interests and skill levels in our community."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Workshops"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Hands-on learning sessions with practical exercises and projects"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Recent Topics:"}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Getting Started with Open Source"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Advanced React Patterns"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"DevOps for Developers"]}]]}]]}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$33","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L34"]}]}],"$L35"]}],"$L36","$L37"]}]]}] -38:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z19:["$","div",null,{"children":[["$","h2",null,{"className":"text-3xl font-bold mb-8","children":"Past Events"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-90","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"flex items-center justify-between mb-2","children":[["$","span",null,{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Launch"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":[75," attendees"]}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"CodeStorm Hub Launch Event"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Official launch of the CodeStorm Hub community platform with project showcases."}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-3","children":[["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$38","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/15/2024"]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],"$L39","$L3a","$L3b"]}],"Virtual"]}]]}],"$L3c"]}]]}],"$L3d"]}]]}] -1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Host an Event"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Want to share your knowledge with the community?"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"We welcome community members to host events, workshops, and talks. Whether you want to share your expertise or lead a discussion, we'd love to help you organize it."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/orgs/CodeStorm-Hub/discussions","target":"_blank","rel":"noopener noreferrer","children":"Propose an Event","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contact","children":"Get in Touch","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1b:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":"$undefined","disabled":true,"children":"View Full Calendar"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":"$undefined","disabled":true,"children":"Subscribe to Calendar"}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Calendar integration coming soon. Follow us on GitHub for event updates."}]]}] -1c:["$","$L3e",null,{"children":["$L3f",["$","$L40",null,{"promise":"$@41"}]]}] -23:["$","span",null,{"children":"18:00 UTC"}] -24:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}],["$","span",null,{"children":"Virtual"}]]}] -25:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":[23,"/",50]}]]}] -26:["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"className":"text-sm text-muted-foreground","children":["Duration: ","2 hours"]}],["$","div",null,{"className":"flex gap-2","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Register Soon"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Add to Calendar"}]]}]]}] -28:["$","span",null,{"children":"2/22/2024"}] -29:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.50009 0.877014C3.84241 0.877014 0.877258 3.84216 0.877258 7.49984C0.877258 11.1575 3.8424 14.1227 7.50009 14.1227C11.1578 14.1227 14.1229 11.1575 14.1229 7.49984C14.1229 3.84216 11.1577 0.877014 7.50009 0.877014ZM1.82726 7.49984C1.82726 4.36683 4.36708 1.82701 7.50009 1.82701C10.6331 1.82701 13.1729 4.36683 13.1729 7.49984C13.1729 10.6328 10.6331 13.1727 7.50009 13.1727C4.36708 13.1727 1.82726 10.6328 1.82726 7.49984ZM8 4.50001C8 4.22387 7.77614 4.00001 7.5 4.00001C7.22386 4.00001 7 4.22387 7 4.50001V7.50001C7 7.63262 7.05268 7.7598 7.14645 7.85357L9.14645 9.85357C9.34171 10.0488 9.65829 10.0488 9.85355 9.85357C10.0488 9.65831 10.0488 9.34172 9.85355 9.14646L8 7.29291V4.50001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":"19:00 UTC"}]]}] -2a:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}],["$","span",null,{"children":"Virtual"}]]}] -2b:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":[45,"/",100]}]]}] -2c:["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"className":"text-sm text-muted-foreground","children":["Duration: ","1.5 hours"]}],["$","div",null,{"className":"flex gap-2","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Register Soon"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Add to Calendar"}]]}]]}] -2e:["$","span",null,{"children":"3/1/2024"}] -2f:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.50009 0.877014C3.84241 0.877014 0.877258 3.84216 0.877258 7.49984C0.877258 11.1575 3.8424 14.1227 7.50009 14.1227C11.1578 14.1227 14.1229 11.1575 14.1229 7.49984C14.1229 3.84216 11.1577 0.877014 7.50009 0.877014ZM1.82726 7.49984C1.82726 4.36683 4.36708 1.82701 7.50009 1.82701C10.6331 1.82701 13.1729 4.36683 13.1729 7.49984C13.1729 10.6328 10.6331 13.1727 7.50009 13.1727C4.36708 13.1727 1.82726 10.6328 1.82726 7.49984ZM8 4.50001C8 4.22387 7.77614 4.00001 7.5 4.00001C7.22386 4.00001 7 4.22387 7 4.50001V7.50001C7 7.63262 7.05268 7.7598 7.14645 7.85357L9.14645 9.85357C9.34171 10.0488 9.65829 10.0488 9.85355 9.85357C10.0488 9.65831 10.0488 9.34172 9.85355 9.14646L8 7.29291V4.50001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":"16:00 UTC"}]]}] -30:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}],["$","span",null,{"children":"Virtual"}]]}] -31:["$","div",null,{"className":"flex items-center gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"children":[12,"/",30]}]]}] -32:["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"className":"text-sm text-muted-foreground","children":["Duration: ","1 hour"]}],["$","div",null,{"className":"flex gap-2","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Register Soon"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Add to Calendar"}]]}]]}] -34:["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Tech Talks"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Educational presentations on latest technologies and best practices"}]]}] -35:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Recent Topics:"}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Next.js Performance Optimization"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"TypeScript Advanced Types"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Modern CSS Techniques"]}]]}]]}]}] -36:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Community Meetups"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Casual networking events to connect with fellow community members"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Recent Topics:"}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Coffee Chats"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Project Show & Tell"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Career Discussions"]}]]}]]}]}]]}] -37:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M1.50005 1.05005C1.25152 1.05005 1.05005 1.25152 1.05005 1.50005C1.05005 1.74858 1.25152 1.95005 1.50005 1.95005L13.5 1.95005C13.7486 1.95005 13.95 1.74858 13.95 1.50005C13.95 1.25152 13.7486 1.05005 13.5 1.05005H1.50005ZM3.93188 7.43169C3.75614 7.60743 3.75614 7.89236 3.93188 8.06809C4.10761 8.24383 4.39254 8.24383 4.56827 8.06809L7.05007 5.58629V13.5C7.05007 13.7485 7.25155 13.95 7.50007 13.95C7.7486 13.95 7.95007 13.7485 7.95007 13.5L7.95007 5.58629L10.4319 8.06809C10.6076 8.24383 10.8925 8.24383 11.0683 8.06809C11.244 7.89235 11.244 7.60743 11.0683 7.43169L7.81827 4.18169C7.64254 4.00596 7.35761 4.00596 7.18188 4.18169L3.93188 7.43169Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Code Reviews"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Collaborative sessions to review and improve community projects"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Recent Topics:"}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Project Architecture Review"]}],["$","li","1",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Code Quality Discussion"]}],["$","li","2",{"className":"text-sm text-muted-foreground flex items-center gap-2","children":[["$","span",null,{"className":"w-1 h-1 bg-muted-foreground rounded-full"}],"Best Practices Session"]}]]}]]}]}]]}] -39:["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] -3a:["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] -3b:["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] -3c:["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Recording Coming Soon"}] -42:T79b,M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z3d:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-90","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"flex items-center justify-between mb-2","children":[["$","span",null,{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Workshop"}],["$","span",null,{"className":"text-sm text-muted-foreground","children":[42," attendees"]}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Building Accessible Web Components"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Workshop on creating accessible UI components using Radix UI and best practices."}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-3","children":[["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$42","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"1/8/2024"]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],"$L43","$L44","$L45"]}],"Virtual"]}]]}],"$L46"]}]]}] -43:["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] -44:["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] -45:["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}] -46:["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Recording Coming Soon"}] -1e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -3f:null -47:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -41:{"metadata":[["$","title","0",{"children":"Events | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Join CodeStorm Hub community events, workshops, and meetups. Connect with fellow developers."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Events | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Join CodeStorm Hub community events, workshops, and meetups. Connect with fellow developers."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L47","11",{}]],"error":null,"digest":"$undefined"} -21:"$41:metadata" diff --git a/out/favicon.ico b/out/favicon.ico deleted file mode 100644 index 718d6fea4835ec2d246af9800eddb7ffb276240c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 25931 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 LrJugUA?W`A8`#=m diff --git a/out/file.svg b/out/file.svg deleted file mode 100644 index 004145c..0000000 --- a/out/file.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/out/globe.svg b/out/globe.svg deleted file mode 100644 index 567f17b..0000000 --- a/out/globe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/out/index.html b/out/index.html deleted file mode 100644 index 88ec3cc..0000000 --- a/out/index.html +++ /dev/null @@ -1 +0,0 @@ -CodeStorm Hub

CodeStorm Hub

A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions.

View Projects
Open Source

Building transparent, accessible solutions for the community

Community

Connecting passionate developers and researchers worldwide

Innovation

Pushing boundaries with cutting-edge research and development

Featured Projects

Explore our open source initiatives that are making a real impact in the developer community

DataStorm Analytics

Python
Data Science

Real-time data processing and visualization platform built for scalability

2,847
18

CloudNative Toolkit

Go
Infrastructure

Container orchestration and microservices deployment automation tools

1,523
12

ML Research Hub

Python
Research

Open source machine learning algorithms and research implementations

3,241
25

DevTools Suite

TypeScript
Dev Tools

Developer productivity tools and utilities for modern web development

892
8

Security Scanner

Rust
Security

Automated security vulnerability scanner for open source dependencies

1,687
14

API Gateway

Node.js
Infrastructure

High-performance API gateway with rate limiting and authentication

2,156
16

Meet Our Contributors

Talented individuals from around the world who are building the future of open source collaboration

Alex Chen profile picture

Alex Chen

Lead Engineer & Founder

Full-Stack Development
Passionate about building scalable systems and fostering open source communities. Leading the technical direction of CodeStorm Hub.
Skills
TypeScriptReactNode.js+2 more
Contributions
1247
Commits
89
PRs
156
Reviews
Dr. Priya Patel profile picture

Dr. Priya Patel

Research Lead

Machine Learning & AI
PhD in Computer Science with expertise in machine learning algorithms. Driving research initiatives and ML infrastructure development.
Skills
PythonTensorFlowPyTorch+2 more
Contributions
892
Commits
67
PRs
134
Reviews
Sarah Kim profile picture

Sarah Kim

DevOps Engineer

Infrastructure & Automation
Expert in cloud infrastructure and CI/CD pipelines. Ensuring reliable deployments and scalable architecture for all projects.
Skills
KubernetesTerraformGitHub Actions+2 more
Contributions
743
Commits
52
PRs
98
Reviews
Marcus Johnson profile picture

Marcus Johnson

Security Engineer

Application Security
Cybersecurity specialist focused on secure coding practices and vulnerability assessment. Protecting our community and codebases.
Skills
Security AuditingPenetration TestingRust+2 more
Contributions
456
Commits
34
PRs
87
Reviews
Taylor Morgan profile picture

Taylor Morgan

UX Designer

Product Design & Research
User experience designer with a passion for accessible and inclusive design. Creating intuitive interfaces that serve our diverse community.
Skills
FigmaUser ResearchAccessibility+2 more
Contributions
234
Commits
28
PRs
45
Reviews
James Liu profile picture

James Liu

Frontend Developer

React & Performance
Frontend specialist with expertise in modern React patterns and web performance optimization. Building fast, accessible user interfaces.
Skills
ReactNext.jsTypeScript+2 more
Contributions
687
Commits
45
PRs
78
Reviews

Our Teams

Meet the passionate teams driving innovation and building the future of open source collaboration

Core Infrastructure

Platform & DevOps

Building and maintaining scalable infrastructure, CI/CD pipelines, and deployment automation for all CodeStorm Hub projects.

Team Members (4)
Alex Chen
Sarah Kim
Marcus Johnson
Elena Rodriguez

Research & Innovation

ML/AI & Data Science

Conducting cutting-edge research in machine learning, artificial intelligence, and data science to push the boundaries of open source innovation.

Team Members (4)
Dr. Priya Patel
James Liu
Sofia Andersson
Ahmad Hassan

Developer Experience

Tools & Documentation

Creating exceptional developer tools, comprehensive documentation, and smooth onboarding experiences for our open source community.

Team Members (3)
Taylor Morgan
Kai Nakamura
Zoe Williams

Community Growth

Outreach & Engagement

Growing our global community through events, partnerships, mentorship programs, and inclusive engagement initiatives.

Team Members (3)
Maya Thompson
Luis Garcia
Aisha Okonkwo
\ No newline at end of file diff --git a/out/index.txt b/out/index.txt deleted file mode 100644 index 6e4e44a..0000000 --- a/out/index.txt +++ /dev/null @@ -1,75 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -e:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["",""],"i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["__PAGE__","$Lc",{},null,false]},null,false],"$Ld",false]],"m":"$undefined","G":["$e",["$Lf"]],"s":false,"S":true} -19:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -1b:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -1c:"$Sreact.suspense" -10:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$10","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Zc:["$","$1","c",{"children":[[["$","div",null,{"className":"bg-gradient-to-br from-background to-muted","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl py-16 sm:py-24","children":["$","div",null,{"className":"flex flex-col gap-8 items-center justify-start text-center","ref":"$undefined","children":[["$","div",null,{"className":"flex flex-col gap-4 items-center justify-start","ref":"$undefined","children":[["$","h1",null,{"className":"text-4xl md:text-5xl lg:text-6xl font-bold tracking-tight leading-tight","ref":"$undefined","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground max-w-3xl","ref":"$undefined","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}]]}],["$","div",null,{"className":"flex gap-4 items-stretch justify-start flex-col sm:flex-row max-w-md w-full","ref":"$undefined","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"View Projects",["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"ml-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M8.14645 3.14645C8.34171 2.95118 8.65829 2.95118 8.85355 3.14645L12.8536 7.14645C13.0488 7.34171 13.0488 7.65829 12.8536 7.85355L8.85355 11.8536C8.65829 12.0488 8.34171 12.0488 8.14645 11.8536C7.95118 11.6583 7.95118 11.3417 8.14645 11.1464L11.2929 8H2.5C2.22386 8 2 7.77614 2 7.5C2 7.22386 2.22386 7 2.5 7H11.2929L8.14645 3.85355C7.95118 3.65829 7.95118 3.34171 8.14645 3.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-11 rounded-md px-8 text-base w-full sm:w-auto","ref":null}],"$L12"]}],"$L13"]}]}]}],"$L14","$L15","$L16"],["$L17"],"$L18"]}] -d:["$","$1","h",{"children":[null,[["$","$L19",null,{"children":"$L1a"}],null],["$","$L1b",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1c",null,{"fallback":null,"children":"$L1d"}]}]}]]}] -f:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -29:I[5500,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js"],"Image"] -38:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -3a:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -12:["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-11 rounded-md px-8 text-base w-full sm:w-auto","ref":"$undefined","children":"Join Community"}] -1e:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z13:["$","div",null,{"className":"mt-16 w-full max-w-5xl","children":["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8","ref":"$undefined","children":[["$","div",null,{"className":"flex flex-col gap-3 items-center justify-start text-center","ref":"$undefined","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$1e","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h5",null,{"className":"text-lg md:text-xl font-semibold leading-normal","ref":"$undefined","children":"Open Source"}],["$","p",null,{"className":"text-sm text-muted-foreground leading-normal","ref":"$undefined","children":"Building transparent, accessible solutions for the community"}]]}],["$","div",null,{"className":"flex flex-col gap-3 items-center justify-start text-center","ref":"$undefined","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"className":"h-6 w-6 text-primary","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","aria-hidden":"true","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"}]}]}],["$","h5",null,{"className":"text-lg md:text-xl font-semibold leading-normal","ref":"$undefined","children":"Community"}],["$","p",null,{"className":"text-sm text-muted-foreground leading-normal","ref":"$undefined","children":"Connecting passionate developers and researchers worldwide"}]]}],["$","div",null,{"className":"flex flex-col gap-3 items-center justify-start text-center","ref":"$undefined","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"className":"h-6 w-6 text-primary","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","aria-hidden":"true","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M13 10V3L4 14h7v7l9-11h-7z"}]}]}],["$","h5",null,{"className":"text-lg md:text-xl font-semibold leading-normal","ref":"$undefined","children":"Innovation"}],["$","p",null,{"className":"text-sm text-muted-foreground leading-normal","ref":"$undefined","children":"Pushing boundaries with cutting-edge research and development"}]]}]]}]}] -1f:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z14:["$","section",null,{"className":"bg-background","aria-labelledby":"projects-heading","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl py-16 sm:py-24","children":["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex flex-col gap-4 items-center justify-start text-center","ref":"$undefined","children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight","ref":"$undefined","id":"projects-heading","children":"Featured Projects"}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground max-w-2xl","ref":"$undefined","children":"Explore our open source initiatives that are making a real impact in the developer community"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6 w-full","ref":"$undefined","children":[["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"DataStorm Analytics"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"Python"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Data Science"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"Real-time data processing and visualization platform built for scalability"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$1f","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L20"]}],"$L21"]}],"$L22"]}]}]]}],"$L23","$L24","$L25","$L26","$L27"]}],"$L28"]}]}]}] -15:["$","section",null,{"className":"bg-muted/20","aria-labelledby":"team-members-heading","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl py-16 sm:py-24","children":["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex flex-col gap-4 items-center justify-start text-center","ref":"$undefined","children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight","ref":"$undefined","id":"team-members-heading","children":"Meet Our Contributors"}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground max-w-2xl","ref":"$undefined","children":"Talented individuals from around the world who are building the future of open source collaboration"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 w-full","ref":"$undefined","children":[["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&crop=face","alt":"Alex Chen profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Alex Chen"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Lead Engineer & Founder"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"Full-Stack Development"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"Passionate about building scalable systems and fostering open source communities. Leading the technical direction of CodeStorm Hub."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","TypeScript",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"TypeScript"}],["$","span","React",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"React"}],["$","span","Node.js",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Node.js"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":1247}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":89}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":156}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":["$L2a","$L2b"]}]]}]}]]}],"$L2c","$L2d","$L2e","$L2f","$L30"]}],"$L31"]}]}]}] -16:["$","section",null,{"className":"bg-background","aria-labelledby":"teams-heading","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl py-16 sm:py-24","children":["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex flex-col gap-4 items-center justify-start text-center","ref":"$undefined","children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight","ref":"$undefined","id":"teams-heading","children":"Our Teams"}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground max-w-2xl","ref":"$undefined","children":"Meet the passionate teams driving innovation and building the future of open source collaboration"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 w-full","ref":"$undefined","children":[["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":["$","div",null,{"className":"flex items-start justify-between","children":["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Core Infrastructure"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary mt-1","children":"Platform & DevOps"}]]}]}]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm leading-relaxed","children":"Building and maintaining scalable infrastructure, CI/CD pipelines, and deployment automation for all CodeStorm Hub projects."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-3 text-foreground","ref":"$undefined","children":["Team Members (",4,")"]}],["$","div",null,{"className":"flex -space-x-2","children":[[["$","div","1",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Alex Chen - Lead Engineer","style":{"zIndex":4},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&crop=face","alt":"Alex Chen","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","2",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Sarah Kim - DevOps Specialist","style":{"zIndex":3},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1494790108755-2616b612b786?w=150&h=150&fit=crop&crop=face","alt":"Sarah Kim","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","3",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Marcus Johnson - Cloud Architect","style":{"zIndex":2},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?w=150&h=150&fit=crop&crop=face","alt":"Marcus Johnson","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","4",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Elena Rodriguez - Security Engineer","style":{"zIndex":1},"children":"$L32"}]],false]}]]}],"$L33"]}]}]]}],"$L34","$L35","$L36"]}],"$L37"]}]}]}] -17:["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js","async":true,"nonce":"$undefined"}] -18:["$","$L38",null,{"children":["$L39",["$","$L3a",null,{"promise":"$@3b"}]]}] -20:["$","span",null,{"aria-label":"2847 stars","children":"2,847"}] -21:["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"18 contributors","children":18}]]}] -3c:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z22:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/datastorm-analytics","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/datastorm-analytics","target":"_blank","rel":"noopener noreferrer","aria-label":"View DataStorm Analytics on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$3c","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] -3d:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z23:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"CloudNative Toolkit"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"Go"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Infrastructure"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"Container orchestration and microservices deployment automation tools"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$3d","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"1523 stars","children":"1,523"}]]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L3e"]}]]}],"$L3f"]}]}]]}] -40:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z24:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"ML Research Hub"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"Python"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Research"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"Open source machine learning algorithms and research implementations"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$40","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"3241 stars","children":"3,241"}]]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L41"]}]]}],"$L42"]}]}]]}] -43:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z25:["$","div","4",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"DevTools Suite"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"TypeScript"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Dev Tools"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"Developer productivity tools and utilities for modern web development"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$43","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"892 stars","children":"892"}]]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L44"]}]]}],"$L45"]}]}]]}] -46:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z26:["$","div","5",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Security Scanner"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"Rust"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Security"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"Automated security vulnerability scanner for open source dependencies"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$46","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"1687 stars","children":"1,687"}]]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L47"]}]]}],"$L48"]}]}]]}] -49:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z27:["$","div","6",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"flex items-center justify-between","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"API Gateway"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary","children":"Node.js"}]]}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground w-fit","children":"Infrastructure"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground line-clamp-2","children":"High-performance API gateway with rate limiting and authentication"}],["$","div",null,{"className":"flex items-center gap-4 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$49","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"aria-label":"2156 stars","children":"2,156"}]]}],["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L4a"]}]]}],"$L4b"]}]}]]}] -28:["$","div",null,{"className":"flex justify-center","children":["$","a",null,{"href":"/projects","children":["View All Projects",["$","svg",null,{"className":"ml-2 h-4 w-4","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","aria-hidden":"true","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M9 5l7 7-7 7"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-11 rounded-md px-8 text-base","ref":null}]}] -4c:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2a:["$","a",null,{"href":"https://github.com/alexchen-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Alex Chen GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$4c","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] -2b:["$","a",null,{"href":"https://linkedin.com/in/alexchen-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Alex Chen LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] -4d:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2c:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1580489944761-15a19d654956?w=150&h=150&fit=crop&crop=face","alt":"Dr. Priya Patel profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Dr. Priya Patel"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Research Lead"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"Machine Learning & AI"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"PhD in Computer Science with expertise in machine learning algorithms. Driving research initiatives and ML infrastructure development."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","Python",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Python"}],["$","span","TensorFlow",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"TensorFlow"}],["$","span","PyTorch",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"PyTorch"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":892}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":67}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":134}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":[["$","a",null,{"href":"https://github.com/priyapatel-research","target":"_blank","rel":"noopener noreferrer","aria-label":"Dr. Priya Patel GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$4d","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L4e"]}]]}]}]]}] -4f:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2d:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1494790108755-2616b612b786?w=150&h=150&fit=crop&crop=face","alt":"Sarah Kim profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Sarah Kim"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"DevOps Engineer"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"Infrastructure & Automation"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"Expert in cloud infrastructure and CI/CD pipelines. Ensuring reliable deployments and scalable architecture for all projects."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","Kubernetes",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Kubernetes"}],["$","span","Terraform",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Terraform"}],["$","span","GitHub Actions",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"GitHub Actions"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":743}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":52}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":98}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":[["$","a",null,{"href":"https://github.com/sarahkim-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Sarah Kim GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$4f","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L50"]}]]}]}]]}] -51:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2e:["$","div","4",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?w=150&h=150&fit=crop&crop=face","alt":"Marcus Johnson profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Marcus Johnson"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Security Engineer"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"Application Security"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"Cybersecurity specialist focused on secure coding practices and vulnerability assessment. Protecting our community and codebases."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","Security Auditing",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Security Auditing"}],["$","span","Penetration Testing",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Penetration Testing"}],["$","span","Rust",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Rust"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":456}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":34}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":87}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":[["$","a",null,{"href":"https://github.com/marcusj-security","target":"_blank","rel":"noopener noreferrer","aria-label":"Marcus Johnson GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$51","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L52"]}]]}]}]]}] -53:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z2f:["$","div","5",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1489424731084-a5d8b219a5bb?w=150&h=150&fit=crop&crop=face","alt":"Taylor Morgan profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Taylor Morgan"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"UX Designer"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"Product Design & Research"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"User experience designer with a passion for accessible and inclusive design. Creating intuitive interfaces that serve our diverse community."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","Figma",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Figma"}],["$","span","User Research",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"User Research"}],["$","span","Accessibility",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Accessibility"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":234}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":28}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":45}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":[["$","a",null,{"href":"https://github.com/taylormorgan-design","target":"_blank","rel":"noopener noreferrer","aria-label":"Taylor Morgan GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$53","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L54"]}]]}]}]]}] -55:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z30:["$","div","6",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center pb-4","children":[["$","div",null,{"className":"w-20 h-20 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1519345182560-3f2917c472ef?w=150&h=150&fit=crop&crop=face","alt":"James Liu profile picture","width":80,"height":80,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"James Liu"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Frontend Developer"}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":"React & Performance"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","small",null,{"className":"text-sm text-center leading-relaxed","ref":"$undefined","children":"Frontend specialist with expertise in modern React patterns and web performance optimization. Building fast, accessible user interfaces."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Skills"}],["$","div",null,{"className":"flex flex-wrap gap-1","children":[[["$","span","React",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"React"}],["$","span","Next.js",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"Next.js"}],["$","span","TypeScript",{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":"TypeScript"}]],["$","span",null,{"className":"inline-flex items-center rounded-md bg-muted px-2 py-1 text-xs font-medium text-muted-foreground","children":["+",2," more"]}]]}]]}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-2 text-foreground","ref":"$undefined","children":"Contributions"}],["$","div",null,{"className":"grid grid-cols-3 gap-2 text-center","children":[["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":687}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Commits"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":45}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"PRs"}]]}],["$","div",null,{"className":"bg-muted/50 rounded-md px-2 py-1","children":[["$","div",null,{"className":"text-sm font-semibold text-foreground","children":78}],["$","div",null,{"className":"text-xs text-muted-foreground","children":"Reviews"}]]}]]}]]}],["$","div",null,{"className":"flex justify-center gap-2 pt-2","children":[["$","a",null,{"href":"https://github.com/jamesliu-frontend","target":"_blank","rel":"noopener noreferrer","aria-label":"James Liu GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$55","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L56"]}]]}]}]]}] -31:["$","div",null,{"className":"flex justify-center","children":["$","a",null,{"href":"/team","children":["View All Team Members",["$","svg",null,{"className":"ml-2 h-4 w-4","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","aria-hidden":"true","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M9 5l7 7-7 7"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-11 rounded-md px-8 text-base","ref":null}]}] -32:["$","$L29",null,{"src":"https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&h=150&fit=crop&crop=face","alt":"Elena Rodriguez","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}] -33:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/teams/infrastructure","children":"Learn More","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"/teams/infrastructure/join","children":"Join Team","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] -34:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":["$","div",null,{"className":"flex items-start justify-between","children":["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Research & Innovation"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary mt-1","children":"ML/AI & Data Science"}]]}]}]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm leading-relaxed","children":"Conducting cutting-edge research in machine learning, artificial intelligence, and data science to push the boundaries of open source innovation."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-3 text-foreground","ref":"$undefined","children":["Team Members (",4,")"]}],["$","div",null,{"className":"flex -space-x-2","children":[[["$","div","5",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Dr. Priya Patel - Research Lead","style":{"zIndex":4},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1580489944761-15a19d654956?w=150&h=150&fit=crop&crop=face","alt":"Dr. Priya Patel","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","6",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"James Liu - ML Engineer","style":{"zIndex":3},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1519345182560-3f2917c472ef?w=150&h=150&fit=crop&crop=face","alt":"James Liu","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","7",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Sofia Andersson - Data Scientist","style":{"zIndex":2},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1534528741775-53994a69daeb?w=150&h=150&fit=crop&crop=face","alt":"Sofia Andersson","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","8",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Ahmad Hassan - Research Assistant","style":{"zIndex":1},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?w=150&h=150&fit=crop&crop=face","alt":"Ahmad Hassan","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}]],false]}]]}],["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/teams/research","children":"Learn More","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],"$L57"]}]]}]}]]}] -35:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":["$","div",null,{"className":"flex items-start justify-between","children":["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Developer Experience"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary mt-1","children":"Tools & Documentation"}]]}]}]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm leading-relaxed","children":"Creating exceptional developer tools, comprehensive documentation, and smooth onboarding experiences for our open source community."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-3 text-foreground","ref":"$undefined","children":["Team Members (",3,")"]}],["$","div",null,{"className":"flex -space-x-2","children":[[["$","div","9",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Taylor Morgan - DX Lead","style":{"zIndex":3},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1489424731084-a5d8b219a5bb?w=150&h=150&fit=crop&crop=face","alt":"Taylor Morgan","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","10",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Kai Nakamura - Technical Writer","style":{"zIndex":2},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1507591064344-4c6ce005b128?w=150&h=150&fit=crop&crop=face","alt":"Kai Nakamura","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","11",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Zoe Williams - Developer Advocate","style":{"zIndex":1},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1464375117522-1311d6a5b81f?w=150&h=150&fit=crop&crop=face","alt":"Zoe Williams","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}]],false]}]]}],["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/teams/dx","children":"Learn More","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"/teams/dx/join","children":"Join Team","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}]]}]}]]}] -36:["$","div","4",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm h-full hover:shadow-lg transition-shadow duration-200","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex flex-col gap-2 items-stretch justify-start","ref":"$undefined","children":["$","div",null,{"className":"flex items-start justify-between","children":["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Community Growth"}],["$","span",null,{"className":"inline-flex items-center rounded-md bg-primary/10 px-2 py-1 text-xs font-medium text-primary mt-1","children":"Outreach & Engagement"}]]}]}]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm leading-relaxed","children":"Growing our global community through events, partnerships, mentorship programs, and inclusive engagement initiatives."}],["$","div",null,{"children":[["$","small",null,{"className":"text-sm leading-normal font-medium mb-3 text-foreground","ref":"$undefined","children":["Team Members (",3,")"]}],["$","div",null,{"className":"flex -space-x-2","children":[[["$","div","12",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Maya Thompson - Community Manager","style":{"zIndex":3},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?w=150&h=150&fit=crop&crop=face","alt":"Maya Thompson","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","13",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Luis Garcia - Event Coordinator","style":{"zIndex":2},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&h=150&fit=crop&crop=face","alt":"Luis Garcia","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","div","14",{"className":"relative inline-flex items-center justify-center w-10 h-10 rounded-full border-2 border-background hover:z-10 focus:z-10 transition-transform hover:scale-110 overflow-hidden bg-muted","title":"Aisha Okonkwo - Diversity & Inclusion Lead","style":{"zIndex":1},"children":["$","$L29",null,{"src":"https://images.unsplash.com/photo-1531123897727-8f129e1688ce?w=150&h=150&fit=crop&crop=face","alt":"Aisha Okonkwo","width":40,"height":40,"className":"w-full h-full object-cover","unoptimized":true}]}]],false]}]]}],["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/teams/community","children":"Learn More","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"/teams/community/join","children":"Join Team","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}]]}]}]]}] -37:["$","div",null,{"className":"flex justify-center","children":["$","a",null,{"href":"/team","children":["View All Teams & Contributors",["$","svg",null,{"className":"ml-2 h-4 w-4","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","aria-hidden":"true","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M9 5l7 7-7 7"}]}]],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-11 rounded-md px-8 text-base","ref":null}]}] -3e:["$","span",null,{"aria-label":"12 contributors","children":12}] -58:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z3f:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/cloudnative-toolkit","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/cloudnative-toolkit","target":"_blank","rel":"noopener noreferrer","aria-label":"View CloudNative Toolkit on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$58","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] -41:["$","span",null,{"aria-label":"25 contributors","children":25}] -59:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z42:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/ml-research-hub","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/ml-research-hub","target":"_blank","rel":"noopener noreferrer","aria-label":"View ML Research Hub on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$59","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] -44:["$","span",null,{"aria-label":"8 contributors","children":8}] -5a:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z45:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/devtools-suite","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/devtools-suite","target":"_blank","rel":"noopener noreferrer","aria-label":"View DevTools Suite on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$5a","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] -47:["$","span",null,{"aria-label":"14 contributors","children":14}] -5b:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z48:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/security-scanner","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/security-scanner","target":"_blank","rel":"noopener noreferrer","aria-label":"View Security Scanner on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$5b","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] -4a:["$","span",null,{"aria-label":"16 contributors","children":16}] -5c:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z4b:["$","div",null,{"className":"flex gap-2 pt-2","children":[["$","a",null,{"href":"/projects/api-gateway","children":"View Project","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/api-gateway","target":"_blank","rel":"noopener noreferrer","aria-label":"View API Gateway on GitHub","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","aria-hidden":"true","ref":"$undefined","children":["$","path",null,{"d":"$5c","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"GitHub"],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}]]}] -4e:["$","a",null,{"href":"https://linkedin.com/in/priya-patel-ai","target":"_blank","rel":"noopener noreferrer","aria-label":"Dr. Priya Patel LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] -50:["$","a",null,{"href":"https://linkedin.com/in/sarah-kim-devops","target":"_blank","rel":"noopener noreferrer","aria-label":"Sarah Kim LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] -52:["$","a",null,{"href":"https://linkedin.com/in/marcus-johnson-security","target":"_blank","rel":"noopener noreferrer","aria-label":"Marcus Johnson LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] -54:["$","a",null,{"href":"https://linkedin.com/in/taylor-morgan-ux","target":"_blank","rel":"noopener noreferrer","aria-label":"Taylor Morgan LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] -56:["$","a",null,{"href":"https://linkedin.com/in/james-liu-frontend","target":"_blank","rel":"noopener noreferrer","aria-label":"James Liu LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] -57:["$","a",null,{"href":"/teams/research/join","children":"Join Team","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs flex-1","ref":null}] -1a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -39:null -5d:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -3b:{"metadata":[["$","title","0",{"children":"CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","meta","7",{"property":"og:url","content":"https://codestorm-hub.github.io"}],["$","meta","8",{"property":"og:site_name","content":"CodeStorm Hub"}],["$","meta","9",{"property":"og:locale","content":"en_US"}],["$","meta","10",{"property":"og:type","content":"website"}],["$","meta","11",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","12",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","13",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5d","15",{}]],"error":null,"digest":"$undefined"} -1d:"$3b:metadata" diff --git a/out/next.svg b/out/next.svg deleted file mode 100644 index 5174b28..0000000 --- a/out/next.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/out/privacy.html b/out/privacy.html deleted file mode 100644 index 3965b60..0000000 --- a/out/privacy.html +++ /dev/null @@ -1 +0,0 @@ -Privacy Policy | CodeStorm Hub

Privacy Policy

Your privacy is important to us. This policy explains how we collect, use, and protect your information when you use CodeStorm Hub.

Last updated: January 15, 2024

Our Privacy Principles

These principles guide how we handle your personal information.

Transparency

We are clear about what data we collect and how we use it.

Security

We protect your data with appropriate security measures.

Control

You have control over your personal information.

Updates

We keep you informed about changes to our practices.

Information We Collect

Types of information we may collect when you use our services

Information You Provide

  • • Account information (username, email) when contributing to our projects
  • • Content you create (code contributions, comments, discussions)
  • • Communication with us (emails, contact form submissions)
  • • Event registration information for community events

Information Automatically Collected

  • • Usage data (pages visited, time spent, features used)
  • • Device information (browser type, operating system)
  • • IP address and general location information
  • • Cookies and similar tracking technologies

Third-Party Information

  • • Public GitHub profile information (if you contribute to our projects)
  • • Social media profile information (if you link your accounts)
  • • Analytics data from services like Google Analytics

How We Use Your Information

The purposes for which we collect and use your personal information

Service Operation

  • • Provide and maintain our services
  • • Process your contributions and participation
  • • Manage user accounts and authentication
  • • Enable community features and interactions

Communication

  • • Send important service updates
  • • Respond to your inquiries and support requests
  • • Send newsletters (with your consent)
  • • Notify you about events and opportunities

Improvement

  • • Analyze usage patterns and performance
  • • Improve our services and user experience
  • • Develop new features and functionality
  • • Conduct research and analytics

Legal & Security

  • • Comply with legal obligations
  • • Protect against fraud and abuse
  • • Enforce our terms of service
  • • Maintain security and integrity

Information Sharing

When and how we may share your information with others

We do not sell your personal information

CodeStorm Hub does not sell, rent, or trade your personal information to third parties for marketing purposes.

We may share information in these situations:

  • With your consent: When you explicitly agree to share information
  • Public contributions: Code contributions and discussions are public by nature
  • Service providers: Trusted vendors who help us operate our services
  • Legal requirements: When required by law or to protect rights and safety
  • Business transfers: In case of merger, acquisition, or asset sale

Data Security

How we protect your information

We implement appropriate security measures to protect your personal information against unauthorized access, alteration, disclosure, or destruction.

Technical Measures

  • • Encryption in transit and at rest
  • • Secure hosting infrastructure
  • • Regular security updates and patches
  • • Access controls and authentication

Organizational Measures

  • • Employee access on need-to-know basis
  • • Privacy and security training
  • • Regular security assessments
  • • Incident response procedures

Your Privacy Rights

Your rights regarding your personal information

Depending on your location, you may have the following rights regarding your personal information:

Access & Control

  • • Access your personal information
  • • Correct inaccurate information
  • • Delete your personal information
  • • Export your data

Communication Preferences

  • • Opt out of marketing communications
  • • Manage cookie preferences
  • • Control notification settings
  • • Withdraw consent where applicable

To exercise your rights, please contact us at privacy@codestorm-hub.org or use our contact form.

Cookies and Tracking

We use cookies and similar technologies to improve your experience and analyze our services.

Essential Cookies

Required for basic site functionality and security. These cannot be disabled.

Analytics Cookies

Help us understand how visitors use our site to improve performance and user experience.

Preference Cookies

Remember your settings and preferences to provide a personalized experience.

Contact Us

Questions about this privacy policy?

Email: privacy@codestorm-hub.org

Contact Form: codestorm-hub.github.io/contact

Get in Touch

Policy Updates

How we handle changes to this policy

We may update this privacy policy from time to time. We will notify you of any material changes by posting the new policy and updating the "last updated" date.

View Changelog
\ No newline at end of file diff --git a/out/privacy.txt b/out/privacy.txt deleted file mode 100644 index 4053301..0000000 --- a/out/privacy.txt +++ /dev/null @@ -1,41 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","privacy"],"i":false,"f":[[["",{"children":["privacy",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["privacy","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -21:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -e:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Privacy Policy"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Your privacy is important to us. This policy explains how we collect, use, and protect your information when you use CodeStorm Hub."}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Last updated: January 15, 2024"}]]}],["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Our Privacy Principles"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"These principles guide how we handle your personal information."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.5 11C4.80285 11 2.52952 9.62184 1.09622 7.50001C2.52952 5.37816 4.80285 4 7.5 4C10.1971 4 12.4705 5.37816 13.9038 7.50001C12.4705 9.62183 10.1971 11 7.5 11ZM7.5 3C4.30786 3 1.65639 4.70638 0.0760002 7.23501C-0.0253338 7.39715 -0.0253334 7.60288 0.0760014 7.76501C1.65639 10.2936 4.30786 12 7.5 12C10.6921 12 13.3436 10.2936 14.924 7.76501C15.0253 7.60288 15.0253 7.39715 14.924 7.23501C13.3436 4.70638 10.6921 3 7.5 3ZM7.5 9.5C8.60457 9.5 9.5 8.60457 9.5 7.5C9.5 6.39543 8.60457 5.5 7.5 5.5C6.39543 5.5 5.5 6.39543 5.5 7.5C5.5 8.60457 6.39543 9.5 7.5 9.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Transparency"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We are clear about what data we collect and how we use it."}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M5 4.63601C5 3.76031 5.24219 3.1054 5.64323 2.67357C6.03934 2.24705 6.64582 1.9783 7.5014 1.9783C8.35745 1.9783 8.96306 2.24652 9.35823 2.67208C9.75838 3.10299 10 3.75708 10 4.63325V5.99999H5V4.63601ZM4 5.99999V4.63601C4 3.58148 4.29339 2.65754 4.91049 1.99307C5.53252 1.32329 6.42675 0.978302 7.5014 0.978302C8.57583 0.978302 9.46952 1.32233 10.091 1.99162C10.7076 2.65557 11 3.57896 11 4.63325V5.99999H12C12.5523 5.99999 13 6.44771 13 6.99999V13C13 13.5523 12.5523 14 12 14H3C2.44772 14 2 13.5523 2 13V6.99999C2 6.44771 2.44772 5.99999 3 5.99999H4ZM3 6.99999H12V13H3V6.99999Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Security"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":"$L13"}]]}],"$L14","$L15"]}]]}],"$L16","$L17","$L18","$L19","$L1a","$L1b","$L1c"]}]}]}],null,"$L1d"]}] -f:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -24:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -26:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -13:["$","p",null,{"className":"text-sm text-muted-foreground","children":"We protect your data with appropriate security measures."}] -14:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M5 4.63601C5 3.76031 5.24219 3.1054 5.64323 2.67357C6.03934 2.24705 6.64582 1.9783 7.5014 1.9783C8.35745 1.9783 8.96306 2.24652 9.35823 2.67208C9.75838 3.10299 10 3.75708 10 4.63325V5.99999H5V4.63601ZM4 5.99999V4.63601C4 3.58148 4.29339 2.65754 4.91049 1.99307C5.53252 1.32329 6.42675 0.978302 7.5014 0.978302C8.57583 0.978302 9.46952 1.32233 10.091 1.99162C10.7076 2.65557 11 3.57896 11 4.63325V5.99999H12C12.5523 5.99999 13 6.44771 13 6.99999V13C13 13.5523 12.5523 14 12 14H3C2.44772 14 2 13.5523 2 13V6.99999C2 6.44771 2.44772 5.99999 3 5.99999H4ZM3 6.99999H12V13H3V6.99999Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Control"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"You have control over your personal information."}]}]]}] -23:T5c0,M1.90321 7.29677C1.90321 10.341 4.11041 12.4147 6.58893 12.8439C6.87255 12.893 7.06266 13.1627 7.01355 13.4464C6.96444 13.73 6.69471 13.9201 6.41109 13.871C3.49942 13.3668 0.86084 10.9127 0.86084 7.29677C0.860839 5.76009 1.55996 4.55245 2.37639 3.63377C2.96124 2.97568 3.63034 2.44135 4.16846 2.03202L2.53205 2.03202C2.25591 2.03202 2.03205 1.80816 2.03205 1.53202C2.03205 1.25588 2.25591 1.03202 2.53205 1.03202L5.53205 1.03202C5.80819 1.03202 6.03205 1.25588 6.03205 1.53202L6.03205 4.53202C6.03205 4.80816 5.80819 5.03202 5.53205 5.03202C5.25591 5.03202 5.03205 4.80816 5.03205 4.53202L5.03205 2.68645L5.03054 2.68759L5.03045 2.68766L5.03044 2.68767L5.03043 2.68767C4.45896 3.11868 3.76059 3.64538 3.15554 4.3262C2.44102 5.13021 1.90321 6.10154 1.90321 7.29677ZM13.0109 7.70321C13.0109 4.69115 10.8505 2.6296 8.40384 2.17029C8.12093 2.11718 7.93465 1.84479 7.98776 1.56188C8.04087 1.27898 8.31326 1.0927 8.59616 1.14581C11.4704 1.68541 14.0532 4.12605 14.0532 7.70321C14.0532 9.23988 13.3541 10.4475 12.5377 11.3662C11.9528 12.0243 11.2837 12.5586 10.7456 12.968L12.3821 12.968C12.6582 12.968 12.8821 13.1918 12.8821 13.468C12.8821 13.7441 12.6582 13.968 12.3821 13.968L9.38205 13.968C9.10591 13.968 8.88205 13.7441 8.88205 13.468L8.88205 10.468C8.88205 10.1918 9.10591 9.96796 9.38205 9.96796C9.65819 9.96796 9.88205 10.1918 9.88205 10.468L9.88205 12.3135L9.88362 12.3123C10.4551 11.8813 11.1535 11.3546 11.7585 10.6738C12.4731 9.86976 13.0109 8.89844 13.0109 7.70321Z15:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-4","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$23","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Updates"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"We keep you informed about changes to our practices."}]}]]}] -16:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Information We Collect"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Types of information we may collect when you use our services"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Information You Provide"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Account information (username, email) when contributing to our projects"}],["$","li",null,{"children":"• Content you create (code contributions, comments, discussions)"}],["$","li",null,{"children":"• Communication with us (emails, contact form submissions)"}],["$","li",null,{"children":"• Event registration information for community events"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Information Automatically Collected"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Usage data (pages visited, time spent, features used)"}],["$","li",null,{"children":"• Device information (browser type, operating system)"}],["$","li",null,{"children":"• IP address and general location information"}],["$","li",null,{"children":"• Cookies and similar tracking technologies"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Third-Party Information"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Public GitHub profile information (if you contribute to our projects)"}],["$","li",null,{"children":"• Social media profile information (if you link your accounts)"}],["$","li",null,{"children":"• Analytics data from services like Google Analytics"}]]}]]}]]}]]}] -17:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"How We Use Your Information"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"The purposes for which we collect and use your personal information"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Service Operation"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Provide and maintain our services"}],["$","li",null,{"children":"• Process your contributions and participation"}],["$","li",null,{"children":"• Manage user accounts and authentication"}],["$","li",null,{"children":"• Enable community features and interactions"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Communication"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Send important service updates"}],["$","li",null,{"children":"• Respond to your inquiries and support requests"}],["$","li",null,{"children":"• Send newsletters (with your consent)"}],["$","li",null,{"children":"• Notify you about events and opportunities"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Improvement"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Analyze usage patterns and performance"}],["$","li",null,{"children":"• Improve our services and user experience"}],["$","li",null,{"children":"• Develop new features and functionality"}],["$","li",null,{"children":"• Conduct research and analytics"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Legal & Security"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Comply with legal obligations"}],["$","li",null,{"children":"• Protect against fraud and abuse"}],["$","li",null,{"children":"• Enforce our terms of service"}],["$","li",null,{"children":"• Maintain security and integrity"}]]}]]}]]}]}]]}] -18:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Information Sharing"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"When and how we may share your information with others"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"bg-green-50 dark:bg-green-900/20 p-4 rounded-lg border border-green-200 dark:border-green-800","children":[["$","h4",null,{"className":"font-semibold text-green-800 dark:text-green-400 mb-2","children":"We do not sell your personal information"}],["$","p",null,{"className":"text-sm text-green-700 dark:text-green-300","children":"CodeStorm Hub does not sell, rent, or trade your personal information to third parties for marketing purposes."}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-3","children":"We may share information in these situations:"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":["• ",["$","strong",null,{"children":"With your consent:"}]," When you explicitly agree to share information"]}],["$","li",null,{"children":["• ",["$","strong",null,{"children":"Public contributions:"}]," Code contributions and discussions are public by nature"]}],["$","li",null,{"children":["• ",["$","strong",null,{"children":"Service providers:"}]," Trusted vendors who help us operate our services"]}],["$","li",null,{"children":["• ",["$","strong",null,{"children":"Legal requirements:"}]," When required by law or to protect rights and safety"]}],["$","li",null,{"children":["• ",["$","strong",null,{"children":"Business transfers:"}]," In case of merger, acquisition, or asset sale"]}]]}]]}]]}]]}] -19:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Data Security"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How we protect your information"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"We implement appropriate security measures to protect your personal information against unauthorized access, alteration, disclosure, or destruction."}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Technical Measures"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Encryption in transit and at rest"}],["$","li",null,{"children":"• Secure hosting infrastructure"}],["$","li",null,{"children":"• Regular security updates and patches"}],["$","li",null,{"children":"• Access controls and authentication"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Organizational Measures"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Employee access on need-to-know basis"}],["$","li",null,{"children":"• Privacy and security training"}],["$","li",null,{"children":"• Regular security assessments"}],["$","li",null,{"children":"• Incident response procedures"}]]}]]}]]}]]}]]}] -1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Your Privacy Rights"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Your rights regarding your personal information"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"Depending on your location, you may have the following rights regarding your personal information:"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Access & Control"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Access your personal information"}],["$","li",null,{"children":"• Correct inaccurate information"}],["$","li",null,{"children":"• Delete your personal information"}],["$","li",null,{"children":"• Export your data"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Communication Preferences"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Opt out of marketing communications"}],["$","li",null,{"children":"• Manage cookie preferences"}],["$","li",null,{"children":"• Control notification settings"}],["$","li",null,{"children":"• Withdraw consent where applicable"}]]}]]}]]}],["$","div",null,{"className":"mt-4 p-4 bg-muted/50 rounded-lg","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":["To exercise your rights, please contact us at"," ",["$","a",null,{"href":"mailto:privacy@codestorm-hub.org","className":"text-primary hover:underline","children":"privacy@codestorm-hub.org"}]," ","or use our contact form."]}]}]]}]]}] -1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Cookies and Tracking"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"We use cookies and similar technologies to improve your experience and analyze our services."}],["$","div",null,{"className":"space-y-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Essential Cookies"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Required for basic site functionality and security. These cannot be disabled."}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Analytics Cookies"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Help us understand how visitors use our site to improve performance and user experience."}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Preference Cookies"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Remember your settings and preferences to provide a personalized experience."}]]}]]}]]}]]}] -1c:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Contact Us"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Questions about this privacy policy?"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"className":"space-y-2 text-sm","children":[["$","p",null,{"children":[["$","strong",null,{"children":"Email:"}]," privacy@codestorm-hub.org"]}],["$","p",null,{"children":[["$","strong",null,{"children":"Contact Form:"}]," ",["$","a",null,{"href":"/contact","className":"text-primary hover:underline","children":"codestorm-hub.github.io/contact"}]]}]]}],["$","a",null,{"href":"/contact","children":"Get in Touch","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}]]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Policy Updates"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"How we handle changes to this policy"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"We may update this privacy policy from time to time. We will notify you of any material changes by posting the new policy and updating the \"last updated\" date."}],["$","a",null,{"href":"/changelog","children":"View Changelog","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1d:["$","$L24",null,{"children":["$L25",["$","$L26",null,{"promise":"$@27"}]]}] -1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -25:null -28:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -27:{"metadata":[["$","title","0",{"children":"Privacy Policy | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Learn how CodeStorm Hub collects, uses, and protects your personal information."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Privacy Policy | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Learn how CodeStorm Hub collects, uses, and protects your personal information."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L28","11",{}]],"error":null,"digest":"$undefined"} -22:"$27:metadata" diff --git a/out/projects.html b/out/projects.html deleted file mode 100644 index f8a9f16..0000000 --- a/out/projects.html +++ /dev/null @@ -1 +0,0 @@ -Projects | CodeStorm Hub

Our Projects

Discover the open-source projects we're building to solve real-world problems and empower developers worldwide.

CodeStorm Hub Portfolio

A modern, accessible portfolio website built with Next.js, Tailwind CSS, and Radix UI

Featured

This portfolio website showcases modern web development practices using cutting-edge technologies and design systems. It serves as both our community hub and a reference implementation for best practices in web development.

Next.jsTailwind CSSRadix UITypeScript

More Projects Coming Soon

Community Tools

Developer tools and utilities for the open-source community

A collection of tools to help developers contribute to open-source projects more effectively.

Coming Soon

Research Platform

Platform for collaborative research and knowledge sharing

A platform to facilitate research collaboration and share findings with the community.

Coming Soon

Learning Resources

Educational content and tutorials for developers

Comprehensive learning materials to help developers grow their skills.

Coming Soon
\ No newline at end of file diff --git a/out/projects.txt b/out/projects.txt deleted file mode 100644 index cffb3bb..0000000 --- a/out/projects.txt +++ /dev/null @@ -1,33 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","projects"],"i":false,"f":[[["",{"children":["projects",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["projects","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -17:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -19:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -1a:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Our Projects"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Discover the open-source projects we're building to solve real-world problems and empower developers worldwide."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg bg-card text-card-foreground shadow-sm border-2 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"CodeStorm Hub Portfolio"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-2","children":"A modern, accessible portfolio website built with Next.js, Tailwind CSS, and Radix UI"}]]}],["$","div",null,{"className":"bg-primary/10 text-primary text-xs font-medium px-2 py-1 rounded","children":"Featured"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":[["$","p",null,{"className":"text-muted-foreground mb-4","children":"This portfolio website showcases modern web development practices using cutting-edge technologies and design systems. It serves as both our community hub and a reference implementation for best practices in web development."}],["$","div",null,{"className":"flex flex-wrap gap-2","children":[["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Next.js"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Tailwind CSS"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Radix UI"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"TypeScript"}]]}]]}],["$","div",null,{"ref":"$undefined","className":"flex items-center p-6 pt-0 gap-2","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"View Source"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],"$L14"]}]]}],"$L15"]}]}]}],null,"$L16"]}] -f:["$","$1","h",{"children":[null,[["$","$L17",null,{"children":"$L18"}],null],["$","$L19",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1a",null,{"fallback":null,"children":"$L1b"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -1c:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -1e:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -14:["$","a",null,{"href":"https://codestorm-hub.github.io","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M3 2C2.44772 2 2 2.44772 2 3V12C2 12.5523 2.44772 13 3 13H12C12.5523 13 13 12.5523 13 12V8.5C13 8.22386 12.7761 8 12.5 8C12.2239 8 12 8.22386 12 8.5V12H3V3L6.5 3C6.77614 3 7 2.77614 7 2.5C7 2.22386 6.77614 2 6.5 2H3ZM12.8536 2.14645C12.9015 2.19439 12.9377 2.24964 12.9621 2.30861C12.9861 2.36669 12.9996 2.4303 13 2.497L13 2.5V2.50049V5.5C13 5.77614 12.7761 6 12.5 6C12.2239 6 12 5.77614 12 5.5V3.70711L6.85355 8.85355C6.65829 9.04882 6.34171 9.04882 6.14645 8.85355C5.95118 8.65829 5.95118 8.34171 6.14645 8.14645L11.2929 3H9.5C9.22386 3 9 2.77614 9 2.5C9 2.22386 9.22386 2 9.5 2H12.4999H12.5C12.5678 2 12.6324 2.01349 12.6914 2.03794C12.7504 2.06234 12.8056 2.09851 12.8536 2.14645Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Live Demo"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}] -15:["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold mb-6","children":"More Projects Coming Soon"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-60","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Community Tools"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Developer tools and utilities for the open-source community"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"A collection of tools to help developers contribute to open-source projects more effectively."}]}],["$","div",null,{"ref":"$undefined","className":"flex items-center p-6 pt-0","children":["$","span",null,{"className":"text-sm text-muted-foreground","children":"Coming Soon"}]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-60","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Research Platform"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Platform for collaborative research and knowledge sharing"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"A platform to facilitate research collaboration and share findings with the community."}]}],["$","div",null,{"ref":"$undefined","className":"flex items-center p-6 pt-0","children":["$","span",null,{"className":"text-sm text-muted-foreground","children":"Coming Soon"}]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-60","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Learning Resources"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Educational content and tutorials for developers"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Comprehensive learning materials to help developers grow their skills."}]}],["$","div",null,{"ref":"$undefined","className":"flex items-center p-6 pt-0","children":["$","span",null,{"className":"text-sm text-muted-foreground","children":"Coming Soon"}]}]]}]]}]]}] -16:["$","$L1c",null,{"children":["$L1d",["$","$L1e",null,{"promise":"$@1f"}]]}] -18:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -1d:null -20:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -1f:{"metadata":[["$","title","0",{"children":"Projects | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Explore our open-source projects and contributions to the community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","meta","7",{"property":"og:url","content":"https://codestorm-hub.github.io"}],["$","meta","8",{"property":"og:site_name","content":"CodeStorm Hub"}],["$","meta","9",{"property":"og:locale","content":"en_US"}],["$","meta","10",{"property":"og:type","content":"website"}],["$","meta","11",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","12",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","13",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L20","15",{}]],"error":null,"digest":"$undefined"} -1b:"$1f:metadata" diff --git a/out/resources.html b/out/resources.html deleted file mode 100644 index 2cab73a..0000000 --- a/out/resources.html +++ /dev/null @@ -1 +0,0 @@ -Resources | CodeStorm Hub

Learning Resources

Curated resources to help you learn, grow, and contribute to open source projects. Whether you're just starting out or looking to advance your skills, we've got you covered.

New to Open Source?

Start your journey with these essential resources

If you're new to open source development, start with our contributing guide and community guidelines. Then explore the Getting Started section below.

Getting Started

Essential resources for new contributors and community members

Contributing Guide

Guide

Learn how to contribute to our projects

Community Guidelines

Guide

Understand our community values and guidelines

Code of Conduct

Policy

Our commitment to inclusive and respectful interactions

First Contributions

Tutorial

A hands-on tutorial for making your first open source contribution

Development & Tools

Technical resources, tools, and best practices for developers

Next.js Documentation

Documentation

Official documentation for Next.js framework

Tailwind CSS Guide

Documentation

Utility-first CSS framework documentation

Radix UI Primitives

Components

Unstyled, accessible components for React

TypeScript Handbook

Tutorial

Learn TypeScript from basics to advanced features

Open Source

Learn about open source development and best practices

Open Source Guide

Guide

Comprehensive guide to participating in open source

GitHub Docs

Documentation

Official GitHub documentation and tutorials

Git Handbook

Tutorial

Learn Git version control from the basics

Choosing a License

Guide

Guide to choosing the right license for your project

Learning & Tutorials

Educational content and interactive learning resources

React Documentation

Documentation

Official React documentation and learning resources

MDN Web Docs

Documentation

Comprehensive web development documentation

freeCodeCamp

Course

Free coding tutorials and interactive lessons

The Odin Project

Course

Free full stack curriculum with projects

Videos & Media

Video tutorials, talks, and multimedia learning content

Vercel YouTube Channel

Video

Next.js tutorials and web development content

GitHub YouTube Channel

Video

Git, GitHub, and open source tutorials

React Conf Talks

Video

Annual React conference presentations

Web Dev Simplified

Video

Clear and concise web development tutorials

Community & Networking

Connect with other developers and join communities

GitHub Discussions

Community

Join our community discussions and Q&A

Dev.to Community

Community

Share articles and connect with developers worldwide

Stack Overflow

Q&A

Get help with programming questions and answers

Reddit r/webdev

Community

Web development community discussions

Suggest a Resource

Know of a great resource that should be included?

Help us improve this collection by suggesting new resources. We're always looking for high-quality, relevant content that can help our community learn and grow.

Stay Updated

Get notified about new resources and learning opportunities

Subscribe to our newsletter to receive curated resources, tutorials, and updates about new learning opportunities in our community.

\ No newline at end of file diff --git a/out/resources.txt b/out/resources.txt deleted file mode 100644 index ca8d6fb..0000000 --- a/out/resources.txt +++ /dev/null @@ -1,59 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","resources"],"i":false,"f":[[["",{"children":["resources",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["resources","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -21:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Learning Resources"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Curated resources to help you learn, grow, and contribute to open source projects. Whether you're just starting out or looking to advance your skills, we've got you covered."}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"New to Open Source?"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Start your journey with these essential resources"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"If you're new to open source development, start with our contributing guide and community guidelines. Then explore the Getting Started section below."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/contributing","children":"Contributing Guide","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/community","children":"Community Guidelines","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}],["$","div",null,{"className":"space-y-12","children":[["$","div","0",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L14"]}],"$L15"]}],"$L16","$L17","$L18","$L19","$L1a"]}],"$L1b","$L1c"]}]}]}],null,"$L1d"]}] -f:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -38:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -3a:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -14:["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Getting Started"}],["$","p",null,{"className":"text-muted-foreground","children":"Essential resources for new contributors and community members"}]]}] -15:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Contributing Guide"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"Guide"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Learn how to contribute to our projects"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"/contributing","target":"$undefined","rel":"$undefined","children":"View Resource","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Community Guidelines"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"Guide"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Understand our community values and guidelines"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"/community","target":"$undefined","rel":"$undefined","children":"View Resource","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Code of Conduct"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-gray-100 text-gray-800 dark:bg-gray-900/20 dark:text-gray-400","children":"Policy"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Our commitment to inclusive and respectful interactions"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"/code-of-conduct","target":"$undefined","rel":"$undefined","children":"View Resource","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],"$L23"]}] -16:["$","div","1",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M9.96424 2.68571C10.0668 2.42931 9.94209 2.13833 9.6857 2.03577C9.4293 1.93322 9.13832 2.05792 9.03576 2.31432L5.03576 12.3143C4.9332 12.5707 5.05791 12.8617 5.3143 12.9642C5.5707 13.0668 5.86168 12.9421 5.96424 12.6857L9.96424 2.68571ZM3.85355 5.14646C4.04882 5.34172 4.04882 5.6583 3.85355 5.85356L2.20711 7.50001L3.85355 9.14646C4.04882 9.34172 4.04882 9.6583 3.85355 9.85356C3.65829 10.0488 3.34171 10.0488 3.14645 9.85356L1.14645 7.85356C0.951184 7.6583 0.951184 7.34172 1.14645 7.14646L3.14645 5.14646C3.34171 4.9512 3.65829 4.9512 3.85355 5.14646ZM11.1464 5.14646C11.3417 4.9512 11.6583 4.9512 11.8536 5.14646L13.8536 7.14646C14.0488 7.34172 14.0488 7.6583 13.8536 7.85356L11.8536 9.85356C11.6583 10.0488 11.3417 10.0488 11.1464 9.85356C10.9512 9.6583 10.9512 9.34172 11.1464 9.14646L12.7929 7.50001L11.1464 5.85356C10.9512 5.6583 10.9512 5.34172 11.1464 5.14646Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Development & Tools"}],["$","p",null,{"className":"text-muted-foreground","children":"Technical resources, tools, and best practices for developers"}]]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Next.js Documentation"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Documentation"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Official documentation for Next.js framework"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://nextjs.org/docs","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Tailwind CSS Guide"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Documentation"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Utility-first CSS framework documentation"}]]}],"$L24"]}],"$L25","$L26"]}]]}] -17:["$","div","2",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Open Source"}],["$","p",null,{"className":"text-muted-foreground","children":"Learn about open source development and best practices"}]]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Open Source Guide"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"Guide"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Comprehensive guide to participating in open source"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://opensource.guide/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],"$L27","$L28","$L29"]}]]}] -2a:T8f4,M4.2 1H4.17741H4.1774C3.86936 0.999988 3.60368 0.999978 3.38609 1.02067C3.15576 1.04257 2.92825 1.09113 2.71625 1.22104C2.51442 1.34472 2.34473 1.51442 2.22104 1.71625C2.09113 1.92825 2.04257 2.15576 2.02067 2.38609C1.99998 2.60367 1.99999 2.86935 2 3.17738V3.1774V3.2V11.8V11.8226V11.8226C1.99999 12.1307 1.99998 12.3963 2.02067 12.6139C2.04257 12.8442 2.09113 13.0717 2.22104 13.2837C2.34473 13.4856 2.51442 13.6553 2.71625 13.779C2.92825 13.9089 3.15576 13.9574 3.38609 13.9793C3.60368 14 3.86937 14 4.17741 14H4.2H10.8H10.8226C11.1306 14 11.3963 14 11.6139 13.9793C11.8442 13.9574 12.0717 13.9089 12.2837 13.779C12.4856 13.6553 12.6553 13.4856 12.779 13.2837C12.9089 13.0717 12.9574 12.8442 12.9793 12.6139C13 12.3963 13 12.1306 13 11.8226V11.8V3.2V3.17741C13 2.86936 13 2.60368 12.9793 2.38609C12.9574 2.15576 12.9089 1.92825 12.779 1.71625C12.6553 1.51442 12.4856 1.34472 12.2837 1.22104C12.0717 1.09113 11.8442 1.04257 11.6139 1.02067C11.3963 0.999978 11.1306 0.999988 10.8226 1H10.8H4.2ZM3.23875 2.07368C3.26722 2.05623 3.32362 2.03112 3.48075 2.01618C3.64532 2.00053 3.86298 2 4.2 2H10.8C11.137 2 11.3547 2.00053 11.5193 2.01618C11.6764 2.03112 11.7328 2.05623 11.7613 2.07368C11.8285 2.11491 11.8851 2.17147 11.9263 2.23875C11.9438 2.26722 11.9689 2.32362 11.9838 2.48075C11.9995 2.64532 12 2.86298 12 3.2V11.8C12 12.137 11.9995 12.3547 11.9838 12.5193C11.9689 12.6764 11.9438 12.7328 11.9263 12.7613C11.8851 12.8285 11.8285 12.8851 11.7613 12.9263C11.7328 12.9438 11.6764 12.9689 11.5193 12.9838C11.3547 12.9995 11.137 13 10.8 13H4.2C3.86298 13 3.64532 12.9995 3.48075 12.9838C3.32362 12.9689 3.26722 12.9438 3.23875 12.9263C3.17147 12.8851 3.11491 12.8285 3.07368 12.7613C3.05624 12.7328 3.03112 12.6764 3.01618 12.5193C3.00053 12.3547 3 12.137 3 11.8V3.2C3 2.86298 3.00053 2.64532 3.01618 2.48075C3.03112 2.32362 3.05624 2.26722 3.07368 2.23875C3.11491 2.17147 3.17147 2.11491 3.23875 2.07368ZM5 10C4.72386 10 4.5 10.2239 4.5 10.5C4.5 10.7761 4.72386 11 5 11H8C8.27614 11 8.5 10.7761 8.5 10.5C8.5 10.2239 8.27614 10 8 10H5ZM4.5 7.5C4.5 7.22386 4.72386 7 5 7H10C10.2761 7 10.5 7.22386 10.5 7.5C10.5 7.77614 10.2761 8 10 8H5C4.72386 8 4.5 7.77614 4.5 7.5ZM5 4C4.72386 4 4.5 4.22386 4.5 4.5C4.5 4.77614 4.72386 5 5 5H10C10.2761 5 10.5 4.77614 10.5 4.5C10.5 4.22386 10.2761 4 10 4H5Z18:["$","div","3",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$2a","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Learning & Tutorials"}],["$","p",null,{"className":"text-muted-foreground","children":"Educational content and interactive learning resources"}]]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"React Documentation"}],"$L2b"]}],"$L2c"]}],"$L2d"]}],"$L2e","$L2f","$L30"]}]]}] -31:T7a2,M4.76447 3.12199C5.63151 3.04859 6.56082 3 7.5 3C8.43918 3 9.36849 3.04859 10.2355 3.12199C11.2796 3.21037 11.9553 3.27008 12.472 3.39203C12.9425 3.50304 13.2048 3.64976 13.4306 3.88086C13.4553 3.90618 13.4902 3.94414 13.5133 3.97092C13.7126 4.20149 13.8435 4.4887 13.918 5.03283C13.9978 5.6156 14 6.37644 14 7.52493C14 8.66026 13.9978 9.41019 13.9181 9.98538C13.8439 10.5206 13.7137 10.8061 13.5125 11.0387C13.4896 11.0651 13.4541 11.1038 13.4296 11.1287C13.2009 11.3625 12.9406 11.5076 12.4818 11.6164C11.9752 11.7365 11.3143 11.7942 10.2878 11.8797C9.41948 11.9521 8.47566 12 7.5 12C6.52434 12 5.58052 11.9521 4.7122 11.8797C3.68572 11.7942 3.02477 11.7365 2.51816 11.6164C2.05936 11.5076 1.7991 11.3625 1.57037 11.1287C1.54593 11.1038 1.51035 11.0651 1.48748 11.0387C1.28628 10.8061 1.15612 10.5206 1.08193 9.98538C1.00221 9.41019 1 8.66026 1 7.52493C1 6.37644 1.00216 5.6156 1.082 5.03283C1.15654 4.4887 1.28744 4.20149 1.48666 3.97092C1.5098 3.94414 1.54468 3.90618 1.56942 3.88086C1.7952 3.64976 2.05752 3.50304 2.52796 3.39203C3.04473 3.27008 3.7204 3.21037 4.76447 3.12199ZM0 7.52493C0 5.28296 0 4.16198 0.729985 3.31713C0.766457 3.27491 0.815139 3.22194 0.854123 3.18204C1.63439 2.38339 2.64963 2.29744 4.68012 2.12555C5.56923 2.05028 6.52724 2 7.5 2C8.47276 2 9.43077 2.05028 10.3199 2.12555C12.3504 2.29744 13.3656 2.38339 14.1459 3.18204C14.1849 3.22194 14.2335 3.27491 14.27 3.31713C15 4.16198 15 5.28296 15 7.52493C15 9.74012 15 10.8477 14.2688 11.6929C14.2326 11.7348 14.1832 11.7885 14.1444 11.8281C13.3629 12.6269 12.3655 12.71 10.3709 12.8763C9.47971 12.9505 8.50782 13 7.5 13C6.49218 13 5.52028 12.9505 4.62915 12.8763C2.63446 12.71 1.63712 12.6269 0.855558 11.8281C0.816844 11.7885 0.767442 11.7348 0.731221 11.6929C0 10.8477 0 9.74012 0 7.52493ZM5.25 5.38264C5.25 5.20225 5.43522 5.08124 5.60041 5.15369L10.428 7.27105C10.6274 7.35853 10.6274 7.64147 10.428 7.72895L5.60041 9.84631C5.43522 9.91876 5.25 9.79775 5.25 9.61736V5.38264Z19:["$","div","4",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$31","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Videos & Media"}],["$","p",null,{"className":"text-muted-foreground","children":"Video tutorials, talks, and multimedia learning content"}]]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Vercel YouTube Channel"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-red-100 text-red-800 dark:bg-red-900/20 dark:text-red-400","children":"Video"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Next.js tutorials and web development content"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.youtube.com/@VercelHQ","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],"$L32","$L33","$L34"]}]]}] -1a:["$","div","5",{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","div",null,{"className":"w-10 h-10 bg-primary/10 rounded-lg flex items-center justify-center","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.5 0.875C5.49797 0.875 3.875 2.49797 3.875 4.5C3.875 6.15288 4.98124 7.54738 6.49373 7.98351C5.2997 8.12901 4.27557 8.55134 3.50407 9.31167C2.52216 10.2794 2.02502 11.72 2.02502 13.5999C2.02502 13.8623 2.23769 14.0749 2.50002 14.0749C2.76236 14.0749 2.97502 13.8623 2.97502 13.5999C2.97502 11.8799 3.42786 10.7206 4.17091 9.9883C4.91536 9.25463 6.02674 8.87499 7.49995 8.87499C8.97317 8.87499 10.0846 9.25463 10.8291 9.98831C11.5721 10.7206 12.025 11.8799 12.025 13.5999C12.025 13.8623 12.2376 14.0749 12.5 14.0749C12.7623 14.075 12.975 13.8623 12.975 13.6C12.975 11.72 12.4778 10.2794 11.4959 9.31166C10.7244 8.55135 9.70025 8.12903 8.50625 7.98352C10.0187 7.5474 11.125 6.15289 11.125 4.5C11.125 2.49797 9.50203 0.875 7.5 0.875ZM4.825 4.5C4.825 3.02264 6.02264 1.825 7.5 1.825C8.97736 1.825 10.175 3.02264 10.175 4.5C10.175 5.97736 8.97736 7.175 7.5 7.175C6.02264 7.175 4.825 5.97736 4.825 4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"children":[["$","h2",null,{"className":"text-2xl font-bold","children":"Community & Networking"}],["$","p",null,{"className":"text-muted-foreground","children":"Connect with other developers and join communities"}]]}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"GitHub Discussions"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-pink-100 text-pink-800 dark:bg-pink-900/20 dark:text-pink-400","children":"Community"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Join our community discussions and Q&A"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://github.com/orgs/CodeStorm-Hub/discussions","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Dev.to Community"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-pink-100 text-pink-800 dark:bg-pink-900/20 dark:text-pink-400","children":"Community"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Share articles and connect with developers worldwide"}]]}],"$L35"]}],"$L36","$L37"]}]]}] -1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Suggest a Resource"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Know of a great resource that should be included?"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Help us improve this collection by suggesting new resources. We're always looking for high-quality, relevant content that can help our community learn and grow."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io/issues/new","target":"_blank","rel":"noopener noreferrer","children":"Suggest Resource","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contact","children":"Get in Touch","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1c:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-gradient-to-r from-primary/5 to-blue-500/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Stay Updated"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Get notified about new resources and learning opportunities"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Subscribe to our newsletter to receive curated resources, tutorials, and updates about new learning opportunities in our community."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/blog","children":"Read Our Blog","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/roadmap","children":"View Roadmap","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1d:["$","$L38",null,{"children":["$L39",["$","$L3a",null,{"promise":"$@3b"}]]}] -23:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"First Contributions"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-purple-100 text-purple-800 dark:bg-purple-900/20 dark:text-purple-400","children":"Tutorial"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"A hands-on tutorial for making your first open source contribution"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://github.com/firstcontributions/first-contributions","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -24:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://tailwindcss.com/docs","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}] -25:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Radix UI Primitives"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-indigo-100 text-indigo-800 dark:bg-indigo-900/20 dark:text-indigo-400","children":"Components"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Unstyled, accessible components for React"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.radix-ui.com/primitives","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -26:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"TypeScript Handbook"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-purple-100 text-purple-800 dark:bg-purple-900/20 dark:text-purple-400","children":"Tutorial"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Learn TypeScript from basics to advanced features"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.typescriptlang.org/docs/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -27:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"GitHub Docs"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Documentation"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Official GitHub documentation and tutorials"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://docs.github.com/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -28:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Git Handbook"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-purple-100 text-purple-800 dark:bg-purple-900/20 dark:text-purple-400","children":"Tutorial"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Learn Git version control from the basics"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://docs.github.com/en/get-started/using-git/about-git","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -29:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Choosing a License"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-blue-100 text-blue-800 dark:bg-blue-900/20 dark:text-blue-400","children":"Guide"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Guide to choosing the right license for your project"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://choosealicense.com/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -2b:["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Documentation"}] -2c:["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Official React documentation and learning resources"}] -2d:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://react.dev/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}] -2e:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"MDN Web Docs"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-green-100 text-green-800 dark:bg-green-900/20 dark:text-green-400","children":"Documentation"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Comprehensive web development documentation"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://developer.mozilla.org/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -2f:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"freeCodeCamp"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400","children":"Course"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Free coding tutorials and interactive lessons"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.freecodecamp.org/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -30:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"The Odin Project"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400","children":"Course"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Free full stack curriculum with projects"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.theodinproject.com/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -32:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"GitHub YouTube Channel"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-red-100 text-red-800 dark:bg-red-900/20 dark:text-red-400","children":"Video"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Git, GitHub, and open source tutorials"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.youtube.com/@GitHub","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -33:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"React Conf Talks"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-red-100 text-red-800 dark:bg-red-900/20 dark:text-red-400","children":"Video"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Annual React conference presentations"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.youtube.com/c/reactjs","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -34:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Web Dev Simplified"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-red-100 text-red-800 dark:bg-red-900/20 dark:text-red-400","children":"Video"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Clear and concise web development tutorials"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.youtube.com/@WebDevSimplified","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -35:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://dev.to/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}] -36:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Stack Overflow"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-teal-100 text-teal-800 dark:bg-teal-900/20 dark:text-teal-400","children":"Q&A"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Get help with programming questions and answers"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://stackoverflow.com/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -37:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm group hover:shadow-md transition-shadow","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-3","children":[["$","div",null,{"className":"flex items-start justify-between gap-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg leading-tight","children":"Reddit r/webdev"}],["$","span",null,{"className":"text-xs px-2 py-1 rounded-full font-medium whitespace-nowrap bg-pink-100 text-pink-800 dark:bg-pink-900/20 dark:text-pink-400","children":"Community"}]]}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Web development community discussions"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","a",null,{"href":"https://www.reddit.com/r/webdev/","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs w-full group-hover:bg-primary group-hover:text-primary-foreground transition-colors","ref":null}]}]]}] -1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -39:null -3c:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -3b:{"metadata":[["$","title","0",{"children":"Resources | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Curated learning resources, tools, and guides for the CodeStorm Hub community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Resources | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Curated learning resources, tools, and guides for the CodeStorm Hub community."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L3c","11",{}]],"error":null,"digest":"$undefined"} -22:"$3b:metadata" diff --git a/out/roadmap.html b/out/roadmap.html deleted file mode 100644 index af3550c..0000000 --- a/out/roadmap.html +++ /dev/null @@ -1 +0,0 @@ -Roadmap | CodeStorm Hub

Project Roadmap

Track our progress and see what's coming next for CodeStorm Hub. Our roadmap is transparent and community-driven—help us prioritize what matters most.

Completed
In Progress
Planned
Future

Community Platform Launch

CompletedQ1 2024

Launch the initial community platform with core features and documentation.

Key Deliverables:

  • Portfolio website with modern design
  • Project showcase and team pages
  • Community guidelines and contributing guides
  • Basic navigation and responsive design

Enhanced Developer Experience

In ProgressQ1 2024

Improve tooling and documentation to make contributing easier and more enjoyable.

Key Deliverables:

  • Comprehensive API documentation
  • Interactive code examples and tutorials
  • Improved onboarding process
  • Developer resources and learning materials

Community Growth & Engagement

PlannedQ2 2024

Build tools and features to grow and engage our open source community.

Key Deliverables:

  • Blog and article publishing system
  • Event management and community meetups
  • Contributor recognition and rewards
  • Enhanced project discovery and filtering

Advanced Platform Features

PlannedQ2-Q3 2024

Add sophisticated features for project management and collaboration.

Key Deliverables:

  • Dynamic GitHub integration and stats
  • Project analytics and insights
  • Advanced search and filtering
  • Multi-language support (i18n)

Ecosystem Expansion

FutureQ3-Q4 2024

Expand our ecosystem with new tools and integrations.

Key Deliverables:

  • API for third-party integrations
  • Mobile app for community engagement
  • Advanced collaboration tools
  • Enterprise features and support

Shape Our Future

Help us prioritize and improve our roadmap

Our roadmap is community-driven. Share your ideas, vote on features, and help us build what matters most to you and the open source community.

1

Completed

1

In Progress

2

Planned

1

Future

Stay updated with our progress through our changelog and blog posts.

\ No newline at end of file diff --git a/out/roadmap.txt b/out/roadmap.txt deleted file mode 100644 index 99098b6..0000000 --- a/out/roadmap.txt +++ /dev/null @@ -1,54 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","roadmap"],"i":false,"f":[[["",{"children":["roadmap",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["roadmap","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -1b:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -1d:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -1e:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Project Roadmap"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Track our progress and see what's coming next for CodeStorm Hub. Our roadmap is transparent and community-driven—help us prioritize what matters most."}]]}],["$","div",null,{"className":"flex flex-wrap justify-center gap-4","children":[["$","div","completed",{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded-full bg-green-100 dark:bg-green-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","span",null,{"className":"text-sm font-medium","children":"Completed"}]]}],["$","div","in-progress",{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded-full bg-blue-100 dark:bg-blue-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-blue-600","ref":"$undefined","children":["$","path",null,{"d":"M7.50009 0.877014C3.84241 0.877014 0.877258 3.84216 0.877258 7.49984C0.877258 11.1575 3.8424 14.1227 7.50009 14.1227C11.1578 14.1227 14.1229 11.1575 14.1229 7.49984C14.1229 3.84216 11.1577 0.877014 7.50009 0.877014ZM1.82726 7.49984C1.82726 4.36683 4.36708 1.82701 7.50009 1.82701C10.6331 1.82701 13.1729 4.36683 13.1729 7.49984C13.1729 10.6328 10.6331 13.1727 7.50009 13.1727C4.36708 13.1727 1.82726 10.6328 1.82726 7.49984ZM8 4.50001C8 4.22387 7.77614 4.00001 7.5 4.00001C7.22386 4.00001 7 4.22387 7 4.50001V7.50001C7 7.63262 7.05268 7.7598 7.14645 7.85357L9.14645 9.85357C9.34171 10.0488 9.65829 10.0488 9.85355 9.85357C10.0488 9.65831 10.0488 9.34172 9.85355 9.14646L8 7.29291V4.50001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","span",null,{"className":"text-sm font-medium","children":"In Progress"}]]}],["$","div","planned",{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded-full bg-orange-100 dark:bg-orange-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-orange-600","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L14"]}],"$L15"]}],"$L16","$L17","$L18","$L19"]}]}]}],null,"$L1a"]}] -f:["$","$1","h",{"children":[null,[["$","$L1b",null,{"children":"$L1c"}],null],["$","$L1d",null,{"children":["$","div",null,{"hidden":true,"children":["$","$1e",null,{"fallback":null,"children":"$L1f"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -27:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -29:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -14:["$","span",null,{"className":"text-sm font-medium","children":"Planned"}] -15:["$","div","future",{"className":"flex items-center gap-2","children":[["$","div",null,{"className":"p-1 rounded-full bg-purple-100 dark:bg-purple-900/20","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3 text-purple-600","ref":"$undefined","children":["$","path",null,{"d":"M8.69667 0.0403541C8.90859 0.131038 9.03106 0.354857 8.99316 0.582235L8.0902 6.00001H12.5C12.6893 6.00001 12.8625 6.10701 12.9472 6.27641C13.0319 6.4458 13.0136 6.6485 12.8999 6.80001L6.89997 14.8C6.76167 14.9844 6.51521 15.0503 6.30328 14.9597C6.09135 14.869 5.96888 14.6452 6.00678 14.4178L6.90974 9H2.49999C2.31061 9 2.13748 8.893 2.05278 8.72361C1.96809 8.55422 1.98636 8.35151 2.09999 8.2L8.09997 0.200038C8.23828 0.0156255 8.48474 -0.0503301 8.69667 0.0403541ZM3.49999 8.00001H7.49997C7.64695 8.00001 7.78648 8.06467 7.88148 8.17682C7.97648 8.28896 8.01733 8.43723 7.99317 8.5822L7.33027 12.5596L11.5 7.00001H7.49997C7.353 7.00001 7.21347 6.93534 7.11846 6.8232C7.02346 6.71105 6.98261 6.56279 7.00678 6.41781L7.66968 2.44042L3.49999 8.00001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","span",null,{"className":"text-sm font-medium","children":"Future"}]]}] -16:["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"className":"relative","children":[["$","div",null,{"className":"absolute left-6 top-16 bottom-0 w-px bg-border opacity-30"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-green-200 dark:border-green-800 bg-green-100 dark:bg-green-900/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-2 rounded-full bg-green-100 dark:bg-green-900/20 border-green-200 dark:border-green-800 border","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Community Platform Launch"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded bg-green-100 dark:bg-green-900/20 text-green-600","children":"Completed"}],["$","span",null,{"className":"text-sm text-muted-foreground font-medium","children":"Q1 2024"}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Launch the initial community platform with core features and documentation."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-14","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Key Deliverables:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-foreground","children":"Portfolio website with modern design"}]]}],["$","li","1",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-foreground","children":"Project showcase and team pages"}]]}],["$","li","2",{"className":"flex items-start gap-2","children":["$L20","$L21"]}],"$L22"]}]]}]}]]}]]}],"$L23","$L24","$L25","$L26"]}] -17:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Shape Our Future"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Help us prioritize and improve our roadmap"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Our roadmap is community-driven. Share your ideas, vote on features, and help us build what matters most to you and the open source community."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/orgs/CodeStorm-Hub/discussions","target":"_blank","rel":"noopener noreferrer","children":"Join Discussion","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io/issues/new","target":"_blank","rel":"noopener noreferrer","children":"Suggest Feature","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -18:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-4 gap-6","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl text-green-600","children":1}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Completed"}]]}]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl text-blue-600","children":1}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"In Progress"}]]}]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl text-orange-600","children":2}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Planned"}]]}]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl text-purple-600","children":1}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Future"}]]}]}]]}] -19:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/changelog","children":"View Changelog","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/blog","children":"Read Updates","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Stay updated with our progress through our changelog and blog posts."}]]}] -1a:["$","$L27",null,{"children":["$L28",["$","$L29",null,{"promise":"$@2a"}]]}] -20:["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}] -21:["$","span",null,{"className":"text-sm text-foreground","children":"Community guidelines and contributing guides"}] -22:["$","li","3",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-green-600","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-foreground","children":"Basic navigation and responsive design"}]]}] -23:["$","div","1",{"className":"relative","children":[["$","div",null,{"className":"absolute left-6 top-16 bottom-0 w-px bg-border opacity-30"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-blue-200 dark:border-blue-800 bg-blue-100 dark:bg-blue-900/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-2 rounded-full bg-blue-100 dark:bg-blue-900/20 border-blue-200 dark:border-blue-800 border","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-blue-600","ref":"$undefined","children":["$","path",null,{"d":"M7.50009 0.877014C3.84241 0.877014 0.877258 3.84216 0.877258 7.49984C0.877258 11.1575 3.8424 14.1227 7.50009 14.1227C11.1578 14.1227 14.1229 11.1575 14.1229 7.49984C14.1229 3.84216 11.1577 0.877014 7.50009 0.877014ZM1.82726 7.49984C1.82726 4.36683 4.36708 1.82701 7.50009 1.82701C10.6331 1.82701 13.1729 4.36683 13.1729 7.49984C13.1729 10.6328 10.6331 13.1727 7.50009 13.1727C4.36708 13.1727 1.82726 10.6328 1.82726 7.49984ZM8 4.50001C8 4.22387 7.77614 4.00001 7.5 4.00001C7.22386 4.00001 7 4.22387 7 4.50001V7.50001C7 7.63262 7.05268 7.7598 7.14645 7.85357L9.14645 9.85357C9.34171 10.0488 9.65829 10.0488 9.85355 9.85357C10.0488 9.65831 10.0488 9.34172 9.85355 9.14646L8 7.29291V4.50001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Enhanced Developer Experience"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded bg-blue-100 dark:bg-blue-900/20 text-blue-600","children":"In Progress"}],["$","span",null,{"className":"text-sm text-muted-foreground font-medium","children":"Q1 2024"}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Improve tooling and documentation to make contributing easier and more enjoyable."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-14","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Key Deliverables:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Comprehensive API documentation"}]]}],["$","li","1",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L2b"]}],"$L2c","$L2d"]}]]}]}]]}]]}] -2e:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Z24:["$","div","2",{"className":"relative","children":[["$","div",null,{"className":"absolute left-6 top-16 bottom-0 w-px bg-border opacity-30"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-orange-200 dark:border-orange-800 bg-orange-100 dark:bg-orange-900/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-2 rounded-full bg-orange-100 dark:bg-orange-900/20 border-orange-200 dark:border-orange-800 border","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-orange-600","ref":"$undefined","children":["$","path",null,{"d":"$2e","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L2f"]}]}],"$L30"]}]]}] -31:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Z25:["$","div","3",{"className":"relative","children":[["$","div",null,{"className":"absolute left-6 top-16 bottom-0 w-px bg-border opacity-30"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-orange-200 dark:border-orange-800 bg-orange-100 dark:bg-orange-900/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-2 rounded-full bg-orange-100 dark:bg-orange-900/20 border-orange-200 dark:border-orange-800 border","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-orange-600","ref":"$undefined","children":["$","path",null,{"d":"$31","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L32"]}]}],"$L33"]}]]}] -26:["$","div","4",{"className":"relative","children":[false,["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm border-purple-200 dark:border-purple-800 bg-purple-100 dark:bg-purple-900/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-2 rounded-full bg-purple-100 dark:bg-purple-900/20 border-purple-200 dark:border-purple-800 border","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5 text-purple-600","ref":"$undefined","children":["$","path",null,{"d":"M8.69667 0.0403541C8.90859 0.131038 9.03106 0.354857 8.99316 0.582235L8.0902 6.00001H12.5C12.6893 6.00001 12.8625 6.10701 12.9472 6.27641C13.0319 6.4458 13.0136 6.6485 12.8999 6.80001L6.89997 14.8C6.76167 14.9844 6.51521 15.0503 6.30328 14.9597C6.09135 14.869 5.96888 14.6452 6.00678 14.4178L6.90974 9H2.49999C2.31061 9 2.13748 8.893 2.05278 8.72361C1.96809 8.55422 1.98636 8.35151 2.09999 8.2L8.09997 0.200038C8.23828 0.0156255 8.48474 -0.0503301 8.69667 0.0403541ZM3.49999 8.00001H7.49997C7.64695 8.00001 7.78648 8.06467 7.88148 8.17682C7.97648 8.28896 8.01733 8.43723 7.99317 8.5822L7.33027 12.5596L11.5 7.00001H7.49997C7.353 7.00001 7.21347 6.93534 7.11846 6.8232C7.02346 6.71105 6.98261 6.56279 7.00678 6.41781L7.66968 2.44042L3.49999 8.00001Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Ecosystem Expansion"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded bg-purple-100 dark:bg-purple-900/20 text-purple-600","children":"Future"}],["$","span",null,{"className":"text-sm text-muted-foreground font-medium","children":"Q3-Q4 2024"}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Expand our ecosystem with new tools and integrations."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-14","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Key Deliverables:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"API for third-party integrations"}]]}],["$","li","1",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L34"]}],"$L35","$L36"]}]]}]}]]}]]}] -2b:["$","span",null,{"className":"text-sm text-muted-foreground","children":"Interactive code examples and tutorials"}] -2c:["$","li","2",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Improved onboarding process"}]]}] -2d:["$","li","3",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Developer resources and learning materials"}]]}] -2f:["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Community Growth & Engagement"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded bg-orange-100 dark:bg-orange-900/20 text-orange-600","children":"Planned"}],["$","span",null,{"className":"text-sm text-muted-foreground font-medium","children":"Q2 2024"}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Build tools and features to grow and engage our open source community."}]]}] -30:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-14","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Key Deliverables:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Blog and article publishing system"}]]}],["$","li","1",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Event management and community meetups"}]]}],["$","li","2",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Contributor recognition and rewards"}]]}],["$","li","3",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Enhanced project discovery and filtering"}]]}]]}]]}]}] -32:["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-2 mb-2","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Advanced Platform Features"}],["$","div",null,{"className":"flex items-center gap-2","children":[["$","span",null,{"className":"text-xs font-medium px-2 py-1 rounded bg-orange-100 dark:bg-orange-900/20 text-orange-600","children":"Planned"}],["$","span",null,{"className":"text-sm text-muted-foreground font-medium","children":"Q2-Q3 2024"}]]}]]}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Add sophisticated features for project management and collaboration."}]]}] -33:["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","div",null,{"className":"ml-14","children":[["$","h4",null,{"className":"font-semibold mb-3","children":"Key Deliverables:"}],["$","ul",null,{"className":"space-y-2","children":[["$","li","0",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Dynamic GitHub integration and stats"}]]}],["$","li","1",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Project analytics and insights"}]]}],["$","li","2",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Advanced search and filtering"}]]}],["$","li","3",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Multi-language support (i18n)"}]]}]]}]]}]}] -34:["$","span",null,{"className":"text-sm text-muted-foreground","children":"Mobile app for community engagement"}] -35:["$","li","2",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Advanced collaboration tools"}]]}] -36:["$","li","3",{"className":"flex items-start gap-2","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mt-0.5 flex-shrink-0 text-muted-foreground","ref":"$undefined","children":["$","path",null,{"d":"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","span",null,{"className":"text-sm text-muted-foreground","children":"Enterprise features and support"}]]}] -1c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -28:null -37:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -2a:{"metadata":[["$","title","0",{"children":"Roadmap | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"See what's coming next for CodeStorm Hub. Track our progress and upcoming features."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Roadmap | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"See what's coming next for CodeStorm Hub. Track our progress and upcoming features."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L37","11",{}]],"error":null,"digest":"$undefined"} -1f:"$2a:metadata" diff --git a/out/showcase.html b/out/showcase.html deleted file mode 100644 index 1c7dca3..0000000 --- a/out/showcase.html +++ /dev/null @@ -1 +0,0 @@ -Showcase | CodeStorm Hub

Community Showcase

Discover the amazing projects and organizations that are part of the CodeStorm Hub ecosystem. See how our community is making an impact in the open source world.

Growing

Community Members

1+

Projects

5+

Contributors

Global

Countries

Featured Projects

Explore the projects that showcase the capabilities and principles of CodeStorm Hub development.

CodeStorm Hub Portfolio logo
FeaturedCommunity Platform

CodeStorm Hub Portfolio

Our own community website built with modern web technologies and accessibility-first design.

Technologies Used:

Next.jsTailwind CSSRadix UITypeScript
0 stars
5 contributors
0 forks
Community Tools Suite logo
Coming SoonDeveloper Tools

Community Tools Suite

A collection of developer tools and utilities to enhance open source contribution workflows.

Technologies Used:

ReactNode.jsPostgreSQLDocker
0 stars
0 contributors
0 forks

Who's Using CodeStorm Hub

Organizations and individuals who have adopted our solutions and contribute to our ecosystem.

Open Source Enthusiasts logo

Open Source Enthusiasts

CommunityIndividual Contributors

Individual developers using our resources and contributing to projects

Educational Institutions logo

Educational Institutions

Coming Soon
EducationComing Soon

Universities and coding bootcamps using our learning resources

Success Stories

How our community is making a difference

Open Source Impact

Building transparent, accessible solutions that benefit the entire community

Learning & Growth

Providing resources and mentorship opportunities for developers at all levels

Collaboration

Connecting passionate individuals to work together on meaningful projects

Showcase Your Project

Built something amazing with CodeStorm Hub? We'd love to feature it!

Whether you've contributed to our projects, used our resources, or built something inspired by our community principles, we want to celebrate your work and share it with others.

What we're looking for:

  • • Projects using our technologies or principles
  • • Organizations adopting our solutions
  • • Success stories and case studies
  • • Community contributions and achievements

Stay updated on new showcase additions and community highlights.

\ No newline at end of file diff --git a/out/showcase.txt b/out/showcase.txt deleted file mode 100644 index 29090ab..0000000 --- a/out/showcase.txt +++ /dev/null @@ -1,51 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","showcase"],"i":false,"f":[[["",{"children":["showcase",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["showcase","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -22:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -23:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:T51e,M4.89346 2.35248C3.49195 2.35248 2.35248 3.49359 2.35248 4.90532C2.35248 6.38164 3.20954 7.9168 4.37255 9.33522C5.39396 10.581 6.59464 11.6702 7.50002 12.4778C8.4054 11.6702 9.60608 10.581 10.6275 9.33522C11.7905 7.9168 12.6476 6.38164 12.6476 4.90532C12.6476 3.49359 11.5081 2.35248 10.1066 2.35248C9.27059 2.35248 8.81894 2.64323 8.5397 2.95843C8.27877 3.25295 8.14623 3.58566 8.02501 3.88993C8.00391 3.9429 7.98315 3.99501 7.96211 4.04591C7.88482 4.23294 7.7024 4.35494 7.50002 4.35494C7.29765 4.35494 7.11523 4.23295 7.03793 4.04592C7.01689 3.99501 6.99612 3.94289 6.97502 3.8899C6.8538 3.58564 6.72126 3.25294 6.46034 2.95843C6.18109 2.64323 5.72945 2.35248 4.89346 2.35248ZM1.35248 4.90532C1.35248 2.94498 2.936 1.35248 4.89346 1.35248C6.0084 1.35248 6.73504 1.76049 7.20884 2.2953C7.32062 2.42147 7.41686 2.55382 7.50002 2.68545C7.58318 2.55382 7.67941 2.42147 7.79119 2.2953C8.265 1.76049 8.99164 1.35248 10.1066 1.35248C12.064 1.35248 13.6476 2.94498 13.6476 4.90532C13.6476 6.74041 12.6013 8.50508 11.4008 9.96927C10.2636 11.3562 8.92194 12.5508 8.00601 13.3664C7.94645 13.4194 7.88869 13.4709 7.83291 13.5206C7.64324 13.6899 7.3568 13.6899 7.16713 13.5206C7.11135 13.4709 7.05359 13.4194 6.99403 13.3664C6.0781 12.5508 4.73641 11.3562 3.59926 9.96927C2.39872 8.50508 1.35248 6.74041 1.35248 4.90532Z14:Ta17,M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Ze:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Community Showcase"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"Discover the amazing projects and organizations that are part of the CodeStorm Hub ecosystem. See how our community is making an impact in the open source world."}]]}],["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-2","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Growing"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm","children":"Community Members"}]]}]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-2","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$14","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],"$L15","$L16"]}]}],"$L17","$L18"]}],"$L19","$L1a","$L1b","$L1c","$L1d"]}]}]}],["$L1e"],"$L1f"]}] -f:["$","$1","h",{"children":[null,[["$","$L20",null,{"children":"$L21"}],null],["$","$L22",null,{"children":["$","div",null,{"hidden":true,"children":["$","$23",null,{"fallback":null,"children":"$L24"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -26:I[5500,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js"],"Image"] -2d:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -2f:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -15:["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"1+"}] -16:["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm","children":"Projects"}] -25:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z17:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-2","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$25","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"5+"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm","children":"Contributors"}]]}]}] -18:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center","children":["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-2","children":[["$","div",null,{"className":"w-12 h-12 bg-primary/10 rounded-lg flex items-center justify-center mx-auto mb-2","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":[["$","path",null,{"d":"M7.49996 1.80002C4.35194 1.80002 1.79996 4.352 1.79996 7.50002C1.79996 10.648 4.35194 13.2 7.49996 13.2C10.648 13.2 13.2 10.648 13.2 7.50002C13.2 4.352 10.648 1.80002 7.49996 1.80002ZM0.899963 7.50002C0.899963 3.85494 3.85488 0.900024 7.49996 0.900024C11.145 0.900024 14.1 3.85494 14.1 7.50002C14.1 11.1451 11.145 14.1 7.49996 14.1C3.85488 14.1 0.899963 11.1451 0.899963 7.50002Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M13.4999 7.89998H1.49994V7.09998H13.4999V7.89998Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.09991 13.5V1.5H7.89991V13.5H7.09991zM10.375 7.49998C10.375 5.32724 9.59364 3.17778 8.06183 1.75656L8.53793 1.24341C10.2396 2.82218 11.075 5.17273 11.075 7.49998 11.075 9.82724 10.2396 12.1778 8.53793 13.7566L8.06183 13.2434C9.59364 11.8222 10.375 9.67273 10.375 7.49998zM3.99969 7.5C3.99969 5.17611 4.80786 2.82678 6.45768 1.24719L6.94177 1.75281C5.4582 3.17323 4.69969 5.32389 4.69969 7.5 4.6997 9.67611 5.45822 11.8268 6.94179 13.2472L6.45769 13.7528C4.80788 12.1732 3.9997 9.8239 3.99969 7.5z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}],["$","path",null,{"d":"M7.49996 3.95801C9.66928 3.95801 11.8753 4.35915 13.3706 5.19448 13.5394 5.28875 13.5998 5.50197 13.5055 5.67073 13.4113 5.83948 13.198 5.89987 13.0293 5.8056 11.6794 5.05155 9.60799 4.65801 7.49996 4.65801 5.39192 4.65801 3.32052 5.05155 1.97064 5.8056 1.80188 5.89987 1.58866 5.83948 1.49439 5.67073 1.40013 5.50197 1.46051 5.28875 1.62927 5.19448 3.12466 4.35915 5.33063 3.95801 7.49996 3.95801zM7.49996 10.85C9.66928 10.85 11.8753 10.4488 13.3706 9.6135 13.5394 9.51924 13.5998 9.30601 13.5055 9.13726 13.4113 8.9685 13.198 8.90812 13.0293 9.00238 11.6794 9.75643 9.60799 10.15 7.49996 10.15 5.39192 10.15 3.32052 9.75643 1.97064 9.00239 1.80188 8.90812 1.58866 8.9685 1.49439 9.13726 1.40013 9.30601 1.46051 9.51924 1.62927 9.6135 3.12466 10.4488 5.33063 10.85 7.49996 10.85z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]]}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Global"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-sm","children":"Countries"}]]}]}] -27:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z19:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Featured Projects"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Explore the projects that showcase the capabilities and principles of CodeStorm Hub development."}]]}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg text-card-foreground shadow-sm border-2 border-primary/20 bg-primary/5","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"w-16 h-16 rounded-lg overflow-hidden bg-muted flex-shrink-0","children":["$","$L26",null,{"src":"https://github.com/CodeStorm-Hub.png","alt":"CodeStorm Hub Portfolio logo","width":64,"height":64,"className":"w-full h-full object-cover"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[["$","span",null,{"className":"bg-primary text-primary-foreground text-xs font-medium px-2 py-1 rounded","children":"Featured"}],"$undefined",["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Community Platform"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"CodeStorm Hub Portfolio"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-1","children":"Our own community website built with modern web technologies and accessibility-first design."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Technologies Used:"}],["$","div",null,{"className":"flex flex-wrap gap-2","children":[["$","span","0",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Next.js"}],["$","span","1",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Tailwind CSS"}],["$","span","2",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Radix UI"}],["$","span","3",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"TypeScript"}]]}]]}],["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"className":"flex items-center gap-6 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$27","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L28"]}],"$L29","$L2a"]}],"$L2b"]}]]}]]}],"$L2c"]}]]}] -1a:["$","div",null,{"children":[["$","div",null,{"className":"text-center mb-8","children":[["$","h2",null,{"className":"text-3xl font-bold mb-4","children":"Who's Using CodeStorm Hub"}],["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Organizations and individuals who have adopted our solutions and contribute to our ecosystem."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-4","children":[["$","div",null,{"className":"w-12 h-12 rounded-lg overflow-hidden bg-muted","children":["$","$L26",null,{"src":"https://github.com/CodeStorm-Hub.png","alt":"Open Source Enthusiasts logo","width":48,"height":48,"className":"w-full h-full object-cover"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-1","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Open Source Enthusiasts"}],"$undefined"]}],["$","div",null,{"className":"flex items-center gap-2 text-sm text-muted-foreground","children":[["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Community"}],["$","span",null,{"children":"Individual Contributors"}]]}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Individual developers using our resources and contributing to projects"}]}]]}],["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm opacity-60","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-4","children":[["$","div",null,{"className":"w-12 h-12 rounded-lg overflow-hidden bg-muted","children":["$","$L26",null,{"src":"https://github.com/CodeStorm-Hub.png","alt":"Educational Institutions logo","width":48,"height":48,"className":"w-full h-full object-cover"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-1","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Educational Institutions"}],["$","span",null,{"className":"bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400 text-xs font-medium px-2 py-1 rounded","children":"Coming Soon"}]]}],["$","div",null,{"className":"flex items-center gap-2 text-sm text-muted-foreground","children":[["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Education"}],["$","span",null,{"children":"Coming Soon"}]]}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-sm text-muted-foreground","children":"Universities and coding bootcamps using our learning resources"}]}]]}]]}]]}] -1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-gradient-to-r from-primary/5 to-blue-500/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Success Stories"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"How our community is making a difference"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-6","children":[["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div",null,{"className":"space-y-2","children":[["$","h4",null,{"className":"font-semibold","children":"Open Source Impact"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Building transparent, accessible solutions that benefit the entire community"}]]}],["$","div",null,{"className":"space-y-2","children":[["$","h4",null,{"className":"font-semibold","children":"Learning & Growth"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Providing resources and mentorship opportunities for developers at all levels"}]]}],["$","div",null,{"className":"space-y-2","children":[["$","h4",null,{"className":"font-semibold","children":"Collaboration"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Connecting passionate individuals to work together on meaningful projects"}]]}]]}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/community","children":"Join Our Community","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contributing","children":"Start Contributing","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1c:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Showcase Your Project"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"Built something amazing with CodeStorm Hub? We'd love to feature it!"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Whether you've contributed to our projects, used our resources, or built something inspired by our community principles, we want to celebrate your work and share it with others."}],["$","div",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","p",null,{"children":["$","strong",null,{"children":"What we're looking for:"}]}],["$","ul",null,{"className":"space-y-1 max-w-md mx-auto text-left","children":[["$","li",null,{"children":"• Projects using our technologies or principles"}],["$","li",null,{"children":"• Organizations adopting our solutions"}],["$","li",null,{"children":"• Success stories and case studies"}],["$","li",null,{"children":"• Community contributions and achievements"}]]}]]}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io/issues/new","target":"_blank","rel":"noopener noreferrer","children":"Submit Project","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contact","children":"Contact Us","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1d:["$","div",null,{"className":"text-center space-y-4","children":[["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"/blog","children":"Read Success Stories","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/projects","children":"View All Projects","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Stay updated on new showcase additions and community highlights."}]]}] -1e:["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js","async":true,"nonce":"$undefined"}] -1f:["$","$L2d",null,{"children":["$L2e",["$","$L2f",null,{"promise":"$@30"}]]}] -28:["$","span",null,{"children":[0," stars"]}] -29:["$","div",null,{"className":"flex items-center gap-1","children":["$","span",null,{"children":[5," contributors"]}]}] -2a:["$","div",null,{"className":"flex items-center gap-1","children":["$","span",null,{"children":[0," forks"]}]}] -2b:["$","div",null,{"className":"flex gap-2","children":[[["$","a",null,{"href":"https://codestorm-hub.github.io","target":"_blank","rel":"noopener noreferrer","children":"Visit Site","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://github.com/CodeStorm-Hub/CodeStorm-Hub.github.io","target":"_blank","rel":"noopener noreferrer","children":"View Code","className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":null}]],"$undefined"]}] -31:T5fc,M6.97942 1.25171L6.9585 1.30199L5.58662 4.60039C5.54342 4.70426 5.44573 4.77523 5.3336 4.78422L1.7727 5.0697L1.71841 5.07405L1.38687 5.10063L1.08608 5.12475C0.820085 5.14607 0.712228 5.47802 0.914889 5.65162L1.14406 5.84793L1.39666 6.06431L1.43802 6.09974L4.15105 8.42374C4.23648 8.49692 4.2738 8.61176 4.24769 8.72118L3.41882 12.196L3.40618 12.249L3.32901 12.5725L3.25899 12.866C3.19708 13.1256 3.47945 13.3308 3.70718 13.1917L3.9647 13.0344L4.24854 12.861L4.29502 12.8326L7.34365 10.9705C7.43965 10.9119 7.5604 10.9119 7.6564 10.9705L10.705 12.8326L10.7515 12.861L11.0354 13.0344L11.2929 13.1917C11.5206 13.3308 11.803 13.1256 11.7411 12.866L11.671 12.5725L11.5939 12.249L11.5812 12.196L10.7524 8.72118C10.7263 8.61176 10.7636 8.49692 10.849 8.42374L13.562 6.09974L13.6034 6.06431L13.856 5.84793L14.0852 5.65162C14.2878 5.47802 14.18 5.14607 13.914 5.12475L13.6132 5.10063L13.2816 5.07405L13.2274 5.0697L9.66645 4.78422C9.55432 4.77523 9.45663 4.70426 9.41343 4.60039L8.04155 1.30199L8.02064 1.25171L7.89291 0.944609L7.77702 0.665992C7.67454 0.419604 7.32551 0.419604 7.22303 0.665992L7.10715 0.944609L6.97942 1.25171ZM7.50003 2.60397L6.50994 4.98442C6.32273 5.43453 5.89944 5.74207 5.41351 5.78103L2.84361 5.98705L4.8016 7.66428C5.17183 7.98142 5.33351 8.47903 5.2204 8.95321L4.62221 11.461L6.8224 10.1171C7.23842 9.86302 7.76164 9.86302 8.17766 10.1171L10.3778 11.461L9.77965 8.95321C9.66654 8.47903 9.82822 7.98142 10.1984 7.66428L12.1564 5.98705L9.58654 5.78103C9.10061 5.74207 8.67732 5.43453 8.49011 4.98442L7.50003 2.60397Z2c:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"w-16 h-16 rounded-lg overflow-hidden bg-muted flex-shrink-0","children":["$","$L26",null,{"src":"https://github.com/CodeStorm-Hub.png","alt":"Community Tools Suite logo","width":64,"height":64,"className":"w-full h-full object-cover"}]}],["$","div",null,{"className":"flex-1","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[false,["$","span",null,{"className":"bg-orange-100 text-orange-800 dark:bg-orange-900/20 dark:text-orange-400 text-xs font-medium px-2 py-1 rounded","children":"Coming Soon"}],["$","span",null,{"className":"bg-secondary text-secondary-foreground text-xs px-2 py-1 rounded","children":"Developer Tools"}]]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Community Tools Suite"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base mt-1","children":"A collection of developer tools and utilities to enhance open source contribution workflows."}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2 text-sm","children":"Technologies Used:"}],["$","div",null,{"className":"flex flex-wrap gap-2","children":[["$","span","0",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"React"}],["$","span","1",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Node.js"}],["$","span","2",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"PostgreSQL"}],["$","span","3",{"className":"bg-muted text-muted-foreground text-xs px-2 py-1 rounded","children":"Docker"}]]}]]}],["$","div",null,{"className":"flex items-center justify-between","children":[["$","div",null,{"className":"flex items-center gap-6 text-sm text-muted-foreground","children":[["$","div",null,{"className":"flex items-center gap-1","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-3 w-3","ref":"$undefined","children":["$","path",null,{"d":"$31","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"$L32"]}],"$L33","$L34"]}],"$L35"]}]]}]]}] -32:["$","span",null,{"children":[0," stars"]}] -33:["$","div",null,{"className":"flex items-center gap-1","children":["$","span",null,{"children":[0," contributors"]}]}] -34:["$","div",null,{"className":"flex items-center gap-1","children":["$","span",null,{"children":[0," forks"]}]}] -35:["$","div",null,{"className":"flex gap-2","children":[false,["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","disabled":true,"children":"Coming Soon"}]]}] -21:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -2e:null -36:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -30:{"metadata":[["$","title","0",{"children":"Showcase | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Discover organizations and projects using CodeStorm Hub solutions and see our community impact."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Showcase | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Discover organizations and projects using CodeStorm Hub solutions and see our community impact."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L36","11",{}]],"error":null,"digest":"$undefined"} -24:"$30:metadata" diff --git a/out/style-guide.html b/out/style-guide.html deleted file mode 100644 index 82525b3..0000000 --- a/out/style-guide.html +++ /dev/null @@ -1 +0,0 @@ -CodeStorm Hub

Design System Style Guide

A comprehensive showcase of CodeStorm Hub's design system components and patterns.

Typography

Heading 1 - Main page titles

Heading 2 - Section titles

Heading 3 - Subsection titles

Heading 4 - Content titles

Heading 5 - Small titles
Heading 6 - Smallest titles

Lead paragraph - Important introductory text that provides context and draws attention.

Body text - The main content text used throughout the application. It should be readable and comfortable to read in long passages.

Large text - Emphasized body text for important content.
Small text - Used for captions and fine print.

Muted text - Less important information and metadata.

Colors

Primary
var(--primary)
Secondary
var(--secondary)
Muted
var(--muted)
Accent
var(--accent)
Destructive
var(--destructive)
Success
var(--success)
Warning
var(--warning)
Border
var(--border)

Buttons

Variants

Sizes

Icon Buttons

Layout Components

Grid System

3 Column Grid
Item 1
Item 2
Item 3
4 Column Grid
Item 1
Item 2
Item 3
Item 4

Stack Component

Vertical Stack
Item 1
Item 2
Item 3
Horizontal Stack
Item 1
Item 2
Item 3

Spacing Scale

Our spacing system is based on an 8px grid system for consistent and harmonious layouts.

--space-1
4px
--space-2
8px
--space-3
12px
--space-4
16px
--space-5
20px
--space-6
24px
--space-8
32px
--space-10
40px
--space-12
48px
--space-16
64px
--space-20
80px
--space-24
96px
\ No newline at end of file diff --git a/out/style-guide.txt b/out/style-guide.txt deleted file mode 100644 index c275a5f..0000000 --- a/out/style-guide.txt +++ /dev/null @@ -1,46 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -10:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","style-guide"],"i":false,"f":[[["",{"children":["style-guide",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],"$L6","$L7"]}],"$L8","$L9","$La","$Lb"]}],"$Lc"]}]}]}]]}]]}]}]]}],{"children":["style-guide","$Ld",{"children":["__PAGE__","$Le",{},null,false]},null,false]},null,false],"$Lf",false]],"m":"$undefined","G":["$10",["$L11"]],"s":false,"S":true} -1d:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -1f:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -20:"$Sreact.suspense" -6:["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}] -12:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z7:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$12","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -b:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -c:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -d:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -e:["$","$1","c",{"children":[["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl py-12","children":["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"text-center","children":[["$","h1",null,{"className":"text-4xl md:text-5xl lg:text-6xl font-bold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Design System Style Guide"}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground","ref":"$undefined","children":"A comprehensive showcase of CodeStorm Hub's design system components and patterns."}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight mb-8","ref":"$undefined","children":"Typography"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-8","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","h1",null,{"className":"text-4xl md:text-5xl lg:text-6xl font-bold tracking-tight leading-tight","ref":"$undefined","children":"Heading 1 - Main page titles"}],["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight","ref":"$undefined","children":"Heading 2 - Section titles"}],["$","h3",null,{"className":"text-2xl md:text-3xl font-semibold tracking-tight leading-tight","ref":"$undefined","children":"Heading 3 - Subsection titles"}],["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight","ref":"$undefined","children":"Heading 4 - Content titles"}],["$","h5",null,{"className":"text-lg md:text-xl font-semibold leading-normal","ref":"$undefined","children":"Heading 5 - Small titles"}],["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Heading 6 - Smallest titles"}],["$","p",null,{"className":"text-lg md:text-xl leading-relaxed text-muted-foreground","ref":"$undefined","children":"Lead paragraph - Important introductory text that provides context and draws attention."}],["$","p",null,{"className":"text-base leading-relaxed","ref":"$undefined","children":"Body text - The main content text used throughout the application. It should be readable and comfortable to read in long passages."}],["$","div",null,{"className":"text-lg font-semibold leading-normal","ref":"$undefined","children":"Large text - Emphasized body text for important content."}],["$","small",null,{"className":"text-sm leading-normal","ref":"$undefined","children":"Small text - Used for captions and fine print."}],["$","p",null,{"className":"text-sm text-muted-foreground leading-normal","ref":"$undefined","children":"Muted text - Less important information and metadata."}]]}]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight mb-8","ref":"$undefined","children":"Colors"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6","ref":"$undefined","children":[["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-primary rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Primary"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--primary)"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-secondary rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Secondary"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--secondary)"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":"$L13"}],"$L14","$L15","$L16","$L17","$L18"]}]]}],"$L19","$L1a","$L1b"]}]}],null,"$L1c"]}] -f:["$","$1","h",{"children":[null,[["$","$L1d",null,{"children":"$L1e"}],null],["$","$L1f",null,{"children":["$","div",null,{"hidden":true,"children":["$","$20",null,{"fallback":null,"children":"$L21"}]}]}]]}] -11:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -28:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -2a:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -13:["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-muted rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Muted"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--muted)"}]]}]]}] -14:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-accent rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Accent"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--accent)"}]]}]]}]}] -15:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-destructive rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Destructive"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--destructive)"}]]}]]}]}] -16:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-success rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Success"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--success)"}]]}]]}]}] -17:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-warning rounded-lg"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Warning"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--warning)"}]]}]]}]}] -18:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"w-full h-16 bg-border rounded-lg border-2 border-foreground/20"}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal","ref":"$undefined","children":"Border"}],["$","small",null,{"className":"text-sm leading-normal font-mono","ref":"$undefined","children":"var(--border)"}]]}]]}]}] -19:["$","section",null,{"children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight mb-8","ref":"$undefined","children":"Buttons"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-8","children":["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"children":[["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Variants"}],["$","div",null,{"className":"flex flex-row gap-4 items-stretch justify-start flex-wrap","ref":"$undefined","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":"$undefined","children":"Default"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-secondary text-secondary-foreground hover:bg-secondary/80 active:bg-secondary/70 h-10 px-4 py-2","ref":"$undefined","children":"Secondary"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":"$undefined","children":"Outline"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":"$undefined","children":"Ghost"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 text-primary underline-offset-4 hover:underline active:text-primary/80 h-10 px-4 py-2","ref":"$undefined","children":"Link"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-destructive text-destructive-foreground hover:bg-destructive/90 active:bg-destructive/80 h-10 px-4 py-2","ref":"$undefined","children":"Destructive"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-success text-success-foreground hover:bg-success/90 active:bg-success/80 h-10 px-4 py-2","ref":"$undefined","children":"Success"}],"$L22"]}]]}],"$L23","$L24"]}]}]]}] -1a:["$","section",null,{"children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight mb-8","ref":"$undefined","children":"Layout Components"}],["$","div",null,{"className":"flex flex-col gap-8 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"children":[["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Grid System"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal mb-2","ref":"$undefined","children":"3 Column Grid"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4","ref":"$undefined","children":[["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 1"}],["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 2"}],["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 3"}]]}]]}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal mb-2","ref":"$undefined","children":"4 Column Grid"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-4","ref":"$undefined","children":[["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 1"}],["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 2"}],["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 3"}],["$","div",null,{"className":"bg-muted p-4 rounded-lg text-center","children":"Item 4"}]]}]]}]]}]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Stack Component"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-6","children":["$","div",null,{"className":"flex flex-col gap-6 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal mb-2","ref":"$undefined","children":"Vertical Stack"}],["$","div",null,{"className":"flex flex-col gap-3 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"bg-muted p-3 rounded text-center","children":"Item 1"}],["$","div",null,{"className":"bg-muted p-3 rounded text-center","children":"Item 2"}],["$","div",null,{"className":"bg-muted p-3 rounded text-center","children":"Item 3"}]]}]]}],["$","div",null,{"children":[["$","h6",null,{"className":"text-base md:text-lg font-semibold leading-normal mb-2","ref":"$undefined","children":"Horizontal Stack"}],["$","div",null,{"className":"flex flex-row gap-3 items-stretch justify-start","ref":"$undefined","children":[["$","div",null,{"className":"bg-muted p-3 rounded text-center flex-1","children":"Item 1"}],["$","div",null,{"className":"bg-muted p-3 rounded text-center flex-1","children":"Item 2"}],["$","div",null,{"className":"bg-muted p-3 rounded text-center flex-1","children":"Item 3"}]]}]]}]]}]}]]}]]}]]}] -1b:["$","section",null,{"children":[["$","h2",null,{"className":"text-3xl md:text-4xl font-bold tracking-tight leading-tight mb-8","ref":"$undefined","children":"Spacing Scale"}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm p-8","children":["$","div",null,{"className":"flex flex-col gap-4 items-stretch justify-start","ref":"$undefined","children":[["$","p",null,{"className":"text-base leading-relaxed mb-4","ref":"$undefined","children":"Our spacing system is based on an 8px grid system for consistent and harmonious layouts."}],["$","div",null,{"className":"space-y-2","children":[["$","div","1",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",1]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"4px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[4,"px"]}]]}],["$","div","2",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",2]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"8px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[8,"px"]}]]}],["$","div","3",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",3]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"12px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[12,"px"]}]]}],["$","div","4",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",4]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"16px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[16,"px"]}]]}],["$","div","5",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",5]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"20px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[20,"px"]}]]}],["$","div","6",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",6]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"24px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[24,"px"]}]]}],["$","div","8",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",8]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"32px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[32,"px"]}]]}],["$","div","10",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",10]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"40px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[40,"px"]}]]}],["$","div","12",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",12]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"48px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[48,"px"]}]]}],["$","div","16",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",16]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"64px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[64,"px"]}]]}],["$","div","20",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",20]}],"$L25","$L26"]}],"$L27"]}]]}]}]]}] -1c:["$","$L28",null,{"children":["$L29",["$","$L2a",null,{"promise":"$@2b"}]]}] -22:["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-warning text-warning-foreground hover:bg-warning/90 active:bg-warning/80 h-10 px-4 py-2","ref":"$undefined","children":"Warning"}] -23:["$","div",null,{"children":[["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Sizes"}],["$","div",null,{"className":"flex flex-row gap-4 items-center justify-start flex-wrap","ref":"$undefined","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-9 rounded-md px-3 text-xs","ref":"$undefined","children":"Small"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":"$undefined","children":"Default"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-11 rounded-md px-8 text-base","ref":"$undefined","children":"Large"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-12 rounded-lg px-10 text-base font-semibold","ref":"$undefined","children":"Extra Large"}]]}]]}] -24:["$","div",null,{"children":[["$","h4",null,{"className":"text-xl md:text-2xl font-semibold tracking-tight leading-tight mb-4","ref":"$undefined","children":"Icon Buttons"}],["$","div",null,{"className":"flex flex-row gap-4 items-center justify-start flex-wrap","ref":"$undefined","children":[["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 w-9","ref":"$undefined","children":"S"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 w-10","ref":"$undefined","children":"M"}],["$","button",null,{"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-11 w-11","ref":"$undefined","children":"L"}]]}]]}] -25:["$","div",null,{"className":"bg-primary rounded","style":{"width":"80px","height":"16px"}}] -26:["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[80,"px"]}] -27:["$","div","24",{"className":"flex items-center gap-4","children":[["$","small",null,{"className":"text-sm leading-normal font-mono w-20","ref":"$undefined","children":["--space-",24]}],["$","div",null,{"className":"bg-primary rounded","style":{"width":"96px","height":"16px"}}],["$","small",null,{"className":"text-sm leading-normal text-muted-foreground","ref":"$undefined","children":[96,"px"]}]]}] -1e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -29:null -2c:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -2b:{"metadata":[["$","title","0",{"children":"CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","meta","7",{"property":"og:url","content":"https://codestorm-hub.github.io"}],["$","meta","8",{"property":"og:site_name","content":"CodeStorm Hub"}],["$","meta","9",{"property":"og:locale","content":"en_US"}],["$","meta","10",{"property":"og:type","content":"website"}],["$","meta","11",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","12",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","13",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2c","15",{}]],"error":null,"digest":"$undefined"} -21:"$2b:metadata" diff --git a/out/team.html b/out/team.html deleted file mode 100644 index 374e7c8..0000000 --- a/out/team.html +++ /dev/null @@ -1 +0,0 @@ -Team | CodeStorm Hub

Meet Our Team

CodeStorm Hub is powered by a diverse community of developers, researchers, and innovators from around the world. Together, we're building the future of open source.

Alex Chen avatar

Alex Chen

Lead Engineer & Founder

Passionate about building scalable systems and fostering open source communities. Leading the technical direction of CodeStorm Hub with expertise in full-stack development and cloud architecture.

Dr. Priya Patel avatar

Dr. Priya Patel

Research Lead

PhD in Computer Science with expertise in machine learning algorithms. Driving research initiatives and ML infrastructure development across multiple open source projects.

Sarah Kim avatar

Sarah Kim

DevOps Engineer

Expert in cloud infrastructure and CI/CD pipelines. Ensuring reliable deployments and scalable architecture for all CodeStorm Hub projects with focus on automation.

Marcus Johnson avatar

Marcus Johnson

Security Engineer

Cybersecurity specialist focused on secure coding practices and vulnerability assessment. Protecting our community and codebases with comprehensive security audits.

Taylor Morgan avatar

Taylor Morgan

UX Designer

User experience designer with a passion for accessible and inclusive design. Creating intuitive interfaces that serve our diverse community with focus on usability research.

James Liu avatar

James Liu

Frontend Developer

Frontend specialist with expertise in modern React patterns and web performance optimization. Building fast, accessible user interfaces for open source projects.

Community Contributors avatar

Community Contributors

Open Source Enthusiasts

Our extended team includes passionate contributors from around the world who believe in the power of open source collaboration and continuously contribute to our projects.

Join Our Team

We're always looking for passionate contributors to join our community

Whether you're a developer, designer, writer, or just passionate about open source, there's a place for you in the CodeStorm Hub community. Join us and help build amazing projects together.

\ No newline at end of file diff --git a/out/team.txt b/out/team.txt deleted file mode 100644 index fadcced..0000000 --- a/out/team.txt +++ /dev/null @@ -1,40 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -f:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","team"],"i":false,"f":[[["",{"children":["team",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["team","$Lc",{"children":["__PAGE__","$Ld",{},null,false]},null,false]},null,false],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"s":false,"S":true} -12:I[5500,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js"],"Image"] -1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -21:"$Sreact.suspense" -11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -c:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -13:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Zd:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Meet Our Team"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"CodeStorm Hub is powered by a diverse community of developers, researchers, and innovators from around the world. Together, we're building the future of open source."}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6","children":[["$","div","0",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&crop=face","alt":"Alex Chen avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Alex Chen"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Lead Engineer & Founder"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"Passionate about building scalable systems and fostering open source communities. Leading the technical direction of CodeStorm Hub with expertise in full-stack development and cloud architecture."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/alexchen-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Alex Chen GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$13","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],"$L14"]}]]}]]}],"$L15","$L16","$L17","$L18","$L19","$L1a"]}],"$L1b"]}]}]}],["$L1c"],"$L1d"]}] -e:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] -10:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -2a:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -2c:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -14:["$","a",null,{"href":"https://linkedin.com/in/alexchen-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Alex Chen LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}] -23:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z15:["$","div","1",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1580489944761-15a19d654956?w=150&h=150&fit=crop&crop=face","alt":"Dr. Priya Patel avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Dr. Priya Patel"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Research Lead"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"PhD in Computer Science with expertise in machine learning algorithms. Driving research initiatives and ML infrastructure development across multiple open source projects."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/priyapatel-research","target":"_blank","rel":"noopener noreferrer","aria-label":"Dr. Priya Patel GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$23","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://linkedin.com/in/priya-patel-ai","target":"_blank","rel":"noopener noreferrer","aria-label":"Dr. Priya Patel LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}]]}]]}]]}] -24:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z16:["$","div","2",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1494790108755-2616b612b786?w=150&h=150&fit=crop&crop=face","alt":"Sarah Kim avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Sarah Kim"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"DevOps Engineer"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"Expert in cloud infrastructure and CI/CD pipelines. Ensuring reliable deployments and scalable architecture for all CodeStorm Hub projects with focus on automation."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/sarahkim-dev","target":"_blank","rel":"noopener noreferrer","aria-label":"Sarah Kim GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$24","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://linkedin.com/in/sarah-kim-devops","target":"_blank","rel":"noopener noreferrer","aria-label":"Sarah Kim LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}]]}]]}]]}] -25:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z17:["$","div","3",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?w=150&h=150&fit=crop&crop=face","alt":"Marcus Johnson avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Marcus Johnson"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Security Engineer"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"Cybersecurity specialist focused on secure coding practices and vulnerability assessment. Protecting our community and codebases with comprehensive security audits."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/marcusj-security","target":"_blank","rel":"noopener noreferrer","aria-label":"Marcus Johnson GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$25","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://linkedin.com/in/marcus-johnson-security","target":"_blank","rel":"noopener noreferrer","aria-label":"Marcus Johnson LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}]]}]]}]]}] -26:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z18:["$","div","4",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1489424731084-a5d8b219a5bb?w=150&h=150&fit=crop&crop=face","alt":"Taylor Morgan avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Taylor Morgan"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"UX Designer"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"User experience designer with a passion for accessible and inclusive design. Creating intuitive interfaces that serve our diverse community with focus on usability research."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/taylormorgan-design","target":"_blank","rel":"noopener noreferrer","aria-label":"Taylor Morgan GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$26","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://linkedin.com/in/taylor-morgan-ux","target":"_blank","rel":"noopener noreferrer","aria-label":"Taylor Morgan LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}]]}]]}]]}] -27:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z19:["$","div","5",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://images.unsplash.com/photo-1519345182560-3f2917c472ef?w=150&h=150&fit=crop&crop=face","alt":"James Liu avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"James Liu"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Frontend Developer"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"Frontend specialist with expertise in modern React patterns and web performance optimization. Building fast, accessible user interfaces for open source projects."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/jamesliu-frontend","target":"_blank","rel":"noopener noreferrer","aria-label":"James Liu GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$27","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],["$","a",null,{"href":"https://linkedin.com/in/james-liu-frontend","target":"_blank","rel":"noopener noreferrer","aria-label":"James Liu LinkedIn profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"M2 1C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H13C13.5523 14 14 13.5523 14 13V2C14 1.44772 13.5523 1 13 1H2ZM3.05 6H4.95V12H3.05V6ZM5.075 4.005C5.075 4.59871 4.59371 5.08 4 5.08C3.4063 5.08 2.925 4.59871 2.925 4.005C2.925 3.41129 3.4063 2.93 4 2.93C4.59371 2.93 5.075 3.41129 5.075 4.005ZM12 8.35713C12 6.55208 10.8334 5.85033 9.67449 5.85033C9.29502 5.83163 8.91721 5.91119 8.57874 6.08107C8.32172 6.21007 8.05265 6.50523 7.84516 7.01853H7.79179V6.00044H6V12.0047H7.90616V8.8112C7.8786 8.48413 7.98327 8.06142 8.19741 7.80987C8.41156 7.55832 8.71789 7.49825 8.95015 7.46774H9.02258C9.62874 7.46774 10.0786 7.84301 10.0786 8.78868V12.0047H11.9847L12 8.35713Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}]]}]]}]]}] -28:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z1a:["$","div","6",{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm text-center h-full","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 pb-4","children":[["$","div",null,{"className":"w-24 h-24 mx-auto mb-4 rounded-full overflow-hidden bg-muted border-2 border-primary/20","children":["$","$L12",null,{"src":"https://github.com/CodeStorm-Hub.png","alt":"Community Contributors avatar","width":96,"height":96,"className":"w-full h-full object-cover","unoptimized":true}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-lg","children":"Community Contributors"}],["$","p",null,{"ref":"$undefined","className":"text-sm font-medium text-primary","children":"Open Source Enthusiasts"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground leading-relaxed","children":"Our extended team includes passionate contributors from around the world who believe in the power of open source collaboration and continuously contribute to our projects."}],["$","div",null,{"className":"flex justify-center gap-2","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","aria-label":"Community Contributors GitHub profile","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$28","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"className":"inline-flex items-center justify-center whitespace-nowrap font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-9 rounded-md px-3 text-xs","ref":null}],null]}]]}]]}] -29:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6 text-center","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Join Our Team"}],["$","p",null,{"ref":"$undefined","className":"text-muted-foreground text-base","children":"We're always looking for passionate contributors to join our community"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 text-center space-y-4","children":[["$","p",null,{"className":"text-muted-foreground max-w-2xl mx-auto","children":"Whether you're a developer, designer, writer, or just passionate about open source, there's a place for you in the CodeStorm Hub community. Join us and help build amazing projects together."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4 justify-center","children":[["$","a",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"mr-2 h-4 w-4","ref":"$undefined","children":["$","path",null,{"d":"$29","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],"Browse Projects"],"className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/contributing","children":"View Contributing Guide","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1c:["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/ca3ba89adfbcfb25.js","async":true,"nonce":"$undefined"}] -1d:["$","$L2a",null,{"children":["$L2b",["$","$L2c",null,{"promise":"$@2d"}]]}] -1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -2b:null -2e:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -2d:{"metadata":[["$","title","0",{"children":"Team | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Meet the passionate individuals behind CodeStorm Hub and our open-source community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Team | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Meet the passionate individuals behind CodeStorm Hub and our open-source community."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2e","11",{}]],"error":null,"digest":"$undefined"} -22:"$2d:metadata" diff --git a/out/terms.html b/out/terms.html deleted file mode 100644 index 3ae48a9..0000000 --- a/out/terms.html +++ /dev/null @@ -1 +0,0 @@ -Terms of Service | CodeStorm Hub

Terms of Service

These terms govern your use of CodeStorm Hub services and participation in our community. Please read them carefully.

Last updated: January 15, 2024

Agreement to Terms

By accessing or using CodeStorm Hub services, you agree to be bound by these Terms of Service and all applicable laws and regulations. If you do not agree with any of these terms, you are prohibited from using or accessing our services.

Our Services

What CodeStorm Hub provides to the community

CodeStorm Hub provides an open-source community platform that includes:

Platform Services

  • • Project hosting and showcase
  • • Community discussion forums
  • • Documentation and resources
  • • Event management and announcements

Community Features

  • • Collaboration tools and workflows
  • • Learning resources and guides
  • • Newsletter and blog content
  • • Support and mentorship programs

User Accounts and Responsibilities

Account Registration

  • • You must provide accurate and complete information when creating an account
  • • You are responsible for maintaining the security of your account credentials
  • • You must be at least 13 years old to create an account
  • • One person may not maintain more than one account

Account Responsibilities

  • • You are responsible for all activity that occurs under your account
  • • You must notify us immediately of any unauthorized use of your account
  • • You must not share your account credentials with others
  • • You must comply with our Code of Conduct and community guidelines

Acceptable Use Policy

Guidelines for appropriate use of our services

Permitted Uses

  • • Contributing to open-source projects
  • • Participating in community discussions
  • • Sharing knowledge and resources
  • • Collaborating on projects and initiatives
  • • Learning and skill development

Prohibited Uses

  • • Violating laws or regulations
  • • Infringing on intellectual property rights
  • • Harassing or threatening other users
  • • Distributing malware or harmful content
  • • Spamming or unsolicited commercial activities
  • • Attempting to gain unauthorized access to systems
  • • Interfering with the normal operation of services

Content and Contributions

Your Content

You retain ownership of content you create and contribute to CodeStorm Hub, but you grant us certain rights:

  • • Right to display your contributions on our platform
  • • Right to make your contributions available to other community members
  • • Right to modify formatting for display purposes
  • • Right to remove content that violates our terms

Open Source Contributions

Contributions to open-source projects are governed by the respective project licenses:

  • • Code contributions are subject to the project's open-source license
  • • You represent that you have the right to make contributions
  • • You agree to comply with the project's contribution guidelines

Privacy

Your privacy is important to us. Our Privacy Policy explains how we collect, use, and protect your information when you use our services.

Read Privacy Policy

Disclaimers and Limitations

Service Availability

We strive to keep our services available, but we do not guarantee uninterrupted access. Services may be temporarily unavailable due to maintenance, updates, or technical issues.

Content Accuracy

While we moderate content, we do not guarantee the accuracy, completeness, or reliability of user-generated content. Users are responsible for verifying information independently.

Third-Party Services

Our platform may integrate with third-party services (like GitHub). We are not responsible for the availability, accuracy, or practices of these external services.

Termination

By You

You may stop using our services at any time. You can request account deletion by contacting us through our support channels.

By Us

We may suspend or terminate your access to our services if you violate these terms, our Code of Conduct, or engage in harmful activities. We will provide notice when possible.

Changes to Terms

We may modify these terms from time to time. We will notify users of material changes by posting the updated terms and updating the "last updated" date. Continued use of our services after changes constitutes acceptance of the new terms.

Governing Law

These terms are governed by and construed in accordance with applicable international open-source community standards and practices. Any disputes will be resolved through good faith discussion and community mediation where possible.

Questions About These Terms?

We're here to help clarify any questions you may have

If you have questions about these Terms of Service, please contact us. We're committed to maintaining transparency and open communication with our community.

\ No newline at end of file diff --git a/out/terms.txt b/out/terms.txt deleted file mode 100644 index 7c1eae5..0000000 --- a/out/terms.txt +++ /dev/null @@ -1,41 +0,0 @@ -1:"$Sreact.fragment" -2:I[45872,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"Header"] -3:I[39756,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -4:I[37457,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"default"] -5:I[22016,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -f:I[68027,["/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js"],"default"] -:HL["/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","style"] -:HL["/CodeStorm-Hub.github.io/_next/static/media/caa3a2e1cccd8315.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"eRbopknM5a6qsi8-MMBPO","p":"/CodeStorm-Hub.github.io","c":["","terms"],"i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/4dcc933dcbfdb4cf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/CodeStorm-Hub.github.io/_next/static/chunks/22770f4d9ba0cbae.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_cf2c6820-module__Rdu3Sq__variable geist_mono_9afcf1af-module__R8No1W__variable antialiased","children":[["$","div",null,{"className":"fixed top-4 left-4 z-50","children":[["$","a","#main-content",{"href":"#main-content","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to main content"}],["$","a","#navigation",{"href":"#navigation","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to navigation"}],["$","a","#footer",{"href":"#footer","className":"sr-only focus:not-sr-only inline-block px-4 py-2 mb-2 text-sm font-medium bg-primary text-primary-foreground rounded-md shadow-lg transition-all duration-200 focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 hover:bg-primary/90","children":"Skip to footer"}]]}],["$","div",null,{"className":"flex min-h-screen flex-col","children":[["$","$L2",null,{}],["$","main",null,{"id":"main-content","className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"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"},"children":["$","div",null,{"children":[["$","style",null,{"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)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","footer",null,{"id":"footer","className":"border-t bg-background","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"py-12","children":[["$","div",null,{"className":"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-8","children":[["$","div",null,{"className":"col-span-1 sm:col-span-2 lg:col-span-2","children":[["$","$L5",null,{"href":"/","className":"flex items-center space-x-2 mb-4","children":["$","span",null,{"className":"text-xl font-bold","children":[["$","span",null,{"className":"text-foreground","children":"Code"}],["$","span",null,{"className":"text-primary","children":"Storm"}],["$","span",null,{"className":"text-foreground","children":" Hub"}]]}]}],["$","p",null,{"className":"text-sm text-muted-foreground max-w-md mb-4","children":"A vibrant community of open source enthusiasts, researchers, and creators. We collaborate on powerful open-source solutions."}],"$L6"]}],"$L7","$L8","$L9","$La"]}],"$Lb"]}]}]}]]}]]}]}]]}],{"children":["terms","$Lc",{"children":["__PAGE__","$Ld",{},null,false]},null,false]},null,false],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"s":false,"S":true} -1e:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"ViewportBoundary"] -20:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"MetadataBoundary"] -21:"$Sreact.suspense" -11:T49a,M7.49933 0.25C3.49635 0.25 0.25 3.49593 0.25 7.50024C0.25 10.703 2.32715 13.4206 5.2081 14.3797C5.57084 14.446 5.70302 14.2222 5.70302 14.0299C5.70302 13.8576 5.69679 13.4019 5.69323 12.797C3.67661 13.235 3.25112 11.825 3.25112 11.825C2.92132 10.9874 2.44599 10.7644 2.44599 10.7644C1.78773 10.3149 2.49584 10.3238 2.49584 10.3238C3.22353 10.375 3.60629 11.0711 3.60629 11.0711C4.25298 12.1788 5.30335 11.8588 5.71638 11.6732C5.78225 11.205 5.96962 10.8854 6.17658 10.7043C4.56675 10.5209 2.87415 9.89918 2.87415 7.12104C2.87415 6.32925 3.15677 5.68257 3.62053 5.17563C3.54576 4.99226 3.29697 4.25521 3.69174 3.25691C3.69174 3.25691 4.30015 3.06196 5.68522 3.99973C6.26337 3.83906 6.8838 3.75895 7.50022 3.75583C8.1162 3.75895 8.73619 3.83906 9.31523 3.99973C10.6994 3.06196 11.3069 3.25691 11.3069 3.25691C11.7026 4.25521 11.4538 4.99226 11.3795 5.17563C11.8441 5.68257 12.1245 6.32925 12.1245 7.12104C12.1245 9.9063 10.4292 10.5192 8.81452 10.6985C9.07444 10.9224 9.30633 11.3648 9.30633 12.0413C9.30633 13.0102 9.29742 13.7922 9.29742 14.0299C9.29742 14.2239 9.42828 14.4496 9.79591 14.3788C12.6746 13.4179 14.75 10.7025 14.75 7.50024C14.75 3.49593 11.5036 0.25 7.49933 0.25Z6:["$","div",null,{"className":"flex items-center space-x-4","children":["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-muted-foreground hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","aria-label":"CodeStorm Hub on GitHub","children":["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-5 w-5","ref":"$undefined","children":["$","path",null,{"d":"$11","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}]}]}] -7:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Main"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/about","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"About"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/projects","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Projects"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/team","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Team"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contact","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contact"}]}]]}]]}] -8:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Community"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/community","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Community"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/blog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Blog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/events","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Events"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/showcase","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Showcase"}]}]]}]]}] -9:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Resources"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/resources","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Resources"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/contributing","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Contributing"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/code-of-conduct","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Code of Conduct"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/changelog","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Changelog"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/roadmap","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Roadmap"}]}]]}]]}] -a:["$","div",null,{"children":[["$","h3",null,{"className":"text-sm font-semibold mb-4","children":"Legal"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/privacy","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Privacy Policy"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/terms","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Terms of Service"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/accessibility","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Accessibility"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/style-guide","className":"hover:text-foreground transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm","children":"Style Guide"}]}]]}]]}] -b:["$","div",null,{"className":"border-t pt-8 mt-8","children":["$","div",null,{"className":"flex flex-col sm:flex-row justify-between items-center space-y-2 sm:space-y-0","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":["© ",2025," CodeStorm Hub. All rights reserved."]}],["$","div",null,{"className":"flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4","children":[["$","p",null,{"className":"text-sm text-muted-foreground","children":"Built with Next.js, Tailwind CSS, and Radix UI"}],["$","$L5",null,{"href":"https://github.com/CodeStorm-Hub","target":"_blank","rel":"noopener noreferrer","className":"text-sm text-muted-foreground hover:text-foreground transition-colors","children":"Open Source"}]]}]]}]}] -c:["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}] -d:["$","$1","c",{"children":[["$","div",null,{"className":"py-12","children":["$","div",null,{"ref":"$undefined","className":"mx-auto w-full px-4 sm:px-6 lg:px-8 max-w-6xl","children":["$","div",null,{"className":"space-y-12","children":[["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-4xl font-bold tracking-tight","children":"Terms of Service"}],["$","p",null,{"className":"text-xl text-muted-foreground max-w-3xl mx-auto","children":"These terms govern your use of CodeStorm Hub services and participation in our community. Please read them carefully."}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Last updated: January 15, 2024"}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-primary/5 border-primary/20","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M7.49991 0.876892C3.84222 0.876892 0.877075 3.84204 0.877075 7.49972C0.877075 11.1574 3.84222 14.1226 7.49991 14.1226C11.1576 14.1226 14.1227 11.1574 14.1227 7.49972C14.1227 3.84204 11.1576 0.876892 7.49991 0.876892ZM1.82707 7.49972C1.82707 4.36671 4.36689 1.82689 7.49991 1.82689C10.6329 1.82689 13.1727 4.36671 13.1727 7.49972C13.1727 10.6327 10.6329 13.1726 7.49991 13.1726C4.36689 13.1726 1.82707 10.6327 1.82707 7.49972ZM8.24992 4.49999C8.24992 4.9142 7.91413 5.24999 7.49992 5.24999C7.08571 5.24999 6.74992 4.9142 6.74992 4.49999C6.74992 4.08577 7.08571 3.74999 7.49992 3.74999C7.91413 3.74999 8.24992 4.08577 8.24992 4.49999ZM6.00003 5.99999H6.50003H7.50003C7.77618 5.99999 8.00003 6.22384 8.00003 6.49999V9.99999H8.50003H9.00003V11H8.50003H7.50003H6.50003H6.00003V9.99999H6.50003H7.00003V6.99999H6.50003H6.00003V5.99999Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-xl","children":"Agreement to Terms"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground","children":"By accessing or using CodeStorm Hub services, you agree to be bound by these Terms of Service and all applicable laws and regulations. If you do not agree with any of these terms, you are prohibited from using or accessing our services."}]}]]}],["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Our Services"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"What CodeStorm Hub provides to the community"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"CodeStorm Hub provides an open-source community platform that includes:"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4","children":[["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Platform Services"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Project hosting and showcase"}],["$","li",null,{"children":"• Community discussion forums"}],["$","li",null,{"children":"• Documentation and resources"}],["$","li",null,{"children":"• Event management and announcements"}]]}]]}],["$","div",null,{"children":[["$","h4",null,{"className":"font-semibold mb-2","children":"Community Features"}],["$","ul",null,{"className":"space-y-1 text-sm text-muted-foreground","children":[["$","li",null,{"children":"• Collaboration tools and workflows"}],["$","li",null,{"children":"• Learning resources and guides"}],"$L12","$L13"]}]]}]]}]]}]]}],"$L14","$L15","$L16","$L17","$L18","$L19","$L1a","$L1b","$L1c"]}]}]}],null,"$L1d"]}] -e:["$","$1","h",{"children":[null,[["$","$L1e",null,{"children":"$L1f"}],null],["$","$L20",null,{"children":["$","div",null,{"hidden":true,"children":["$","$21",null,{"fallback":null,"children":"$L22"}]}]}]]}] -10:["$","link","0",{"rel":"stylesheet","href":"/CodeStorm-Hub.github.io/_next/static/chunks/bc6534ca8150f241.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}] -24:I[97367,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"OutletBoundary"] -26:I[11533,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"AsyncMetadataOutlet"] -12:["$","li",null,{"children":"• Newsletter and blog content"}] -13:["$","li",null,{"children":"• Support and mentorship programs"}] -14:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"User Accounts and Responsibilities"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Account Registration"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• You must provide accurate and complete information when creating an account"}],["$","li",null,{"children":"• You are responsible for maintaining the security of your account credentials"}],["$","li",null,{"children":"• You must be at least 13 years old to create an account"}],["$","li",null,{"children":"• One person may not maintain more than one account"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Account Responsibilities"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• You are responsible for all activity that occurs under your account"}],["$","li",null,{"children":"• You must notify us immediately of any unauthorized use of your account"}],["$","li",null,{"children":"• You must not share your account credentials with others"}],["$","li",null,{"children":"• You must comply with our Code of Conduct and community guidelines"}]]}]]}]]}]]}] -15:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":[["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Acceptable Use Policy"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"Guidelines for appropriate use of our services"}]]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3 text-green-700 dark:text-green-400","children":"Permitted Uses"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Contributing to open-source projects"}],["$","li",null,{"children":"• Participating in community discussions"}],["$","li",null,{"children":"• Sharing knowledge and resources"}],["$","li",null,{"children":"• Collaborating on projects and initiatives"}],["$","li",null,{"children":"• Learning and skill development"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3 text-red-700 dark:text-red-400","children":"Prohibited Uses"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Violating laws or regulations"}],["$","li",null,{"children":"• Infringing on intellectual property rights"}],["$","li",null,{"children":"• Harassing or threatening other users"}],["$","li",null,{"children":"• Distributing malware or harmful content"}],["$","li",null,{"children":"• Spamming or unsolicited commercial activities"}],["$","li",null,{"children":"• Attempting to gain unauthorized access to systems"}],["$","li",null,{"children":"• Interfering with the normal operation of services"}]]}]]}]]}]]}] -16:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Content and Contributions"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Your Content"}],["$","p",null,{"className":"text-sm text-muted-foreground mb-3","children":"You retain ownership of content you create and contribute to CodeStorm Hub, but you grant us certain rights:"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Right to display your contributions on our platform"}],["$","li",null,{"children":"• Right to make your contributions available to other community members"}],["$","li",null,{"children":"• Right to modify formatting for display purposes"}],["$","li",null,{"children":"• Right to remove content that violates our terms"}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Open Source Contributions"}],["$","p",null,{"className":"text-sm text-muted-foreground mb-3","children":"Contributions to open-source projects are governed by the respective project licenses:"}],["$","ul",null,{"className":"space-y-2 text-sm text-muted-foreground ml-4","children":[["$","li",null,{"children":"• Code contributions are subject to the project's open-source license"}],["$","li",null,{"children":"• You represent that you have the right to make contributions"}],["$","li",null,{"children":"• You agree to comply with the project's contribution guidelines"}]]}]]}]]}]]}] -17:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Privacy"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":[["$","p",null,{"className":"text-muted-foreground mb-4","children":"Your privacy is important to us. Our Privacy Policy explains how we collect, use, and protect your information when you use our services."}],["$","a",null,{"href":"/privacy","children":"Read Privacy Policy","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}]]}]]}] -18:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm border-orange-200 dark:border-orange-800","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-orange-600","ref":"$undefined","children":["$","path",null,{"d":"M8.4449 0.608765C8.0183 -0.107015 6.9817 -0.107015 6.55509 0.608766L0.161178 11.3368C-0.275824 12.07 0.252503 13 1.10608 13H13.8939C14.7475 13 15.2758 12.07 14.8388 11.3368L8.4449 0.608765ZM7.4141 1.12073C7.45288 1.05566 7.54712 1.05566 7.5859 1.12073L13.9798 11.8488C14.0196 11.9154 13.9715 12 13.8939 12H1.10608C1.02849 12 0.980454 11.9154 1.02018 11.8488L7.4141 1.12073ZM6.8269 4.48611C6.81221 4.10423 7.11783 3.78663 7.5 3.78663C7.88217 3.78663 8.18778 4.10423 8.1731 4.48612L8.01921 8.48701C8.00848 8.766 7.7792 8.98664 7.5 8.98664C7.2208 8.98664 6.99151 8.766 6.98078 8.48701L6.8269 4.48611ZM8.24989 10.476C8.24989 10.8902 7.9141 11.226 7.49989 11.226C7.08567 11.226 6.74989 10.8902 6.74989 10.476C6.74989 10.0618 7.08567 9.72599 7.49989 9.72599C7.9141 9.72599 8.24989 10.0618 8.24989 10.476Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Disclaimers and Limitations"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-6","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Service Availability"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"We strive to keep our services available, but we do not guarantee uninterrupted access. Services may be temporarily unavailable due to maintenance, updates, or technical issues."}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Content Accuracy"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"While we moderate content, we do not guarantee the accuracy, completeness, or reliability of user-generated content. Users are responsible for verifying information independently."}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"Third-Party Services"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"Our platform may integrate with third-party services (like GitHub). We are not responsible for the availability, accuracy, or practices of these external services."}]]}]]}]]}] -19:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Termination"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"By You"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"You may stop using our services at any time. You can request account deletion by contacting us through our support channels."}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"text-lg font-semibold mb-3","children":"By Us"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"We may suspend or terminate your access to our services if you violate these terms, our Code of Conduct, or engage in harmful activities. We will provide notice when possible."}]]}]]}]]}] -23:T5c0,M1.90321 7.29677C1.90321 10.341 4.11041 12.4147 6.58893 12.8439C6.87255 12.893 7.06266 13.1627 7.01355 13.4464C6.96444 13.73 6.69471 13.9201 6.41109 13.871C3.49942 13.3668 0.86084 10.9127 0.86084 7.29677C0.860839 5.76009 1.55996 4.55245 2.37639 3.63377C2.96124 2.97568 3.63034 2.44135 4.16846 2.03202L2.53205 2.03202C2.25591 2.03202 2.03205 1.80816 2.03205 1.53202C2.03205 1.25588 2.25591 1.03202 2.53205 1.03202L5.53205 1.03202C5.80819 1.03202 6.03205 1.25588 6.03205 1.53202L6.03205 4.53202C6.03205 4.80816 5.80819 5.03202 5.53205 5.03202C5.25591 5.03202 5.03205 4.80816 5.03205 4.53202L5.03205 2.68645L5.03054 2.68759L5.03045 2.68766L5.03044 2.68767L5.03043 2.68767C4.45896 3.11868 3.76059 3.64538 3.15554 4.3262C2.44102 5.13021 1.90321 6.10154 1.90321 7.29677ZM13.0109 7.70321C13.0109 4.69115 10.8505 2.6296 8.40384 2.17029C8.12093 2.11718 7.93465 1.84479 7.98776 1.56188C8.04087 1.27898 8.31326 1.0927 8.59616 1.14581C11.4704 1.68541 14.0532 4.12605 14.0532 7.70321C14.0532 9.23988 13.3541 10.4475 12.5377 11.3662C11.9528 12.0243 11.2837 12.5586 10.7456 12.968L12.3821 12.968C12.6582 12.968 12.8821 13.1918 12.8821 13.468C12.8821 13.7441 12.6582 13.968 12.3821 13.968L9.38205 13.968C9.10591 13.968 8.88205 13.7441 8.88205 13.468L8.88205 10.468C8.88205 10.1918 9.10591 9.96796 9.38205 9.96796C9.65819 9.96796 9.88205 10.1918 9.88205 10.468L9.88205 12.3135L9.88362 12.3123C10.4551 11.8813 11.1535 11.3546 11.7585 10.6738C12.4731 9.86976 13.0109 8.89844 13.0109 7.70321Z1a:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"$23","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Changes to Terms"}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":[["$","p",null,{"className":"text-muted-foreground mb-4","children":"We may modify these terms from time to time. We will notify users of material changes by posting the updated terms and updating the \"last updated\" date. Continued use of our services after changes constitutes acceptance of the new terms."}],["$","div",null,{"className":"flex gap-4","children":[["$","a",null,{"href":"/changelog","children":"View Updates","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/blog","children":"Subscribe to Updates","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1b:["$","div",null,{"ref":"$undefined","className":"rounded-lg border bg-card text-card-foreground shadow-sm","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","h3",null,{"ref":"$undefined","className":"font-semibold tracking-tight text-2xl","children":"Governing Law"}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0","children":["$","p",null,{"className":"text-muted-foreground","children":"These terms are governed by and construed in accordance with applicable international open-source community standards and practices. Any disputes will be resolved through good faith discussion and community mediation where possible."}]}]]}] -1c:["$","div",null,{"ref":"$undefined","className":"rounded-lg border text-card-foreground shadow-sm bg-muted/50","children":[["$","div",null,{"ref":"$undefined","className":"flex flex-col space-y-1.5 p-6","children":["$","div",null,{"className":"flex items-center gap-3","children":[["$","svg",null,{"width":"15","height":"15","viewBox":"0 0 15 15","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"h-6 w-6 text-primary","ref":"$undefined","children":["$","path",null,{"d":"M3 2.5C3 2.22386 3.22386 2 3.5 2H9.08579C9.21839 2 9.34557 2.05268 9.43934 2.14645L11.8536 4.56066C11.9473 4.65443 12 4.78161 12 4.91421V12.5C12 12.7761 11.7761 13 11.5 13H3.5C3.22386 13 3 12.7761 3 12.5V2.5ZM3.5 1C2.67157 1 2 1.67157 2 2.5V12.5C2 13.3284 2.67157 14 3.5 14H11.5C12.3284 14 13 13.3284 13 12.5V4.91421C13 4.51639 12.842 4.13486 12.5607 3.85355L10.1464 1.43934C9.86514 1.15804 9.48361 1 9.08579 1H3.5ZM4.5 4C4.22386 4 4 4.22386 4 4.5C4 4.77614 4.22386 5 4.5 5H7.5C7.77614 5 8 4.77614 8 4.5C8 4.22386 7.77614 4 7.5 4H4.5ZM4.5 7C4.22386 7 4 7.22386 4 7.5C4 7.77614 4.22386 8 4.5 8H10.5C10.7761 8 11 7.77614 11 7.5C11 7.22386 10.7761 7 10.5 7H4.5ZM4.5 10C4.22386 10 4 10.2239 4 10.5C4 10.7761 4.22386 11 4.5 11H10.5C10.7761 11 11 10.7761 11 10.5C11 10.2239 10.7761 10 10.5 10H4.5Z","fill":"currentColor","fillRule":"evenodd","clipRule":"evenodd"}]}],["$","div",null,{"children":[["$","h3",null,{"ref":"$undefined","className":"text-2xl font-semibold leading-none tracking-tight","children":"Questions About These Terms?"}],["$","p",null,{"ref":"$undefined","className":"text-sm text-muted-foreground","children":"We're here to help clarify any questions you may have"}]]}]]}]}],["$","div",null,{"ref":"$undefined","className":"p-6 pt-0 space-y-4","children":[["$","p",null,{"className":"text-muted-foreground","children":"If you have questions about these Terms of Service, please contact us. We're committed to maintaining transparency and open communication with our community."}],["$","div",null,{"className":"flex flex-col sm:flex-row gap-4","children":[["$","a",null,{"href":"/contact","children":"Contact Us","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 active:bg-primary/80 h-10 px-4 py-2","ref":null}],["$","a",null,{"href":"/code-of-conduct","children":"Code of Conduct","className":"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground active:bg-accent/80 h-10 px-4 py-2","ref":null}]]}]]}]]}] -1d:["$","$L24",null,{"children":["$L25",["$","$L26",null,{"promise":"$@27"}]]}] -1f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -25:null -28:I[27201,["/CodeStorm-Hub.github.io/_next/static/chunks/ff1a16fafef87110.js","/CodeStorm-Hub.github.io/_next/static/chunks/7dd66bdf8a7e5707.js"],"IconMark"] -27:{"metadata":[["$","title","0",{"children":"Terms of Service | CodeStorm Hub"}],["$","meta","1",{"name":"description","content":"Terms and conditions for using CodeStorm Hub services and participating in our community."}],["$","meta","2",{"name":"author","content":"CodeStorm Hub Team"}],["$","meta","3",{"name":"keywords","content":"open source,community,collaboration,development,research"}],["$","meta","4",{"name":"creator","content":"CodeStorm Hub"}],["$","meta","5",{"property":"og:title","content":"Terms of Service | CodeStorm Hub"}],["$","meta","6",{"property":"og:description","content":"Terms and conditions for using CodeStorm Hub services and participating in our community."}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"CodeStorm Hub"}],["$","meta","9",{"name":"twitter:description","content":"A vibrant community of open source enthusiasts, researchers, and creators."}],["$","link","10",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L28","11",{}]],"error":null,"digest":"$undefined"} -22:"$27:metadata" diff --git a/out/vercel.svg b/out/vercel.svg deleted file mode 100644 index 7705396..0000000 --- a/out/vercel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/out/window.svg b/out/window.svg deleted file mode 100644 index b2b2a44..0000000 --- a/out/window.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/package.json b/package.json index 0afc8d0..86789ce 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "scripts": { "dev": "next dev --turbopack", "build": "next build --turbopack", - "build:github-pages": "NODE_ENV=production GITHUB_ACTIONS=true next build --turbopack", "start": "next start", "lint": "eslint" },