diff --git a/assets/backgroundsvg-BLaLsCkP.svg b/assets/backgroundsvg-BLaLsCkP.svg new file mode 100644 index 0000000..fbfdc26 --- /dev/null +++ b/assets/backgroundsvg-BLaLsCkP.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/backgroundsvgorange-B7C7bilb.svg b/assets/backgroundsvgorange-B7C7bilb.svg new file mode 100644 index 0000000..de6f0fe --- /dev/null +++ b/assets/backgroundsvgorange-B7C7bilb.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/cybertech_logo_shard-BglBeTB1.svg b/assets/cybertech_logo_shard-BglBeTB1.svg new file mode 100644 index 0000000..eb280d6 --- /dev/null +++ b/assets/cybertech_logo_shard-BglBeTB1.svg @@ -0,0 +1,85 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/assets/index-D_OxQE1D.css b/assets/index-D_OxQE1D.css new file mode 100644 index 0000000..06af0c4 --- /dev/null +++ b/assets/index-D_OxQE1D.css @@ -0,0 +1 @@ +nav{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;height:66px;width:100%;background-color:#000;z-index:200}.scroll-watcher{z-index:-1;position:absolute;top:0;height:76px;border-bottom-right-radius:.5rem;width:100%;scale:0 1;transform-origin:left;animation:scroll-watcher linear;animation-timeline:scroll();transition:background-color .5s ease}.scroll-watcher-green{background-color:#0f7}.scroll-watcher-orange{background-color:#f85c2c}.switch{height:66px;display:flex;padding-top:18px;padding-left:30px;background-color:#fff}@keyframes scroll-watcher{to{scale:1 1}}.cybertech-title{padding-left:20px;font-size:25px;text-decoration:none;color:#000;background-color:#fff;height:100%;width:480px;min-width:200px;mix-blend-mode:screen}nav ul{display:flex;flex-direction:row}nav ul li{list-style:none}nav ul li a{display:flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;text-align:center;width:clamp(120px,15vw,240px);height:66px;color:#000;font-size:20px;background-color:#fff;mix-blend-mode:screen;transition:color .4s ease}nav .ul-green li a:hover{color:#0f7}nav .ul-orange li a:hover{color:#f85c2c}.navbar-title{text-decoration:none;font-size:2rem;font-family:Courier New,Courier,monospace}.navbar-chosen{color:#000}.nav-icon{display:flex;flex-direction:column;align-items:center}.hamburger{display:none;height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.bar{display:none;width:25px;height:3px;margin:5px;-webkit-transition:all .3s ease-in-out;border-radius:.5rem;transition:all .3s ease-in-out;background-color:#101010}.bar:first-child{margin-top:18px}@media only screen and (max-width: 768px){nav ul{position:fixed;left:-100%;top:5rem;flex-direction:column;background-color:#fff;width:100%;border-radius:10px;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d}nav ul .active{left:0}nav ul li{margin:2.5rem 0}.hamburger{display:block;cursor:pointer;border:solid red 1px}.bar{display:block}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.large-header{position:absolute;width:100%;z-index:-2;top:0;left:0;overflow:hidden;transition:background-color .5s ease}@font-face{font-family:myFont;src:url(/assets/lucon-DT1sdYB9.ttf)}path{transition:fill .5s ease}rect{transition:fill .5s ease}.home-container{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;height:auto;padding:230px 100px 200px;transition:background-image .5s ease;background-size:100% 100%;background-repeat:no-repeat;background-size:cover;background-position:center}.home-container-orange{background-image:url(/assets/backgroundsvgorange-B7C7bilb.svg)}.home-container-green{background-image:url(/assets/backgroundsvg-BLaLsCkP.svg)}.panel1-container,.panel3-container{display:flex;flex-direction:row;width:100%;height:auto;margin-bottom:80px}.panel2-container{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;width:100%;height:auto;margin-bottom:80px}p{padding:12px;font-size:clamp(.8rem,1vw + .2rem,1.3rem);font-family:myFont;line-height:115%}p span{font-family:myFont}.blinking-cursor{font-size:clamp(.8rem,1vw + .2rem,1.3rem);color:#fff;font-family:myFont}.blinking-cursor-animation{-webkit-animation:1.5s blink step-end infinite;-moz-animation:1.5s blink step-end infinite;-ms-animation:1.5s blink step-end infinite;-o-animation:1.5s blink step-end infinite;animation:1.5s blink step-end infinite}@keyframes blink{0%,to{color:transparent}50%{color:#fff}}@media (max-width: 500px),(min-width: 3000px){.home-container{align-items:center;min-height:1500px;max-height:1600px}.panel2-container,.panel1-container,.panel3-container{justify-content:center;align-items:center}}.container-slider{position:relative;width:100%;height:auto;max-height:416px;padding:0;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap}.container-slider>button{background-color:transparent;outline:none;border:0;color:#000;font-size:24px}.container-slider>button:active{color:#000}.slider-btn-next{position:absolute;right:0}.slider-btn-prev{position:absolute;left:0}.container-slider-links{position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.container-slider-links-small{position:relative;width:8px;height:8px;padding:0;border-radius:50%;outline:none;border:0;background-color:#fff;border:1px solid grey;transition:background-color 1s ease;margin:0 2px}.container-slider-links-small-active{background-color:#000}.slider-item{box-sizing:border-box;min-width:100%;overflow:hidden;object-fit:cover;transform:translate(0);transition:transform 1s ease}.slider-item-active-1{transform:translate(0)}.slider-item-active-2{transform:translate(-100%)}.slider-item-active-3{transform:translate(-200%)}.slider-item-active-4,.slider-item-active-5,.slider-item-active-6,.slider-item-active-7{transform:translate(-300%)}.slider-item img{width:100%;height:100%}.projects-container{height:422px}.fade-in-section{opacity:0;transform:translate(-100%);filter:blur(5px);transition:opacity 1s ease-out,transform 1s ease;z-index:20}.fade-in-section.is-visible{opacity:1;transform:translate(0);filter:blur(0)}@media (prefers-reduced-motion){.fade-in-section{transition:none}}.fade-in-section:nth-child(2){opacity:0;transform:translate(100%);filter:blur(5px);transition:opacity 1s ease-out,transform 1s ease;z-index:20}.fade-in-section:nth-child(2).is-visible{opacity:1;transform:translate(0);filter:blur(0)}.join-button-container{min-height:255px;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;position:relative;display:flex;justify-content:center;align-items:center;background-color:#2c2f33}.join-text{position:absolute;top:18px;font-size:25px}.join-button{width:200px;height:100px;border-radius:.75rem;position:relative;transition:all .5s ease;display:flex;align-items:center;justify-content:center;background-color:#7289da;box-shadow:inset 10px 10px 10px #9aaef79d,14px 14px 40px #0000001a,8px 8px 10px #0000001a;font-size:80px;color:#fff}.join-button.hovered{width:240px;height:120px}.clip-path-circle2{display:flex;align-items:center;justify-content:center;font-size:80px;position:absolute;width:100%;height:100%;border-radius:.75rem;top:0;left:0;clip-path:circle(0% at 50% 50%);transition:all .5s ease-out}.clip-path-circle2:hover{font-size:96px}.clip-path-circle2-green{background:#0f7;box-shadow:0 0 16px 8px #0f7}.clip-path-circle2-orange{background:#f85c2c;box-shadow:0 0 16px 8px #f85c2c}.clip-path-circle2.hovered{clip-path:circle(500px at 50% 50%)}.clip-path-circle2-green:hover{box-shadow:0 0 8px 4px #0f7,inset -4px -4px 6px #fff3,inset 4px 4px 6px #0006}.clip-path-circle2-orange:hover{box-shadow:0 0 8px 4px #f85c2c,inset -4px -4px 6px #fff3,inset 4px 4px 6px #0006}.clip-path-circle1{position:absolute;display:flex;justify-content:center;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;width:100%;height:100%;top:0;left:0;background:#23272a;clip-path:circle(0% at 50% 50%);transition:clip-path .5s ease-out}.clip-path-circle1.hovered{clip-path:circle(500px at 50% 50%)}.window-tab{height:45px;width:100%;background-color:#2e2e2e;border-top-left-radius:.4rem;border-top-right-radius:.4rem;display:flex;flex-direction:row;justify-content:space-between}.tab-section-1{margin-top:8px;display:flex;flex-direction:row;height:100% - 10px;width:50%}.tab-section-2{display:flex;flex-direction:row;justify-content:flex-end;height:100%;width:50%}.text-tab{display:flex;align-items:center;height:100%;width:60%;min-width:120px;max-width:200px;padding-left:12.5px;margin-left:8.75px;border-top-left-radius:.5rem;font-size:18px;color:#fff;font-family:Segoe UI;background-color:#100c0c;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.command-icon{font-size:20px;margin-right:6px;min-width:20px}.close-tab{display:flex;border-top-right-radius:.5rem;width:47.5px;text-align:center;align-items:center;justify-content:center;font-size:24px;color:#fff;background-color:#100c0c}.new-tab{display:flex;font-size:22.5px;color:#fff;text-align:center;width:44px;border-right:solid 1px rgb(95,95,95);border-bottom-left-radius:.25rem;align-items:center;justify-content:center;height:100%;background-color:#2e2e2e}.new-tab-fill{background-color:#100c0c}.minimalize-tab{width:50px;color:#fff;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;font-size:17.5px;transition:background-color .15s ease}.full-screen-tab{width:50px;font-size:16px;color:#fff;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.window-close-tab{width:50px;font-size:35px;color:#fff;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.window-close-tab:hover{background-color:red;border-top-right-radius:.4rem}.full-screen-tab:hover,.minimalize-tab:hover{background-color:#4b4646}@media (max-width: 500px){.command-icon{display:none}}.window-panel{font-family:myFont;transition:box-shadow 1s ease;background-color:#100c0c;color:#fff;border-radius:.4rem;box-shadow:0 0 16px 10px #ffffff41;box-sizing:border-box;overflow-wrap:break-word;white-space:pre-wrap}.window-panel-1{width:55%;min-width:350px;max-width:1300px;min-height:550px}.window-panel-2{width:55%;min-width:350px;max-width:1000px}.window-panel-3{min-height:300px;width:35%;min-width:350px;max-width:700px}:root{--navbar-height: 66px}.svg-container,.svg-logo{width:100%;height:100%}.svg-logo path{transition:fill .5s ease}.svg-logo rect{transition:fill .5s ease}.welcome-container{height:calc(100vh - var(--navbar-height));min-height:320px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;z-index:10}.welcome-text{width:clamp(400px,80vh + 10rem,1000px);height:clamp(180px,20vw,800px);display:flex;align-items:center;text-align:center;margin-right:20px;margin-left:20px;animation:levitate1 4s ease-in-out infinite}.welcome-logo{display:flex;align-items:center;justify-content:center;width:clamp(350px,70vh,800px);height:clamp(350px,50vh,800px);animation:levitate2 5s ease-in-out infinite}@keyframes levitate1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes levitate2{0%,to{transform:translateY(-50px)}50%{transform:translateY(0)}}.home-green{background-color:#100c0c}.home-orange{background-color:#f3f3f3}.home{position:absolute;height:120%;width:100%;transition:background-color .5s ease;z-index:-100}.member-card{border:solid black 2px;width:400px;height:400px;padding:20px;margin:20px;border-radius:20px;display:flex;flex-direction:column;align-items:center}.members-list{display:flex;flex-direction:column;align-items:center;width:100%}.member-card-image{width:150px;height:150px;border:solid black 2px}.footer{width:100%;margin-top:-5px;transition:background-color .5s ease;padding:10px;display:flex;flex-direction:row;justify-content:space-between;font-size:16px}.footer-container-green{color:gray;background-color:#100c0c}.footer-container-orange{color:gray;background-color:#f3f3f3}.science-club-div{width:60%}a{text-decoration:none;color:gray}*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body{height:100vh;width:100vw;margin:0;padding:0;overflow-x:hidden}body::-webkit-scrollbar{display:none} diff --git a/assets/index-KH1SX2RV.js b/assets/index-KH1SX2RV.js new file mode 100644 index 0000000..b87f2ab --- /dev/null +++ b/assets/index-KH1SX2RV.js @@ -0,0 +1,100 @@ +function zh(t,e){for(var n=0;nr[i]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const l of o.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&r(l)}).observe(document,{childList:!0,subtree:!0});function n(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerPolicy&&(o.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?o.credentials="include":i.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(i){if(i.ep)return;i.ep=!0;const o=n(i);fetch(i.href,o)}})();var to=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ua(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Wf={exports:{}},wl={},Vf={exports:{}},A={};/** + * @license React + * react.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var bi=Symbol.for("react.element"),Oh=Symbol.for("react.portal"),Nh=Symbol.for("react.fragment"),Lh=Symbol.for("react.strict_mode"),Rh=Symbol.for("react.profiler"),Mh=Symbol.for("react.provider"),Dh=Symbol.for("react.context"),Ih=Symbol.for("react.forward_ref"),Fh=Symbol.for("react.suspense"),Ah=Symbol.for("react.memo"),Uh=Symbol.for("react.lazy"),Ju=Symbol.iterator;function $h(t){return t===null||typeof t!="object"?null:(t=Ju&&t[Ju]||t["@@iterator"],typeof t=="function"?t:null)}var Hf={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Qf=Object.assign,bf={};function Ar(t,e,n){this.props=t,this.context=e,this.refs=bf,this.updater=n||Hf}Ar.prototype.isReactComponent={};Ar.prototype.setState=function(t,e){if(typeof t!="object"&&typeof t!="function"&&t!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")};Ar.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")};function Yf(){}Yf.prototype=Ar.prototype;function $a(t,e,n){this.props=t,this.context=e,this.refs=bf,this.updater=n||Hf}var Ba=$a.prototype=new Yf;Ba.constructor=$a;Qf(Ba,Ar.prototype);Ba.isPureReactComponent=!0;var Zu=Array.isArray,Xf=Object.prototype.hasOwnProperty,Wa={current:null},Kf={key:!0,ref:!0,__self:!0,__source:!0};function Gf(t,e,n){var r,i={},o=null,l=null;if(e!=null)for(r in e.ref!==void 0&&(l=e.ref),e.key!==void 0&&(o=""+e.key),e)Xf.call(e,r)&&!Kf.hasOwnProperty(r)&&(i[r]=e[r]);var s=arguments.length-2;if(s===1)i.children=n;else if(1>>1,b=z[H];if(0>>1;Hi(pt,D))Tni(eo,pt)?(z[H]=eo,z[Tn]=D,H=Tn):(z[H]=pt,z[_e]=D,H=_e);else if(Tni(eo,D))z[H]=eo,z[Tn]=D,H=Tn;else break e}}return R}function i(z,R){var D=z.sortIndex-R.sortIndex;return D!==0?D:z.id-R.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;t.unstable_now=function(){return o.now()}}else{var l=Date,s=l.now();t.unstable_now=function(){return l.now()-s}}var a=[],u=[],c=1,f=null,d=3,g=!1,_=!1,p=!1,x=typeof setTimeout=="function"?setTimeout:null,m=typeof clearTimeout=="function"?clearTimeout:null,h=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function v(z){for(var R=n(u);R!==null;){if(R.callback===null)r(u);else if(R.startTime<=z)r(u),R.sortIndex=R.expirationTime,e(a,R);else break;R=n(u)}}function w(z){if(p=!1,v(z),!_)if(n(a)!==null)_=!0,M(k);else{var R=n(u);R!==null&&F(w,R.startTime-z)}}function k(z,R){_=!1,p&&(p=!1,m(T),T=-1),g=!0;var D=d;try{for(v(R),f=n(a);f!==null&&(!(f.expirationTime>R)||z&&!I());){var H=f.callback;if(typeof H=="function"){f.callback=null,d=f.priorityLevel;var b=H(f.expirationTime<=R);R=t.unstable_now(),typeof b=="function"?f.callback=b:f===n(a)&&r(a),v(R)}else r(a);f=n(a)}if(f!==null)var Cn=!0;else{var _e=n(u);_e!==null&&F(w,_e.startTime-R),Cn=!1}return Cn}finally{f=null,d=D,g=!1}}var S=!1,C=null,T=-1,E=5,O=-1;function I(){return!(t.unstable_now()-Oz||125H?(z.sortIndex=D,e(u,z),n(a)===null&&z===n(u)&&(p?(m(T),T=-1):p=!0,F(w,D-H))):(z.sortIndex=b,e(a,z),_||g||(_=!0,M(k))),z},t.unstable_shouldYield=I,t.unstable_wrapCallback=function(z){var R=d;return function(){var D=d;d=R;try{return z.apply(this,arguments)}finally{d=D}}}})(t0);e0.exports=t0;var Jh=e0.exports;/** + * @license React + * react-dom.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var Zh=j,Ze=Jh;function P(t){for(var e="https://reactjs.org/docs/error-decoder.html?invariant="+t,n=1;n"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Ps=Object.prototype.hasOwnProperty,ep=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,tc={},nc={};function tp(t){return Ps.call(nc,t)?!0:Ps.call(tc,t)?!1:ep.test(t)?nc[t]=!0:(tc[t]=!0,!1)}function np(t,e,n,r){if(n!==null&&n.type===0)return!1;switch(typeof e){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(t=t.toLowerCase().slice(0,5),t!=="data-"&&t!=="aria-");default:return!1}}function rp(t,e,n,r){if(e===null||typeof e>"u"||np(t,e,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!e;case 4:return e===!1;case 5:return isNaN(e);case 6:return isNaN(e)||1>e}return!1}function De(t,e,n,r,i,o,l){this.acceptsBooleans=e===2||e===3||e===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=t,this.type=e,this.sanitizeURL=o,this.removeEmptyString=l}var ke={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(t){ke[t]=new De(t,0,!1,t,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(t){var e=t[0];ke[e]=new De(e,1,!1,t[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(t){ke[t]=new De(t,2,!1,t.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(t){ke[t]=new De(t,2,!1,t,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(t){ke[t]=new De(t,3,!1,t.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(t){ke[t]=new De(t,3,!0,t,null,!1,!1)});["capture","download"].forEach(function(t){ke[t]=new De(t,4,!1,t,null,!1,!1)});["cols","rows","size","span"].forEach(function(t){ke[t]=new De(t,6,!1,t,null,!1,!1)});["rowSpan","start"].forEach(function(t){ke[t]=new De(t,5,!1,t.toLowerCase(),null,!1,!1)});var Ha=/[\-:]([a-z])/g;function Qa(t){return t[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(t){var e=t.replace(Ha,Qa);ke[e]=new De(e,1,!1,t,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(t){var e=t.replace(Ha,Qa);ke[e]=new De(e,1,!1,t,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(t){var e=t.replace(Ha,Qa);ke[e]=new De(e,1,!1,t,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(t){ke[t]=new De(t,1,!1,t.toLowerCase(),null,!1,!1)});ke.xlinkHref=new De("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(t){ke[t]=new De(t,1,!1,t.toLowerCase(),null,!0,!0)});function ba(t,e,n,r){var i=ke.hasOwnProperty(e)?ke[e]:null;(i!==null?i.type!==0:r||!(2s||i[l]!==o[s]){var a=` +`+i[l].replace(" at new "," at ");return t.displayName&&a.includes("")&&(a=a.replace("",t.displayName)),a}while(1<=l&&0<=s);break}}}finally{Ql=!1,Error.prepareStackTrace=n}return(t=t?t.displayName||t.name:"")?ei(t):""}function ip(t){switch(t.tag){case 5:return ei(t.type);case 16:return ei("Lazy");case 13:return ei("Suspense");case 19:return ei("SuspenseList");case 0:case 2:case 15:return t=bl(t.type,!1),t;case 11:return t=bl(t.type.render,!1),t;case 1:return t=bl(t.type,!0),t;default:return""}}function Ls(t){if(t==null)return null;if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case tr:return"Fragment";case er:return"Portal";case zs:return"Profiler";case Ya:return"StrictMode";case Os:return"Suspense";case Ns:return"SuspenseList"}if(typeof t=="object")switch(t.$$typeof){case i0:return(t.displayName||"Context")+".Consumer";case r0:return(t._context.displayName||"Context")+".Provider";case Xa:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case Ka:return e=t.displayName||null,e!==null?e:Ls(t.type)||"Memo";case Yt:e=t._payload,t=t._init;try{return Ls(t(e))}catch{}}return null}function op(t){var e=t.type;switch(t.tag){case 24:return"Cache";case 9:return(e.displayName||"Context")+".Consumer";case 10:return(e._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return t=e.render,t=t.displayName||t.name||"",e.displayName||(t!==""?"ForwardRef("+t+")":"ForwardRef");case 7:return"Fragment";case 5:return e;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Ls(e);case 8:return e===Ya?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e}return null}function mn(t){switch(typeof t){case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function l0(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function lp(t){var e=l0(t)?"checked":"value",n=Object.getOwnPropertyDescriptor(t.constructor.prototype,e),r=""+t[e];if(!t.hasOwnProperty(e)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,o=n.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return i.call(this)},set:function(l){r=""+l,o.call(this,l)}}),Object.defineProperty(t,e,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(l){r=""+l},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}function io(t){t._valueTracker||(t._valueTracker=lp(t))}function s0(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var n=e.getValue(),r="";return t&&(r=l0(t)?t.checked?"true":"false":t.value),t=r,t!==n?(e.setValue(t),!0):!1}function Ao(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}function Rs(t,e){var n=e.checked;return ie({},e,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??t._wrapperState.initialChecked})}function ic(t,e){var n=e.defaultValue==null?"":e.defaultValue,r=e.checked!=null?e.checked:e.defaultChecked;n=mn(e.value!=null?e.value:n),t._wrapperState={initialChecked:r,initialValue:n,controlled:e.type==="checkbox"||e.type==="radio"?e.checked!=null:e.value!=null}}function a0(t,e){e=e.checked,e!=null&&ba(t,"checked",e,!1)}function Ms(t,e){a0(t,e);var n=mn(e.value),r=e.type;if(n!=null)r==="number"?(n===0&&t.value===""||t.value!=n)&&(t.value=""+n):t.value!==""+n&&(t.value=""+n);else if(r==="submit"||r==="reset"){t.removeAttribute("value");return}e.hasOwnProperty("value")?Ds(t,e.type,n):e.hasOwnProperty("defaultValue")&&Ds(t,e.type,mn(e.defaultValue)),e.checked==null&&e.defaultChecked!=null&&(t.defaultChecked=!!e.defaultChecked)}function oc(t,e,n){if(e.hasOwnProperty("value")||e.hasOwnProperty("defaultValue")){var r=e.type;if(!(r!=="submit"&&r!=="reset"||e.value!==void 0&&e.value!==null))return;e=""+t._wrapperState.initialValue,n||e===t.value||(t.value=e),t.defaultValue=e}n=t.name,n!==""&&(t.name=""),t.defaultChecked=!!t._wrapperState.initialChecked,n!==""&&(t.name=n)}function Ds(t,e,n){(e!=="number"||Ao(t.ownerDocument)!==t)&&(n==null?t.defaultValue=""+t._wrapperState.initialValue:t.defaultValue!==""+n&&(t.defaultValue=""+n))}var ti=Array.isArray;function vr(t,e,n,r){if(t=t.options,e){e={};for(var i=0;i"+e.valueOf().toString()+"",e=oo.firstChild;t.firstChild;)t.removeChild(t.firstChild);for(;e.firstChild;)t.appendChild(e.firstChild)}});function wi(t,e){if(e){var n=t.firstChild;if(n&&n===t.lastChild&&n.nodeType===3){n.nodeValue=e;return}}t.textContent=e}var si={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},sp=["Webkit","ms","Moz","O"];Object.keys(si).forEach(function(t){sp.forEach(function(e){e=e+t.charAt(0).toUpperCase()+t.substring(1),si[e]=si[t]})});function d0(t,e,n){return e==null||typeof e=="boolean"||e===""?"":n||typeof e!="number"||e===0||si.hasOwnProperty(t)&&si[t]?(""+e).trim():e+"px"}function h0(t,e){t=t.style;for(var n in e)if(e.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=d0(n,e[n],r);n==="float"&&(n="cssFloat"),r?t.setProperty(n,i):t[n]=i}}var ap=ie({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function As(t,e){if(e){if(ap[t]&&(e.children!=null||e.dangerouslySetInnerHTML!=null))throw Error(P(137,t));if(e.dangerouslySetInnerHTML!=null){if(e.children!=null)throw Error(P(60));if(typeof e.dangerouslySetInnerHTML!="object"||!("__html"in e.dangerouslySetInnerHTML))throw Error(P(61))}if(e.style!=null&&typeof e.style!="object")throw Error(P(62))}}function Us(t,e){if(t.indexOf("-")===-1)return typeof e.is=="string";switch(t){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var $s=null;function Ga(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var Bs=null,gr=null,yr=null;function ac(t){if(t=Ki(t)){if(typeof Bs!="function")throw Error(P(280));var e=t.stateNode;e&&(e=El(e),Bs(t.stateNode,t.type,e))}}function p0(t){gr?yr?yr.push(t):yr=[t]:gr=t}function m0(){if(gr){var t=gr,e=yr;if(yr=gr=null,ac(t),e)for(t=0;t>>=0,t===0?32:31-(_p(t)/xp|0)|0}var lo=64,so=4194304;function ni(t){switch(t&-t){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:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return t&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return t}}function Wo(t,e){var n=t.pendingLanes;if(n===0)return 0;var r=0,i=t.suspendedLanes,o=t.pingedLanes,l=n&268435455;if(l!==0){var s=l&~i;s!==0?r=ni(s):(o&=l,o!==0&&(r=ni(o)))}else l=n&~i,l!==0?r=ni(l):o!==0&&(r=ni(o));if(r===0)return 0;if(e!==0&&e!==r&&!(e&i)&&(i=r&-r,o=e&-e,i>=o||i===16&&(o&4194240)!==0))return e;if(r&4&&(r|=n&16),e=t.entangledLanes,e!==0)for(t=t.entanglements,e&=r;0n;n++)e.push(t);return e}function Yi(t,e,n){t.pendingLanes|=e,e!==536870912&&(t.suspendedLanes=0,t.pingedLanes=0),t=t.eventTimes,e=31-_t(e),t[e]=n}function Cp(t,e){var n=t.pendingLanes&~e;t.pendingLanes=e,t.suspendedLanes=0,t.pingedLanes=0,t.expiredLanes&=e,t.mutableReadLanes&=e,t.entangledLanes&=e,e=t.entanglements;var r=t.eventTimes;for(t=t.expirationTimes;0=ui),gc=" ",yc=!1;function D0(t,e){switch(t){case"keyup":return Jp.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function I0(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var nr=!1;function e2(t,e){switch(t){case"compositionend":return I0(e);case"keypress":return e.which!==32?null:(yc=!0,gc);case"textInput":return t=e.data,t===gc&&yc?null:t;default:return null}}function t2(t,e){if(nr)return t==="compositionend"||!iu&&D0(t,e)?(t=R0(),Eo=tu=qt=null,nr=!1,t):null;switch(t){case"paste":return null;case"keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1=e)return{node:n,offset:e-t};t=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=kc(n)}}function $0(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?$0(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function B0(){for(var t=window,e=Ao();e instanceof t.HTMLIFrameElement;){try{var n=typeof e.contentWindow.location.href=="string"}catch{n=!1}if(n)t=e.contentWindow;else break;e=Ao(t.document)}return e}function ou(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&(e==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||e==="textarea"||t.contentEditable==="true")}function c2(t){var e=B0(),n=t.focusedElem,r=t.selectionRange;if(e!==n&&n&&n.ownerDocument&&$0(n.ownerDocument.documentElement,n)){if(r!==null&&ou(n)){if(e=r.start,t=r.end,t===void 0&&(t=e),"selectionStart"in n)n.selectionStart=e,n.selectionEnd=Math.min(t,n.value.length);else if(t=(e=n.ownerDocument||document)&&e.defaultView||window,t.getSelection){t=t.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=r.end===void 0?o:Math.min(r.end,i),!t.extend&&o>r&&(i=r,r=o,o=i),i=Sc(n,o);var l=Sc(n,r);i&&l&&(t.rangeCount!==1||t.anchorNode!==i.node||t.anchorOffset!==i.offset||t.focusNode!==l.node||t.focusOffset!==l.offset)&&(e=e.createRange(),e.setStart(i.node,i.offset),t.removeAllRanges(),o>r?(t.addRange(e),t.extend(l.node,l.offset)):(e.setEnd(l.node,l.offset),t.addRange(e)))}}for(e=[],t=n;t=t.parentNode;)t.nodeType===1&&e.push({element:t,left:t.scrollLeft,top:t.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n=document.documentMode,rr=null,Ys=null,fi=null,Xs=!1;function Cc(t,e,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;Xs||rr==null||rr!==Ao(r)||(r=rr,"selectionStart"in r&&ou(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),fi&&ji(fi,r)||(fi=r,r=Qo(Ys,"onSelect"),0lr||(t.current=ea[lr],ea[lr]=null,lr--)}function X(t,e){lr++,ea[lr]=t.current,t.current=e}var vn={},Oe=xn(vn),Ae=xn(!1),Bn=vn;function Er(t,e){var n=t.type.contextTypes;if(!n)return vn;var r=t.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===e)return r.__reactInternalMemoizedMaskedChildContext;var i={},o;for(o in n)i[o]=e[o];return r&&(t=t.stateNode,t.__reactInternalMemoizedUnmaskedChildContext=e,t.__reactInternalMemoizedMaskedChildContext=i),i}function Ue(t){return t=t.childContextTypes,t!=null}function Yo(){G(Ae),G(Oe)}function Nc(t,e,n){if(Oe.current!==vn)throw Error(P(168));X(Oe,e),X(Ae,n)}function G0(t,e,n){var r=t.stateNode;if(e=e.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in e))throw Error(P(108,op(t)||"Unknown",i));return ie({},n,r)}function Xo(t){return t=(t=t.stateNode)&&t.__reactInternalMemoizedMergedChildContext||vn,Bn=Oe.current,X(Oe,t),X(Ae,Ae.current),!0}function Lc(t,e,n){var r=t.stateNode;if(!r)throw Error(P(169));n?(t=G0(t,e,Bn),r.__reactInternalMemoizedMergedChildContext=t,G(Ae),G(Oe),X(Oe,t)):G(Ae),X(Ae,n)}var Mt=null,jl=!1,ls=!1;function q0(t){Mt===null?Mt=[t]:Mt.push(t)}function k2(t){jl=!0,q0(t)}function wn(){if(!ls&&Mt!==null){ls=!0;var t=0,e=V;try{var n=Mt;for(V=1;t>=l,i-=l,It=1<<32-_t(e)+i|n<T?(E=C,C=null):E=C.sibling;var O=d(m,C,v[T],w);if(O===null){C===null&&(C=E);break}t&&C&&O.alternate===null&&e(m,C),h=o(O,h,T),S===null?k=O:S.sibling=O,S=O,C=E}if(T===v.length)return n(m,C),J&&Pn(m,T),k;if(C===null){for(;TT?(E=C,C=null):E=C.sibling;var I=d(m,C,O.value,w);if(I===null){C===null&&(C=E);break}t&&C&&I.alternate===null&&e(m,C),h=o(I,h,T),S===null?k=I:S.sibling=I,S=I,C=E}if(O.done)return n(m,C),J&&Pn(m,T),k;if(C===null){for(;!O.done;T++,O=v.next())O=f(m,O.value,w),O!==null&&(h=o(O,h,T),S===null?k=O:S.sibling=O,S=O);return J&&Pn(m,T),k}for(C=r(m,C);!O.done;T++,O=v.next())O=g(C,m,T,O.value,w),O!==null&&(t&&O.alternate!==null&&C.delete(O.key===null?T:O.key),h=o(O,h,T),S===null?k=O:S.sibling=O,S=O);return t&&C.forEach(function(U){return e(m,U)}),J&&Pn(m,T),k}function x(m,h,v,w){if(typeof v=="object"&&v!==null&&v.type===tr&&v.key===null&&(v=v.props.children),typeof v=="object"&&v!==null){switch(v.$$typeof){case ro:e:{for(var k=v.key,S=h;S!==null;){if(S.key===k){if(k=v.type,k===tr){if(S.tag===7){n(m,S.sibling),h=i(S,v.props.children),h.return=m,m=h;break e}}else if(S.elementType===k||typeof k=="object"&&k!==null&&k.$$typeof===Yt&&Dc(k)===S.type){n(m,S.sibling),h=i(S,v.props),h.ref=Xr(m,S,v),h.return=m,m=h;break e}n(m,S);break}else e(m,S);S=S.sibling}v.type===tr?(h=In(v.props.children,m.mode,w,v.key),h.return=m,m=h):(w=Mo(v.type,v.key,v.props,null,m.mode,w),w.ref=Xr(m,h,v),w.return=m,m=w)}return l(m);case er:e:{for(S=v.key;h!==null;){if(h.key===S)if(h.tag===4&&h.stateNode.containerInfo===v.containerInfo&&h.stateNode.implementation===v.implementation){n(m,h.sibling),h=i(h,v.children||[]),h.return=m,m=h;break e}else{n(m,h);break}else e(m,h);h=h.sibling}h=ps(v,m.mode,w),h.return=m,m=h}return l(m);case Yt:return S=v._init,x(m,h,S(v._payload),w)}if(ti(v))return _(m,h,v,w);if(Vr(v))return p(m,h,v,w);mo(m,v)}return typeof v=="string"&&v!==""||typeof v=="number"?(v=""+v,h!==null&&h.tag===6?(n(m,h.sibling),h=i(h,v),h.return=m,m=h):(n(m,h),h=hs(v,m.mode,w),h.return=m,m=h),l(m)):n(m,h)}return x}var Pr=td(!0),nd=td(!1),qo=xn(null),Jo=null,ur=null,uu=null;function cu(){uu=ur=Jo=null}function fu(t){var e=qo.current;G(qo),t._currentValue=e}function ra(t,e,n){for(;t!==null;){var r=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,r!==null&&(r.childLanes|=e)):r!==null&&(r.childLanes&e)!==e&&(r.childLanes|=e),t===n)break;t=t.return}}function xr(t,e){Jo=t,uu=ur=null,t=t.dependencies,t!==null&&t.firstContext!==null&&(t.lanes&e&&(Fe=!0),t.firstContext=null)}function ct(t){var e=t._currentValue;if(uu!==t)if(t={context:t,memoizedValue:e,next:null},ur===null){if(Jo===null)throw Error(P(308));ur=t,Jo.dependencies={lanes:0,firstContext:t}}else ur=ur.next=t;return e}var Ln=null;function du(t){Ln===null?Ln=[t]:Ln.push(t)}function rd(t,e,n,r){var i=e.interleaved;return i===null?(n.next=n,du(e)):(n.next=i.next,i.next=n),e.interleaved=n,Bt(t,r)}function Bt(t,e){t.lanes|=e;var n=t.alternate;for(n!==null&&(n.lanes|=e),n=t,t=t.return;t!==null;)t.childLanes|=e,n=t.alternate,n!==null&&(n.childLanes|=e),n=t,t=t.return;return n.tag===3?n.stateNode:null}var Xt=!1;function hu(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function id(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,effects:t.effects})}function At(t,e){return{eventTime:t,lane:e,tag:0,payload:null,callback:null,next:null}}function an(t,e,n){var r=t.updateQueue;if(r===null)return null;if(r=r.shared,W&2){var i=r.pending;return i===null?e.next=e:(e.next=i.next,i.next=e),r.pending=e,Bt(t,n)}return i=r.interleaved,i===null?(e.next=e,du(r)):(e.next=i.next,i.next=e),r.interleaved=e,Bt(t,n)}function Po(t,e,n){if(e=e.updateQueue,e!==null&&(e=e.shared,(n&4194240)!==0)){var r=e.lanes;r&=t.pendingLanes,n|=r,e.lanes=n,Ja(t,n)}}function Ic(t,e){var n=t.updateQueue,r=t.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,o=null;if(n=n.firstBaseUpdate,n!==null){do{var l={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};o===null?i=o=l:o=o.next=l,n=n.next}while(n!==null);o===null?i=o=e:o=o.next=e}else i=o=e;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:o,shared:r.shared,effects:r.effects},t.updateQueue=n;return}t=n.lastBaseUpdate,t===null?n.firstBaseUpdate=e:t.next=e,n.lastBaseUpdate=e}function Zo(t,e,n,r){var i=t.updateQueue;Xt=!1;var o=i.firstBaseUpdate,l=i.lastBaseUpdate,s=i.shared.pending;if(s!==null){i.shared.pending=null;var a=s,u=a.next;a.next=null,l===null?o=u:l.next=u,l=a;var c=t.alternate;c!==null&&(c=c.updateQueue,s=c.lastBaseUpdate,s!==l&&(s===null?c.firstBaseUpdate=u:s.next=u,c.lastBaseUpdate=a))}if(o!==null){var f=i.baseState;l=0,c=u=a=null,s=o;do{var d=s.lane,g=s.eventTime;if((r&d)===d){c!==null&&(c=c.next={eventTime:g,lane:0,tag:s.tag,payload:s.payload,callback:s.callback,next:null});e:{var _=t,p=s;switch(d=e,g=n,p.tag){case 1:if(_=p.payload,typeof _=="function"){f=_.call(g,f,d);break e}f=_;break e;case 3:_.flags=_.flags&-65537|128;case 0:if(_=p.payload,d=typeof _=="function"?_.call(g,f,d):_,d==null)break e;f=ie({},f,d);break e;case 2:Xt=!0}}s.callback!==null&&s.lane!==0&&(t.flags|=64,d=i.effects,d===null?i.effects=[s]:d.push(s))}else g={eventTime:g,lane:d,tag:s.tag,payload:s.payload,callback:s.callback,next:null},c===null?(u=c=g,a=f):c=c.next=g,l|=d;if(s=s.next,s===null){if(s=i.shared.pending,s===null)break;d=s,s=d.next,d.next=null,i.lastBaseUpdate=d,i.shared.pending=null}}while(!0);if(c===null&&(a=f),i.baseState=a,i.firstBaseUpdate=u,i.lastBaseUpdate=c,e=i.shared.interleaved,e!==null){i=e;do l|=i.lane,i=i.next;while(i!==e)}else o===null&&(i.shared.lanes=0);Hn|=l,t.lanes=l,t.memoizedState=f}}function Fc(t,e,n){if(t=e.effects,e.effects=null,t!==null)for(e=0;en?n:4,t(!0);var r=as.transition;as.transition={};try{t(!1),e()}finally{V=n,as.transition=r}}function wd(){return ft().memoizedState}function E2(t,e,n){var r=cn(t);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},kd(t))Sd(e,n);else if(n=rd(t,e,n,r),n!==null){var i=Re();xt(n,t,r,i),Cd(n,e,r)}}function j2(t,e,n){var r=cn(t),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(kd(t))Sd(e,i);else{var o=t.alternate;if(t.lanes===0&&(o===null||o.lanes===0)&&(o=e.lastRenderedReducer,o!==null))try{var l=e.lastRenderedState,s=o(l,n);if(i.hasEagerState=!0,i.eagerState=s,wt(s,l)){var a=e.interleaved;a===null?(i.next=i,du(e)):(i.next=a.next,a.next=i),e.interleaved=i;return}}catch{}finally{}n=rd(t,e,i,r),n!==null&&(i=Re(),xt(n,t,r,i),Cd(n,e,r))}}function kd(t){var e=t.alternate;return t===re||e!==null&&e===re}function Sd(t,e){di=tl=!0;var n=t.pending;n===null?e.next=e:(e.next=n.next,n.next=e),t.pending=e}function Cd(t,e,n){if(n&4194240){var r=e.lanes;r&=t.pendingLanes,n|=r,e.lanes=n,Ja(t,n)}}var nl={readContext:ct,useCallback:Se,useContext:Se,useEffect:Se,useImperativeHandle:Se,useInsertionEffect:Se,useLayoutEffect:Se,useMemo:Se,useReducer:Se,useRef:Se,useState:Se,useDebugValue:Se,useDeferredValue:Se,useTransition:Se,useMutableSource:Se,useSyncExternalStore:Se,useId:Se,unstable_isNewReconciler:!1},P2={readContext:ct,useCallback:function(t,e){return St().memoizedState=[t,e===void 0?null:e],t},useContext:ct,useEffect:Uc,useImperativeHandle:function(t,e,n){return n=n!=null?n.concat([t]):null,Oo(4194308,4,vd.bind(null,e,t),n)},useLayoutEffect:function(t,e){return Oo(4194308,4,t,e)},useInsertionEffect:function(t,e){return Oo(4,2,t,e)},useMemo:function(t,e){var n=St();return e=e===void 0?null:e,t=t(),n.memoizedState=[t,e],t},useReducer:function(t,e,n){var r=St();return e=n!==void 0?n(e):e,r.memoizedState=r.baseState=e,t={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:e},r.queue=t,t=t.dispatch=E2.bind(null,re,t),[r.memoizedState,t]},useRef:function(t){var e=St();return t={current:t},e.memoizedState=t},useState:Ac,useDebugValue:wu,useDeferredValue:function(t){return St().memoizedState=t},useTransition:function(){var t=Ac(!1),e=t[0];return t=T2.bind(null,t[1]),St().memoizedState=t,[e,t]},useMutableSource:function(){},useSyncExternalStore:function(t,e,n){var r=re,i=St();if(J){if(n===void 0)throw Error(P(407));n=n()}else{if(n=e(),ge===null)throw Error(P(349));Vn&30||ad(r,e,n)}i.memoizedState=n;var o={value:n,getSnapshot:e};return i.queue=o,Uc(cd.bind(null,r,o,t),[t]),r.flags|=2048,Di(9,ud.bind(null,r,o,n,e),void 0,null),n},useId:function(){var t=St(),e=ge.identifierPrefix;if(J){var n=Ft,r=It;n=(r&~(1<<32-_t(r)-1)).toString(32)+n,e=":"+e+"R"+n,n=Ri++,0<\/script>",t=t.removeChild(t.firstChild)):typeof r.is=="string"?t=l.createElement(n,{is:r.is}):(t=l.createElement(n),n==="select"&&(l=t,r.multiple?l.multiple=!0:r.size&&(l.size=r.size))):t=l.createElementNS(t,n),t[Tt]=e,t[Oi]=r,Md(t,e,!1,!1),e.stateNode=t;e:{switch(l=Us(n,r),n){case"dialog":K("cancel",t),K("close",t),i=r;break;case"iframe":case"object":case"embed":K("load",t),i=r;break;case"video":case"audio":for(i=0;iNr&&(e.flags|=128,r=!0,Kr(o,!1),e.lanes=4194304)}else{if(!r)if(t=el(l),t!==null){if(e.flags|=128,r=!0,n=t.updateQueue,n!==null&&(e.updateQueue=n,e.flags|=4),Kr(o,!0),o.tail===null&&o.tailMode==="hidden"&&!l.alternate&&!J)return Ce(e),null}else 2*ce()-o.renderingStartTime>Nr&&n!==1073741824&&(e.flags|=128,r=!0,Kr(o,!1),e.lanes=4194304);o.isBackwards?(l.sibling=e.child,e.child=l):(n=o.last,n!==null?n.sibling=l:e.child=l,o.last=l)}return o.tail!==null?(e=o.tail,o.rendering=e,o.tail=e.sibling,o.renderingStartTime=ce(),e.sibling=null,n=ee.current,X(ee,r?n&1|2:n&1),e):(Ce(e),null);case 22:case 23:return ju(),r=e.memoizedState!==null,t!==null&&t.memoizedState!==null!==r&&(e.flags|=8192),r&&e.mode&1?be&1073741824&&(Ce(e),e.subtreeFlags&6&&(e.flags|=8192)):Ce(e),null;case 24:return null;case 25:return null}throw Error(P(156,e.tag))}function I2(t,e){switch(su(e),e.tag){case 1:return Ue(e.type)&&Yo(),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return zr(),G(Ae),G(Oe),vu(),t=e.flags,t&65536&&!(t&128)?(e.flags=t&-65537|128,e):null;case 5:return mu(e),null;case 13:if(G(ee),t=e.memoizedState,t!==null&&t.dehydrated!==null){if(e.alternate===null)throw Error(P(340));jr()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return G(ee),null;case 4:return zr(),null;case 10:return fu(e.type._context),null;case 22:case 23:return ju(),null;case 24:return null;default:return null}}var go=!1,Te=!1,F2=typeof WeakSet=="function"?WeakSet:Set,L=null;function cr(t,e){var n=t.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){oe(t,e,r)}else n.current=null}function da(t,e,n){try{n()}catch(r){oe(t,e,r)}}var Gc=!1;function A2(t,e){if(Ks=Vo,t=B0(),ou(t)){if("selectionStart"in t)var n={start:t.selectionStart,end:t.selectionEnd};else e:{n=(n=t.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break e}var l=0,s=-1,a=-1,u=0,c=0,f=t,d=null;t:for(;;){for(var g;f!==n||i!==0&&f.nodeType!==3||(s=l+i),f!==o||r!==0&&f.nodeType!==3||(a=l+r),f.nodeType===3&&(l+=f.nodeValue.length),(g=f.firstChild)!==null;)d=f,f=g;for(;;){if(f===t)break t;if(d===n&&++u===i&&(s=l),d===o&&++c===r&&(a=l),(g=f.nextSibling)!==null)break;f=d,d=f.parentNode}f=g}n=s===-1||a===-1?null:{start:s,end:a}}else n=null}n=n||{start:0,end:0}}else n=null;for(Gs={focusedElem:t,selectionRange:n},Vo=!1,L=e;L!==null;)if(e=L,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,L=t;else for(;L!==null;){e=L;try{var _=e.alternate;if(e.flags&1024)switch(e.tag){case 0:case 11:case 15:break;case 1:if(_!==null){var p=_.memoizedProps,x=_.memoizedState,m=e.stateNode,h=m.getSnapshotBeforeUpdate(e.elementType===e.type?p:vt(e.type,p),x);m.__reactInternalSnapshotBeforeUpdate=h}break;case 3:var v=e.stateNode.containerInfo;v.nodeType===1?v.textContent="":v.nodeType===9&&v.documentElement&&v.removeChild(v.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(P(163))}}catch(w){oe(e,e.return,w)}if(t=e.sibling,t!==null){t.return=e.return,L=t;break}L=e.return}return _=Gc,Gc=!1,_}function hi(t,e,n){var r=e.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&t)===t){var o=i.destroy;i.destroy=void 0,o!==void 0&&da(e,n,o)}i=i.next}while(i!==r)}}function Ol(t,e){if(e=e.updateQueue,e=e!==null?e.lastEffect:null,e!==null){var n=e=e.next;do{if((n.tag&t)===t){var r=n.create;n.destroy=r()}n=n.next}while(n!==e)}}function ha(t){var e=t.ref;if(e!==null){var n=t.stateNode;switch(t.tag){case 5:t=n;break;default:t=n}typeof e=="function"?e(t):e.current=t}}function Fd(t){var e=t.alternate;e!==null&&(t.alternate=null,Fd(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&(delete e[Tt],delete e[Oi],delete e[Zs],delete e[x2],delete e[w2])),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}function Ad(t){return t.tag===5||t.tag===3||t.tag===4}function qc(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||Ad(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.flags&2||t.child===null||t.tag===4)continue e;t.child.return=t,t=t.child}if(!(t.flags&2))return t.stateNode}}function pa(t,e,n){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?n.nodeType===8?n.parentNode.insertBefore(t,e):n.insertBefore(t,e):(n.nodeType===8?(e=n.parentNode,e.insertBefore(t,n)):(e=n,e.appendChild(t)),n=n._reactRootContainer,n!=null||e.onclick!==null||(e.onclick=bo));else if(r!==4&&(t=t.child,t!==null))for(pa(t,e,n),t=t.sibling;t!==null;)pa(t,e,n),t=t.sibling}function ma(t,e,n){var r=t.tag;if(r===5||r===6)t=t.stateNode,e?n.insertBefore(t,e):n.appendChild(t);else if(r!==4&&(t=t.child,t!==null))for(ma(t,e,n),t=t.sibling;t!==null;)ma(t,e,n),t=t.sibling}var xe=null,gt=!1;function bt(t,e,n){for(n=n.child;n!==null;)Ud(t,e,n),n=n.sibling}function Ud(t,e,n){if(Pt&&typeof Pt.onCommitFiberUnmount=="function")try{Pt.onCommitFiberUnmount(kl,n)}catch{}switch(n.tag){case 5:Te||cr(n,e);case 6:var r=xe,i=gt;xe=null,bt(t,e,n),xe=r,gt=i,xe!==null&&(gt?(t=xe,n=n.stateNode,t.nodeType===8?t.parentNode.removeChild(n):t.removeChild(n)):xe.removeChild(n.stateNode));break;case 18:xe!==null&&(gt?(t=xe,n=n.stateNode,t.nodeType===8?os(t.parentNode,n):t.nodeType===1&&os(t,n),Ti(t)):os(xe,n.stateNode));break;case 4:r=xe,i=gt,xe=n.stateNode.containerInfo,gt=!0,bt(t,e,n),xe=r,gt=i;break;case 0:case 11:case 14:case 15:if(!Te&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var o=i,l=o.destroy;o=o.tag,l!==void 0&&(o&2||o&4)&&da(n,e,l),i=i.next}while(i!==r)}bt(t,e,n);break;case 1:if(!Te&&(cr(n,e),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(s){oe(n,e,s)}bt(t,e,n);break;case 21:bt(t,e,n);break;case 22:n.mode&1?(Te=(r=Te)||n.memoizedState!==null,bt(t,e,n),Te=r):bt(t,e,n);break;default:bt(t,e,n)}}function Jc(t){var e=t.updateQueue;if(e!==null){t.updateQueue=null;var n=t.stateNode;n===null&&(n=t.stateNode=new F2),e.forEach(function(r){var i=Y2.bind(null,t,r);n.has(r)||(n.add(r),r.then(i,i))})}}function mt(t,e){var n=e.deletions;if(n!==null)for(var r=0;ri&&(i=l),r&=~o}if(r=i,r=ce()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*$2(r/1960))-r,10t?16:t,Jt===null)var r=!1;else{if(t=Jt,Jt=null,ol=0,W&6)throw Error(P(331));var i=W;for(W|=4,L=t.current;L!==null;){var o=L,l=o.child;if(L.flags&16){var s=o.deletions;if(s!==null){for(var a=0;ace()-Tu?Dn(t,0):Cu|=n),$e(t,e)}function Yd(t,e){e===0&&(t.mode&1?(e=so,so<<=1,!(so&130023424)&&(so=4194304)):e=1);var n=Re();t=Bt(t,e),t!==null&&(Yi(t,e,n),$e(t,n))}function b2(t){var e=t.memoizedState,n=0;e!==null&&(n=e.retryLane),Yd(t,n)}function Y2(t,e){var n=0;switch(t.tag){case 13:var r=t.stateNode,i=t.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=t.stateNode;break;default:throw Error(P(314))}r!==null&&r.delete(e),Yd(t,n)}var Xd;Xd=function(t,e,n){if(t!==null)if(t.memoizedProps!==e.pendingProps||Ae.current)Fe=!0;else{if(!(t.lanes&n)&&!(e.flags&128))return Fe=!1,M2(t,e,n);Fe=!!(t.flags&131072)}else Fe=!1,J&&e.flags&1048576&&J0(e,Go,e.index);switch(e.lanes=0,e.tag){case 2:var r=e.type;No(t,e),t=e.pendingProps;var i=Er(e,Oe.current);xr(e,n),i=yu(null,e,r,t,i,n);var o=_u();return e.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(e.tag=1,e.memoizedState=null,e.updateQueue=null,Ue(r)?(o=!0,Xo(e)):o=!1,e.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,hu(e),i.updater=zl,e.stateNode=i,i._reactInternals=e,oa(e,r,t,n),e=aa(null,e,r,!0,o,n)):(e.tag=0,J&&o&&lu(e),Ne(null,e,i,n),e=e.child),e;case 16:r=e.elementType;e:{switch(No(t,e),t=e.pendingProps,i=r._init,r=i(r._payload),e.type=r,i=e.tag=K2(r),t=vt(r,t),i){case 0:e=sa(null,e,r,t,n);break e;case 1:e=Yc(null,e,r,t,n);break e;case 11:e=Qc(null,e,r,t,n);break e;case 14:e=bc(null,e,r,vt(r.type,t),n);break e}throw Error(P(306,r,""))}return e;case 0:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:vt(r,i),sa(t,e,r,i,n);case 1:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:vt(r,i),Yc(t,e,r,i,n);case 3:e:{if(Nd(e),t===null)throw Error(P(387));r=e.pendingProps,o=e.memoizedState,i=o.element,id(t,e),Zo(e,r,null,n);var l=e.memoizedState;if(r=l.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:l.cache,pendingSuspenseBoundaries:l.pendingSuspenseBoundaries,transitions:l.transitions},e.updateQueue.baseState=o,e.memoizedState=o,e.flags&256){i=Or(Error(P(423)),e),e=Xc(t,e,r,n,i);break e}else if(r!==i){i=Or(Error(P(424)),e),e=Xc(t,e,r,n,i);break e}else for(Ke=sn(e.stateNode.containerInfo.firstChild),qe=e,J=!0,yt=null,n=nd(e,null,r,n),e.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(jr(),r===i){e=Wt(t,e,n);break e}Ne(t,e,r,n)}e=e.child}return e;case 5:return od(e),t===null&&na(e),r=e.type,i=e.pendingProps,o=t!==null?t.memoizedProps:null,l=i.children,qs(r,i)?l=null:o!==null&&qs(r,o)&&(e.flags|=32),Od(t,e),Ne(t,e,l,n),e.child;case 6:return t===null&&na(e),null;case 13:return Ld(t,e,n);case 4:return pu(e,e.stateNode.containerInfo),r=e.pendingProps,t===null?e.child=Pr(e,null,r,n):Ne(t,e,r,n),e.child;case 11:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:vt(r,i),Qc(t,e,r,i,n);case 7:return Ne(t,e,e.pendingProps,n),e.child;case 8:return Ne(t,e,e.pendingProps.children,n),e.child;case 12:return Ne(t,e,e.pendingProps.children,n),e.child;case 10:e:{if(r=e.type._context,i=e.pendingProps,o=e.memoizedProps,l=i.value,X(qo,r._currentValue),r._currentValue=l,o!==null)if(wt(o.value,l)){if(o.children===i.children&&!Ae.current){e=Wt(t,e,n);break e}}else for(o=e.child,o!==null&&(o.return=e);o!==null;){var s=o.dependencies;if(s!==null){l=o.child;for(var a=s.firstContext;a!==null;){if(a.context===r){if(o.tag===1){a=At(-1,n&-n),a.tag=2;var u=o.updateQueue;if(u!==null){u=u.shared;var c=u.pending;c===null?a.next=a:(a.next=c.next,c.next=a),u.pending=a}}o.lanes|=n,a=o.alternate,a!==null&&(a.lanes|=n),ra(o.return,n,e),s.lanes|=n;break}a=a.next}}else if(o.tag===10)l=o.type===e.type?null:o.child;else if(o.tag===18){if(l=o.return,l===null)throw Error(P(341));l.lanes|=n,s=l.alternate,s!==null&&(s.lanes|=n),ra(l,n,e),l=o.sibling}else l=o.child;if(l!==null)l.return=o;else for(l=o;l!==null;){if(l===e){l=null;break}if(o=l.sibling,o!==null){o.return=l.return,l=o;break}l=l.return}o=l}Ne(t,e,i.children,n),e=e.child}return e;case 9:return i=e.type,r=e.pendingProps.children,xr(e,n),i=ct(i),r=r(i),e.flags|=1,Ne(t,e,r,n),e.child;case 14:return r=e.type,i=vt(r,e.pendingProps),i=vt(r.type,i),bc(t,e,r,i,n);case 15:return Pd(t,e,e.type,e.pendingProps,n);case 17:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:vt(r,i),No(t,e),e.tag=1,Ue(r)?(t=!0,Xo(e)):t=!1,xr(e,n),Td(e,r,i),oa(e,r,i,n),aa(null,e,r,!0,t,n);case 19:return Rd(t,e,n);case 22:return zd(t,e,n)}throw Error(P(156,e.tag))};function Kd(t,e){return k0(t,e)}function X2(t,e,n,r){this.tag=t,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function lt(t,e,n,r){return new X2(t,e,n,r)}function zu(t){return t=t.prototype,!(!t||!t.isReactComponent)}function K2(t){if(typeof t=="function")return zu(t)?1:0;if(t!=null){if(t=t.$$typeof,t===Xa)return 11;if(t===Ka)return 14}return 2}function fn(t,e){var n=t.alternate;return n===null?(n=lt(t.tag,e,t.key,t.mode),n.elementType=t.elementType,n.type=t.type,n.stateNode=t.stateNode,n.alternate=t,t.alternate=n):(n.pendingProps=e,n.type=t.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=t.flags&14680064,n.childLanes=t.childLanes,n.lanes=t.lanes,n.child=t.child,n.memoizedProps=t.memoizedProps,n.memoizedState=t.memoizedState,n.updateQueue=t.updateQueue,e=t.dependencies,n.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext},n.sibling=t.sibling,n.index=t.index,n.ref=t.ref,n}function Mo(t,e,n,r,i,o){var l=2;if(r=t,typeof t=="function")zu(t)&&(l=1);else if(typeof t=="string")l=5;else e:switch(t){case tr:return In(n.children,i,o,e);case Ya:l=8,i|=8;break;case zs:return t=lt(12,n,e,i|2),t.elementType=zs,t.lanes=o,t;case Os:return t=lt(13,n,e,i),t.elementType=Os,t.lanes=o,t;case Ns:return t=lt(19,n,e,i),t.elementType=Ns,t.lanes=o,t;case o0:return Ll(n,i,o,e);default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case r0:l=10;break e;case i0:l=9;break e;case Xa:l=11;break e;case Ka:l=14;break e;case Yt:l=16,r=null;break e}throw Error(P(130,t==null?t:typeof t,""))}return e=lt(l,n,e,i),e.elementType=t,e.type=r,e.lanes=o,e}function In(t,e,n,r){return t=lt(7,t,r,e),t.lanes=n,t}function Ll(t,e,n,r){return t=lt(22,t,r,e),t.elementType=o0,t.lanes=n,t.stateNode={isHidden:!1},t}function hs(t,e,n){return t=lt(6,t,null,e),t.lanes=n,t}function ps(t,e,n){return e=lt(4,t.children!==null?t.children:[],t.key,e),e.lanes=n,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}function G2(t,e,n,r,i){this.tag=e,this.containerInfo=t,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Xl(0),this.expirationTimes=Xl(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Xl(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function Ou(t,e,n,r,i,o,l,s,a){return t=new G2(t,e,n,s,a),e===1?(e=1,o===!0&&(e|=8)):e=0,o=lt(3,null,null,e),t.current=o,o.stateNode=t,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},hu(o),t}function q2(t,e,n){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(Zd)}catch(t){console.error(t)}}Zd(),Zf.exports=tt;var nm=Zf.exports,sf=nm;js.createRoot=sf.createRoot,js.hydrateRoot=sf.hydrateRoot;/** + * @remix-run/router v1.17.1 + * + * Copyright (c) Remix Software Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE.md file in the root directory of this source tree. + * + * @license MIT + */function Fi(){return Fi=Object.assign?Object.assign.bind():function(t){for(var e=1;e"u")throw new Error(e)}function e1(t,e){if(!t){typeof console<"u"&&console.warn(e);try{throw new Error(e)}catch{}}}function im(){return Math.random().toString(36).substr(2,8)}function uf(t,e){return{usr:t.state,key:t.key,idx:e}}function xa(t,e,n,r){return n===void 0&&(n=null),Fi({pathname:typeof t=="string"?t:t.pathname,search:"",hash:""},typeof e=="string"?Br(e):e,{state:n,key:e&&e.key||r||im()})}function al(t){let{pathname:e="/",search:n="",hash:r=""}=t;return n&&n!=="?"&&(e+=n.charAt(0)==="?"?n:"?"+n),r&&r!=="#"&&(e+=r.charAt(0)==="#"?r:"#"+r),e}function Br(t){let e={};if(t){let n=t.indexOf("#");n>=0&&(e.hash=t.substr(n),t=t.substr(0,n));let r=t.indexOf("?");r>=0&&(e.search=t.substr(r),t=t.substr(0,r)),t&&(e.pathname=t)}return e}function om(t,e,n,r){r===void 0&&(r={});let{window:i=document.defaultView,v5Compat:o=!1}=r,l=i.history,s=Zt.Pop,a=null,u=c();u==null&&(u=0,l.replaceState(Fi({},l.state,{idx:u}),""));function c(){return(l.state||{idx:null}).idx}function f(){s=Zt.Pop;let x=c(),m=x==null?null:x-u;u=x,a&&a({action:s,location:p.location,delta:m})}function d(x,m){s=Zt.Push;let h=xa(p.location,x,m);u=c()+1;let v=uf(h,u),w=p.createHref(h);try{l.pushState(v,"",w)}catch(k){if(k instanceof DOMException&&k.name==="DataCloneError")throw k;i.location.assign(w)}o&&a&&a({action:s,location:p.location,delta:1})}function g(x,m){s=Zt.Replace;let h=xa(p.location,x,m);u=c();let v=uf(h,u),w=p.createHref(h);l.replaceState(v,"",w),o&&a&&a({action:s,location:p.location,delta:0})}function _(x){let m=i.location.origin!=="null"?i.location.origin:i.location.href,h=typeof x=="string"?x:al(x);return h=h.replace(/ $/,"%20"),se(m,"No window.location.(origin|href) available to create URL for href: "+h),new URL(h,m)}let p={get action(){return s},get location(){return t(i,l)},listen(x){if(a)throw new Error("A history only accepts one active listener");return i.addEventListener(af,f),a=x,()=>{i.removeEventListener(af,f),a=null}},createHref(x){return e(i,x)},createURL:_,encodeLocation(x){let m=_(x);return{pathname:m.pathname,search:m.search,hash:m.hash}},push:d,replace:g,go(x){return l.go(x)}};return p}var cf;(function(t){t.data="data",t.deferred="deferred",t.redirect="redirect",t.error="error"})(cf||(cf={}));function lm(t,e,n){return n===void 0&&(n="/"),sm(t,e,n,!1)}function sm(t,e,n,r){let i=typeof e=="string"?Br(e):e,o=Lr(i.pathname||"/",n);if(o==null)return null;let l=t1(t);am(l);let s=null;for(let a=0;s==null&&a{let a={relativePath:s===void 0?o.path||"":s,caseSensitive:o.caseSensitive===!0,childrenIndex:l,route:o};a.relativePath.startsWith("/")&&(se(a.relativePath.startsWith(r),'Absolute route path "'+a.relativePath+'" nested under path '+('"'+r+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),a.relativePath=a.relativePath.slice(r.length));let u=dn([r,a.relativePath]),c=n.concat(a);o.children&&o.children.length>0&&(se(o.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+u+'".')),t1(o.children,e,c,u)),!(o.path==null&&!o.index)&&e.push({path:u,score:mm(u,o.index),routesMeta:c})};return t.forEach((o,l)=>{var s;if(o.path===""||!((s=o.path)!=null&&s.includes("?")))i(o,l);else for(let a of n1(o.path))i(o,l,a)}),e}function n1(t){let e=t.split("/");if(e.length===0)return[];let[n,...r]=e,i=n.endsWith("?"),o=n.replace(/\?$/,"");if(r.length===0)return i?[o,""]:[o];let l=n1(r.join("/")),s=[];return s.push(...l.map(a=>a===""?o:[o,a].join("/"))),i&&s.push(...l),s.map(a=>t.startsWith("/")&&a===""?"/":a)}function am(t){t.sort((e,n)=>e.score!==n.score?n.score-e.score:vm(e.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}const um=/^:[\w-]+$/,cm=3,fm=2,dm=1,hm=10,pm=-2,ff=t=>t==="*";function mm(t,e){let n=t.split("/"),r=n.length;return n.some(ff)&&(r+=pm),e&&(r+=fm),n.filter(i=>!ff(i)).reduce((i,o)=>i+(um.test(o)?cm:o===""?dm:hm),r)}function vm(t,e){return t.length===e.length&&t.slice(0,-1).every((r,i)=>r===e[i])?t[t.length-1]-e[e.length-1]:0}function gm(t,e,n){let{routesMeta:r}=t,i={},o="/",l=[];for(let s=0;s{let{paramName:d,isOptional:g}=c;if(d==="*"){let p=s[f]||"";l=o.slice(0,o.length-p.length).replace(/(.)\/+$/,"$1")}const _=s[f];return g&&!_?u[d]=void 0:u[d]=(_||"").replace(/%2F/g,"/"),u},{}),pathname:o,pathnameBase:l,pattern:t}}function ym(t,e,n){e===void 0&&(e=!1),n===void 0&&(n=!0),e1(t==="*"||!t.endsWith("*")||t.endsWith("/*"),'Route path "'+t+'" will be treated as if it were '+('"'+t.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+t.replace(/\*$/,"/*")+'".'));let r=[],i="^"+t.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(l,s,a)=>(r.push({paramName:s,isOptional:a!=null}),a?"/?([^\\/]+)?":"/([^\\/]+)"));return t.endsWith("*")?(r.push({paramName:"*"}),i+=t==="*"||t==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?i+="\\/*$":t!==""&&t!=="/"&&(i+="(?:(?=\\/|$))"),[new RegExp(i,e?void 0:"i"),r]}function _m(t){try{return t.split("/").map(e=>decodeURIComponent(e).replace(/\//g,"%2F")).join("/")}catch(e){return e1(!1,'The URL path "'+t+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+e+").")),t}}function Lr(t,e){if(e==="/")return t;if(!t.toLowerCase().startsWith(e.toLowerCase()))return null;let n=e.endsWith("/")?e.length-1:e.length,r=t.charAt(n);return r&&r!=="/"?null:t.slice(n)||"/"}function xm(t,e){e===void 0&&(e="/");let{pathname:n,search:r="",hash:i=""}=typeof t=="string"?Br(t):t;return{pathname:n?n.startsWith("/")?n:wm(n,e):e,search:Cm(r),hash:Tm(i)}}function wm(t,e){let n=e.replace(/\/+$/,"").split("/");return t.split("/").forEach(i=>{i===".."?n.length>1&&n.pop():i!=="."&&n.push(i)}),n.length>1?n.join("/"):"/"}function ms(t,e,n,r){return"Cannot include a '"+t+"' character in a manually specified "+("`to."+e+"` field ["+JSON.stringify(r)+"]. Please separate it out to the ")+("`to."+n+"` field. Alternatively you may provide the full path as ")+'a string in and the router will parse it for you.'}function km(t){return t.filter((e,n)=>n===0||e.route.path&&e.route.path.length>0)}function r1(t,e){let n=km(t);return e?n.map((r,i)=>i===n.length-1?r.pathname:r.pathnameBase):n.map(r=>r.pathnameBase)}function i1(t,e,n,r){r===void 0&&(r=!1);let i;typeof t=="string"?i=Br(t):(i=Fi({},t),se(!i.pathname||!i.pathname.includes("?"),ms("?","pathname","search",i)),se(!i.pathname||!i.pathname.includes("#"),ms("#","pathname","hash",i)),se(!i.search||!i.search.includes("#"),ms("#","search","hash",i)));let o=t===""||i.pathname==="",l=o?"/":i.pathname,s;if(l==null)s=n;else{let f=e.length-1;if(!r&&l.startsWith("..")){let d=l.split("/");for(;d[0]==="..";)d.shift(),f-=1;i.pathname=d.join("/")}s=f>=0?e[f]:"/"}let a=xm(i,s),u=l&&l!=="/"&&l.endsWith("/"),c=(o||l===".")&&n.endsWith("/");return!a.pathname.endsWith("/")&&(u||c)&&(a.pathname+="/"),a}const dn=t=>t.join("/").replace(/\/\/+/g,"/"),Sm=t=>t.replace(/\/+$/,"").replace(/^\/*/,"/"),Cm=t=>!t||t==="?"?"":t.startsWith("?")?t:"?"+t,Tm=t=>!t||t==="#"?"":t.startsWith("#")?t:"#"+t;function Em(t){return t!=null&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.internal=="boolean"&&"data"in t}const o1=["post","put","patch","delete"];new Set(o1);const jm=["get",...o1];new Set(jm);/** + * React Router v6.24.1 + * + * Copyright (c) Remix Software Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE.md file in the root directory of this source tree. + * + * @license MIT + */function Ai(){return Ai=Object.assign?Object.assign.bind():function(t){for(var e=1;e{s.current=!0}),j.useCallback(function(u,c){if(c===void 0&&(c={}),!s.current)return;if(typeof u=="number"){r.go(u);return}let f=i1(u,JSON.parse(l),o,c.relative==="path");t==null&&e!=="/"&&(f.pathname=f.pathname==="/"?e:dn([e,f.pathname])),(c.replace?r.replace:r.push)(f,c.state,c)},[e,r,l,o,t])}function Ul(t,e){let{relative:n}=e===void 0?{}:e,{future:r}=j.useContext(kn),{matches:i}=j.useContext(Gn),{pathname:o}=Ji(),l=JSON.stringify(r1(i,r.v7_relativeSplatPath));return j.useMemo(()=>i1(t,JSON.parse(l),o,n==="path"),[t,l,o,n])}function Nm(t,e){return Lm(t,e)}function Lm(t,e,n,r){qi()||se(!1);let{navigator:i}=j.useContext(kn),{matches:o}=j.useContext(Gn),l=o[o.length-1],s=l?l.params:{};l&&l.pathname;let a=l?l.pathnameBase:"/";l&&l.route;let u=Ji(),c;if(e){var f;let x=typeof e=="string"?Br(e):e;a==="/"||(f=x.pathname)!=null&&f.startsWith(a)||se(!1),c=x}else c=u;let d=c.pathname||"/",g=d;if(a!=="/"){let x=a.replace(/^\//,"").split("/");g="/"+d.replace(/^\//,"").split("/").slice(x.length).join("/")}let _=lm(t,{pathname:g}),p=Fm(_&&_.map(x=>Object.assign({},x,{params:Object.assign({},s,x.params),pathname:dn([a,i.encodeLocation?i.encodeLocation(x.pathname).pathname:x.pathname]),pathnameBase:x.pathnameBase==="/"?a:dn([a,i.encodeLocation?i.encodeLocation(x.pathnameBase).pathname:x.pathnameBase])})),o,n,r);return e&&p?j.createElement(Al.Provider,{value:{location:Ai({pathname:"/",search:"",hash:"",state:null,key:"default"},c),navigationType:Zt.Pop}},p):p}function Rm(){let t=Bm(),e=Em(t)?t.status+" "+t.statusText:t instanceof Error?t.message:JSON.stringify(t),n=t instanceof Error?t.stack:null,i={padding:"0.5rem",backgroundColor:"rgba(200,200,200, 0.5)"};return j.createElement(j.Fragment,null,j.createElement("h2",null,"Unexpected Application Error!"),j.createElement("h3",{style:{fontStyle:"italic"}},e),n?j.createElement("pre",{style:i},n):null,null)}const Mm=j.createElement(Rm,null);class Dm extends j.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,n){return n.location!==e.location||n.revalidation!=="idle"&&e.revalidation==="idle"?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error!==void 0?e.error:n.error,location:n.location,revalidation:e.revalidation||n.revalidation}}componentDidCatch(e,n){console.error("React Router caught the following error during render",e,n)}render(){return this.state.error!==void 0?j.createElement(Gn.Provider,{value:this.props.routeContext},j.createElement(s1.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function Im(t){let{routeContext:e,match:n,children:r}=t,i=j.useContext(Fl);return i&&i.static&&i.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=n.route.id),j.createElement(Gn.Provider,{value:e},r)}function Fm(t,e,n,r){var i;if(e===void 0&&(e=[]),n===void 0&&(n=null),r===void 0&&(r=null),t==null){var o;if((o=n)!=null&&o.errors)t=n.matches;else return null}let l=t,s=(i=n)==null?void 0:i.errors;if(s!=null){let c=l.findIndex(f=>f.route.id&&(s==null?void 0:s[f.route.id])!==void 0);c>=0||se(!1),l=l.slice(0,Math.min(l.length,c+1))}let a=!1,u=-1;if(n&&r&&r.v7_partialHydration)for(let c=0;c=0?l=l.slice(0,u+1):l=[l[0]];break}}}return l.reduceRight((c,f,d)=>{let g,_=!1,p=null,x=null;n&&(g=s&&f.route.id?s[f.route.id]:void 0,p=f.route.errorElement||Mm,a&&(u<0&&d===0?(_=!0,x=null):u===d&&(_=!0,x=f.route.hydrateFallbackElement||null)));let m=e.concat(l.slice(0,d+1)),h=()=>{let v;return g?v=p:_?v=x:f.route.Component?v=j.createElement(f.route.Component,null):f.route.element?v=f.route.element:v=c,j.createElement(Im,{match:f,routeContext:{outlet:c,matches:m,isDataRoute:n!=null},children:v})};return n&&(f.route.ErrorBoundary||f.route.errorElement||d===0)?j.createElement(Dm,{location:n.location,revalidation:n.revalidation,component:p,error:g,children:h(),routeContext:{outlet:null,matches:m,isDataRoute:!0}}):h()},null)}var u1=function(t){return t.UseBlocker="useBlocker",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate",t}(u1||{}),cl=function(t){return t.UseBlocker="useBlocker",t.UseLoaderData="useLoaderData",t.UseActionData="useActionData",t.UseRouteError="useRouteError",t.UseNavigation="useNavigation",t.UseRouteLoaderData="useRouteLoaderData",t.UseMatches="useMatches",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate",t.UseRouteId="useRouteId",t}(cl||{});function Am(t){let e=j.useContext(Fl);return e||se(!1),e}function Um(t){let e=j.useContext(l1);return e||se(!1),e}function $m(t){let e=j.useContext(Gn);return e||se(!1),e}function c1(t){let e=$m(),n=e.matches[e.matches.length-1];return n.route.id||se(!1),n.route.id}function Bm(){var t;let e=j.useContext(s1),n=Um(cl.UseRouteError),r=c1(cl.UseRouteError);return e!==void 0?e:(t=n.errors)==null?void 0:t[r]}function Wm(){let{router:t}=Am(u1.UseNavigateStable),e=c1(cl.UseNavigateStable),n=j.useRef(!1);return a1(()=>{n.current=!0}),j.useCallback(function(i,o){o===void 0&&(o={}),n.current&&(typeof i=="number"?t.navigate(i):t.navigate(i,Ai({fromRouteId:e},o)))},[t,e])}function ii(t){se(!1)}function Vm(t){let{basename:e="/",children:n=null,location:r,navigationType:i=Zt.Pop,navigator:o,static:l=!1,future:s}=t;qi()&&se(!1);let a=e.replace(/^\/*/,"/"),u=j.useMemo(()=>({basename:a,navigator:o,static:l,future:Ai({v7_relativeSplatPath:!1},s)}),[a,s,o,l]);typeof r=="string"&&(r=Br(r));let{pathname:c="/",search:f="",hash:d="",state:g=null,key:_="default"}=r,p=j.useMemo(()=>{let x=Lr(c,a);return x==null?null:{location:{pathname:x,search:f,hash:d,state:g,key:_},navigationType:i}},[a,c,f,d,g,_,i]);return p==null?null:j.createElement(kn.Provider,{value:u},j.createElement(Al.Provider,{children:n,value:p}))}function Hm(t){let{children:e,location:n}=t;return Nm(wa(e),n)}new Promise(()=>{});function wa(t,e){e===void 0&&(e=[]);let n=[];return j.Children.forEach(t,(r,i)=>{if(!j.isValidElement(r))return;let o=[...e,i];if(r.type===j.Fragment){n.push.apply(n,wa(r.props.children,o));return}r.type!==ii&&se(!1),!r.props.index||!r.props.children||se(!1);let l={id:r.props.id||o.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,loader:r.props.loader,action:r.props.action,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(l.children=wa(r.props.children,o)),n.push(l)}),n}/** + * React Router DOM v6.24.1 + * + * Copyright (c) Remix Software Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE.md file in the root directory of this source tree. + * + * @license MIT + */function fl(){return fl=Object.assign?Object.assign.bind():function(t){for(var e=1;e=0)&&(n[i]=t[i]);return n}function Qm(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function bm(t,e){return t.button===0&&(!e||e==="_self")&&!Qm(t)}const Ym=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],Xm=["aria-current","caseSensitive","className","end","style","to","unstable_viewTransition","children"],Km="6";try{window.__reactRouterVersion=Km}catch{}const Gm=j.createContext({isTransitioning:!1}),qm="startTransition",df=Qh[qm];function Jm(t){let{basename:e,children:n,future:r,window:i}=t,o=j.useRef();o.current==null&&(o.current=rm({window:i,v5Compat:!0}));let l=o.current,[s,a]=j.useState({action:l.action,location:l.location}),{v7_startTransition:u}=r||{},c=j.useCallback(f=>{u&&df?df(()=>a(f)):a(f)},[a,u]);return j.useLayoutEffect(()=>l.listen(c),[l,c]),j.createElement(Vm,{basename:e,children:n,location:s.location,navigationType:s.action,navigator:l,future:r})}const Zm=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",e4=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,t4=j.forwardRef(function(e,n){let{onClick:r,relative:i,reloadDocument:o,replace:l,state:s,target:a,to:u,preventScrollReset:c,unstable_viewTransition:f}=e,d=f1(e,Ym),{basename:g}=j.useContext(kn),_,p=!1;if(typeof u=="string"&&e4.test(u)&&(_=u,Zm))try{let v=new URL(window.location.href),w=u.startsWith("//")?new URL(v.protocol+u):new URL(u),k=Lr(w.pathname,g);w.origin===v.origin&&k!=null?u=k+w.search+w.hash:p=!0}catch{}let x=Pm(u,{relative:i}),m=r4(u,{replace:l,state:s,target:a,preventScrollReset:c,relative:i,unstable_viewTransition:f});function h(v){r&&r(v),v.defaultPrevented||m(v)}return j.createElement("a",fl({},d,{href:_||x,onClick:p||o?r:h,ref:n,target:a}))}),qr=j.forwardRef(function(e,n){let{"aria-current":r="page",caseSensitive:i=!1,className:o="",end:l=!1,style:s,to:a,unstable_viewTransition:u,children:c}=e,f=f1(e,Xm),d=Ul(a,{relative:f.relative}),g=Ji(),_=j.useContext(l1),{navigator:p,basename:x}=j.useContext(kn),m=_!=null&&i4(d)&&u===!0,h=p.encodeLocation?p.encodeLocation(d).pathname:d.pathname,v=g.pathname,w=_&&_.navigation&&_.navigation.location?_.navigation.location.pathname:null;i||(v=v.toLowerCase(),w=w?w.toLowerCase():null,h=h.toLowerCase()),w&&x&&(w=Lr(w,x)||w);const k=h!=="/"&&h.endsWith("/")?h.length-1:h.length;let S=v===h||!l&&v.startsWith(h)&&v.charAt(k)==="/",C=w!=null&&(w===h||!l&&w.startsWith(h)&&w.charAt(h.length)==="/"),T={isActive:S,isPending:C,isTransitioning:m},E=S?r:void 0,O;typeof o=="function"?O=o(T):O=[o,S?"active":null,C?"pending":null,m?"transitioning":null].filter(Boolean).join(" ");let I=typeof s=="function"?s(T):s;return j.createElement(t4,fl({},f,{"aria-current":E,className:O,ref:n,style:I,to:a,unstable_viewTransition:u}),typeof c=="function"?c(T):c)});var ka;(function(t){t.UseScrollRestoration="useScrollRestoration",t.UseSubmit="useSubmit",t.UseSubmitFetcher="useSubmitFetcher",t.UseFetcher="useFetcher",t.useViewTransitionState="useViewTransitionState"})(ka||(ka={}));var hf;(function(t){t.UseFetcher="useFetcher",t.UseFetchers="useFetchers",t.UseScrollRestoration="useScrollRestoration"})(hf||(hf={}));function n4(t){let e=j.useContext(Fl);return e||se(!1),e}function r4(t,e){let{target:n,replace:r,state:i,preventScrollReset:o,relative:l,unstable_viewTransition:s}=e===void 0?{}:e,a=zm(),u=Ji(),c=Ul(t,{relative:l});return j.useCallback(f=>{if(bm(f,n)){f.preventDefault();let d=r!==void 0?r:al(u)===al(c);a(t,{replace:d,state:i,preventScrollReset:o,relative:l,unstable_viewTransition:s})}},[u,a,c,r,i,n,t,o,l,s])}function i4(t,e){e===void 0&&(e={});let n=j.useContext(Gm);n==null&&se(!1);let{basename:r}=n4(ka.useViewTransitionState),i=Ul(t,{relative:e.relative});if(!n.isTransitioning)return!1;let o=Lr(n.currentLocation.pathname,r)||n.currentLocation.pathname,l=Lr(n.nextLocation.pathname,r)||n.nextLocation.pathname;return ul(i.pathname,l)!=null||ul(i.pathname,o)!=null}var d1={exports:{}},o4="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",l4=o4,s4=l4;function h1(){}function p1(){}p1.resetWarningCache=h1;var a4=function(){function t(r,i,o,l,s,a){if(a!==s4){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}t.isRequired=t;function e(){return t}var n={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:p1,resetWarningCache:h1};return n.PropTypes=n,n};d1.exports=a4();var u4=d1.exports;const je=Ua(u4),m1=j.createContext(),v1=({children:t})=>{const[e,n]=j.useState(()=>localStorage.getItem("theme")||"orange"),r=()=>{n(i=>i==="green"?"orange":"green")};return j.useEffect(()=>{localStorage.setItem("theme",e)},[e]),y.jsx(m1.Provider,{value:{theme:e,toggleTheme:r},children:t})};v1.propTypes={children:je.node.isRequired};const ht=()=>j.useContext(m1);function Sa(){return Sa=Object.assign?Object.assign.bind():function(t){for(var e=1;e=a)&&this.A(n),this.W&&this.setState({N:!1,j:!1}),this.l=Date.now()},e.prototype.p=function(n){n.preventDefault(),typeof n.button=="number"&&n.button!==0||(this.I(n.clientX),window.addEventListener("mousemove",this.v),window.addEventListener("mouseup",this.g))},e.prototype.v=function(n){n.preventDefault(),this.L(n.clientX)},e.prototype.g=function(n){this.U(n),window.removeEventListener("mousemove",this.v),window.removeEventListener("mouseup",this.g)},e.prototype.k=function(n){this.X=null,this.I(n.touches[0].clientX)},e.prototype.m=function(n){this.L(n.touches[0].clientX)},e.prototype.M=function(n){n.preventDefault(),this.U(n)},e.prototype.$=function(n){Date.now()-this.l>50&&(this.A(n),Date.now()-this.u>50&&this.W&&this.setState({j:!1}))},e.prototype.C=function(){this.u=Date.now()},e.prototype.D=function(){this.setState({j:!0})},e.prototype.O=function(){this.setState({j:!1})},e.prototype.S=function(n){this.H=n},e.prototype.T=function(n){n.preventDefault(),this.H.focus(),this.A(n),this.W&&this.setState({j:!1})},e.prototype.A=function(n){var r=this.props;(0,r.onChange)(!r.checked,n,r.id)},e.prototype.render=function(){var n=this.props,r=n.checked,i=n.disabled,o=n.className,l=n.offColor,s=n.onColor,a=n.offHandleColor,u=n.onHandleColor,c=n.checkedIcon,f=n.uncheckedIcon,d=n.checkedHandleIcon,g=n.uncheckedHandleIcon,_=n.boxShadow,p=n.activeBoxShadow,x=n.height,m=n.width,h=n.borderRadius,v=function(N,M){var F={};for(var z in N)Object.prototype.hasOwnProperty.call(N,z)&&M.indexOf(z)===-1&&(F[z]=N[z]);return F}(n,["checked","disabled","className","offColor","onColor","offHandleColor","onHandleColor","checkedIcon","uncheckedIcon","checkedHandleIcon","uncheckedHandleIcon","boxShadow","activeBoxShadow","height","width","borderRadius","handleDiameter"]),w=this.state,k=w.h,S=w.N,C=w.j,T={position:"relative",display:"inline-block",textAlign:"left",opacity:i?.5:1,direction:"ltr",borderRadius:x/2,WebkitTransition:"opacity 0.25s",MozTransition:"opacity 0.25s",transition:"opacity 0.25s",touchAction:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",WebkitUserSelect:"none",MozUserSelect:"none",msUserSelect:"none",userSelect:"none"},E={height:x,width:m,margin:Math.max(0,(this.t-x)/2),position:"relative",background:mf(k,this.i,this.o,l,s),borderRadius:typeof h=="number"?h:x/2,cursor:i?"default":"pointer",WebkitTransition:S?null:"background 0.25s",MozTransition:S?null:"background 0.25s",transition:S?null:"background 0.25s"},O={height:x,width:Math.min(1.5*x,m-(this.t+x)/2+1),position:"relative",opacity:(k-this.o)/(this.i-this.o),pointerEvents:"none",WebkitTransition:S?null:"opacity 0.25s",MozTransition:S?null:"opacity 0.25s",transition:S?null:"opacity 0.25s"},I={height:x,width:Math.min(1.5*x,m-(this.t+x)/2+1),position:"absolute",opacity:1-(k-this.o)/(this.i-this.o),right:0,top:0,pointerEvents:"none",WebkitTransition:S?null:"opacity 0.25s",MozTransition:S?null:"opacity 0.25s",transition:S?null:"opacity 0.25s"},U={height:this.t,width:this.t,background:mf(k,this.i,this.o,a,u),display:"inline-block",cursor:i?"default":"pointer",borderRadius:typeof h=="number"?h-1:"50%",position:"absolute",transform:"translateX("+k+"px)",top:Math.max(0,(x-this.t)/2),outline:0,boxShadow:C?p:_,border:0,WebkitTransition:S?null:"background-color 0.25s, transform 0.25s, box-shadow 0.15s",MozTransition:S?null:"background-color 0.25s, transform 0.25s, box-shadow 0.15s",transition:S?null:"background-color 0.25s, transform 0.25s, box-shadow 0.15s"},$={height:this.t,width:this.t,opacity:Math.max(2*(1-(k-this.o)/(this.i-this.o)-.5),0),position:"absolute",left:0,top:0,pointerEvents:"none",WebkitTransition:S?null:"opacity 0.25s",MozTransition:S?null:"opacity 0.25s",transition:S?null:"opacity 0.25s"},q={height:this.t,width:this.t,opacity:Math.max(2*((k-this.o)/(this.i-this.o)-.5),0),position:"absolute",left:0,top:0,pointerEvents:"none",WebkitTransition:S?null:"opacity 0.25s",MozTransition:S?null:"opacity 0.25s",transition:S?null:"opacity 0.25s"};return ae.createElement("div",{className:o,style:T},ae.createElement("div",{className:"react-switch-bg",style:E,onClick:i?null:this.T,onMouseDown:function(N){return N.preventDefault()}},c&&ae.createElement("div",{style:O},c),f&&ae.createElement("div",{style:I},f)),ae.createElement("div",{className:"react-switch-handle",style:U,onClick:function(N){return N.preventDefault()},onMouseDown:i?null:this.p,onTouchStart:i?null:this.k,onTouchMove:i?null:this.m,onTouchEnd:i?null:this.M,onTouchCancel:i?null:this.O},g&&ae.createElement("div",{style:$},g),d&&ae.createElement("div",{style:q},d)),ae.createElement("input",Sa({},{type:"checkbox",role:"switch","aria-checked":r,checked:r,disabled:i,style:{border:0,clip:"rect(0 0 0 0)",height:1,margin:-1,overflow:"hidden",padding:0,position:"absolute",width:1}},v,{ref:this.S,onFocus:this.D,onBlur:this.O,onKeyUp:this.C,onChange:this.$})))},e}(j.Component);g1.defaultProps={disabled:!1,offColor:"#888",onColor:"#080",offHandleColor:"#fff",onHandleColor:"#fff",uncheckedIcon:c4,checkedIcon:f4,boxShadow:null,activeBoxShadow:"0 0 2px 3px #3bf",height:28,width:56};const d4=()=>{const{theme:t}=ht(),e=(n,r)=>t==="green"?n:r;return y.jsx("div",{className:"svg-container",children:y.jsxs("svg",{className:"svg-logo",width:"545.42969",height:"134.09557",version:"1.1",viewBox:"174.453 0 370.977 126.235",id:"svg48",xmlns:"http://www.w3.org/2000/svg",children:[y.jsx("defs",{id:"defs52"}),y.jsx("path",{d:"m 387.75102,31.93448 v 9.28 h 16 v 44.8 h 10.56 v -54.08 h -26.56 m 28.87732,0.02616 4.74185,9.218087 8.94083,0.03575 v -9.28 m 25.2798,46.3994 c -1.9968,-1.0656 -6.0288,-3.6448 -8.32,-3.4432 -1.1904,0.1024 -2.1472,1.3696 -3.2,1.8688 -2.352,1.1168 -5.2608,1.168 -7.68,0.2528 -1.8976,-0.7168 -3.5616,-2.1824 -4.7488,-3.7984 -4.0672,-5.5392 -2.2688,-14.205 4.4288,-16.81 5.2576,-2.048 12.496,1.1648 13.12,7.2096 h -14.08 c 0.8608,1.9936 2.624,5.9104 4.5472,7.0304 1.424,0.832 4.0896,0.3296 5.6928,0.3296 h 13.76 c 0.7904,-6.2528 -0.2336,-12.387 -4.5376,-17.28 -9.984,-11.341 -28.918,-7.6224 -33.837,6.72 -7.088,20.669 22.131,35.981 34.854,17.92 m 36.16,-6.72 c -4.0992,8.6144 -16.707,7.1648 -18.714,-2.24 -1.5808,-7.408 4.88,-16.25 12.954,-13.261 2.6784,0.992 4.3264,3.248 5.76,5.5808 l 8,-4.8 c -2.9728,-8.9664 -15.837,-11.594 -23.68,-8.736 -10.643,3.8752 -16.109,16.358 -11.27,26.656 1.4272,3.0368 3.44,5.7408 6.1504,7.7568 3.1904,2.3744 6.9472,3.6544 10.88,4.0288 5.0848,0.4832 10.637,-1.8656 14.397,-5.1616 0.9888,-0.8704 3.5392,-3.12 3.0688,-4.6432 -0.5888,-1.9008 -5.8016,-4.3552 -7.5456,-5.1808 m 28.66472,-14.241889 c 0,0 2.34567,-1.191821 5.42737,-1.190754 3.0817,0.0011 4.42185,0.762966 5.68563,2.438463 1.26378,1.675497 1.5271,4.316501 1.54,6.375626 l -0.003,21.050261 10.3192,0.113224 c 0,0 -0.0804,-18.445352 -0.0804,-20.931752 0,-2.4864 -0.40158,-9.838374 -3.45927,-13.151701 -3.0577,-3.313328 -6.34088,-5.070453 -12.99126,-5.019603 -6.65038,0.05085 -8.7839,2.326537 -10.22022,3.619216",fill:e("#00ff77","#f85c2c"),fillOpacity:"1",id:"path6"}),y.jsxs("g",{id:"g46",transform:"translate(-255.44918,-340.86552)",children:[y.jsx("path",{d:"m 534.49,443.8 h 3.7018 v -2.1634 h -4.9632 z",id:"path8",fill:"#000000"}),y.jsx("rect",{x:"553.27002",y:"432.35999",width:"2.266",height:"11.547",opacity:"0.997",id:"rect10",fill:"#000000"}),y.jsx("path",{d:"m 555.54,432.36 7.37,10.513 v 0.92168 h -2.0981 l -5.4244,-7.4514 -1.0617,-2.2581 z",id:"path12",fill:"#000000"}),y.jsx("path",{d:"m 560.8,439.28 v -6.9341 h 2.2044 v 8.3464 z",id:"path14",fill:"#000000"}),y.jsx("rect",{x:"544.34003",y:"432.34",width:"2.4045999",height:"11.509",opacity:"0.997",id:"rect16",fill:"#000000"}),y.jsx("rect",{x:"530.44",y:"432.32001",width:"2.3624001",height:"11.546",opacity:"0.997",id:"rect18",fill:"#000000"}),y.jsx("rect",{x:"585.38",y:"441.92001",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20",fill:"#000000"}),y.jsx("rect",{x:"585.27002",y:"432.35001",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22",fill:"#000000"}),y.jsx("rect",{x:"585.27002",y:"432.35001",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24",fill:"#000000"}),y.jsx("path",{d:"m 588,437.17 h 3.4809 v 1.9444 h -2.469 z",id:"path26",fill:"#000000"}),y.jsx("rect",{x:"569.59003",y:"432.25",width:"2.2272999",height:"11.466",opacity:"0.997",id:"rect28",fill:"#000000"}),y.jsx("path",{d:"m 575.82,432.33 h 2.9029 l -7.1496,9.0526 -0.1492,-3.4678 z",id:"path30",fill:"#000000"}),y.jsx("path",{d:"m 575.91,443.83 h 2.7611 l -4.0907,-5.2777 -0.81288,2.4068 z",id:"path32",fill:"#000000"}),y.jsx("path",{d:"m 643.85,439.83 v 3.9258 h 2.218 v -3.846 l 4.2472,-7.547 h -2.8029 z",id:"path34",fill:"#000000"}),y.jsx("path",{d:"m 639.7,432.35 h 2.6408 l 2.3732,4.7394 -1.6858,1.411 z",id:"path36",fill:"#000000"}),y.jsx("rect",{x:"625.06",y:"432.25",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38",fill:"#000000"}),y.jsx("rect",{x:"625.06",y:"432.25",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40",fill:"#000000"}),y.jsx("rect",{x:"625.15997",y:"437",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42",fill:"#000000"}),y.jsx("path",{d:"m 630.8,434.25 c 0.19936,-0.005 0.98456,0.46858 0.9558,1.33 -0.033,0.99001 -0.73198,1.3948 -1.0075,1.4175 h -1.0426 v 2.0011 h 1.2689 c 0.90218,0 1.743,0.83543 1.749,1.5419 0.006,0.69462 -0.55164,1.3154 -1.2254,1.3154 l -3.3609,0.0568 1.0907,1.8892 h 2.4645 c 2.1114,0 3.2324,-2.2203 3.2566,-3.419 0.0259,-1.2863 -0.4025,-1.9065 -1.3805,-2.8654 0.38378,-0.80047 0.68544,-1.2656 0.66961,-1.8114 -0.0363,-1.2516 -1.1541,-3.4574 -3.3599,-3.4574 h -0.96394 v 1.9941 z",id:"path44",fill:"#000000"}),y.jsx("rect",{x:"697.87738",y:"432.26483",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38-3",fill:"#000000"}),y.jsx("rect",{x:"697.87738",y:"432.26483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40-6",fill:"#000000"}),y.jsx("rect",{x:"697.97736",y:"437.01483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42-7",fill:"#000000"}),y.jsx("path",{d:"m 703.61731,434.26483 c 0.19936,-0.005 0.98456,0.46858 0.9558,1.33 -0.033,0.99001 -0.73198,1.3948 -1.0075,1.4175 h -1.0426 v 2.0011 h 1.2689 c 0.90218,0 1.743,0.83543 1.749,1.5419 0.006,0.69462 -0.55164,1.3154 -1.2254,1.3154 l -3.3609,0.0568 1.0907,1.8892 h 2.4645 c 2.1114,0 3.2324,-2.2203 3.2566,-3.419 0.0259,-1.2863 -0.4025,-1.9065 -1.3805,-2.8654 0.38378,-0.80047 0.68544,-1.2656 0.66961,-1.8114 -0.0363,-1.2516 -1.1541,-3.4574 -3.3599,-3.4574 h -0.96394 v 1.9941 z",id:"path44-5",fill:"#000000"}),y.jsx("path",{d:"m 685.27832,439.96429 v 3.9258 h 2.218 v -3.846 l 4.2472,-7.547 h -2.8029 z",id:"path34-3",fill:"#000000"}),y.jsx("path",{d:"m 681.12832,432.48429 h 2.6408 l 2.3732,4.7394 -1.6858,1.411 z",id:"path36-5",fill:"#000000"}),y.jsx("rect",{x:"714.48859",y:"442.01877",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2",fill:"#000000"}),y.jsx("rect",{x:"714.3786",y:"432.44876",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9",fill:"#000000"}),y.jsx("rect",{x:"714.3786",y:"432.44876",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1",fill:"#000000"}),y.jsx("path",{d:"m 717.10855,437.26876 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2",fill:"#000000"}),y.jsx("rect",{x:"758.9032",y:"441.90445",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2-0",fill:"#000000"}),y.jsx("rect",{x:"758.79321",y:"432.33444",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9-9",fill:"#000000"}),y.jsx("rect",{x:"758.79321",y:"432.33444",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1-3",fill:"#000000"}),y.jsx("path",{d:"m 761.52315,437.15445 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2-6",fill:"#000000"})]}),y.jsx("path",{fill:"#000000",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 418.5055,95.30596 1.88132,-1.33842 c -0.72768,-0.94949 -2.66455,-2.78075 -5.21598,-2.7378 -2.55142,0.043 -5.89928,2.15427 -5.90147,5.98703 -0.002,3.83277 4.14123,5.98983 6.12836,5.91908 1.98713,-0.0708 3.72148,-1.27322 4.81437,-2.739 l -1.57961,-1.35016 c -1.01492,1.1331 -1.4602,2.12256 -3.32116,2.08016 -0.92257,-0.021 -1.98679,-0.62268 -2.63184,-1.41281 -0.6561,-0.80367 -0.88524,-1.80232 -0.89155,-2.58325 -0.007,-0.84054 0.39229,-1.96707 1.12999,-2.7506 0.62153,-0.66014 1.50327,-1.05474 2.38635,-1.0506 1.93122,0.009 2.69557,1.38055 3.20122,1.97637 z",id:"path879"}),y.jsx("path",{fill:"#000000",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 525.2924,95.30036 1.88132,-1.33842 c -0.72768,-0.94949 -2.66455,-2.78075 -5.21598,-2.7378 -2.55142,0.043 -5.89928,2.15427 -5.90147,5.98703 -0.002,3.83277 4.14123,5.98983 6.12836,5.91908 1.98713,-0.0708 3.72148,-1.27322 4.81437,-2.739 l -1.57961,-1.35016 c -1.01492,1.1331 -1.4602,2.12256 -3.32116,2.08016 -0.92257,-0.021 -1.98679,-0.62268 -2.63184,-1.41281 -0.6561,-0.80367 -0.88524,-1.80232 -0.89155,-2.58325 -0.007,-0.84054 0.39229,-1.96707 1.12999,-2.7506 0.62153,-0.66014 1.50327,-1.05474 2.38635,-1.0506 1.93122,0.009 2.69557,1.38055 3.20122,1.97637 z",id:"path879-6"}),y.jsx("rect",{opacity:"0.997",fill:"#000000",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect989",width:"2.4511108",height:"11.674912",x:"343.88681",y:"91.365929"}),y.jsx("rect",{opacity:"0.997",fill:"#000000",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect991",width:"5.3859682",height:"2.0210857",x:"343.88681",y:"91.365929"}),y.jsx("path",{fill:"#000000",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 349.2728,93.38701 c 1.34703,0.005 3.11425,1.60822 3.08853,3.64778 -0.0257,2.03955 -1.20525,3.94934 -2.90397,3.94934 -1.1541,0 -2.49609,0.0118 -2.49609,0.0118 l 1.02059,1.923 c 0,0 1.21897,0.0264 1.94294,0.01 2.5058,-0.0567 4.9214,-2.94199 4.90873,-5.63138 -0.0127,-2.68939 -2.41251,-5.90621 -5.56073,-5.93169 l -1.53227,-0.0124 v 2.02741 z",id:"path993"}),y.jsx("rect",{opacity:"0.997",fill:"#000000",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect995",width:"2.519068",height:"11.534679",x:"472.82663",y:"91.419792"}),y.jsx("rect",{opacity:"0.997",fill:"#000000",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997",width:"5.5684319",height:"2.0218811",x:"472.82663",y:"91.419792"}),y.jsx("rect",{opacity:"0.997",fill:"#000000",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997-7",width:"5.5684319",height:"2.0218811",x:"473.00876",y:"97.351616"}),y.jsx("path",{fill:"#000000",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 479.63811,102.94725 h 2.78911 l -2.73184,-3.31224 -1.67078,1.2174 z",id:"path1021"}),y.jsx("path",{fill:"#000000",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 478.39506,93.44167 c 0.63727,0.0171 1.55938,1.08336 1.59082,1.92762 0.0314,0.84426 -0.84462,1.98232 -1.40869,1.98232 h -0.87863 v 2.02385 l 0.87863,-0.002 c 1.82779,-0.004 3.68828,-1.36475 3.61722,-3.81855 -0.0711,-2.4538 -1.84414,-4.13515 -3.79935,-4.13515 h -1.01158 v 2.01925 l 1.01158,0.003 z",id:"path1023"}),y.jsx("rect",{opacity:"0.997",fill:"#000000",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1027",width:"5.8470144",height:"1.9991418",x:"487.69864",y:"91.382896"}),y.jsx("rect",{opacity:"0.997",fill:"#000000",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1029",width:"2.4051378",height:"11.530468",x:"491.14804",y:"91.382896"}),y.jsx("rect",{opacity:"0.997",fill:"#000000",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065",width:"2.455286",height:"11.614643",x:"533.4613",y:"91.409477"}),y.jsx("rect",{opacity:"0.997",fill:"#000000",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065-0",width:"2.455286",height:"11.614643",x:"540.97443",y:"91.417625"}),y.jsx("path",{fill:"none",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 541.57747,98.28219 h -4.20931 l -1.14957,-1.96298 h 5.30334 z",id:"path1087"}),y.jsx("path",{fill:"#000000",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 242.4344,80.50779 7.2353,-5.06062 -9.90366,-28.15803 h -10.93495 z",id:"path1131"}),y.jsx("path",{d:"m 229.69654,73.3365 -8.96,-5.44 c -7.9552,14.87 -28.835,9.8112 -30.947,-6.4 -1.5232,-11.702 9.2896,-23.667 21.347,-19.77 4.2752,1.3792 7.168,4.6464 9.6,8.2496 l 8.96,-5.44 c -2.6944,-8.4384 -14.653,-13.12 -22.72,-13.12 -15.61,0 -29.571,12.454 -28.451,28.8 1.1136,16.282 15.005,28.25 31.331,26.291 6.8864,-0.8288 18.054,-5.6384 19.84,-13.171 m 45.44,-41.28 v 54.08 h 10.24 v -4.8 c 2.6272,2.2688 4.7648,4.3552 8.32,5.0368 2.9728,0.5664 6.0096,0.5152 8.96,-0.2048 9.78647,-2.38971 14.79237,-10.70171 14.87023,-18.94109 0.0952,-10.07565 -6.98881,-20.12541 -19.35023,-20.13091 -3.8336,0 -6.5344,0.7808 -9.92,2.56 l 3.52,7.36 c 3.3504,-0.768 6.032,-1.344 9.28,0.32 6.6944,3.4272 7.8272,12.531 2.2112,17.45 -5.8912,5.1584 -14.915,2.3968 -17.331,-4.9696 -1.28,-3.8976 -0.56,-8.7392 -0.56,-12.8 v -24.96 h -10.24 m 81.82609,46.08552 -8.8275,-3.89632 c -1.67195,1.82576 -3.02155,3.12613 -7.11406,3.19099 -4.09251,0.0648 -10.30248,-3.99668 -10.30248,-10.67081 0,-6.67414 4.93759,-10.91572 10.1601,-10.91572 5.22251,0 7.70078,3.06347 9.45805,7.56594 h -14.6575 l 4.86439,7.83056 19.62216,-0.0886 c 3.07861,-7.39244 -2.8493,-23.72914 -19.2755,-24.29775 -8.11954,-0.28106 -13.7983,4.58948 -16.10117,7.63286 -3.20195,4.23158 -4.28125,9.08335 -4.24157,11.69962 0.0785,5.1736 2.28012,11.81913 6.53379,15.2789 4.25367,3.45977 9.45394,5.17818 13.75357,5.23651 4.29963,0.0583 12.72865,-2.43277 16.22143,-8.57231 m 18.24,-26.24 v -4.48 h -10.56 v 38.72 h 10.56 l -0.0993,-21.69688 c 0.47142,-1.95956 1.32422,-3.55382 3.78573,-5.87026 2.46151,-2.31644 4.8853,-2.60988 7.16854,-2.60988 2.28324,0 4.18494,0.81064 5.25515,1.59799 l 5.05711,-8.79066 c -7.9211,-2.95126 -14.74069,-3.57123 -21.16719,3.12969 m -140.4798,39.36 -0.19913,10.25836 c 5.16609,0 9.08582,-0.57153 12.60621,-2.98474 10.37694,-7.11333 14.93051,-23.5322 19.06192,-35.43362 1.8016,-5.184 5.68741,-15.68005 5.68741,-15.68005 l -10.98275,0.0315 c 0,0 -3.14326,8.64696 -3.98806,11.16816 -1.61304,4.82163 -3.89759,11.32103 -6.01736,17.43497 -2.8594,8.24725 -7.62213,15.18087 -16.16864,15.20503",fill:"#000000",fillOpacity:"1",id:"path6-1"}),y.jsx("path",{fill:"#000000",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 536.21859,96.31921 h 5.02819 V 98.294 h -3.8764 z",id:"path1182"}),y.jsx("path",{fill:"#000000",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 494.02321,91.46397 h 2.85605 v 1.9114 h -1.88378 z",id:"path894"}),y.jsx("rect",{opacity:"0.997",fill:e("#00ff77","#f85c2c"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect891",width:"10.138206",height:"54.188244",x:"504.35355",y:"31.88065"})]})})},xo=()=>{const{theme:t}=ht(),e=(n,r)=>t==="green"?n:r;return y.jsx("div",{className:"svg-container",style:{marginBottom:"6px",marginRight:"2px"},children:y.jsxs("svg",{className:"svg-logo",width:"685.64128",height:"536.38228",version:"1.1",viewBox:"64.648 0 106.763 133.295",id:"visual",xmlns:"http://www.w3.org/2000/svg",children:[y.jsx("defs",{}),y.jsx("path",{fill:"#000000",d:"m 64.62505,107.02555 0.0625,3.4e-4 h 8.35916 L 123.21848,2.06477 h -8.2515 z",id:"path1093"}),y.jsx("path",{fill:"#000000",d:"m 163.35269,92.22415 v 28.38397 l -11.48744,11.48744 h -30.14496 v -8.86621 h 10.3682 z",id:"path1091-6"}),y.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 145.28126,79.53538 -4.61675,-7.30814 V 44.36292 l -8.47319,-8.47319 H 121.4368 v -8.81744 h 30.49376 l 11.65411,11.6541 v 31.05139 l 5.82566,5.82566 -28.64861,28.64861 V 86.95532 Z",id:"path1099-2"}),y.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"M 118.81405,100.98322 101.73901,91.34524 V 78.54451 l 30.92025,17.05292 v 10.74291 l -30.88659,16.91504 v -12.64054 z",id:"path1101-6"})]})})},wo=()=>{const{theme:t}=ht(),e=(n,r)=>t==="green"?n:r;return y.jsx("div",{className:"svg-container",style:{marginTop:"6px",marginLeft:"2px"},children:y.jsxs("svg",{className:"svg-logo",width:"685.64128",height:"536.38228",version:"1.1",viewBox:"0 0 72.999 129.935",id:"visual",xmlns:"http://www.w3.org/2000/svg",children:[y.jsx("defs",{}),y.jsx("path",{fill:"#000000",d:"M 7.62294,41.87141 V 13.48744 L 19.11038,2 h 30.14496 v 8.86621 h -10.3682 z",id:"path1091"}),y.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 26.12907,54.70445 4.61675,7.30814 v 27.86432 l 8.47319,8.47319 h 10.75452 v 8.81744 H 19.47977 L 7.82566,95.51344 V 64.46205 L 2,58.63639 30.64861,29.98778 v 17.29673 z",id:"path1099"}),y.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 55.76384,33.2225 17.07504,9.63798 V 55.66121 L 41.91863,38.60829 V 27.86538 L 72.80522,10.95034 v 12.64054 z",id:"path1101"})]})})},h4=()=>{const[t,e]=j.useState("home"),[n,r]=j.useState(!1),{theme:i,toggleTheme:o}=ht(),l=()=>{r(n===!1)},s=a=>{e(a)};return y.jsxs("nav",{children:[y.jsx("div",{className:`scroll-watcher-${i} scroll-watcher`}),y.jsx(qr,{className:"cybertech-title",to:"/",children:y.jsx(d4,{})}),y.jsx("div",{className:"switch",children:y.jsx(g1,{onChange:o,checked:i==="orange",handleDiameter:28,height:30,width:58,uncheckedIcon:!1,checkedIcon:!1,onColor:"#f85c2c",offColor:"#00ff77"})}),y.jsx("div",{style:{height:"100%",width:"100%",backgroundColor:"white",zIndex:"1000"}}),y.jsxs("ul",{className:`ul-${i}`,children:[y.jsx("li",{children:y.jsxs(qr,{to:"/",className:` ${t==="home"?"navbar-chosen":""}`,onClick:()=>s("home"),children:[t==="home"?y.jsx(wo,{style:{marginLeft:"2px"}}):"","Home",t==="home"?y.jsx(xo,{}):""]})}),y.jsx("li",{children:y.jsxs(qr,{to:"/members",className:` ${t==="members"?"navbar-chosen":""}`,onClick:()=>s("members"),children:[t==="members"?y.jsx(wo,{}):"","Members",t==="members"?y.jsx(xo,{}):""]})}),y.jsx("li",{children:y.jsxs(qr,{to:"/projects",className:` ${t==="projects"?"navbar-chosen":""}`,onClick:()=>s("projects"),children:[t==="projects"?y.jsx(wo,{}):"","Projects",t==="projects"?y.jsx(xo,{}):""]})}),y.jsx("li",{children:y.jsxs(qr,{className:`${t==="contact-us"?"navbar-chosen":""}`,onClick:()=>s("contact-us"),children:[t==="contact-us"?y.jsx(wo,{}):"","Contact us",t==="contact-us"?y.jsx(xo,{}):""]})})]}),y.jsx("div",{style:{height:"100%",width:"100%",backgroundColor:"white",zIndex:"1000"}}),y.jsxs("div",{className:`hamburger ${n?"active":""}`,onClick:()=>l(),children:[y.jsx("span",{className:"bar"}),y.jsx("span",{className:"bar"}),y.jsx("span",{className:"bar"})]})]})};function Rt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function y1(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}/*! + * GSAP 3.12.5 + * https://gsap.com + * + * @license Copyright 2008-2024, GreenSock. All rights reserved. + * Subject to the terms at https://gsap.com/standard-license or for + * Club GSAP members, the agreement issued with that membership. + * @author: Jack Doyle, jack@greensock.com +*/var Je={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},Rr={duration:.5,overwrite:!1,delay:0},Mu,Pe,Z,st=1e8,Y=1/st,Ca=Math.PI*2,p4=Ca/4,m4=0,_1=Math.sqrt,v4=Math.cos,g4=Math.sin,ye=function(e){return typeof e=="string"},le=function(e){return typeof e=="function"},Vt=function(e){return typeof e=="number"},Du=function(e){return typeof e>"u"},Nt=function(e){return typeof e=="object"},Be=function(e){return e!==!1},Iu=function(){return typeof window<"u"},ko=function(e){return le(e)||ye(e)},x1=typeof ArrayBuffer=="function"&&ArrayBuffer.isView||function(){},ze=Array.isArray,Ta=/(?:-?\.?\d|\.)+/gi,w1=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,dr=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,vs=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,k1=/[+-]=-?[.\d]+/,S1=/[^,'"\[\]\s]+/gi,y4=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,te,Ct,Ea,Fu,et={},dl={},C1,T1=function(e){return(dl=bn(e,et))&&Qe},Au=function(e,n){return console.warn("Invalid property",e,"set to",n,"Missing plugin? gsap.registerPlugin()")},Ui=function(e,n){return!n&&console.warn(e)},E1=function(e,n){return e&&(et[e]=n)&&dl&&(dl[e]=n)||et},$i=function(){return 0},_4={suppressEvents:!0,isStart:!0,kill:!1},Do={suppressEvents:!0,kill:!1},x4={suppressEvents:!0},Uu={},hn=[],ja={},j1,Ye={},gs={},vf=30,Io=[],$u="",Bu=function(e){var n=e[0],r,i;if(Nt(n)||le(n)||(e=[e]),!(r=(n._gsap||{}).harness)){for(i=Io.length;i--&&!Io[i].targetTest(n););r=Io[i]}for(i=e.length;i--;)e[i]&&(e[i]._gsap||(e[i]._gsap=new q1(e[i],r)))||e.splice(i,1);return e},Fn=function(e){return e._gsap||Bu(at(e))[0]._gsap},P1=function(e,n,r){return(r=e[n])&&le(r)?e[n]():Du(r)&&e.getAttribute&&e.getAttribute(n)||r},We=function(e,n){return(e=e.split(",")).forEach(n)||e},ue=function(e){return Math.round(e*1e5)/1e5||0},ve=function(e){return Math.round(e*1e7)/1e7||0},kr=function(e,n){var r=n.charAt(0),i=parseFloat(n.substr(2));return e=parseFloat(e),r==="+"?e+i:r==="-"?e-i:r==="*"?e*i:e/i},w4=function(e,n){for(var r=n.length,i=0;e.indexOf(n[i])<0&&++is;)l=l._prev;return l?(n._next=l._next,l._next=n):(n._next=e[r],e[r]=n),n._next?n._next._prev=n:e[i]=n,n._prev=l,n.parent=n._dp=e,n},$l=function(e,n,r,i){r===void 0&&(r="_first"),i===void 0&&(i="_last");var o=n._prev,l=n._next;o?o._next=l:e[r]===n&&(e[r]=l),l?l._prev=o:e[i]===n&&(e[i]=o),n._next=n._prev=n.parent=null},gn=function(e,n){e.parent&&(!n||e.parent.autoRemoveChildren)&&e.parent.remove&&e.parent.remove(e),e._act=0},An=function(e,n){if(e&&(!n||n._end>e._dur||n._start<0))for(var r=e;r;)r._dirty=1,r=r.parent;return e},C4=function(e){for(var n=e.parent;n&&n.parent;)n._dirty=1,n.totalDuration(),n=n.parent;return e},Pa=function(e,n,r,i){return e._startAt&&(Pe?e._startAt.revert(Do):e.vars.immediateRender&&!e.vars.autoRevert||e._startAt.render(n,!0,i))},T4=function t(e){return!e||e._ts&&t(e.parent)},yf=function(e){return e._repeat?Mr(e._tTime,e=e.duration()+e._rDelay)*e:0},Mr=function(e,n){var r=Math.floor(e/=n);return e&&r===e?r-1:r},ml=function(e,n){return(e-n._start)*n._ts+(n._ts>=0?0:n._dirty?n.totalDuration():n._tDur)},Bl=function(e){return e._end=ve(e._start+(e._tDur/Math.abs(e._ts||e._rts||Y)||0))},Wl=function(e,n){var r=e._dp;return r&&r.smoothChildTiming&&e._ts&&(e._start=ve(r._time-(e._ts>0?n/e._ts:((e._dirty?e.totalDuration():e._tDur)-n)/-e._ts)),Bl(e),r._dirty||An(r,e)),e},R1=function(e,n){var r;if((n._time||!n._dur&&n._initted||n._startY)&&n.render(r,!0)),An(e,n)._dp&&e._initted&&e._time>=e._dur&&e._ts){if(e._dur=0&&r.totalTime(r._tTime),r=r._dp;e._zTime=-Y}},Et=function(e,n,r,i){return n.parent&&gn(n),n._start=ve((Vt(r)?r:r||e!==te?rt(e,r,n):e._time)+n._delay),n._end=ve(n._start+(n.totalDuration()/Math.abs(n.timeScale())||0)),L1(e,n,"_first","_last",e._sort?"_start":0),za(n)||(e._recent=n),i||R1(e,n),e._ts<0&&Wl(e,e._tTime),e},M1=function(e,n){return(et.ScrollTrigger||Au("scrollTrigger",n))&&et.ScrollTrigger.create(n,e)},D1=function(e,n,r,i,o){if(Vu(e,n,o),!e._initted)return 1;if(!r&&e._pt&&!Pe&&(e._dur&&e.vars.lazy!==!1||!e._dur&&e.vars.lazy)&&j1!==Xe.frame)return hn.push(e),e._lazy=[o,i],1},E4=function t(e){var n=e.parent;return n&&n._ts&&n._initted&&!n._lock&&(n.rawTime()<0||t(n))},za=function(e){var n=e.data;return n==="isFromStart"||n==="isStart"},j4=function(e,n,r,i){var o=e.ratio,l=n<0||!n&&(!e._start&&E4(e)&&!(!e._initted&&za(e))||(e._ts<0||e._dp._ts<0)&&!za(e))?0:1,s=e._rDelay,a=0,u,c,f;if(s&&e._repeat&&(a=Zi(0,e._tDur,n),c=Mr(a,s),e._yoyo&&c&1&&(l=1-l),c!==Mr(e._tTime,s)&&(o=1-l,e.vars.repeatRefresh&&e._initted&&e.invalidate())),l!==o||Pe||i||e._zTime===Y||!n&&e._zTime){if(!e._initted&&D1(e,n,i,r,a))return;for(f=e._zTime,e._zTime=n||(r?Y:0),r||(r=n&&!f),e.ratio=l,e._from&&(l=1-l),e._time=0,e._tTime=a,u=e._pt;u;)u.r(l,u.d),u=u._next;n<0&&Pa(e,n,r,!0),e._onUpdate&&!r&&Ge(e,"onUpdate"),a&&e._repeat&&!r&&e.parent&&Ge(e,"onRepeat"),(n>=e._tDur||n<0)&&e.ratio===l&&(l&&gn(e,1),!r&&!Pe&&(Ge(e,l?"onComplete":"onReverseComplete",!0),e._prom&&e._prom()))}else e._zTime||(e._zTime=n)},P4=function(e,n,r){var i;if(r>n)for(i=e._first;i&&i._start<=r;){if(i.data==="isPause"&&i._start>n)return i;i=i._next}else for(i=e._last;i&&i._start>=r;){if(i.data==="isPause"&&i._start0&&!i&&Wl(e,e._tTime=e._tDur*s),e.parent&&Bl(e),r||An(e.parent,e),e},_f=function(e){return e instanceof Le?An(e):Dr(e,e._dur)},z4={_start:0,endTime:$i,totalDuration:$i},rt=function t(e,n,r){var i=e.labels,o=e._recent||z4,l=e.duration()>=st?o.endTime(!1):e._dur,s,a,u;return ye(n)&&(isNaN(n)||n in i)?(a=n.charAt(0),u=n.substr(-1)==="%",s=n.indexOf("="),a==="<"||a===">"?(s>=0&&(n=n.replace(/=/,"")),(a==="<"?o._start:o.endTime(o._repeat>=0))+(parseFloat(n.substr(1))||0)*(u?(s<0?o:r).totalDuration()/100:1)):s<0?(n in i||(i[n]=l),i[n]):(a=parseFloat(n.charAt(s-1)+n.substr(s+1)),u&&r&&(a=a/100*(ze(r)?r[0]:r).totalDuration()),s>1?t(e,n.substr(0,s-1),r)+a:l+a)):n==null?l:+n},gi=function(e,n,r){var i=Vt(n[1]),o=(i?2:1)+(e<2?0:1),l=n[o],s,a;if(i&&(l.duration=n[1]),l.parent=r,e){for(s=l,a=r;a&&!("immediateRender"in s);)s=a.vars.defaults||{},a=Be(a.vars.inherit)&&a.parent;l.immediateRender=Be(s.immediateRender),e<2?l.runBackwards=1:l.startAt=n[o-1]}return new fe(n[0],l,n[o+1])},Sn=function(e,n){return e||e===0?n(e):n},Zi=function(e,n,r){return rn?n:r},Ee=function(e,n){return!ye(e)||!(n=y4.exec(e))?"":n[1]},O4=function(e,n,r){return Sn(r,function(i){return Zi(e,n,i)})},Oa=[].slice,I1=function(e,n){return e&&Nt(e)&&"length"in e&&(!n&&!e.length||e.length-1 in e&&Nt(e[0]))&&!e.nodeType&&e!==Ct},N4=function(e,n,r){return r===void 0&&(r=[]),e.forEach(function(i){var o;return ye(i)&&!n||I1(i,1)?(o=r).push.apply(o,at(i)):r.push(i)})||r},at=function(e,n,r){return Z&&!n&&Z.selector?Z.selector(e):ye(e)&&!r&&(Ea||!Ir())?Oa.call((n||Fu).querySelectorAll(e),0):ze(e)?N4(e,r):I1(e)?Oa.call(e,0):e?[e]:[]},Na=function(e){return e=at(e)[0]||Ui("Invalid scope")||{},function(n){var r=e.current||e.nativeElement||e;return at(n,r.querySelectorAll?r:r===e?Ui("Invalid scope")||Fu.createElement("div"):e)}},F1=function(e){return e.sort(function(){return .5-Math.random()})},A1=function(e){if(le(e))return e;var n=Nt(e)?e:{each:e},r=Un(n.ease),i=n.from||0,o=parseFloat(n.base)||0,l={},s=i>0&&i<1,a=isNaN(i)||s,u=n.axis,c=i,f=i;return ye(i)?c=f={center:.5,edges:.5,end:1}[i]||0:!s&&a&&(c=i[0],f=i[1]),function(d,g,_){var p=(_||n).length,x=l[p],m,h,v,w,k,S,C,T,E;if(!x){if(E=n.grid==="auto"?0:(n.grid||[1,st])[1],!E){for(C=-st;C<(C=_[E++].getBoundingClientRect().left)&&EC&&(C=k),kp?p-1:u?u==="y"?p/E:E:Math.max(E,p/E))||0)*(i==="edges"?-1:1),x.b=p<0?o-p:o,x.u=Ee(n.amount||n.each)||0,r=r&&p<0?X1(r):r}return p=(x[d]-x.min)/x.max||0,ve(x.b+(r?r(p):p)*x.v)+x.u}},La=function(e){var n=Math.pow(10,((e+"").split(".")[1]||"").length);return function(r){var i=ve(Math.round(parseFloat(r)/e)*e*n);return(i-i%1)/n+(Vt(r)?0:Ee(r))}},U1=function(e,n){var r=ze(e),i,o;return!r&&Nt(e)&&(i=r=e.radius||st,e.values?(e=at(e.values),(o=!Vt(e[0]))&&(i*=i)):e=La(e.increment)),Sn(n,r?le(e)?function(l){return o=e(l),Math.abs(o-l)<=i?o:l}:function(l){for(var s=parseFloat(o?l.x:l),a=parseFloat(o?l.y:0),u=st,c=0,f=e.length,d,g;f--;)o?(d=e[f].x-s,g=e[f].y-a,d=d*d+g*g):d=Math.abs(e[f]-s),di?o-l:l)})},Bi=function(e){for(var n=0,r="",i,o,l,s;~(i=e.indexOf("random(",n));)l=e.indexOf(")",i),s=e.charAt(i+7)==="[",o=e.substr(i+7,l-i-7).match(s?S1:Ta),r+=e.substr(n,i-n)+$1(s?o:+o[0],s?0:+o[1],+o[2]||1e-5),n=l+1;return r+e.substr(n,e.length-n)},W1=function(e,n,r,i,o){var l=n-e,s=i-r;return Sn(o,function(a){return r+((a-e)/l*s||0)})},F4=function t(e,n,r,i){var o=isNaN(e+n)?0:function(g){return(1-g)*e+g*n};if(!o){var l=ye(e),s={},a,u,c,f,d;if(r===!0&&(i=1)&&(r=null),l)e={p:e},n={p:n};else if(ze(e)&&!ze(n)){for(c=[],f=e.length,d=f-2,u=1;u(s=Math.abs(s))&&(a=l,o=s);return a},Ge=function(e,n,r){var i=e.vars,o=i[n],l=Z,s=e._ctx,a,u,c;if(o)return a=i[n+"Params"],u=i.callbackScope||e,r&&hn.length&&hl(),s&&(Z=s),c=a?o.apply(u,a):o.call(u),Z=l,c},oi=function(e){return gn(e),e.scrollTrigger&&e.scrollTrigger.kill(!!Pe),e.progress()<1&&Ge(e,"onInterrupt"),e},hr,V1=[],H1=function(e){if(e)if(e=!e.name&&e.default||e,Iu()||e.headless){var n=e.name,r=le(e),i=n&&!r&&e.init?function(){this._props=[]}:e,o={init:$i,render:bu,add:Wu,kill:Z4,modifier:J4,rawVars:0},l={targetTest:0,get:0,getSetter:Qu,aliases:{},register:0};if(Ir(),e!==i){if(Ye[n])return;dt(i,dt(pl(e,o),l)),bn(i.prototype,bn(o,pl(e,l))),Ye[i.prop=n]=i,e.targetTest&&(Io.push(i),Uu[n]=1),n=(n==="css"?"CSS":n.charAt(0).toUpperCase()+n.substr(1))+"Plugin"}E1(n,i),e.register&&e.register(Qe,i,Ve)}else V1.push(e)},Q=255,li={aqua:[0,Q,Q],lime:[0,Q,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,Q],navy:[0,0,128],white:[Q,Q,Q],olive:[128,128,0],yellow:[Q,Q,0],orange:[Q,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[Q,0,0],pink:[Q,192,203],cyan:[0,Q,Q],transparent:[Q,Q,Q,0]},ys=function(e,n,r){return e+=e<0?1:e>1?-1:0,(e*6<1?n+(r-n)*e*6:e<.5?r:e*3<2?n+(r-n)*(2/3-e)*6:n)*Q+.5|0},Q1=function(e,n,r){var i=e?Vt(e)?[e>>16,e>>8&Q,e&Q]:0:li.black,o,l,s,a,u,c,f,d,g,_;if(!i){if(e.substr(-1)===","&&(e=e.substr(0,e.length-1)),li[e])i=li[e];else if(e.charAt(0)==="#"){if(e.length<6&&(o=e.charAt(1),l=e.charAt(2),s=e.charAt(3),e="#"+o+o+l+l+s+s+(e.length===5?e.charAt(4)+e.charAt(4):"")),e.length===9)return i=parseInt(e.substr(1,6),16),[i>>16,i>>8&Q,i&Q,parseInt(e.substr(7),16)/255];e=parseInt(e.substr(1),16),i=[e>>16,e>>8&Q,e&Q]}else if(e.substr(0,3)==="hsl"){if(i=_=e.match(Ta),!n)a=+i[0]%360/360,u=+i[1]/100,c=+i[2]/100,l=c<=.5?c*(u+1):c+u-c*u,o=c*2-l,i.length>3&&(i[3]*=1),i[0]=ys(a+1/3,o,l),i[1]=ys(a,o,l),i[2]=ys(a-1/3,o,l);else if(~e.indexOf("="))return i=e.match(w1),r&&i.length<4&&(i[3]=1),i}else i=e.match(Ta)||li.transparent;i=i.map(Number)}return n&&!_&&(o=i[0]/Q,l=i[1]/Q,s=i[2]/Q,f=Math.max(o,l,s),d=Math.min(o,l,s),c=(f+d)/2,f===d?a=u=0:(g=f-d,u=c>.5?g/(2-f-d):g/(f+d),a=f===o?(l-s)/g+(le||m<0)&&(r+=m-n),i+=m,k=i-r,v=k-l,(v>0||h)&&(S=++f.frame,d=k-f.time*1e3,f.time=k=k/1e3,l+=v+(v>=o?4:o-v),w=1),h||(a=u(p)),w)for(g=0;g=m&&g--},_listeners:s},f}(),Ir=function(){return!Wi&&Xe.wake()},B={},U4=/^[\d.\-M][\d.\-,\s]/,$4=/["']/g,B4=function(e){for(var n={},r=e.substr(1,e.length-3).split(":"),i=r[0],o=1,l=r.length,s,a,u;o1&&r.config?r.config.apply(null,~e.indexOf("{")?[B4(n[1])]:W4(e).split(",").map(O1)):B._CE&&U4.test(e)?B._CE("",e):r},X1=function(e){return function(n){return 1-e(1-n)}},K1=function t(e,n){for(var r=e._first,i;r;)r instanceof Le?t(r,n):r.vars.yoyoEase&&(!r._yoyo||!r._repeat)&&r._yoyo!==n&&(r.timeline?t(r.timeline,n):(i=r._ease,r._ease=r._yEase,r._yEase=i,r._yoyo=n)),r=r._next},Un=function(e,n){return e&&(le(e)?e:B[e]||V4(e))||n},qn=function(e,n,r,i){r===void 0&&(r=function(a){return 1-n(1-a)}),i===void 0&&(i=function(a){return a<.5?n(a*2)/2:1-n((1-a)*2)/2});var o={easeIn:n,easeOut:r,easeInOut:i},l;return We(e,function(s){B[s]=et[s]=o,B[l=s.toLowerCase()]=r;for(var a in o)B[l+(a==="easeIn"?".in":a==="easeOut"?".out":".inOut")]=B[s+"."+a]=o[a]}),o},G1=function(e){return function(n){return n<.5?(1-e(1-n*2))/2:.5+e((n-.5)*2)/2}},_s=function t(e,n,r){var i=n>=1?n:1,o=(r||(e?.3:.45))/(n<1?n:1),l=o/Ca*(Math.asin(1/i)||0),s=function(c){return c===1?1:i*Math.pow(2,-10*c)*g4((c-l)*o)+1},a=e==="out"?s:e==="in"?function(u){return 1-s(1-u)}:G1(s);return o=Ca/o,a.config=function(u,c){return t(e,u,c)},a},xs=function t(e,n){n===void 0&&(n=1.70158);var r=function(l){return l?--l*l*((n+1)*l+n)+1:0},i=e==="out"?r:e==="in"?function(o){return 1-r(1-o)}:G1(r);return i.config=function(o){return t(e,o)},i};We("Linear,Quad,Cubic,Quart,Quint,Strong",function(t,e){var n=e<5?e+1:e;qn(t+",Power"+(n-1),e?function(r){return Math.pow(r,n)}:function(r){return r},function(r){return 1-Math.pow(1-r,n)},function(r){return r<.5?Math.pow(r*2,n)/2:1-Math.pow((1-r)*2,n)/2})});B.Linear.easeNone=B.none=B.Linear.easeIn;qn("Elastic",_s("in"),_s("out"),_s());(function(t,e){var n=1/e,r=2*n,i=2.5*n,o=function(s){return s0?r+(r+this._rDelay)*this._repeat:r):this.totalDuration()&&this._dur},e.totalDuration=function(r){return arguments.length?(this._dirty=0,Dr(this,this._repeat<0?r:(r-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(r,i){if(Ir(),!arguments.length)return this._tTime;var o=this._dp;if(o&&o.smoothChildTiming&&this._ts){for(Wl(this,r),!o._dp||o.parent||R1(o,this);o&&o.parent;)o.parent._time!==o._start+(o._ts>=0?o._tTime/o._ts:(o.totalDuration()-o._tTime)/-o._ts)&&o.totalTime(o._tTime,!0),o=o.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&r0||!this._tDur&&!r)&&Et(this._dp,this,this._start-this._delay)}return(this._tTime!==r||!this._dur&&!i||this._initted&&Math.abs(this._zTime)===Y||!r&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=r),z1(this,r,i)),this},e.time=function(r,i){return arguments.length?this.totalTime(Math.min(this.totalDuration(),r+yf(this))%(this._dur+this._rDelay)||(r?this._dur:0),i):this._time},e.totalProgress=function(r,i){return arguments.length?this.totalTime(this.totalDuration()*r,i):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>0?1:0},e.progress=function(r,i){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-r:r)+yf(this),i):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},e.iteration=function(r,i){var o=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(r-1)*o,i):this._repeat?Mr(this._tTime,o)+1:1},e.timeScale=function(r,i){if(!arguments.length)return this._rts===-Y?0:this._rts;if(this._rts===r)return this;var o=this.parent&&this._ts?ml(this.parent._time,this):this._tTime;return this._rts=+r||0,this._ts=this._ps||r===-Y?0:this._rts,this.totalTime(Zi(-Math.abs(this._delay),this._tDur,o),i!==!1),Bl(this),C4(this)},e.paused=function(r){return arguments.length?(this._ps!==r&&(this._ps=r,r?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(Ir(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==Y&&(this._tTime-=Y)))),this):this._ps},e.startTime=function(r){if(arguments.length){this._start=r;var i=this.parent||this._dp;return i&&(i._sort||!this.parent)&&Et(i,this,r-this._delay),this}return this._start},e.endTime=function(r){return this._start+(Be(r)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},e.rawTime=function(r){var i=this.parent||this._dp;return i?r&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?ml(i.rawTime(r),this):this._tTime:this._tTime},e.revert=function(r){r===void 0&&(r=x4);var i=Pe;return Pe=r,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(r),this.totalTime(-.01,r.suppressEvents)),this.data!=="nested"&&r.kill!==!1&&this.kill(),Pe=i,this},e.globalTime=function(r){for(var i=this,o=arguments.length?r:i.rawTime();i;)o=i._start+o/(Math.abs(i._ts)||1),i=i._dp;return!this.parent&&this._sat?this._sat.globalTime(r):o},e.repeat=function(r){return arguments.length?(this._repeat=r===1/0?-2:r,_f(this)):this._repeat===-2?1/0:this._repeat},e.repeatDelay=function(r){if(arguments.length){var i=this._time;return this._rDelay=r,_f(this),i?this.time(i):this}return this._rDelay},e.yoyo=function(r){return arguments.length?(this._yoyo=r,this):this._yoyo},e.seek=function(r,i){return this.totalTime(rt(this,r),Be(i))},e.restart=function(r,i){return this.play().totalTime(r?-this._delay:0,Be(i))},e.play=function(r,i){return r!=null&&this.seek(r,i),this.reversed(!1).paused(!1)},e.reverse=function(r,i){return r!=null&&this.seek(r||this.totalDuration(),i),this.reversed(!0).paused(!1)},e.pause=function(r,i){return r!=null&&this.seek(r,i),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(r){return arguments.length?(!!r!==this.reversed()&&this.timeScale(-this._rts||(r?-Y:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-Y,this},e.isActive=function(){var r=this.parent||this._dp,i=this._start,o;return!!(!r||this._ts&&this._initted&&r.isActive()&&(o=r.rawTime(!0))>=i&&o1?(i?(l[r]=i,o&&(l[r+"Params"]=o),r==="onUpdate"&&(this._onUpdate=i)):delete l[r],this):l[r]},e.then=function(r){var i=this;return new Promise(function(o){var l=le(r)?r:N1,s=function(){var u=i.then;i.then=null,le(l)&&(l=l(i))&&(l.then||l===i)&&(i.then=u),o(l),i.then=u};i._initted&&i.totalProgress()===1&&i._ts>=0||!i._tTime&&i._ts<0?s():i._prom=s})},e.kill=function(){oi(this)},t}();dt(Vi.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-Y,_prom:0,_ps:!1,_rts:1});var Le=function(t){y1(e,t);function e(r,i){var o;return r===void 0&&(r={}),o=t.call(this,r)||this,o.labels={},o.smoothChildTiming=!!r.smoothChildTiming,o.autoRemoveChildren=!!r.autoRemoveChildren,o._sort=Be(r.sortChildren),te&&Et(r.parent||te,Rt(o),i),r.reversed&&o.reverse(),r.paused&&o.paused(!0),r.scrollTrigger&&M1(Rt(o),r.scrollTrigger),o}var n=e.prototype;return n.to=function(i,o,l){return gi(0,arguments,this),this},n.from=function(i,o,l){return gi(1,arguments,this),this},n.fromTo=function(i,o,l,s){return gi(2,arguments,this),this},n.set=function(i,o,l){return o.duration=0,o.parent=this,vi(o).repeatDelay||(o.repeat=0),o.immediateRender=!!o.immediateRender,new fe(i,o,rt(this,l),1),this},n.call=function(i,o,l){return Et(this,fe.delayedCall(0,i,o),l)},n.staggerTo=function(i,o,l,s,a,u,c){return l.duration=o,l.stagger=l.stagger||s,l.onComplete=u,l.onCompleteParams=c,l.parent=this,new fe(i,l,rt(this,a)),this},n.staggerFrom=function(i,o,l,s,a,u,c){return l.runBackwards=1,vi(l).immediateRender=Be(l.immediateRender),this.staggerTo(i,o,l,s,a,u,c)},n.staggerFromTo=function(i,o,l,s,a,u,c,f){return s.startAt=l,vi(s).immediateRender=Be(s.immediateRender),this.staggerTo(i,o,s,a,u,c,f)},n.render=function(i,o,l){var s=this._time,a=this._dirty?this.totalDuration():this._tDur,u=this._dur,c=i<=0?0:ve(i),f=this._zTime<0!=i<0&&(this._initted||!u),d,g,_,p,x,m,h,v,w,k,S,C;if(this!==te&&c>a&&i>=0&&(c=a),c!==this._tTime||l||f){if(s!==this._time&&u&&(c+=this._time-s,i+=this._time-s),d=c,w=this._start,v=this._ts,m=!v,f&&(u||(s=this._zTime),(i||!o)&&(this._zTime=i)),this._repeat){if(S=this._yoyo,x=u+this._rDelay,this._repeat<-1&&i<0)return this.totalTime(x*100+i,o,l);if(d=ve(c%x),c===a?(p=this._repeat,d=u):(p=~~(c/x),p&&p===c/x&&(d=u,p--),d>u&&(d=u)),k=Mr(this._tTime,x),!s&&this._tTime&&k!==p&&this._tTime-k*x-this._dur<=0&&(k=p),S&&p&1&&(d=u-d,C=1),p!==k&&!this._lock){var T=S&&k&1,E=T===(S&&p&1);if(p=s&&i>=0)for(g=this._first;g;){if(_=g._next,(g._act||d>=g._start)&&g._ts&&h!==g){if(g.parent!==this)return this.render(i,o,l);if(g.render(g._ts>0?(d-g._start)*g._ts:(g._dirty?g.totalDuration():g._tDur)+(d-g._start)*g._ts,o,l),d!==this._time||!this._ts&&!m){h=0,_&&(c+=this._zTime=-Y);break}}g=_}else{g=this._last;for(var O=i<0?i:d;g;){if(_=g._prev,(g._act||O<=g._end)&&g._ts&&h!==g){if(g.parent!==this)return this.render(i,o,l);if(g.render(g._ts>0?(O-g._start)*g._ts:(g._dirty?g.totalDuration():g._tDur)+(O-g._start)*g._ts,o,l||Pe&&(g._initted||g._startAt)),d!==this._time||!this._ts&&!m){h=0,_&&(c+=this._zTime=O?-Y:Y);break}}g=_}}if(h&&!o&&(this.pause(),h.render(d>=s?0:-Y)._zTime=d>=s?1:-1,this._ts))return this._start=w,Bl(this),this.render(i,o,l);this._onUpdate&&!o&&Ge(this,"onUpdate",!0),(c===a&&this._tTime>=this.totalDuration()||!c&&s)&&(w===this._start||Math.abs(v)!==Math.abs(this._ts))&&(this._lock||((i||!u)&&(c===a&&this._ts>0||!c&&this._ts<0)&&gn(this,1),!o&&!(i<0&&!s)&&(c||s||!a)&&(Ge(this,c===a&&i>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(c0)&&this._prom())))}return this},n.add=function(i,o){var l=this;if(Vt(o)||(o=rt(this,o,i)),!(i instanceof Vi)){if(ze(i))return i.forEach(function(s){return l.add(s,o)}),this;if(ye(i))return this.addLabel(i,o);if(le(i))i=fe.delayedCall(0,i);else return this}return this!==i?Et(this,i,o):this},n.getChildren=function(i,o,l,s){i===void 0&&(i=!0),o===void 0&&(o=!0),l===void 0&&(l=!0),s===void 0&&(s=-st);for(var a=[],u=this._first;u;)u._start>=s&&(u instanceof fe?o&&a.push(u):(l&&a.push(u),i&&a.push.apply(a,u.getChildren(!0,o,l)))),u=u._next;return a},n.getById=function(i){for(var o=this.getChildren(1,1,1),l=o.length;l--;)if(o[l].vars.id===i)return o[l]},n.remove=function(i){return ye(i)?this.removeLabel(i):le(i)?this.killTweensOf(i):($l(this,i),i===this._recent&&(this._recent=this._last),An(this))},n.totalTime=function(i,o){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=ve(Xe.time-(this._ts>0?i/this._ts:(this.totalDuration()-i)/-this._ts))),t.prototype.totalTime.call(this,i,o),this._forcing=0,this):this._tTime},n.addLabel=function(i,o){return this.labels[i]=rt(this,o),this},n.removeLabel=function(i){return delete this.labels[i],this},n.addPause=function(i,o,l){var s=fe.delayedCall(0,o||$i,l);return s.data="isPause",this._hasPause=1,Et(this,s,rt(this,i))},n.removePause=function(i){var o=this._first;for(i=rt(this,i);o;)o._start===i&&o.data==="isPause"&&gn(o),o=o._next},n.killTweensOf=function(i,o,l){for(var s=this.getTweensOf(i,l),a=s.length;a--;)en!==s[a]&&s[a].kill(i,o);return this},n.getTweensOf=function(i,o){for(var l=[],s=at(i),a=this._first,u=Vt(o),c;a;)a instanceof fe?w4(a._targets,s)&&(u?(!en||a._initted&&a._ts)&&a.globalTime(0)<=o&&a.globalTime(a.totalDuration())>o:!o||a.isActive())&&l.push(a):(c=a.getTweensOf(s,o)).length&&l.push.apply(l,c),a=a._next;return l},n.tweenTo=function(i,o){o=o||{};var l=this,s=rt(l,i),a=o,u=a.startAt,c=a.onStart,f=a.onStartParams,d=a.immediateRender,g,_=fe.to(l,dt({ease:o.ease||"none",lazy:!1,immediateRender:!1,time:s,overwrite:"auto",duration:o.duration||Math.abs((s-(u&&"time"in u?u.time:l._time))/l.timeScale())||Y,onStart:function(){if(l.pause(),!g){var x=o.duration||Math.abs((s-(u&&"time"in u?u.time:l._time))/l.timeScale());_._dur!==x&&Dr(_,x,0,1).render(_._time,!0,!0),g=1}c&&c.apply(_,f||[])}},o));return d?_.render(0):_},n.tweenFromTo=function(i,o,l){return this.tweenTo(o,dt({startAt:{time:rt(this,i)}},l))},n.recent=function(){return this._recent},n.nextLabel=function(i){return i===void 0&&(i=this._time),xf(this,rt(this,i))},n.previousLabel=function(i){return i===void 0&&(i=this._time),xf(this,rt(this,i),1)},n.currentLabel=function(i){return arguments.length?this.seek(i,!0):this.previousLabel(this._time+Y)},n.shiftChildren=function(i,o,l){l===void 0&&(l=0);for(var s=this._first,a=this.labels,u;s;)s._start>=l&&(s._start+=i,s._end+=i),s=s._next;if(o)for(u in a)a[u]>=l&&(a[u]+=i);return An(this)},n.invalidate=function(i){var o=this._first;for(this._lock=0;o;)o.invalidate(i),o=o._next;return t.prototype.invalidate.call(this,i)},n.clear=function(i){i===void 0&&(i=!0);for(var o=this._first,l;o;)l=o._next,this.remove(o),o=l;return this._dp&&(this._time=this._tTime=this._pTime=0),i&&(this.labels={}),An(this)},n.totalDuration=function(i){var o=0,l=this,s=l._last,a=st,u,c,f;if(arguments.length)return l.timeScale((l._repeat<0?l.duration():l.totalDuration())/(l.reversed()?-i:i));if(l._dirty){for(f=l.parent;s;)u=s._prev,s._dirty&&s.totalDuration(),c=s._start,c>a&&l._sort&&s._ts&&!l._lock?(l._lock=1,Et(l,s,c-s._delay,1)._lock=0):a=c,c<0&&s._ts&&(o-=c,(!f&&!l._dp||f&&f.smoothChildTiming)&&(l._start+=c/l._ts,l._time-=c,l._tTime-=c),l.shiftChildren(-c,!1,-1/0),a=0),s._end>o&&s._ts&&(o=s._end),s=u;Dr(l,l===te&&l._time>o?l._time:o,1,1),l._dirty=0}return l._tDur},e.updateRoot=function(i){if(te._ts&&(z1(te,ml(i,te)),j1=Xe.frame),Xe.frame>=vf){vf+=Je.autoSleep||120;var o=te._first;if((!o||!o._ts)&&Je.autoSleep&&Xe._listeners.length<2){for(;o&&!o._ts;)o=o._next;o||Xe.sleep()}}},e}(Vi);dt(Le.prototype,{_lock:0,_hasPause:0,_forcing:0});var H4=function(e,n,r,i,o,l,s){var a=new Ve(this._pt,e,n,0,1,rh,null,o),u=0,c=0,f,d,g,_,p,x,m,h;for(a.b=r,a.e=i,r+="",i+="",(m=~i.indexOf("random("))&&(i=Bi(i)),l&&(h=[r,i],l(h,e,n),r=h[0],i=h[1]),d=r.match(vs)||[];f=vs.exec(i);)_=f[0],p=i.substring(u,f.index),g?g=(g+1)%5:p.substr(-5)==="rgba("&&(g=1),_!==d[c++]&&(x=parseFloat(d[c-1])||0,a._pt={_next:a._pt,p:p||c===1?p:",",s:x,c:_.charAt(1)==="="?kr(x,_)-x:parseFloat(_)-x,m:g&&g<4?Math.round:0},u=vs.lastIndex);return a.c=u")}),w.duration();else{S={};for(T in _)T==="ease"||T==="easeEach"||X4(T,_[T],S,_.easeEach);for(T in S)for($=S[T].sort(function(M,F){return M.t-F.t}),U=0,k=0;k<$.length;k++)q=$[k],N={ease:q.e,duration:(q.t-(k?$[k-1].t:0))/100*u},N[T]=q.v,w.to(v,N,U),U+=N.duration;w.duration()a-Y&&!c?a:iu&&(d=u)),m=this._yoyo&&_&1,m&&(w=this._yEase,d=u-d),x=Mr(this._tTime,p),d===s&&!l&&this._initted&&_===x)return this._tTime=f,this;_!==x&&(v&&this._yEase&&K1(v,m),this.vars.repeatRefresh&&!m&&!this._lock&&this._time!==p&&this._initted&&(this._lock=l=1,this.render(ve(p*_),!0).invalidate()._lock=0))}if(!this._initted){if(D1(this,c?i:d,l,o,f))return this._tTime=0,this;if(s!==this._time&&!(l&&this.vars.repeatRefresh&&_!==x))return this;if(u!==this._dur)return this.render(i,o,l)}if(this._tTime=f,this._time=d,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=h=(w||this._ease)(d/u),this._from&&(this.ratio=h=1-h),d&&!s&&!o&&!_&&(Ge(this,"onStart"),this._tTime!==f))return this;for(g=this._pt;g;)g.r(h,g.d),g=g._next;v&&v.render(i<0?i:v._dur*v._ease(d/this._dur),o,l)||this._startAt&&(this._zTime=i),this._onUpdate&&!o&&(c&&Pa(this,i,o,l),Ge(this,"onUpdate")),this._repeat&&_!==x&&this.vars.onRepeat&&!o&&this.parent&&Ge(this,"onRepeat"),(f===this._tDur||!f)&&this._tTime===f&&(c&&!this._onUpdate&&Pa(this,i,!0,!0),(i||!u)&&(f===this._tDur&&this._ts>0||!f&&this._ts<0)&&gn(this,1),!o&&!(c&&!s)&&(f||s||m)&&(Ge(this,f===a?"onComplete":"onReverseComplete",!0),this._prom&&!(f0)&&this._prom()))}return this},n.targets=function(){return this._targets},n.invalidate=function(i){return(!i||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(i),t.prototype.invalidate.call(this,i)},n.resetTo=function(i,o,l,s,a){Wi||Xe.wake(),this._ts||this.play();var u=Math.min(this._dur,(this._dp._time-this._start)*this._ts),c;return this._initted||Vu(this,u),c=this._ease(u/this._dur),b4(this,i,o,l,s,c,u,a)?this.resetTo(i,o,l,s,1):(Wl(this,0),this.parent||L1(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},n.kill=function(i,o){if(o===void 0&&(o="all"),!i&&(!o||o==="all"))return this._lazy=this._pt=0,this.parent?oi(this):this;if(this.timeline){var l=this.timeline.totalDuration();return this.timeline.killTweensOf(i,o,en&&en.vars.overwrite!==!0)._first||oi(this),this.parent&&l!==this.timeline.totalDuration()&&Dr(this,this._dur*this.timeline._tDur/l,0,1),this}var s=this._targets,a=i?at(i):s,u=this._ptLookup,c=this._pt,f,d,g,_,p,x,m;if((!o||o==="all")&&S4(s,a))return o==="all"&&(this._pt=0),oi(this);for(f=this._op=this._op||[],o!=="all"&&(ye(o)&&(p={},We(o,function(h){return p[h]=1}),o=p),o=Y4(s,o)),m=s.length;m--;)if(~a.indexOf(s[m])){d=u[m],o==="all"?(f[m]=o,_=d,g={}):(g=f[m]=f[m]||{},_=o);for(p in _)x=d&&d[p],x&&((!("kill"in x.d)||x.d.kill(p)===!0)&&$l(this,x,"_pt"),delete d[p]),g!=="all"&&(g[p]=1)}return this._initted&&!this._pt&&c&&oi(this),this},e.to=function(i,o){return new e(i,o,arguments[2])},e.from=function(i,o){return gi(1,arguments)},e.delayedCall=function(i,o,l,s){return new e(o,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:i,onComplete:o,onReverseComplete:o,onCompleteParams:l,onReverseCompleteParams:l,callbackScope:s})},e.fromTo=function(i,o,l){return gi(2,arguments)},e.set=function(i,o){return o.duration=0,o.repeatDelay||(o.repeat=0),new e(i,o)},e.killTweensOf=function(i,o,l){return te.killTweensOf(i,o,l)},e}(Vi);dt(fe.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0});We("staggerTo,staggerFrom,staggerFromTo",function(t){fe[t]=function(){var e=new Le,n=Oa.call(arguments,0);return n.splice(t==="staggerFromTo"?5:4,0,0),e[t].apply(e,n)}});var Hu=function(e,n,r){return e[n]=r},th=function(e,n,r){return e[n](r)},K4=function(e,n,r,i){return e[n](i.fp,r)},G4=function(e,n,r){return e.setAttribute(n,r)},Qu=function(e,n){return le(e[n])?th:Du(e[n])&&e.setAttribute?G4:Hu},nh=function(e,n){return n.set(n.t,n.p,Math.round((n.s+n.c*e)*1e6)/1e6,n)},q4=function(e,n){return n.set(n.t,n.p,!!(n.s+n.c*e),n)},rh=function(e,n){var r=n._pt,i="";if(!e&&n.b)i=n.b;else if(e===1&&n.e)i=n.e;else{for(;r;)i=r.p+(r.m?r.m(r.s+r.c*e):Math.round((r.s+r.c*e)*1e4)/1e4)+i,r=r._next;i+=n.c}n.set(n.t,n.p,i,n)},bu=function(e,n){for(var r=n._pt;r;)r.r(e,r.d),r=r._next},J4=function(e,n,r,i){for(var o=this._pt,l;o;)l=o._next,o.p===i&&o.modifier(e,n,r),o=l},Z4=function(e){for(var n=this._pt,r,i;n;)i=n._next,n.p===e&&!n.op||n.op===e?$l(this,n,"_pt"):n.dep||(r=1),n=i;return!r},ev=function(e,n,r,i){i.mSet(e,n,i.m.call(i.tween,r,i.mt),i)},ih=function(e){for(var n=e._pt,r,i,o,l;n;){for(r=n._next,i=o;i&&i.pr>n.pr;)i=i._next;(n._prev=i?i._prev:l)?n._prev._next=n:o=n,(n._next=i)?i._prev=n:l=n,n=r}e._pt=o},Ve=function(){function t(n,r,i,o,l,s,a,u,c){this.t=r,this.s=o,this.c=l,this.p=i,this.r=s||nh,this.d=a||this,this.set=u||Hu,this.pr=c||0,this._next=n,n&&(n._prev=this)}var e=t.prototype;return e.modifier=function(r,i,o){this.mSet=this.mSet||this.set,this.set=ev,this.m=r,this.mt=o,this.tween=i},t}();We($u+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",function(t){return Uu[t]=1});et.TweenMax=et.TweenLite=fe;et.TimelineLite=et.TimelineMax=Le;te=new Le({sortChildren:!1,defaults:Rr,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0});Je.stringFilter=Y1;var $n=[],Fo={},tv=[],kf=0,nv=0,ws=function(e){return(Fo[e]||tv).map(function(n){return n()})},Ma=function(){var e=Date.now(),n=[];e-kf>2&&(ws("matchMediaInit"),$n.forEach(function(r){var i=r.queries,o=r.conditions,l,s,a,u;for(s in i)l=Ct.matchMedia(i[s]).matches,l&&(a=1),l!==o[s]&&(o[s]=l,u=1);u&&(r.revert(),a&&n.push(r))}),ws("matchMediaRevert"),n.forEach(function(r){return r.onMatch(r,function(i){return r.add(null,i)})}),kf=e,ws("matchMedia"))},oh=function(){function t(n,r){this.selector=r&&Na(r),this.data=[],this._r=[],this.isReverted=!1,this.id=nv++,n&&this.add(n)}var e=t.prototype;return e.add=function(r,i,o){le(r)&&(o=i,i=r,r=le);var l=this,s=function(){var u=Z,c=l.selector,f;return u&&u!==l&&u.data.push(l),o&&(l.selector=Na(o)),Z=l,f=i.apply(l,arguments),le(f)&&l._r.push(f),Z=u,l.selector=c,l.isReverted=!1,f};return l.last=s,r===le?s(l,function(a){return l.add(null,a)}):r?l[r]=s:s},e.ignore=function(r){var i=Z;Z=null,r(this),Z=i},e.getTweens=function(){var r=[];return this.data.forEach(function(i){return i instanceof t?r.push.apply(r,i.getTweens()):i instanceof fe&&!(i.parent&&i.parent.data==="nested")&&r.push(i)}),r},e.clear=function(){this._r.length=this.data.length=0},e.kill=function(r,i){var o=this;if(r?function(){for(var s=o.getTweens(),a=o.data.length,u;a--;)u=o.data[a],u.data==="isFlip"&&(u.revert(),u.getChildren(!0,!0,!1).forEach(function(c){return s.splice(s.indexOf(c),1)}));for(s.map(function(c){return{g:c._dur||c._delay||c._sat&&!c._sat.vars.immediateRender?c.globalTime(0):-1/0,t:c}}).sort(function(c,f){return f.g-c.g||-1/0}).forEach(function(c){return c.t.revert(r)}),a=o.data.length;a--;)u=o.data[a],u instanceof Le?u.data!=="nested"&&(u.scrollTrigger&&u.scrollTrigger.revert(),u.kill()):!(u instanceof fe)&&u.revert&&u.revert(r);o._r.forEach(function(c){return c(r,o)}),o.isReverted=!0}():this.data.forEach(function(s){return s.kill&&s.kill()}),this.clear(),i)for(var l=$n.length;l--;)$n[l].id===this.id&&$n.splice(l,1)},e.revert=function(r){this.kill(r||{})},t}(),rv=function(){function t(n){this.contexts=[],this.scope=n,Z&&Z.data.push(this)}var e=t.prototype;return e.add=function(r,i,o){Nt(r)||(r={matches:r});var l=new oh(0,o||this.scope),s=l.conditions={},a,u,c;Z&&!l.selector&&(l.selector=Z.selector),this.contexts.push(l),i=l.add("onMatch",i),l.queries=r;for(u in r)u==="all"?c=1:(a=Ct.matchMedia(r[u]),a&&($n.indexOf(l)<0&&$n.push(l),(s[u]=a.matches)&&(c=1),a.addListener?a.addListener(Ma):a.addEventListener("change",Ma)));return c&&i(l,function(f){return l.add(null,f)}),this},e.revert=function(r){this.kill(r||{})},e.kill=function(r){this.contexts.forEach(function(i){return i.kill(r,!0)})},t}(),vl={registerPlugin:function(){for(var e=arguments.length,n=new Array(e),r=0;r1){var i=e.map(function(c){return Qe.quickSetter(c,n,r)}),o=i.length;return function(c){for(var f=o;f--;)i[f](c)}}e=e[0]||{};var l=Ye[n],s=Fn(e),a=s.harness&&(s.harness.aliases||{})[n]||n,u=l?function(c){var f=new l;hr._pt=0,f.init(e,r?c+r:c,hr,0,[e]),f.render(1,f),hr._pt&&bu(1,hr)}:s.set(e,a);return l?u:function(c){return u(e,a,r?c+r:c,s,1)}},quickTo:function(e,n,r){var i,o=Qe.to(e,bn((i={},i[n]="+=0.1",i.paused=!0,i),r||{})),l=function(a,u,c){return o.resetTo(n,a,u,c)};return l.tween=o,l},isTweening:function(e){return te.getTweensOf(e,!0).length>0},defaults:function(e){return e&&e.ease&&(e.ease=Un(e.ease,Rr.ease)),gf(Rr,e||{})},config:function(e){return gf(Je,e||{})},registerEffect:function(e){var n=e.name,r=e.effect,i=e.plugins,o=e.defaults,l=e.extendTimeline;(i||"").split(",").forEach(function(s){return s&&!Ye[s]&&!et[s]&&Ui(n+" effect requires "+s+" plugin.")}),gs[n]=function(s,a,u){return r(at(s),dt(a||{},o),u)},l&&(Le.prototype[n]=function(s,a,u){return this.add(gs[n](s,Nt(a)?a:(u=a)&&{},this),u)})},registerEase:function(e,n){B[e]=Un(n)},parseEase:function(e,n){return arguments.length?Un(e,n):B},getById:function(e){return te.getById(e)},exportRoot:function(e,n){e===void 0&&(e={});var r=new Le(e),i,o;for(r.smoothChildTiming=Be(e.smoothChildTiming),te.remove(r),r._dp=0,r._time=r._tTime=te._time,i=te._first;i;)o=i._next,(n||!(!i._dur&&i instanceof fe&&i.vars.onComplete===i._targets[0]))&&Et(r,i,i._start-i._delay),i=o;return Et(te,r,0),r},context:function(e,n){return e?new oh(e,n):Z},matchMedia:function(e){return new rv(e)},matchMediaRefresh:function(){return $n.forEach(function(e){var n=e.conditions,r,i;for(i in n)n[i]&&(n[i]=!1,r=1);r&&e.revert()})||Ma()},addEventListener:function(e,n){var r=Fo[e]||(Fo[e]=[]);~r.indexOf(n)||r.push(n)},removeEventListener:function(e,n){var r=Fo[e],i=r&&r.indexOf(n);i>=0&&r.splice(i,1)},utils:{wrap:D4,wrapYoyo:I4,distribute:A1,random:$1,snap:U1,normalize:M4,getUnit:Ee,clamp:O4,splitColor:Q1,toArray:at,selector:Na,mapRange:W1,pipe:L4,unitize:R4,interpolate:F4,shuffle:F1},install:T1,effects:gs,ticker:Xe,updateRoot:Le.updateRoot,plugins:Ye,globalTimeline:te,core:{PropTween:Ve,globals:E1,Tween:fe,Timeline:Le,Animation:Vi,getCache:Fn,_removeLinkedListItem:$l,reverting:function(){return Pe},context:function(e){return e&&Z&&(Z.data.push(e),e._ctx=Z),Z},suppressOverwrites:function(e){return Mu=e}}};We("to,from,fromTo,delayedCall,set,killTweensOf",function(t){return vl[t]=fe[t]});Xe.add(Le.updateRoot);hr=vl.to({},{duration:0});var iv=function(e,n){for(var r=e._pt;r&&r.p!==n&&r.op!==n&&r.fp!==n;)r=r._next;return r},ov=function(e,n){var r=e._targets,i,o,l;for(i in n)for(o=r.length;o--;)l=e._ptLookup[o][i],l&&(l=l.d)&&(l._pt&&(l=iv(l,i)),l&&l.modifier&&l.modifier(n[i],e,r[o],i))},ks=function(e,n){return{name:e,rawVars:1,init:function(i,o,l){l._onInit=function(s){var a,u;if(ye(o)&&(a={},We(o,function(c){return a[c]=1}),o=a),n){a={};for(u in o)a[u]=n(o[u]);o=a}ov(s,o)}}}},Qe=vl.registerPlugin({name:"attr",init:function(e,n,r,i,o){var l,s,a;this.tween=r;for(l in n)a=e.getAttribute(l)||"",s=this.add(e,"setAttribute",(a||0)+"",n[l],i,o,0,0,l),s.op=l,s.b=a,this._props.push(l)},render:function(e,n){for(var r=n._pt;r;)Pe?r.set(r.t,r.p,r.b,r):r.r(e,r.d),r=r._next}},{name:"endArray",init:function(e,n){for(var r=n.length;r--;)this.add(e,r,e[r]||0,n[r],0,0,0,0,0,1)}},ks("roundProps",La),ks("modifiers"),ks("snap",U1))||vl;fe.version=Le.version=Qe.version="3.12.5";C1=1;Iu()&&Ir();B.Power0;B.Power1;B.Power2;B.Power3;B.Power4;B.Linear;B.Quad;B.Cubic;B.Quart;B.Quint;B.Strong;B.Elastic;B.Back;B.SteppedEase;B.Bounce;B.Sine;B.Expo;var lv=B.Circ;/*! + * CSSPlugin 3.12.5 + * https://gsap.com + * + * Copyright 2008-2024, GreenSock. All rights reserved. + * Subject to the terms at https://gsap.com/standard-license or for + * Club GSAP members, the agreement issued with that membership. + * @author: Jack Doyle, jack@greensock.com +*/var Sf,tn,Sr,Yu,Mn,Cf,Xu,sv=function(){return typeof window<"u"},Ht={},On=180/Math.PI,Cr=Math.PI/180,Zn=Math.atan2,Tf=1e8,Ku=/([A-Z])/g,av=/(left|right|width|margin|padding|x)/i,uv=/[\s,\(]\S/,jt={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},Da=function(e,n){return n.set(n.t,n.p,Math.round((n.s+n.c*e)*1e4)/1e4+n.u,n)},cv=function(e,n){return n.set(n.t,n.p,e===1?n.e:Math.round((n.s+n.c*e)*1e4)/1e4+n.u,n)},fv=function(e,n){return n.set(n.t,n.p,e?Math.round((n.s+n.c*e)*1e4)/1e4+n.u:n.b,n)},dv=function(e,n){var r=n.s+n.c*e;n.set(n.t,n.p,~~(r+(r<0?-.5:.5))+n.u,n)},lh=function(e,n){return n.set(n.t,n.p,e?n.e:n.b,n)},sh=function(e,n){return n.set(n.t,n.p,e!==1?n.b:n.e,n)},hv=function(e,n,r){return e.style[n]=r},pv=function(e,n,r){return e.style.setProperty(n,r)},mv=function(e,n,r){return e._gsap[n]=r},vv=function(e,n,r){return e._gsap.scaleX=e._gsap.scaleY=r},gv=function(e,n,r,i,o){var l=e._gsap;l.scaleX=l.scaleY=r,l.renderTransform(o,l)},yv=function(e,n,r,i,o){var l=e._gsap;l[n]=r,l.renderTransform(o,l)},ne="transform",He=ne+"Origin",_v=function t(e,n){var r=this,i=this.target,o=i.style,l=i._gsap;if(e in Ht&&o){if(this.tfm=this.tfm||{},e!=="transform")e=jt[e]||e,~e.indexOf(",")?e.split(",").forEach(function(s){return r.tfm[s]=Dt(i,s)}):this.tfm[e]=l.x?l[e]:Dt(i,e),e===He&&(this.tfm.zOrigin=l.zOrigin);else return jt.transform.split(",").forEach(function(s){return t.call(r,s,n)});if(this.props.indexOf(ne)>=0)return;l.svg&&(this.svgo=i.getAttribute("data-svg-origin"),this.props.push(He,n,"")),e=ne}(o||n)&&this.props.push(e,n,o[e])},ah=function(e){e.translate&&(e.removeProperty("translate"),e.removeProperty("scale"),e.removeProperty("rotate"))},xv=function(){var e=this.props,n=this.target,r=n.style,i=n._gsap,o,l;for(o=0;o=0?Ef[l]:"")+e},Fa=function(){sv()&&window.document&&(Sf=window,tn=Sf.document,Sr=tn.documentElement,Mn=Ia("div")||{style:{}},Ia("div"),ne=Fr(ne),He=ne+"Origin",Mn.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",ch=!!Fr("perspective"),Xu=Qe.core.reverting,Yu=1)},Ss=function t(e){var n=Ia("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),r=this.parentNode,i=this.nextSibling,o=this.style.cssText,l;if(Sr.appendChild(n),n.appendChild(this),this.style.display="block",e)try{l=this.getBBox(),this._gsapBBox=this.getBBox,this.getBBox=t}catch{}else this._gsapBBox&&(l=this._gsapBBox());return r&&(i?r.insertBefore(this,i):r.appendChild(this)),Sr.removeChild(n),this.style.cssText=o,l},jf=function(e,n){for(var r=n.length;r--;)if(e.hasAttribute(n[r]))return e.getAttribute(n[r])},fh=function(e){var n;try{n=e.getBBox()}catch{n=Ss.call(e,!0)}return n&&(n.width||n.height)||e.getBBox===Ss||(n=Ss.call(e,!0)),n&&!n.width&&!n.x&&!n.y?{x:+jf(e,["x","cx","x1"])||0,y:+jf(e,["y","cy","y1"])||0,width:0,height:0}:n},dh=function(e){return!!(e.getCTM&&(!e.parentNode||e.ownerSVGElement)&&fh(e))},Yn=function(e,n){if(n){var r=e.style,i;n in Ht&&n!==He&&(n=ne),r.removeProperty?(i=n.substr(0,2),(i==="ms"||n.substr(0,6)==="webkit")&&(n="-"+n),r.removeProperty(i==="--"?n:n.replace(Ku,"-$1").toLowerCase())):r.removeAttribute(n)}},nn=function(e,n,r,i,o,l){var s=new Ve(e._pt,n,r,0,1,l?sh:lh);return e._pt=s,s.b=i,s.e=o,e._props.push(r),s},Pf={deg:1,rad:1,turn:1},wv={grid:1,flex:1},yn=function t(e,n,r,i){var o=parseFloat(r)||0,l=(r+"").trim().substr((o+"").length)||"px",s=Mn.style,a=av.test(n),u=e.tagName.toLowerCase()==="svg",c=(u?"client":"offset")+(a?"Width":"Height"),f=100,d=i==="px",g=i==="%",_,p,x,m;if(i===l||!o||Pf[i]||Pf[l])return o;if(l!=="px"&&!d&&(o=t(e,n,r,"px")),m=e.getCTM&&dh(e),(g||l==="%")&&(Ht[n]||~n.indexOf("adius")))return _=m?e.getBBox()[a?"width":"height"]:e[c],ue(g?o/_*f:o/100*_);if(s[a?"width":"height"]=f+(d?l:i),p=~n.indexOf("adius")||i==="em"&&e.appendChild&&!u?e:e.parentNode,m&&(p=(e.ownerSVGElement||{}).parentNode),(!p||p===tn||!p.appendChild)&&(p=tn.body),x=p._gsap,x&&g&&x.width&&a&&x.time===Xe.time&&!x.uncache)return ue(o/x.width*f);if(g&&(n==="height"||n==="width")){var h=e.style[n];e.style[n]=f+i,_=e[c],h?e.style[n]=h:Yn(e,n)}else(g||l==="%")&&!wv[Ot(p,"display")]&&(s.position=Ot(e,"position")),p===e&&(s.position="static"),p.appendChild(Mn),_=Mn[c],p.removeChild(Mn),s.position="absolute";return a&&g&&(x=Fn(p),x.time=Xe.time,x.width=p[c]),ue(d?_*o/f:_&&o?f/_*o:0)},Dt=function(e,n,r,i){var o;return Yu||Fa(),n in jt&&n!=="transform"&&(n=jt[n],~n.indexOf(",")&&(n=n.split(",")[0])),Ht[n]&&n!=="transform"?(o=Qi(e,i),o=n!=="transformOrigin"?o[n]:o.svg?o.origin:yl(Ot(e,He))+" "+o.zOrigin+"px"):(o=e.style[n],(!o||o==="auto"||i||~(o+"").indexOf("calc("))&&(o=gl[n]&&gl[n](e,n,r)||Ot(e,n)||P1(e,n)||(n==="opacity"?1:0))),r&&!~(o+"").trim().indexOf(" ")?yn(e,n,o,r)+r:o},kv=function(e,n,r,i){if(!r||r==="none"){var o=Fr(n,e,1),l=o&&Ot(e,o,1);l&&l!==r?(n=o,r=l):n==="borderColor"&&(r=Ot(e,"borderTopColor"))}var s=new Ve(this._pt,e.style,n,0,1,rh),a=0,u=0,c,f,d,g,_,p,x,m,h,v,w,k;if(s.b=r,s.e=i,r+="",i+="",i==="auto"&&(p=e.style[n],e.style[n]=i,i=Ot(e,n)||i,p?e.style[n]=p:Yn(e,n)),c=[r,i],Y1(c),r=c[0],i=c[1],d=r.match(dr)||[],k=i.match(dr)||[],k.length){for(;f=dr.exec(i);)x=f[0],h=i.substring(a,f.index),_?_=(_+1)%5:(h.substr(-5)==="rgba("||h.substr(-5)==="hsla(")&&(_=1),x!==(p=d[u++]||"")&&(g=parseFloat(p)||0,w=p.substr((g+"").length),x.charAt(1)==="="&&(x=kr(g,x)+w),m=parseFloat(x),v=x.substr((m+"").length),a=dr.lastIndex-v.length,v||(v=v||Je.units[n]||w,a===i.length&&(i+=v,s.e+=v)),w!==v&&(g=yn(e,n,p,v)||0),s._pt={_next:s._pt,p:h||u===1?h:",",s:g,c:m-g,m:_&&_<4||n==="zIndex"?Math.round:0});s.c=a-1;)s=o[u],Ht[s]&&(a=1,s=s==="transformOrigin"?He:ne),Yn(r,s);a&&(Yn(r,ne),l&&(l.svg&&r.removeAttribute("transform"),Qi(r,1),l.uncache=1,ah(i)))}},gl={clearProps:function(e,n,r,i,o){if(o.data!=="isFromStart"){var l=e._pt=new Ve(e._pt,n,r,0,0,Cv);return l.u=i,l.pr=-10,l.tween=o,e._props.push(r),1}}},Hi=[1,0,0,1,0,0],hh={},ph=function(e){return e==="matrix(1, 0, 0, 1, 0, 0)"||e==="none"||!e},Of=function(e){var n=Ot(e,ne);return ph(n)?Hi:n.substr(7).match(w1).map(ue)},Gu=function(e,n){var r=e._gsap||Fn(e),i=e.style,o=Of(e),l,s,a,u;return r.svg&&e.getAttribute("transform")?(a=e.transform.baseVal.consolidate().matrix,o=[a.a,a.b,a.c,a.d,a.e,a.f],o.join(",")==="1,0,0,1,0,0"?Hi:o):(o===Hi&&!e.offsetParent&&e!==Sr&&!r.svg&&(a=i.display,i.display="block",l=e.parentNode,(!l||!e.offsetParent)&&(u=1,s=e.nextElementSibling,Sr.appendChild(e)),o=Of(e),a?i.display=a:Yn(e,"display"),u&&(s?l.insertBefore(e,s):l?l.appendChild(e):Sr.removeChild(e))),n&&o.length>6?[o[0],o[1],o[4],o[5],o[12],o[13]]:o)},Aa=function(e,n,r,i,o,l){var s=e._gsap,a=o||Gu(e,!0),u=s.xOrigin||0,c=s.yOrigin||0,f=s.xOffset||0,d=s.yOffset||0,g=a[0],_=a[1],p=a[2],x=a[3],m=a[4],h=a[5],v=n.split(" "),w=parseFloat(v[0])||0,k=parseFloat(v[1])||0,S,C,T,E;r?a!==Hi&&(C=g*x-_*p)&&(T=w*(x/C)+k*(-p/C)+(p*h-x*m)/C,E=w*(-_/C)+k*(g/C)-(g*h-_*m)/C,w=T,k=E):(S=fh(e),w=S.x+(~v[0].indexOf("%")?w/100*S.width:w),k=S.y+(~(v[1]||v[0]).indexOf("%")?k/100*S.height:k)),i||i!==!1&&s.smooth?(m=w-u,h=k-c,s.xOffset=f+(m*g+h*p)-m,s.yOffset=d+(m*_+h*x)-h):s.xOffset=s.yOffset=0,s.xOrigin=w,s.yOrigin=k,s.smooth=!!i,s.origin=n,s.originIsAbsolute=!!r,e.style[He]="0px 0px",l&&(nn(l,s,"xOrigin",u,w),nn(l,s,"yOrigin",c,k),nn(l,s,"xOffset",f,s.xOffset),nn(l,s,"yOffset",d,s.yOffset)),e.setAttribute("data-svg-origin",w+" "+k)},Qi=function(e,n){var r=e._gsap||new q1(e);if("x"in r&&!n&&!r.uncache)return r;var i=e.style,o=r.scaleX<0,l="px",s="deg",a=getComputedStyle(e),u=Ot(e,He)||"0",c,f,d,g,_,p,x,m,h,v,w,k,S,C,T,E,O,I,U,$,q,N,M,F,z,R,D,H,b,Cn,_e,pt;return c=f=d=p=x=m=h=v=w=0,g=_=1,r.svg=!!(e.getCTM&&dh(e)),a.translate&&((a.translate!=="none"||a.scale!=="none"||a.rotate!=="none")&&(i[ne]=(a.translate!=="none"?"translate3d("+(a.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(a.rotate!=="none"?"rotate("+a.rotate+") ":"")+(a.scale!=="none"?"scale("+a.scale.split(" ").join(",")+") ":"")+(a[ne]!=="none"?a[ne]:"")),i.scale=i.rotate=i.translate="none"),C=Gu(e,r.svg),r.svg&&(r.uncache?(z=e.getBBox(),u=r.xOrigin-z.x+"px "+(r.yOrigin-z.y)+"px",F=""):F=!n&&e.getAttribute("data-svg-origin"),Aa(e,F||u,!!F||r.originIsAbsolute,r.smooth!==!1,C)),k=r.xOrigin||0,S=r.yOrigin||0,C!==Hi&&(I=C[0],U=C[1],$=C[2],q=C[3],c=N=C[4],f=M=C[5],C.length===6?(g=Math.sqrt(I*I+U*U),_=Math.sqrt(q*q+$*$),p=I||U?Zn(U,I)*On:0,h=$||q?Zn($,q)*On+p:0,h&&(_*=Math.abs(Math.cos(h*Cr))),r.svg&&(c-=k-(k*I+S*$),f-=S-(k*U+S*q))):(pt=C[6],Cn=C[7],D=C[8],H=C[9],b=C[10],_e=C[11],c=C[12],f=C[13],d=C[14],T=Zn(pt,b),x=T*On,T&&(E=Math.cos(-T),O=Math.sin(-T),F=N*E+D*O,z=M*E+H*O,R=pt*E+b*O,D=N*-O+D*E,H=M*-O+H*E,b=pt*-O+b*E,_e=Cn*-O+_e*E,N=F,M=z,pt=R),T=Zn(-$,b),m=T*On,T&&(E=Math.cos(-T),O=Math.sin(-T),F=I*E-D*O,z=U*E-H*O,R=$*E-b*O,_e=q*O+_e*E,I=F,U=z,$=R),T=Zn(U,I),p=T*On,T&&(E=Math.cos(T),O=Math.sin(T),F=I*E+U*O,z=N*E+M*O,U=U*E-I*O,M=M*E-N*O,I=F,N=z),x&&Math.abs(x)+Math.abs(p)>359.9&&(x=p=0,m=180-m),g=ue(Math.sqrt(I*I+U*U+$*$)),_=ue(Math.sqrt(M*M+pt*pt)),T=Zn(N,M),h=Math.abs(T)>2e-4?T*On:0,w=_e?1/(_e<0?-_e:_e):0),r.svg&&(F=e.getAttribute("transform"),r.forceCSS=e.setAttribute("transform","")||!ph(Ot(e,ne)),F&&e.setAttribute("transform",F))),Math.abs(h)>90&&Math.abs(h)<270&&(o?(g*=-1,h+=p<=0?180:-180,p+=p<=0?180:-180):(_*=-1,h+=h<=0?180:-180)),n=n||r.uncache,r.x=c-((r.xPercent=c&&(!n&&r.xPercent||(Math.round(e.offsetWidth/2)===Math.round(-c)?-50:0)))?e.offsetWidth*r.xPercent/100:0)+l,r.y=f-((r.yPercent=f&&(!n&&r.yPercent||(Math.round(e.offsetHeight/2)===Math.round(-f)?-50:0)))?e.offsetHeight*r.yPercent/100:0)+l,r.z=d+l,r.scaleX=ue(g),r.scaleY=ue(_),r.rotation=ue(p)+s,r.rotationX=ue(x)+s,r.rotationY=ue(m)+s,r.skewX=h+s,r.skewY=v+s,r.transformPerspective=w+l,(r.zOrigin=parseFloat(u.split(" ")[2])||!n&&r.zOrigin||0)&&(i[He]=yl(u)),r.xOffset=r.yOffset=0,r.force3D=Je.force3D,r.renderTransform=r.svg?Ev:ch?mh:Tv,r.uncache=0,r},yl=function(e){return(e=e.split(" "))[0]+" "+e[1]},Cs=function(e,n,r){var i=Ee(n);return ue(parseFloat(n)+parseFloat(yn(e,"x",r+"px",i)))+i},Tv=function(e,n){n.z="0px",n.rotationY=n.rotationX="0deg",n.force3D=0,mh(e,n)},En="0deg",Jr="0px",jn=") ",mh=function(e,n){var r=n||this,i=r.xPercent,o=r.yPercent,l=r.x,s=r.y,a=r.z,u=r.rotation,c=r.rotationY,f=r.rotationX,d=r.skewX,g=r.skewY,_=r.scaleX,p=r.scaleY,x=r.transformPerspective,m=r.force3D,h=r.target,v=r.zOrigin,w="",k=m==="auto"&&e&&e!==1||m===!0;if(v&&(f!==En||c!==En)){var S=parseFloat(c)*Cr,C=Math.sin(S),T=Math.cos(S),E;S=parseFloat(f)*Cr,E=Math.cos(S),l=Cs(h,l,C*E*-v),s=Cs(h,s,-Math.sin(S)*-v),a=Cs(h,a,T*E*-v+v)}x!==Jr&&(w+="perspective("+x+jn),(i||o)&&(w+="translate("+i+"%, "+o+"%) "),(k||l!==Jr||s!==Jr||a!==Jr)&&(w+=a!==Jr||k?"translate3d("+l+", "+s+", "+a+") ":"translate("+l+", "+s+jn),u!==En&&(w+="rotate("+u+jn),c!==En&&(w+="rotateY("+c+jn),f!==En&&(w+="rotateX("+f+jn),(d!==En||g!==En)&&(w+="skew("+d+", "+g+jn),(_!==1||p!==1)&&(w+="scale("+_+", "+p+jn),h.style[ne]=w||"translate(0, 0)"},Ev=function(e,n){var r=n||this,i=r.xPercent,o=r.yPercent,l=r.x,s=r.y,a=r.rotation,u=r.skewX,c=r.skewY,f=r.scaleX,d=r.scaleY,g=r.target,_=r.xOrigin,p=r.yOrigin,x=r.xOffset,m=r.yOffset,h=r.forceCSS,v=parseFloat(l),w=parseFloat(s),k,S,C,T,E;a=parseFloat(a),u=parseFloat(u),c=parseFloat(c),c&&(c=parseFloat(c),u+=c,a+=c),a||u?(a*=Cr,u*=Cr,k=Math.cos(a)*f,S=Math.sin(a)*f,C=Math.sin(a-u)*-d,T=Math.cos(a-u)*d,u&&(c*=Cr,E=Math.tan(u-c),E=Math.sqrt(1+E*E),C*=E,T*=E,c&&(E=Math.tan(c),E=Math.sqrt(1+E*E),k*=E,S*=E)),k=ue(k),S=ue(S),C=ue(C),T=ue(T)):(k=f,T=d,S=C=0),(v&&!~(l+"").indexOf("px")||w&&!~(s+"").indexOf("px"))&&(v=yn(g,"x",l,"px"),w=yn(g,"y",s,"px")),(_||p||x||m)&&(v=ue(v+_-(_*k+p*C)+x),w=ue(w+p-(_*S+p*T)+m)),(i||o)&&(E=g.getBBox(),v=ue(v+i/100*E.width),w=ue(w+o/100*E.height)),E="matrix("+k+","+S+","+C+","+T+","+v+","+w+")",g.setAttribute("transform",E),h&&(g.style[ne]=E)},jv=function(e,n,r,i,o){var l=360,s=ye(o),a=parseFloat(o)*(s&&~o.indexOf("rad")?On:1),u=a-i,c=i+u+"deg",f,d;return s&&(f=o.split("_")[1],f==="short"&&(u%=l,u!==u%(l/2)&&(u+=u<0?l:-l)),f==="cw"&&u<0?u=(u+l*Tf)%l-~~(u/l)*l:f==="ccw"&&u>0&&(u=(u-l*Tf)%l-~~(u/l)*l)),e._pt=d=new Ve(e._pt,n,r,i,u,cv),d.e=c,d.u="deg",e._props.push(r),d},Nf=function(e,n){for(var r in n)e[r]=n[r];return e},Pv=function(e,n,r){var i=Nf({},r._gsap),o="perspective,force3D,transformOrigin,svgOrigin",l=r.style,s,a,u,c,f,d,g,_;i.svg?(u=r.getAttribute("transform"),r.setAttribute("transform",""),l[ne]=n,s=Qi(r,1),Yn(r,ne),r.setAttribute("transform",u)):(u=getComputedStyle(r)[ne],l[ne]=n,s=Qi(r,1),l[ne]=u);for(a in Ht)u=i[a],c=s[a],u!==c&&o.indexOf(a)<0&&(g=Ee(u),_=Ee(c),f=g!==_?yn(r,a,u,_):parseFloat(u),d=parseFloat(c),e._pt=new Ve(e._pt,s,a,f,d-f,Da),e._pt.u=_||0,e._props.push(a));Nf(s,i)};We("padding,margin,Width,Radius",function(t,e){var n="Top",r="Right",i="Bottom",o="Left",l=(e<3?[n,r,i,o]:[n+o,n+r,i+r,i+o]).map(function(s){return e<2?t+s:"border"+s+t});gl[e>1?"border"+t:t]=function(s,a,u,c,f){var d,g;if(arguments.length<4)return d=l.map(function(_){return Dt(s,_,u)}),g=d.join(" "),g.split(d[0]).length===5?d[0]:g;d=(c+"").split(" "),g={},l.forEach(function(_,p){return g[_]=d[p]=d[p]||d[(p-1)/2|0]}),s.init(a,g,f)}});var vh={name:"css",register:Fa,targetTest:function(e){return e.style&&e.nodeType},init:function(e,n,r,i,o){var l=this._props,s=e.style,a=r.vars.startAt,u,c,f,d,g,_,p,x,m,h,v,w,k,S,C,T;Yu||Fa(),this.styles=this.styles||uh(e),T=this.styles.props,this.tween=r;for(p in n)if(p!=="autoRound"&&(c=n[p],!(Ye[p]&&J1(p,n,r,i,e,o)))){if(g=typeof c,_=gl[p],g==="function"&&(c=c.call(r,i,e,o),g=typeof c),g==="string"&&~c.indexOf("random(")&&(c=Bi(c)),_)_(this,e,p,c,r)&&(C=1);else if(p.substr(0,2)==="--")u=(getComputedStyle(e).getPropertyValue(p)+"").trim(),c+="",pn.lastIndex=0,pn.test(u)||(x=Ee(u),m=Ee(c)),m?x!==m&&(u=yn(e,p,u,m)+m):x&&(c+=x),this.add(s,"setProperty",u,c,i,o,0,0,p),l.push(p),T.push(p,0,s[p]);else if(g!=="undefined"){if(a&&p in a?(u=typeof a[p]=="function"?a[p].call(r,i,e,o):a[p],ye(u)&&~u.indexOf("random(")&&(u=Bi(u)),Ee(u+"")||u==="auto"||(u+=Je.units[p]||Ee(Dt(e,p))||""),(u+"").charAt(1)==="="&&(u=Dt(e,p))):u=Dt(e,p),d=parseFloat(u),h=g==="string"&&c.charAt(1)==="="&&c.substr(0,2),h&&(c=c.substr(2)),f=parseFloat(c),p in jt&&(p==="autoAlpha"&&(d===1&&Dt(e,"visibility")==="hidden"&&f&&(d=0),T.push("visibility",0,s.visibility),nn(this,s,"visibility",d?"inherit":"hidden",f?"inherit":"hidden",!f)),p!=="scale"&&p!=="transform"&&(p=jt[p],~p.indexOf(",")&&(p=p.split(",")[0]))),v=p in Ht,v){if(this.styles.save(p),w||(k=e._gsap,k.renderTransform&&!n.parseTransform||Qi(e,n.parseTransform),S=n.smoothOrigin!==!1&&k.smooth,w=this._pt=new Ve(this._pt,s,ne,0,1,k.renderTransform,k,0,-1),w.dep=1),p==="scale")this._pt=new Ve(this._pt,k,"scaleY",k.scaleY,(h?kr(k.scaleY,h+f):f)-k.scaleY||0,Da),this._pt.u=0,l.push("scaleY",p),p+="X";else if(p==="transformOrigin"){T.push(He,0,s[He]),c=Sv(c),k.svg?Aa(e,c,0,S,0,this):(m=parseFloat(c.split(" ")[2])||0,m!==k.zOrigin&&nn(this,k,"zOrigin",k.zOrigin,m),nn(this,s,p,yl(u),yl(c)));continue}else if(p==="svgOrigin"){Aa(e,c,1,S,0,this);continue}else if(p in hh){jv(this,k,p,d,h?kr(d,h+c):c);continue}else if(p==="smoothOrigin"){nn(this,k,"smooth",k.smooth,c);continue}else if(p==="force3D"){k[p]=c;continue}else if(p==="transform"){Pv(this,c,e);continue}}else p in s||(p=Fr(p)||p);if(v||(f||f===0)&&(d||d===0)&&!uv.test(c)&&p in s)x=(u+"").substr((d+"").length),f||(f=0),m=Ee(c)||(p in Je.units?Je.units[p]:x),x!==m&&(d=yn(e,p,u,m)),this._pt=new Ve(this._pt,v?k:s,p,d,(h?kr(d,h+f):f)-d,!v&&(m==="px"||p==="zIndex")&&n.autoRound!==!1?dv:Da),this._pt.u=m||0,x!==m&&m!=="%"&&(this._pt.b=u,this._pt.r=fv);else if(p in s)kv.call(this,e,p,u,h?h+c:c);else if(p in e)this.add(e,p,u||e[p],h?h+c:c,i,o);else if(p!=="parseTransform"){Au(p,c);continue}v||(p in s?T.push(p,0,s[p]):T.push(p,1,u||e[p])),l.push(p)}}C&&ih(this)},render:function(e,n){if(n.tween._time||!Xu())for(var r=n._pt;r;)r.r(e,r.d),r=r._next;else n.styles.revert()},get:Dt,aliases:jt,getSetter:function(e,n,r){var i=jt[n];return i&&i.indexOf(",")<0&&(n=i),n in Ht&&n!==He&&(e._gsap.x||Dt(e,"x"))?r&&Cf===r?n==="scale"?vv:mv:(Cf=r||{})&&(n==="scale"?gv:yv):e.style&&!Du(e.style[n])?hv:~n.indexOf("-")?pv:Qu(e,n)},core:{_removeProperty:Yn,_getMatrix:Gu}};Qe.utils.checkPrefix=Fr;Qe.core.getStyleSaver=uh;(function(t,e,n,r){var i=We(t+","+e+","+n,function(o){Ht[o]=1});We(e,function(o){Je.units[o]="deg",hh[o]=1}),jt[i[13]]=t+","+e,We(r,function(o){var l=o.split(":");jt[l[1]]=i[l[0]]})})("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY");We("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",function(t){Je.units[t]="px"});Qe.registerPlugin(vh);var gh=Qe.registerPlugin(vh)||Qe;gh.core.Tween;const zv=t=>{const e=j.useRef(null),[n,r]=j.useState(!1);return j.useEffect(()=>{const i=new IntersectionObserver(([l])=>{r(l.isIntersecting)},t),o=e.current;return o&&i.observe(o),()=>{o&&i.unobserve(o)}},[t]),[e,n]};function Ov(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var qu=Ov,Nv=typeof to=="object"&&to&&to.Object===Object&&to,Lv=Nv,Rv=Lv,Mv=typeof self=="object"&&self&&self.Object===Object&&self,Dv=Rv||Mv||Function("return this")(),yh=Dv,Iv=yh,Fv=function(){return Iv.Date.now()},Av=Fv,Uv=/\s/;function $v(t){for(var e=t.length;e--&&Uv.test(t.charAt(e)););return e}var Bv=$v,Wv=Bv,Vv=/^\s+/;function Hv(t){return t&&t.slice(0,Wv(t)+1).replace(Vv,"")}var Qv=Hv,bv=yh,Yv=bv.Symbol,_h=Yv,Lf=_h,xh=Object.prototype,Xv=xh.hasOwnProperty,Kv=xh.toString,Zr=Lf?Lf.toStringTag:void 0;function Gv(t){var e=Xv.call(t,Zr),n=t[Zr];try{t[Zr]=void 0;var r=!0}catch{}var i=Kv.call(t);return r&&(e?t[Zr]=n:delete t[Zr]),i}var qv=Gv,Jv=Object.prototype,Zv=Jv.toString;function e3(t){return Zv.call(t)}var t3=e3,Rf=_h,n3=qv,r3=t3,i3="[object Null]",o3="[object Undefined]",Mf=Rf?Rf.toStringTag:void 0;function l3(t){return t==null?t===void 0?o3:i3:Mf&&Mf in Object(t)?n3(t):r3(t)}var s3=l3;function a3(t){return t!=null&&typeof t=="object"}var u3=a3,c3=s3,f3=u3,d3="[object Symbol]";function h3(t){return typeof t=="symbol"||f3(t)&&c3(t)==d3}var p3=h3,m3=Qv,Df=qu,v3=p3,If=NaN,g3=/^[-+]0x[0-9a-f]+$/i,y3=/^0b[01]+$/i,_3=/^0o[0-7]+$/i,x3=parseInt;function w3(t){if(typeof t=="number")return t;if(v3(t))return If;if(Df(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=Df(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=m3(t);var n=y3.test(t);return n||_3.test(t)?x3(t.slice(2),n?2:8):g3.test(t)?If:+t}var k3=w3,S3=qu,Ts=Av,Ff=k3,C3="Expected a function",T3=Math.max,E3=Math.min;function j3(t,e,n){var r,i,o,l,s,a,u=0,c=!1,f=!1,d=!0;if(typeof t!="function")throw new TypeError(C3);e=Ff(e)||0,S3(n)&&(c=!!n.leading,f="maxWait"in n,o=f?T3(Ff(n.maxWait)||0,e):o,d="trailing"in n?!!n.trailing:d);function g(S){var C=r,T=i;return r=i=void 0,u=S,l=t.apply(T,C),l}function _(S){return u=S,s=setTimeout(m,e),c?g(S):l}function p(S){var C=S-a,T=S-u,E=e-C;return f?E3(E,o-T):E}function x(S){var C=S-a,T=S-u;return a===void 0||C>=e||C<0||f&&T>=o}function m(){var S=Ts();if(x(S))return h(S);s=setTimeout(m,p(S))}function h(S){return s=void 0,d&&r?g(S):(r=i=void 0,l)}function v(){s!==void 0&&clearTimeout(s),u=0,r=a=i=s=void 0}function w(){return s===void 0?l:h(Ts())}function k(){var S=Ts(),C=x(S);if(r=arguments,i=this,a=S,C){if(s===void 0)return _(a);if(f)return clearTimeout(s),s=setTimeout(m,e),g(a)}return s===void 0&&(s=setTimeout(m,e)),l}return k.cancel=v,k.flush=w,k}var P3=j3,z3=P3,O3=qu,N3="Expected a function";function L3(t,e,n){var r=!0,i=!0;if(typeof t!="function")throw new TypeError(N3);return O3(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),z3(t,e,{leading:r,maxWait:e,trailing:i})}var R3=L3;const M3=Ua(R3);class pr{constructor(e,n,r,i){this.x=e,this.y=n,this.w=r,this.h=i}contains(e){return e.x>=this.x-this.w&&e.x<=this.x+this.w&&e.y>=this.y-this.h&&e.y<=this.y+this.h}intersects(e){return!(e.x-e.w>this.x+this.w||e.x+e.wthis.y+this.h||e.y+e.h{const{theme:t}=ht(),e=j.useRef(null),n=j.useRef(null),[r,i]=zv({threshold:.1}),[o,l]=j.useState(!1),[s,a]=j.useState(!0),u=(f,d)=>{let g;return(..._)=>{clearTimeout(g),g=setTimeout(()=>f.apply(void 0,_),d)}},c=j.useCallback(()=>{l(f=>!f)},[]);return j.useEffect(()=>{const f=u(c,500);if(!i&&!s)return;a(!1);const d=window.innerWidth,g=window.innerHeight,_={x:d/2,y:g/2};let p=!0;const x=n.current;x.style.height=`${g}px`;const m=e.current;m.width=d,m.height=g;const h=m.getContext("2d"),v=[],w=new pr(d/2,g/2,d/2,g/2),k=new mr(w,4);for(let N=0;N{const M=new pr(N.x,N.y,d/8,g/8),F=[];k.query(M,F),N.closest=F.slice(0,5),N.circle=new $(N,3+Math.random()*5,"rgba(156,217,249,0.3)")});const S=M3(C,50);"ontouchstart"in window||window.addEventListener("mousemove",S),window.addEventListener("scroll",T),window.addEventListener("resize",f);function C(N){const M=N.clientX||N.pageX,F=N.clientY||N.pageY;_.x=M,_.y=F}function T(){p=document.body.scrollTop<=g}function E(){O(),v.forEach(I)}function O(){p&&(h.clearRect(0,0,d,g),v.forEach(N=>{const M=q(_,N);M<4e4?(N.active=.6,N.circle.active=.9):M<8e4?(N.active=.4,N.circle.active=.6):M<12e4?(N.active=.3,N.circle.active=.4):(N.active=.2,N.circle.active=.2),U(N),N.circle.draw()})),requestAnimationFrame(O)}function I(N){const M=N.originX-50+Math.random()*100,F=N.originY-50+Math.random()*100,z=Math.max(0,Math.min(M,d)),R=Math.max(0,Math.min(F,g-30));gh.to(N,{duration:1+1*Math.random(),x:z,y:R,ease:lv.easeInOut,onComplete:()=>I(N)})}function U(N){N.active&&N.closest.forEach(M=>{h.beginPath(),h.moveTo(N.x,N.y),h.lineTo(M.x,M.y),h.strokeStyle=`${t==="green"?`rgba(0, 255, 119,${N.active})`:`rgba(248, 92, 44,${N.active})`}`,h.stroke()})}function $(N,M,F){this.pos=N||null,this.radius=M||null,this.color=F||null,this.draw=function(){this.active&&(h.beginPath(),h.arc(this.pos.x,this.pos.y,this.radius,0,2*Math.PI,!1),h.fillStyle=`${t==="green"?`rgba(0, 255, 119,${this.active})`:`rgba(248, 92, 44,${this.active})`}`,h.fill())}}function q(N,M){const F=N.x-M.x,z=N.y-M.y;return F*F+z*z}return E(),()=>{window.removeEventListener("mousemove",S),window.removeEventListener("scroll",T),window.removeEventListener("resize",f)}},[i,t,s,o,c]),y.jsx("div",{className:"large-header",ref:n,children:y.jsx("div",{ref:r,children:y.jsx("canvas",{ref:e})})})};function wh({children:t}){const[e,n]=j.useState(0),[r,i]=j.useState(!0),[o,l]=j.useState(null);j.useEffect(()=>{r&&(i(!1),l(setTimeout(()=>{s(),i(!0)},7e3)))},[r]);const s=()=>{n(f=>f>=t.length-1?0:f+1)},a=()=>{n(f=>f<=0?t.length-1:f-1)},u=()=>{o>0&&(clearTimeout(o),i(!1))},c=()=>{r||i(!0)};return y.jsxs("div",{className:"container-slider",onMouseEnter:u,onMouseLeave:c,children:[t.map((f,d)=>y.jsx("div",{className:"slider-item slider-item-active-"+(e+1),children:f},d)),y.jsx("div",{className:"container-slider-links",children:t.map((f,d)=>y.jsx("button",{className:e===d?"container-slider-links-small container-slider-links-small-active":"container-slider-links-small",onClick:g=>{g.preventDefault(),n(d)}},d))}),y.jsx("button",{className:"slider-btn-next",onClick:f=>{f.preventDefault(),s()},children:">"}),y.jsx("button",{className:"slider-btn-prev",onClick:f=>{f.preventDefault(),a()},children:"<"})]})}wh.propTypes={children:je.oneOfType([je.string,je.arrayOf(je.node)]).isRequired};const I3=[{imgURL:"https://placehold.co/600x400",imgAlt:"img-1",caption:"Projekt 1"},{imgURL:"https://placehold.co/600x400",imgAlt:"img-2",caption:"Projekt 2"},{imgURL:"https://placehold.co/600x400",imgAlt:"img-3",caption:"Projekt 3"}],F3=()=>y.jsx("div",{className:"App",children:y.jsx(wh,{children:I3.map((t,e)=>y.jsx("img",{src:t.imgURL,alt:t.imgAlt},e))})}),kh=j.createContext(),_i=t=>{const[e,n]=j.useState(!1),r=j.useRef();return j.useEffect(()=>{const i=new IntersectionObserver((l,s)=>{l.forEach(a=>{a.isIntersecting&&(n(!0),s.unobserve(a.target))})}),{current:o}=r;return o&&i.observe(o),()=>i.unobserve(o)},[]),y.jsx(kh.Provider,{value:n,children:y.jsx("div",{className:`fade-in-section ${e?"is-visible":""}`,ref:r,children:t.children})})};_i.propTypes={children:je.node.isRequired};const A3=()=>j.useContext(kh);_i.propTypes={children:je.node.isRequired};var Sh={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Af=ae.createContext&&ae.createContext(Sh),U3=["attr","size","title"];function $3(t,e){if(t==null)return{};var n=B3(t,e),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(i=0;i=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function B3(t,e){if(t==null)return{};var n={};for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r)){if(e.indexOf(r)>=0)continue;n[r]=t[r]}return n}function _l(){return _l=Object.assign?Object.assign.bind():function(t){for(var e=1;eae.createElement(e.tag,xl({key:n},e.attr),Ch(e.child)))}function Wr(t){return e=>ae.createElement(Q3,_l({attr:xl({},t.attr)},e),Ch(t.child))}function Q3(t){var e=n=>{var{attr:r,size:i,title:o}=t,l=$3(t,U3),s=i||n.size||"1em",a;return n.className&&(a=n.className),t.className&&(a=(a?a+" ":"")+t.className),ae.createElement("svg",_l({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,l,{className:a,style:xl(xl({color:t.color||n.color},n.style),t.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),o&&ae.createElement("title",null,o),t.children)};return Af!==void 0?ae.createElement(Af.Consumer,null,n=>e(n)):e(Sh)}function $f(t){return Wr({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M524.531,69.836a1.5,1.5,0,0,0-.764-.7A485.065,485.065,0,0,0,404.081,32.03a1.816,1.816,0,0,0-1.923.91,337.461,337.461,0,0,0-14.9,30.6,447.848,447.848,0,0,0-134.426,0,309.541,309.541,0,0,0-15.135-30.6,1.89,1.89,0,0,0-1.924-.91A483.689,483.689,0,0,0,116.085,69.137a1.712,1.712,0,0,0-.788.676C39.068,183.651,18.186,294.69,28.43,404.354a2.016,2.016,0,0,0,.765,1.375A487.666,487.666,0,0,0,176.02,479.918a1.9,1.9,0,0,0,2.063-.676A348.2,348.2,0,0,0,208.12,430.4a1.86,1.86,0,0,0-1.019-2.588,321.173,321.173,0,0,1-45.868-21.853,1.885,1.885,0,0,1-.185-3.126c3.082-2.309,6.166-4.711,9.109-7.137a1.819,1.819,0,0,1,1.9-.256c96.229,43.917,200.41,43.917,295.5,0a1.812,1.812,0,0,1,1.924.233c2.944,2.426,6.027,4.851,9.132,7.16a1.884,1.884,0,0,1-.162,3.126,301.407,301.407,0,0,1-45.89,21.83,1.875,1.875,0,0,0-1,2.611,391.055,391.055,0,0,0,30.014,48.815,1.864,1.864,0,0,0,2.063.7A486.048,486.048,0,0,0,610.7,405.729a1.882,1.882,0,0,0,.765-1.352C623.729,277.594,590.933,167.465,524.531,69.836ZM222.491,337.58c-28.972,0-52.844-26.587-52.844-59.239S193.056,219.1,222.491,219.1c29.665,0,53.306,26.82,52.843,59.239C275.334,310.993,251.924,337.58,222.491,337.58Zm195.38,0c-28.971,0-52.843-26.587-52.843-59.239S388.437,219.1,417.871,219.1c29.667,0,53.307,26.82,52.844,59.239C470.715,310.993,447.538,337.58,417.871,337.58Z"},child:[]}]})(t)}const b3=()=>{const[t,e]=j.useState(!1),{theme:n}=ht();return y.jsxs("div",{className:"join-button-container",children:[y.jsx("div",{className:"join-text",children:"Podoba ci się to co widzisz?"}),y.jsx("div",{className:`clip-path-circle1 ${t===!0?"hovered":""}`,children:y.jsx("div",{className:"join-text",children:"Dołącz na naszego discorda!"})}),y.jsx("a",{href:"https://discord.gg/A8HreVFFa5",target:"_blank",children:y.jsxs("button",{className:`join-button ${t===!0?"hovered":""}`,onMouseOver:()=>e(!0),children:[y.jsx("div",{className:`clip-path-circle2 ${t===!0?"hovered":""} ${n==="green"?"clip-path-circle2-green":" clip-path-circle2-orange"}`,children:y.jsx($f,{})}),y.jsx($f,{})]})})]})};function Bf(t){return Wr({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M278.6 256l68.2-68.2c6.2-6.2 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L256 233.4l-68.2-68.2c-6.2-6.2-16.4-6.2-22.6 0-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3l68.2 68.2-68.2 68.2c-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3 6.2 6.2 16.4 6.2 22.6 0l68.2-68.2 68.2 68.2c6.2 6.2 16.4 6.2 22.6 0 6.2-6.2 6.2-16.4 0-22.6L278.6 256z"},child:[]}]})(t)}function Y3(t){return Wr({tag:"svg",attr:{version:"1.1",x:"0px",y:"0px",viewBox:"0 0 48 48",enableBackground:"new 0 0 48 48"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"#CFD8DC",d:"M41,6H7C6.4,6,6,6.4,6,7v35h36V7C42,6.4,41.6,6,41,6z"},child:[]}]},{tag:"rect",attr:{x:"8",y:"13",fill:"#263238",width:"32",height:"27"},child:[]},{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"#76FF03",d:`M22,27.6c-0.1,1.1-0.4,1.9-1,2.5c-0.6,0.6-1.4,0.9-2.5,0.9c-1.1,0-2-0.4-2.6-1.1c-0.6-0.7-0.9-1.8-0.9-3.1\r + v-1.6c0-1.3,0.3-2.4,0.9-3.1c0.6-0.7,1.5-1.1,2.6-1.1c1.1,0,1.9,0.3,2.5,0.9c0.6,0.6,0.9,1.4,1,2.6h-2c0-0.7-0.1-1.2-0.3-1.4\r + c-0.2-0.3-0.6-0.4-1.1-0.4c-0.5,0-0.9,0.2-1.2,0.6c-0.2,0.4-0.3,1-0.4,1.8v1.8c0,1,0.1,1.6,0.3,2c0.2,0.4,0.6,0.5,1.1,0.5\r + c0.5,0,0.9-0.1,1.1-0.4c0.2-0.3,0.3-0.7,0.3-1.4H22z`},child:[]},{tag:"path",attr:{fill:"#76FF03",d:`M24,24c0-0.3,0.1-0.5,0.3-0.7c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3c0.2,0.2,0.3,0.4,0.3,0.7\r + c0,0.3-0.1,0.5-0.3,0.7S25.3,25,25,25c-0.3,0-0.5-0.1-0.7-0.3S24,24.3,24,24z`},child:[]},{tag:"path",attr:{fill:"#76FF03",d:`M24,30c0-0.3,0.1-0.5,0.3-0.7c0.2-0.2,0.4-0.3,0.7-0.3c0.3,0,0.5,0.1,0.7,0.3c0.2,0.2,0.3,0.4,0.3,0.7\r + c0,0.3-0.1,0.5-0.3,0.7S25.3,31,25,31c-0.3,0-0.5-0.1-0.7-0.3S24,30.3,24,30z`},child:[]},{tag:"path",attr:{fill:"#76FF03",d:"M28,21h2l3,10h-2L28,21z"},child:[]}]},{tag:"g",attr:{},child:[{tag:"circle",attr:{fill:"#90A4AE",cx:"13.5",cy:"9.5",r:"1.5"},child:[]},{tag:"circle",attr:{fill:"#90A4AE",cx:"9.5",cy:"9.5",r:"1.5"},child:[]}]}]})(t)}const Th=({text:t})=>{const e=A3();return y.jsx(y.Fragment,{children:y.jsxs("div",{className:"window-tab",children:[y.jsxs("div",{className:"tab-section-1",children:[y.jsxs("div",{className:"text-tab",children:[y.jsx(Y3,{className:"command-icon"}),t]}),y.jsx("div",{className:"close-tab",children:y.jsx(Bf,{onClick:()=>e(!1)})})]}),y.jsx("div",{className:"tab-section-2",children:y.jsx("button",{className:"window-close-tab",onClick:()=>e(!1),children:y.jsx(Bf,{})})})]})})};Th.propTypes={text:je.string.isRequired};const Eh=({children:t,class_number:e,text:n})=>{const r=j.memo(Th),{theme:i}=ht();return y.jsxs("div",{className:`${i==="green"?"window-panel-green":"window-panel-orange"} window-panel window-panel-${e}`,children:[y.jsx(r,{text:n}),y.jsx("div",{children:t})]})};Eh.propTypes={children:je.node.isRequired,class_number:je.string,text:je.string};const Es=j.memo(Eh),jh=({text:t,onTypingEnd:e})=>{const[n,r]=j.useState(""),[i,o]=j.useState(0);return j.useEffect(()=>{if(i{r(s=>s+t[i]),o(s=>s+1)},2);return()=>clearTimeout(l)}else e&&e()},[i,t,e]),y.jsx("span",{dangerouslySetInnerHTML:{__html:n}})};jh.propTypes={text:je.string.isRequired,onTypingEnd:je.func};const X3=j.memo(jh),K3=()=>{const{theme:t}=ht(),[e,n]=j.useState(!1);return y.jsxs("div",{className:`${t==="green"?"home-container-green":"home-container-orange"} home-container`,children:[y.jsx(_i,{children:y.jsx("div",{className:"panel1-container",children:y.jsx(Es,{text:"Informacje o nas",class_number:"1",children:y.jsxs("p",{children:[y.jsx(X3,{text:` +C:\\cybertech> Chcesz zacząć swoją przygodę ze sztuczną inteligencją? A może szukasz ciekawych projektów w gronie pasjonatów? + +C:\\cybertech> Świetnie trafiłeś! + +C:\\cybertech> Już od dziesięciu lat wspieramy naszych członków w zgłębianiu świata AI, oferując możliwość zdobycia cennego doświadczenia. + +C:\\cybertech> Specjalizujemy się w przetwarzaniu obrazów i uczeniu maszynowym korzystając głównie z narzędzi takich jak TensorFlow i Keras. + +C:\\cybertech> Oferujemy wykłady wprowadzające, live coding i projekty, które pozwalają stopniowo poszerzać swoją wiedzę i umiejętności. + +C:\\cybertech> Jesteśmy otwarci na wszystkich – potrzebujesz jedynie motywacji i podstawowych umiejętności programowania. Masz inne talenty albo interesujesz się innymi dziedzinami informatyki? Również zapraszamy! W naszych interdyscyplinarnych projektach każdy znajdzie coś dla siebie. +C:\\cybertech> `,onTypingEnd:()=>n(!0)}),y.jsx("span",{className:`blinking-cursor ${e?"blinking-cursor-animation":""}`,children:"|"})]})})})}),y.jsx(_i,{children:y.jsx("div",{className:"panel2-container",children:y.jsx(Es,{text:"Nasze projekty!",class_number:"2",children:y.jsx(F3,{})})})}),y.jsx(_i,{children:y.jsx("div",{className:"panel3-container",children:y.jsx(Es,{text:"Dołącz do nas!",class_number:"3",children:y.jsx(b3,{})})})})]})},G3=j.memo(K3),q3=()=>{const{theme:t}=ht(),e=(n,r)=>t==="green"?n:r;return y.jsx("div",{className:"svg-container",children:y.jsxs("svg",{className:"svg-logo",xmlns:"http://www.w3.org/2000/svg",width:"685.64128",height:"536.38228",version:"1.1",viewBox:"0 0 171.41032 134.09557",id:"visual",children:[y.jsx("path",{fill:e("#ffffff","#000000"),d:"M 7.62294,41.87141 V 13.48744 L 19.11038,2 h 30.14496 v 8.86621 h -10.3682 z",id:"path1091"}),y.jsx("path",{fill:e("#ffffff","#000000"),d:"m 64.62505,107.02555 0.0625,3.4e-4 h 8.35916 L 123.21848,2.06477 h -8.2515 z",id:"path1093"}),y.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 26.12907,54.70445 4.61675,7.30814 v 27.86432 l 8.47319,8.47319 h 10.75452 v 8.81744 H 19.47977 L 7.82566,95.51344 V 64.46205 L 2,58.63639 30.64861,29.98778 v 17.29673 z",id:"path1099"}),y.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 55.76384,33.2225 17.07504,9.63798 V 55.66121 L 41.91863,38.60829 V 27.86538 L 72.80522,10.95034 v 12.64054 z",id:"path1101"}),y.jsx("path",{fill:e("#ffffff","#000000"),d:"m 163.35269,92.22415 v 28.38397 l -11.48744,11.48744 h -30.14496 v -8.86621 h 10.3682 z",id:"path1091-6"}),y.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"m 145.28126,79.53538 -4.61675,-7.30814 V 44.36292 l -8.47319,-8.47319 H 121.4368 v -8.81744 h 30.49376 l 11.65411,11.6541 v 31.05139 l 5.82566,5.82566 -28.64861,28.64861 V 86.95532 Z",id:"path1099-2"}),y.jsx("path",{fill:e("#00ff77","#f85c2c"),d:"M 118.81405,100.98322 101.73901,91.34524 V 78.54451 l 30.92025,17.05292 v 10.74291 l -30.88659,16.91504 v -12.64054 z",id:"path1101-6"})]})})},J3=()=>{const{theme:t}=ht(),e=(n,r)=>t==="green"?n:r;return y.jsx("div",{className:"svg-container",children:y.jsxs("svg",{className:"svg-logo",width:"545.42969",height:"134.09557",version:"1.1",viewBox:"174.453 0 370.977 126.235",id:"svg48",xmlns:"http://www.w3.org/2000/svg",children:[y.jsx("defs",{id:"defs52"}),y.jsx("path",{d:"m 387.75102,31.93448 v 9.28 h 16 v 44.8 h 10.56 v -54.08 h -26.56 m 28.87732,0.02616 4.74185,9.218087 8.94083,0.03575 v -9.28 m 25.2798,46.3994 c -1.9968,-1.0656 -6.0288,-3.6448 -8.32,-3.4432 -1.1904,0.1024 -2.1472,1.3696 -3.2,1.8688 -2.352,1.1168 -5.2608,1.168 -7.68,0.2528 -1.8976,-0.7168 -3.5616,-2.1824 -4.7488,-3.7984 -4.0672,-5.5392 -2.2688,-14.205 4.4288,-16.81 5.2576,-2.048 12.496,1.1648 13.12,7.2096 h -14.08 c 0.8608,1.9936 2.624,5.9104 4.5472,7.0304 1.424,0.832 4.0896,0.3296 5.6928,0.3296 h 13.76 c 0.7904,-6.2528 -0.2336,-12.387 -4.5376,-17.28 -9.984,-11.341 -28.918,-7.6224 -33.837,6.72 -7.088,20.669 22.131,35.981 34.854,17.92 m 36.16,-6.72 c -4.0992,8.6144 -16.707,7.1648 -18.714,-2.24 -1.5808,-7.408 4.88,-16.25 12.954,-13.261 2.6784,0.992 4.3264,3.248 5.76,5.5808 l 8,-4.8 c -2.9728,-8.9664 -15.837,-11.594 -23.68,-8.736 -10.643,3.8752 -16.109,16.358 -11.27,26.656 1.4272,3.0368 3.44,5.7408 6.1504,7.7568 3.1904,2.3744 6.9472,3.6544 10.88,4.0288 5.0848,0.4832 10.637,-1.8656 14.397,-5.1616 0.9888,-0.8704 3.5392,-3.12 3.0688,-4.6432 -0.5888,-1.9008 -5.8016,-4.3552 -7.5456,-5.1808 m 28.66472,-14.241889 c 0,0 2.34567,-1.191821 5.42737,-1.190754 3.0817,0.0011 4.42185,0.762966 5.68563,2.438463 1.26378,1.675497 1.5271,4.316501 1.54,6.375626 l -0.003,21.050261 10.3192,0.113224 c 0,0 -0.0804,-18.445352 -0.0804,-20.931752 0,-2.4864 -0.40158,-9.838374 -3.45927,-13.151701 -3.0577,-3.313328 -6.34088,-5.070453 -12.99126,-5.019603 -6.65038,0.05085 -8.7839,2.326537 -10.22022,3.619216",fill:e("#00ff77","#f85c2c"),fillOpacity:"1",id:"path6"}),y.jsxs("g",{id:"g46",transform:"translate(-255.44918,-340.86552)",children:[y.jsx("path",{d:"m 534.49,443.8 h 3.7018 v -2.1634 h -4.9632 z",id:"path8",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"553.27002",y:"432.35999",width:"2.266",height:"11.547",opacity:"0.997",id:"rect10",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 555.54,432.36 7.37,10.513 v 0.92168 h -2.0981 l -5.4244,-7.4514 -1.0617,-2.2581 z",id:"path12",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 560.8,439.28 v -6.9341 h 2.2044 v 8.3464 z",id:"path14",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"544.34003",y:"432.34",width:"2.4045999",height:"11.509",opacity:"0.997",id:"rect16",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"530.44",y:"432.32001",width:"2.3624001",height:"11.546",opacity:"0.997",id:"rect18",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"585.38",y:"441.92001",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"585.27002",y:"432.35001",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"585.27002",y:"432.35001",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 588,437.17 h 3.4809 v 1.9444 h -2.469 z",id:"path26",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"569.59003",y:"432.25",width:"2.2272999",height:"11.466",opacity:"0.997",id:"rect28",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 575.82,432.33 h 2.9029 l -7.1496,9.0526 -0.1492,-3.4678 z",id:"path30",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 575.91,443.83 h 2.7611 l -4.0907,-5.2777 -0.81288,2.4068 z",id:"path32",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 643.85,439.83 v 3.9258 h 2.218 v -3.846 l 4.2472,-7.547 h -2.8029 z",id:"path34",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 639.7,432.35 h 2.6408 l 2.3732,4.7394 -1.6858,1.411 z",id:"path36",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"625.06",y:"432.25",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"625.06",y:"432.25",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"625.15997",y:"437",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 630.8,434.25 c 0.19936,-0.005 0.98456,0.46858 0.9558,1.33 -0.033,0.99001 -0.73198,1.3948 -1.0075,1.4175 h -1.0426 v 2.0011 h 1.2689 c 0.90218,0 1.743,0.83543 1.749,1.5419 0.006,0.69462 -0.55164,1.3154 -1.2254,1.3154 l -3.3609,0.0568 1.0907,1.8892 h 2.4645 c 2.1114,0 3.2324,-2.2203 3.2566,-3.419 0.0259,-1.2863 -0.4025,-1.9065 -1.3805,-2.8654 0.38378,-0.80047 0.68544,-1.2656 0.66961,-1.8114 -0.0363,-1.2516 -1.1541,-3.4574 -3.3599,-3.4574 h -0.96394 v 1.9941 z",id:"path44",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"697.87738",y:"432.26483",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38-3",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"697.87738",y:"432.26483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40-6",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"697.97736",y:"437.01483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42-7",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 703.61731,434.26483 c 0.19936,-0.005 0.98456,0.46858 0.9558,1.33 -0.033,0.99001 -0.73198,1.3948 -1.0075,1.4175 h -1.0426 v 2.0011 h 1.2689 c 0.90218,0 1.743,0.83543 1.749,1.5419 0.006,0.69462 -0.55164,1.3154 -1.2254,1.3154 l -3.3609,0.0568 1.0907,1.8892 h 2.4645 c 2.1114,0 3.2324,-2.2203 3.2566,-3.419 0.0259,-1.2863 -0.4025,-1.9065 -1.3805,-2.8654 0.38378,-0.80047 0.68544,-1.2656 0.66961,-1.8114 -0.0363,-1.2516 -1.1541,-3.4574 -3.3599,-3.4574 h -0.96394 v 1.9941 z",id:"path44-5",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 685.27832,439.96429 v 3.9258 h 2.218 v -3.846 l 4.2472,-7.547 h -2.8029 z",id:"path34-3",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 681.12832,432.48429 h 2.6408 l 2.3732,4.7394 -1.6858,1.411 z",id:"path36-5",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"714.48859",y:"442.01877",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"714.3786",y:"432.44876",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"714.3786",y:"432.44876",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 717.10855,437.26876 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"758.9032",y:"441.90445",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2-0",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"758.79321",y:"432.33444",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9-9",fill:e("#ffffff","#000000")}),y.jsx("rect",{x:"758.79321",y:"432.33444",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1-3",fill:e("#ffffff","#000000")}),y.jsx("path",{d:"m 761.52315,437.15445 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2-6",fill:e("#ffffff","#000000")})]}),y.jsx("path",{fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 418.5055,95.30596 1.88132,-1.33842 c -0.72768,-0.94949 -2.66455,-2.78075 -5.21598,-2.7378 -2.55142,0.043 -5.89928,2.15427 -5.90147,5.98703 -0.002,3.83277 4.14123,5.98983 6.12836,5.91908 1.98713,-0.0708 3.72148,-1.27322 4.81437,-2.739 l -1.57961,-1.35016 c -1.01492,1.1331 -1.4602,2.12256 -3.32116,2.08016 -0.92257,-0.021 -1.98679,-0.62268 -2.63184,-1.41281 -0.6561,-0.80367 -0.88524,-1.80232 -0.89155,-2.58325 -0.007,-0.84054 0.39229,-1.96707 1.12999,-2.7506 0.62153,-0.66014 1.50327,-1.05474 2.38635,-1.0506 1.93122,0.009 2.69557,1.38055 3.20122,1.97637 z",id:"path879"}),y.jsx("path",{fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 525.2924,95.30036 1.88132,-1.33842 c -0.72768,-0.94949 -2.66455,-2.78075 -5.21598,-2.7378 -2.55142,0.043 -5.89928,2.15427 -5.90147,5.98703 -0.002,3.83277 4.14123,5.98983 6.12836,5.91908 1.98713,-0.0708 3.72148,-1.27322 4.81437,-2.739 l -1.57961,-1.35016 c -1.01492,1.1331 -1.4602,2.12256 -3.32116,2.08016 -0.92257,-0.021 -1.98679,-0.62268 -2.63184,-1.41281 -0.6561,-0.80367 -0.88524,-1.80232 -0.89155,-2.58325 -0.007,-0.84054 0.39229,-1.96707 1.12999,-2.7506 0.62153,-0.66014 1.50327,-1.05474 2.38635,-1.0506 1.93122,0.009 2.69557,1.38055 3.20122,1.97637 z",id:"path879-6"}),y.jsx("rect",{opacity:"0.997",fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect989",width:"2.4511108",height:"11.674912",x:"343.88681",y:"91.365929"}),y.jsx("rect",{opacity:"0.997",fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect991",width:"5.3859682",height:"2.0210857",x:"343.88681",y:"91.365929"}),y.jsx("path",{fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 349.2728,93.38701 c 1.34703,0.005 3.11425,1.60822 3.08853,3.64778 -0.0257,2.03955 -1.20525,3.94934 -2.90397,3.94934 -1.1541,0 -2.49609,0.0118 -2.49609,0.0118 l 1.02059,1.923 c 0,0 1.21897,0.0264 1.94294,0.01 2.5058,-0.0567 4.9214,-2.94199 4.90873,-5.63138 -0.0127,-2.68939 -2.41251,-5.90621 -5.56073,-5.93169 l -1.53227,-0.0124 v 2.02741 z",id:"path993"}),y.jsx("rect",{opacity:"0.997",fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect995",width:"2.519068",height:"11.534679",x:"472.82663",y:"91.419792"}),y.jsx("rect",{opacity:"0.997",fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997",width:"5.5684319",height:"2.0218811",x:"472.82663",y:"91.419792"}),y.jsx("rect",{opacity:"0.997",fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997-7",width:"5.5684319",height:"2.0218811",x:"473.00876",y:"97.351616"}),y.jsx("path",{fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 479.63811,102.94725 h 2.78911 l -2.73184,-3.31224 -1.67078,1.2174 z",id:"path1021"}),y.jsx("path",{fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 478.39506,93.44167 c 0.63727,0.0171 1.55938,1.08336 1.59082,1.92762 0.0314,0.84426 -0.84462,1.98232 -1.40869,1.98232 h -0.87863 v 2.02385 l 0.87863,-0.002 c 1.82779,-0.004 3.68828,-1.36475 3.61722,-3.81855 -0.0711,-2.4538 -1.84414,-4.13515 -3.79935,-4.13515 h -1.01158 v 2.01925 l 1.01158,0.003 z",id:"path1023"}),y.jsx("rect",{opacity:"0.997",fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1027",width:"5.8470144",height:"1.9991418",x:"487.69864",y:"91.382896"}),y.jsx("rect",{opacity:"0.997",fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1029",width:"2.4051378",height:"11.530468",x:"491.14804",y:"91.382896"}),y.jsx("rect",{opacity:"0.997",fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065",width:"2.455286",height:"11.614643",x:"533.4613",y:"91.409477"}),y.jsx("rect",{opacity:"0.997",fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065-0",width:"2.455286",height:"11.614643",x:"540.97443",y:"91.417625"}),y.jsx("path",{fill:"none",stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 541.57747,98.28219 h -4.20931 l -1.14957,-1.96298 h 5.30334 z",id:"path1087"}),y.jsx("path",{fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 242.4344,80.50779 7.2353,-5.06062 -9.90366,-28.15803 h -10.93495 z",id:"path1131"}),y.jsx("path",{d:"m 229.69654,73.3365 -8.96,-5.44 c -7.9552,14.87 -28.835,9.8112 -30.947,-6.4 -1.5232,-11.702 9.2896,-23.667 21.347,-19.77 4.2752,1.3792 7.168,4.6464 9.6,8.2496 l 8.96,-5.44 c -2.6944,-8.4384 -14.653,-13.12 -22.72,-13.12 -15.61,0 -29.571,12.454 -28.451,28.8 1.1136,16.282 15.005,28.25 31.331,26.291 6.8864,-0.8288 18.054,-5.6384 19.84,-13.171 m 45.44,-41.28 v 54.08 h 10.24 v -4.8 c 2.6272,2.2688 4.7648,4.3552 8.32,5.0368 2.9728,0.5664 6.0096,0.5152 8.96,-0.2048 9.78647,-2.38971 14.79237,-10.70171 14.87023,-18.94109 0.0952,-10.07565 -6.98881,-20.12541 -19.35023,-20.13091 -3.8336,0 -6.5344,0.7808 -9.92,2.56 l 3.52,7.36 c 3.3504,-0.768 6.032,-1.344 9.28,0.32 6.6944,3.4272 7.8272,12.531 2.2112,17.45 -5.8912,5.1584 -14.915,2.3968 -17.331,-4.9696 -1.28,-3.8976 -0.56,-8.7392 -0.56,-12.8 v -24.96 h -10.24 m 81.82609,46.08552 -8.8275,-3.89632 c -1.67195,1.82576 -3.02155,3.12613 -7.11406,3.19099 -4.09251,0.0648 -10.30248,-3.99668 -10.30248,-10.67081 0,-6.67414 4.93759,-10.91572 10.1601,-10.91572 5.22251,0 7.70078,3.06347 9.45805,7.56594 h -14.6575 l 4.86439,7.83056 19.62216,-0.0886 c 3.07861,-7.39244 -2.8493,-23.72914 -19.2755,-24.29775 -8.11954,-0.28106 -13.7983,4.58948 -16.10117,7.63286 -3.20195,4.23158 -4.28125,9.08335 -4.24157,11.69962 0.0785,5.1736 2.28012,11.81913 6.53379,15.2789 4.25367,3.45977 9.45394,5.17818 13.75357,5.23651 4.29963,0.0583 12.72865,-2.43277 16.22143,-8.57231 m 18.24,-26.24 v -4.48 h -10.56 v 38.72 h 10.56 l -0.0993,-21.69688 c 0.47142,-1.95956 1.32422,-3.55382 3.78573,-5.87026 2.46151,-2.31644 4.8853,-2.60988 7.16854,-2.60988 2.28324,0 4.18494,0.81064 5.25515,1.59799 l 5.05711,-8.79066 c -7.9211,-2.95126 -14.74069,-3.57123 -21.16719,3.12969 m -140.4798,39.36 -0.19913,10.25836 c 5.16609,0 9.08582,-0.57153 12.60621,-2.98474 10.37694,-7.11333 14.93051,-23.5322 19.06192,-35.43362 1.8016,-5.184 5.68741,-15.68005 5.68741,-15.68005 l -10.98275,0.0315 c 0,0 -3.14326,8.64696 -3.98806,11.16816 -1.61304,4.82163 -3.89759,11.32103 -6.01736,17.43497 -2.8594,8.24725 -7.62213,15.18087 -16.16864,15.20503",fill:e("#ffffff","#000000"),fillOpacity:"1",id:"path6-1"}),y.jsx("path",{fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 536.21859,96.31921 h 5.02819 V 98.294 h -3.8764 z",id:"path1182"}),y.jsx("path",{fill:e("#ffffff","#000000"),stroke:"none",strokeWidth:"1px",strokeLinecap:"butt",strokeLinejoin:"miter",strokeOpacity:"1",d:"m 494.02321,91.46397 h 2.85605 v 1.9114 h -1.88378 z",id:"path894"}),y.jsx("rect",{opacity:"0.997",fill:e("#00ff77","#f85c2c"),stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect891",width:"10.138206",height:"54.188244",x:"504.35355",y:"31.88065"})]})})},Z3=()=>y.jsxs("div",{className:"welcome-container",children:[y.jsx("div",{className:"welcome-text",children:y.jsx(J3,{})}),y.jsx("div",{className:"welcome-logo",children:y.jsx(q3,{})})]}),eg=()=>{const{theme:t}=ht();return y.jsxs("div",{children:[y.jsx("div",{className:`home-${t} home`}),y.jsx(D3,{}),y.jsx(Z3,{}),y.jsx(G3,{})]})},tg=j.memo(eg),Ph=({firstName:t,lastName:e,role:n})=>y.jsxs("div",{className:"member-card",children:[y.jsxs("div",{children:["Name: ",t," ",e]}),y.jsxs("div",{children:["Role: ",n]}),y.jsx("div",{className:"member-card-image"})]});Ph.propTypes={firstName:je.string.isRequired,lastName:je.string.isRequired,role:je.string.isRequired};const ng=[{firstname:"Jacek",lastName:"Jeczeń",role:"Przewodniczący",describtion:"",projects:["project1","project2"],image:"imageurl",number:0},{firstname:"Jacek",lastName:"Jeczeń",role:"Przewodniczący",describtion:"",projects:["project1","project2"],image:"imageurl",number:1},{firstname:"Jacek",lastName:"Jeczeń",role:"Przewodniczący",describtion:"",projects:["project1","project2"],image:"imageurl",number:2},{firstname:"Jacek",lastName:"Jeczeń",role:"Przewodniczący",describtion:"",projects:["project1","project2"],image:"imageurl",number:3},{firstname:"Jacek",lastName:"Jeczeń",role:"Przewodniczący",describtion:"",projects:["project1","project2"],image:"imageurl",number:4}],rg={members:ng},ig=()=>y.jsx("div",{className:"members-list",children:rg.members.map((t,e)=>y.jsx(Ph,{firstName:t.firstname,lastName:t.lastName,role:t.role},e))}),og=()=>y.jsxs("div",{children:[y.jsx("div",{style:{textAlign:"center"},children:"O to lista członków naszego koła:"}),y.jsx(ig,{})]}),lg=()=>y.jsx("div",{children:"projects"}),sg=()=>y.jsx("div",{children:"News"});function ag(t){return Wr({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z"},child:[]}]})(t)}function ug(t){return Wr({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM277.3 415.7c-8.4 1.5-11.5-3.7-11.5-8 0-5.4.2-33 .2-55.3 0-15.6-5.2-25.5-11.3-30.7 37-4.1 76-9.2 76-73.1 0-18.2-6.5-27.3-17.1-39 1.7-4.3 7.4-22-1.7-45-13.9-4.3-45.7 17.9-45.7 17.9-13.2-3.7-27.5-5.6-41.6-5.6-14.1 0-28.4 1.9-41.6 5.6 0 0-31.8-22.2-45.7-17.9-9.1 22.9-3.5 40.6-1.7 45-10.6 11.7-15.6 20.8-15.6 39 0 63.6 37.3 69 74.3 73.1-4.8 4.3-9.1 11.7-10.6 22.3-9.5 4.3-33.8 11.7-48.3-13.9-9.1-15.8-25.5-17.1-25.5-17.1-16.2-.2-1.1 10.2-1.1 10.2 10.8 5 18.4 24.2 18.4 24.2 9.7 29.7 56.1 19.7 56.1 19.7 0 13.9.2 36.5.2 40.6 0 4.3-3 9.5-11.5 8-66-22.1-112.2-84.9-112.2-158.3 0-91.8 70.2-161.5 162-161.5S388 165.6 388 257.4c.1 73.4-44.7 136.3-110.7 158.3zm-98.1-61.1c-1.9.4-3.7-.4-3.9-1.7-.2-1.5 1.1-2.8 3-3.2 1.9-.2 3.7.6 3.9 1.9.3 1.3-1 2.6-3 3zm-9.5-.9c0 1.3-1.5 2.4-3.5 2.4-2.2.2-3.7-.9-3.7-2.4 0-1.3 1.5-2.4 3.5-2.4 1.9-.2 3.7.9 3.7 2.4zm-13.7-1.1c-.4 1.3-2.4 1.9-4.1 1.3-1.9-.4-3.2-1.9-2.8-3.2.4-1.3 2.4-1.9 4.1-1.5 2 .6 3.3 2.1 2.8 3.4zm-12.3-5.4c-.9 1.1-2.8.9-4.3-.6-1.5-1.3-1.9-3.2-.9-4.1.9-1.1 2.8-.9 4.3.6 1.3 1.3 1.8 3.3.9 4.1zm-9.1-9.1c-.9.6-2.6 0-3.7-1.5s-1.1-3.2 0-3.9c1.1-.9 2.8-.2 3.7 1.3 1.1 1.5 1.1 3.3 0 4.1zm-6.5-9.7c-.9.9-2.4.4-3.5-.6-1.1-1.3-1.3-2.8-.4-3.5.9-.9 2.4-.4 3.5.6 1.1 1.3 1.3 2.8.4 3.5zm-6.7-7.4c-.4.9-1.7 1.1-2.8.4-1.3-.6-1.9-1.7-1.5-2.6.4-.6 1.5-.9 2.8-.4 1.3.7 1.9 1.8 1.5 2.6z"},child:[]}]})(t)}function cg(t){return Wr({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"},child:[]}]})(t)}const fg=()=>{const{theme:t}=ht();return y.jsxs("div",{className:`footer footer-container-${t}`,children:[y.jsx("div",{className:"science-club-div"}),y.jsxs("div",{className:"creator-div",children:[y.jsx("div",{children:"Strona została wykonana przez: Konrad Florczak"}),"Kontakt:"," ",y.jsx("a",{href:"https://www.linkedin.com/in/konrad-florczak-284831314/",target:"_blank",children:"https://www.linkedin.com/in/konrad-florczak-284831314/"})," ","-"," ",y.jsx("a",{href:"mailto:281110@student.pwr.edu.pl",children:"281110@student.pwr.edu.pl"}),y.jsxs("div",{children:["Social media:"," ",y.jsx("a",{href:"https://github.com/Magnificenton1",target:"_blank",children:y.jsx(ug,{})})," ",y.jsx("a",{href:"https://www.instagram.com/flonrad_korczak/",target:"_blank",children:y.jsx(cg,{})})," ",y.jsx("a",{href:"https://www.facebook.com/profile.php?id=100004989917685",target:"_blank",children:y.jsx(ag,{})})]})]})]})};function dg(){return y.jsx("div",{className:"whole-app",children:y.jsxs(v1,{children:[y.jsx(h4,{}),y.jsxs(Hm,{children:[y.jsx(ii,{path:"/",element:y.jsx(tg,{})}),y.jsx(ii,{path:"/members",element:y.jsx(og,{})}),y.jsx(ii,{path:"/projects",element:y.jsx(lg,{})}),y.jsx(ii,{path:"/news",element:y.jsx(sg,{})})]}),y.jsx(fg,{})]})})}js.createRoot(document.getElementById("root")).render(y.jsx(ae.StrictMode,{children:y.jsx(Jm,{children:y.jsx(dg,{})})})); diff --git a/assets/lucon-DT1sdYB9.ttf b/assets/lucon-DT1sdYB9.ttf new file mode 100644 index 0000000..2885d7e Binary files /dev/null and b/assets/lucon-DT1sdYB9.ttf differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..a5aae27 --- /dev/null +++ b/index.html @@ -0,0 +1,14 @@ + + + + + + + KN CyberTech + + + + +
+ + diff --git a/vite.svg b/vite.svg new file mode 100644 index 0000000..e7b8dfb --- /dev/null +++ b/vite.svg @@ -0,0 +1 @@ + \ No newline at end of file