From 269de041fed77df77b2809d56ba1c4f47639f000 Mon Sep 17 00:00:00 2001 From: Konrad Florczak Date: Sun, 11 Aug 2024 00:23:03 +0200 Subject: [PATCH] Updates --- ...{index-ZYL-gGEO.css => index-CIbAVfwm.css} | 2 +- .../{index-Ceve8fWl.js => index-byJz-Ozs.js} | 30 +++++++++---------- index.html | 4 +-- 3 files changed, 18 insertions(+), 18 deletions(-) rename assets/{index-ZYL-gGEO.css => index-CIbAVfwm.css} (59%) rename assets/{index-Ceve8fWl.js => index-byJz-Ozs.js} (82%) diff --git a/assets/index-ZYL-gGEO.css b/assets/index-CIbAVfwm.css similarity index 59% rename from assets/index-ZYL-gGEO.css rename to assets/index-CIbAVfwm.css index 60fe684..dbe8626 100644 --- a/assets/index-ZYL-gGEO.css +++ b/assets/index-CIbAVfwm.css @@ -1 +1 @@ -nav{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;height:66px;width:100%;background-color:#000;z-index:1000}.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(/CyberTech-web-app/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;overflow:hidden;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(/CyberTech-web-app/assets/backgroundsvgorange-X7y5K11u.svg)}.home-container-green{background-image:url(/CyberTech-web-app/assets/backgroundsvg-D7z4sJ0Q.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}.blinking-cursor-disabled{display:none}@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:clamp(1rem,1vw + .2rem,1.3rem)}.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}.window-tab-gold{background-color:#ecd340}.tab-section-1{margin-top:8px;display:flex;flex-direction:row;height:100% - 10px;width:100%}.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%;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}.text-tab-gold{color:gold}.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;background-color:#100c0c}.close-circle{display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;width:35px;height:25px;position:relative;border-radius:.25rem}.close-circle:hover{background-color:#2e2e2e}.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}.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;transition:opacity 1s ease-out,transform 1s ease;opacity:1;transform:translate(0);filter:blur(0)}@media (prefers-reduced-motion){.window-panel{transition:none}}.window-panel-closed{opacity:0;transform:translate(-100%);filter:blur(5px)}.window-panel-closed:nth-child(2n){opacity:0;transform:translate(100%);filter:blur(5px)}.window-panel-1{width:55%;min-width:350px;max-width:1300px;min-height:580px}.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}.window-panel-4,.window-panel-5{width:30%;min-width:350px;max-width:1020px;margin:2.5%;box-shadow:0 0 16px 10px #0009}: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{position:absolute;height:120%;width:100%;transition:background-color .5s ease;z-index:-100;background-color:#100c0c}.member-card{width:100%;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}.members-list{display:flex;flex-wrap:wrap;justify-content:center;width:100%;border:solid red 1px}.member-desc{height:235px;flex-grow:1;min-width:200px;text-align:center;overflow:hidden;display:flex;align-items:center;box-shadow:15px 0 20px #000;position:relative}@media (max-width: 1841px){.member-desc{box-shadow:0 15px 20px #000}}.member-img{width:auto;min-width:350px;max-width:100%;height:235px;display:block;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.member-name{font-size:1.5rem}.member-name-green{color:#0f7;transition:color .5s ease}.member-name-orange{color:#f85c2c;transition:color .5s ease}.member-name-golden{color:gold;transition:color .5s ease}.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;color:gray;background-color:#fff}.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} +nav{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;height:66px;width:100%;background-color:#000;z-index:1000}.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(/CyberTech-web-app/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;overflow:hidden;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(/CyberTech-web-app/assets/backgroundsvgorange-X7y5K11u.svg)}.home-container-green{background-image:url(/CyberTech-web-app/assets/backgroundsvg-D7z4sJ0Q.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}.blinking-cursor-disabled{display:none}@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:clamp(1rem,1vw + .2rem,1.3rem)}.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}.window-tab-green{background-color:#0f7}.window-tab-orange{background-color:#f85c2c}.tab-section-1{margin-top:8px;display:flex;flex-direction:row;height:100% - 10px;width:100%}.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%;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;transition:color .5s ease}.text-tab-green{color:#0f7}.text-tab-orange{color:#f85c2c}.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;background-color:#100c0c}.close-circle{display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;width:35px;height:25px;position:relative;border-radius:.25rem}.close-circle:hover{background-color:#2e2e2e}.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}.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;transition:opacity 1s ease-out,transform 1s ease;opacity:1;transform:translate(0);filter:blur(0)}@media (prefers-reduced-motion){.window-panel{transition:none}}.window-panel-closed{opacity:0;transform:translate(-100%);filter:blur(5px)}.window-panel-closed:nth-child(2n){opacity:0;transform:translate(100%);filter:blur(5px)}.window-panel-1{width:55%;min-width:350px;max-width:1300px;min-height:580px}.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}.window-panel-4,.window-panel-5{width:30%;min-width:350px;max-width:1020px;margin:2.5%;box-shadow:0 0 16px 10px #0009}: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{position:absolute;height:120%;width:100%;transition:background-color .5s ease;z-index:-100;background-color:#100c0c}.member-card{width:100%;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;background-color:#100c0c}.members-list{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.member-desc{height:235px;flex-grow:1;min-width:200px;text-align:center;overflow:hidden;display:flex;align-items:center;box-shadow:15px 0 20px #000;border-bottom-left-radius:.5rem;position:relative}@media (max-width: 1841px){.member-desc{box-shadow:0 15px 20px #000}}.member-img{width:auto;min-width:350px;max-width:100%;height:235px;display:block;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.member-name{font-size:1.5rem}.member-name-green{color:#0f7;transition:color .5s ease}.member-name-orange{color:#f85c2c;transition:color .5s ease}.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;color:gray;background-color:#fff}.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-Ceve8fWl.js b/assets/index-byJz-Ozs.js similarity index 82% rename from assets/index-Ceve8fWl.js rename to assets/index-byJz-Ozs.js index 815a18d..29ae96f 100644 --- a/assets/index-Ceve8fWl.js +++ b/assets/index-byJz-Ozs.js @@ -6,7 +6,7 @@ function z1(t,e){for(var n=0;n>>1,Q=z[H];if(0>>1;Hi(ht,D))Tni(eo,ht)?(z[H]=eo,z[Tn]=D,H=Tn):(z[H]=ht,z[we]=D,H=we);else if(Tni(eo,D))z[H]=eo,z[Tn]=D,H=Tn;else break e}}return L}function i(z,L){var D=z.sortIndex-L.sortIndex;return D!==0?D:z.id-L.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,y=!1,p=!1,w=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 L=n(u);L!==null;){if(L.callback===null)r(u);else if(L.startTime<=z)r(u),L.sortIndex=L.expirationTime,e(a,L);else break;L=n(u)}}function x(z){if(p=!1,v(z),!y)if(n(a)!==null)y=!0,M(k);else{var L=n(u);L!==null&&F(x,L.startTime-z)}}function k(z,L){y=!1,p&&(p=!1,m(T),T=-1),g=!0;var D=d;try{for(v(L),f=n(a);f!==null&&(!(f.expirationTime>L)||z&&!I());){var H=f.callback;if(typeof H=="function"){f.callback=null,d=f.priorityLevel;var Q=H(f.expirationTime<=L);L=t.unstable_now(),typeof Q=="function"?f.callback=Q:f===n(a)&&r(a),v(L)}else r(a);f=n(a)}if(f!==null)var Cn=!0;else{var we=n(u);we!==null&&F(x,we.startTime-L),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(x,D-H))):(z.sortIndex=Q,e(a,z),y||g||(y=!0,M(k))),z},t.unstable_shouldYield=I,t.unstable_wrapCallback=function(z){var L=d;return function(){var D=d;d=L;try{return z.apply(this,arguments)}finally{d=D}}}})(nd);td.exports=nd;var q1=td.exports;/** + */(function(t){function e(z,L){var D=z.length;z.push(L);e:for(;0>>1,b=z[H];if(0>>1;Hi(ht,D))Tni(eo,ht)?(z[H]=eo,z[Tn]=D,H=Tn):(z[H]=ht,z[we]=D,H=we);else if(Tni(eo,D))z[H]=eo,z[Tn]=D,H=Tn;else break e}}return L}function i(z,L){var D=z.sortIndex-L.sortIndex;return D!==0?D:z.id-L.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,y=!1,p=!1,w=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 L=n(u);L!==null;){if(L.callback===null)r(u);else if(L.startTime<=z)r(u),L.sortIndex=L.expirationTime,e(a,L);else break;L=n(u)}}function x(z){if(p=!1,v(z),!y)if(n(a)!==null)y=!0,M(k);else{var L=n(u);L!==null&&F(x,L.startTime-z)}}function k(z,L){y=!1,p&&(p=!1,m(T),T=-1),g=!0;var D=d;try{for(v(L),f=n(a);f!==null&&(!(f.expirationTime>L)||z&&!I());){var H=f.callback;if(typeof H=="function"){f.callback=null,d=f.priorityLevel;var b=H(f.expirationTime<=L);L=t.unstable_now(),typeof b=="function"?f.callback=b:f===n(a)&&r(a),v(L)}else r(a);f=n(a)}if(f!==null)var Cn=!0;else{var we=n(u);we!==null&&F(x,we.startTime-L),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(x,D-H))):(z.sortIndex=b,e(a,z),y||g||(y=!0,M(k))),z},t.unstable_shouldYield=I,t.unstable_wrapCallback=function(z){var L=d;return function(){var D=d;d=L;try{return z.apply(this,arguments)}finally{d=D}}}})(nd);td.exports=nd;var Z1=td.exports;/** * @license React * react-dom.production.min.js * @@ -30,14 +30,14 @@ function z1(t,e){for(var n=0;n"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),js=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]*$/,nc={},rc={};function tp(t){return js.call(rc,t)?!0:js.call(nc,t)?!1:ep.test(t)?rc[t]=!0:(nc[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 Se={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(t){Se[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];Se[e]=new De(e,1,!1,t[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(t){Se[t]=new De(t,2,!1,t.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(t){Se[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){Se[t]=new De(t,3,!1,t.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(t){Se[t]=new De(t,3,!0,t,null,!1,!1)});["capture","download"].forEach(function(t){Se[t]=new De(t,4,!1,t,null,!1,!1)});["cols","rows","size","span"].forEach(function(t){Se[t]=new De(t,6,!1,t,null,!1,!1)});["rowSpan","start"].forEach(function(t){Se[t]=new De(t,5,!1,t.toLowerCase(),null,!1,!1)});var Ha=/[\-:]([a-z])/g;function Ya(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,Ya);Se[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,Ya);Se[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,Ya);Se[e]=new De(e,1,!1,t,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(t){Se[t]=new De(t,1,!1,t.toLowerCase(),null,!1,!1)});Se.xlinkHref=new De("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(t){Se[t]=new De(t,1,!1,t.toLowerCase(),null,!0,!0)});function Qa(t,e,n,r){var i=Se.hasOwnProperty(e)?Se[e]:null;(i!==null?i.type!==0:r||!(2"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),js=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]*$/,nc={},rc={};function tp(t){return js.call(rc,t)?!0:js.call(nc,t)?!1:ep.test(t)?rc[t]=!0:(nc[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 Se={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(t){Se[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];Se[e]=new De(e,1,!1,t[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(t){Se[t]=new De(t,2,!1,t.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(t){Se[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){Se[t]=new De(t,3,!1,t.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(t){Se[t]=new De(t,3,!0,t,null,!1,!1)});["capture","download"].forEach(function(t){Se[t]=new De(t,4,!1,t,null,!1,!1)});["cols","rows","size","span"].forEach(function(t){Se[t]=new De(t,6,!1,t,null,!1,!1)});["rowSpan","start"].forEach(function(t){Se[t]=new De(t,5,!1,t.toLowerCase(),null,!1,!1)});var Ha=/[\-:]([a-z])/g;function Ya(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,Ya);Se[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,Ya);Se[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,Ya);Se[e]=new De(e,1,!1,t,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(t){Se[t]=new De(t,1,!1,t.toLowerCase(),null,!1,!1)});Se.xlinkHref=new De("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(t){Se[t]=new De(t,1,!1,t.toLowerCase(),null,!0,!0)});function ba(t,e,n,r){var i=Se.hasOwnProperty(e)?Se[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=Xl(t.type,!1),t;case 11:return t=Xl(t.type.render,!1),t;case 1:return t=Xl(t.type,!0),t;default:return""}}function Rs(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 nr:return"Fragment";case tr:return"Portal";case zs:return"Profiler";case Xa:return"StrictMode";case Os:return"Suspense";case Ns:return"SuspenseList"}if(typeof t=="object")switch(t.$$typeof){case od:return(t.displayName||"Context")+".Consumer";case id:return(t._context.displayName||"Context")+".Provider";case ba: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:Rs(t.type)||"Memo";case Xt:e=t._payload,t=t._init;try{return Rs(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 Rs(e);case 8:return e===Xa?"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 sd(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function lp(t){var e=sd(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 ad(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var n=e.getValue(),r="";return t&&(r=sd(t)?t.checked?"true":"false":t.value),t=r,t!==n?(e.setValue(t),!0):!1}function Uo(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 Ls(t,e){var n=e.checked;return ie({},e,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??t._wrapperState.initialChecked})}function oc(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 ud(t,e){e=e.checked,e!=null&&Qa(t,"checked",e,!1)}function Ms(t,e){ud(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 lc(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"||Uo(t.ownerDocument)!==t)&&(n==null?t.defaultValue=""+t._wrapperState.initialValue:t.defaultValue!==""+n&&(t.defaultValue=""+n))}var ti=Array.isArray;function gr(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 xi(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 hd(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 pd(t,e){t=t.style;for(var n in e)if(e.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=hd(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(j(137,t));if(e.dangerouslySetInnerHTML!=null){if(e.children!=null)throw Error(j(60));if(typeof e.dangerouslySetInnerHTML!="object"||!("__html"in e.dangerouslySetInnerHTML))throw Error(j(61))}if(e.style!=null&&typeof e.style!="object")throw Error(j(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,yr=null,_r=null;function uc(t){if(t=Ki(t)){if(typeof Bs!="function")throw Error(j(280));var e=t.stateNode;e&&(e=Pl(e),Bs(t.stateNode,t.type,e))}}function md(t){yr?_r?_r.push(t):_r=[t]:yr=t}function vd(){if(yr){var t=yr,e=_r;if(_r=yr=null,uc(t),e)for(t=0;t>>=0,t===0?32:31-(_p(t)/wp|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 Vo(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 Xi(t,e,n){t.pendingLanes|=e,e!==536870912&&(t.suspendedLanes=0,t.pingedLanes=0),t=t.eventTimes,e=31-yt(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),yc=" ",_c=!1;function Id(t,e){switch(t){case"keyup":return qp.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Fd(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var rr=!1;function em(t,e){switch(t){case"compositionend":return Fd(e);case"keypress":return e.which!==32?null:(_c=!0,yc);case"textInput":return t=e.data,t===yc&&_c?null:t;default:return null}}function tm(t,e){if(rr)return t==="compositionend"||!iu&&Id(t,e)?(t=Md(),Eo=tu=Zt=null,rr=!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=Sc(n)}}function Bd(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?Bd(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function Wd(){for(var t=window,e=Uo();e instanceof t.HTMLIFrameElement;){try{var n=typeof e.contentWindow.location.href=="string"}catch{n=!1}if(n)t=e.contentWindow;else break;e=Uo(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 cm(t){var e=Wd(),n=t.focusedElem,r=t.selectionRange;if(e!==n&&n&&n.ownerDocument&&Bd(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=Cc(n,o);var l=Cc(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,ir=null,Xs=null,fi=null,bs=!1;function Tc(t,e,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;bs||ir==null||ir!==Uo(r)||(r=ir,"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&&Pi(fi,r)||(fi=r,r=Qo(Xs,"onSelect"),0sr||(t.current=ea[sr],ea[sr]=null,sr--)}function b(t,e){sr++,ea[sr]=t.current,t.current=e}var vn={},Oe=wn(vn),Ae=wn(!1),Bn=vn;function Pr(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 bo(){G(Ae),G(Oe)}function Rc(t,e,n){if(Oe.current!==vn)throw Error(j(168));b(Oe,e),b(Ae,n)}function Zd(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(j(108,op(t)||"Unknown",i));return ie({},n,r)}function Ko(t){return t=(t=t.stateNode)&&t.__reactInternalMemoizedMergedChildContext||vn,Bn=Oe.current,b(Oe,t),b(Ae,Ae.current),!0}function Lc(t,e,n){var r=t.stateNode;if(!r)throw Error(j(169));n?(t=Zd(t,e,Bn),r.__reactInternalMemoizedMergedChildContext=t,G(Ae),G(Oe),b(Oe,t)):G(Ae),b(Ae,n)}var Mt=null,jl=!1,ss=!1;function qd(t){Mt===null?Mt=[t]:Mt.push(t)}function km(t){jl=!0,qd(t)}function xn(){if(!ss&&Mt!==null){ss=!0;var t=0,e=V;try{var n=Mt;for(V=1;t>=l,i-=l,It=1<<32-yt(e)+i|n<T?(E=C,C=null):E=C.sibling;var O=d(m,C,v[T],x);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),q&&jn(m,T),k;if(C===null){for(;TT?(E=C,C=null):E=C.sibling;var I=d(m,C,O.value,x);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),q&&jn(m,T),k;if(C===null){for(;!O.done;T++,O=v.next())O=f(m,O.value,x),O!==null&&(h=o(O,h,T),S===null?k=O:S.sibling=O,S=O);return q&&jn(m,T),k}for(C=r(m,C);!O.done;T++,O=v.next())O=g(C,m,T,O.value,x),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)}),q&&jn(m,T),k}function w(m,h,v,x){if(typeof v=="object"&&v!==null&&v.type===nr&&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===nr){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===Xt&&Ic(k)===S.type){n(m,S.sibling),h=i(S,v.props),h.ref=br(m,S,v),h.return=m,m=h;break e}n(m,S);break}else e(m,S);S=S.sibling}v.type===nr?(h=In(v.props.children,m.mode,x,v.key),h.return=m,m=h):(x=Mo(v.type,v.key,v.props,null,m.mode,x),x.ref=br(m,h,v),x.return=m,m=x)}return l(m);case tr: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=ms(v,m.mode,x),h.return=m,m=h}return l(m);case Xt:return S=v._init,w(m,h,S(v._payload),x)}if(ti(v))return y(m,h,v,x);if(Vr(v))return p(m,h,v,x);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=ps(v,m.mode,x),h.return=m,m=h),l(m)):n(m,h)}return w}var zr=nh(!0),rh=nh(!1),qo=wn(null),Jo=null,cr=null,uu=null;function cu(){uu=cr=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=cr=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},cr===null){if(Jo===null)throw Error(j(308));cr=t,Jo.dependencies={lanes:0,firstContext:t}}else cr=cr.next=t;return e}var Rn=null;function du(t){Rn===null?Rn=[t]:Rn.push(t)}function ih(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 bt=!1;function hu(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function oh(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 jo(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,qa(t,n)}}function Fc(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 el(t,e,n,r){var i=t.updateQueue;bt=!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 y=t,p=s;switch(d=e,g=n,p.tag){case 1:if(y=p.payload,typeof y=="function"){f=y.call(g,f,d);break e}f=y;break e;case 3:y.flags=y.flags&-65537|128;case 0:if(y=p.payload,d=typeof y=="function"?y.call(g,f,d):y,d==null)break e;f=ie({},f,d);break e;case 2:bt=!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 Ac(t,e,n){if(t=e.effects,e.effects=null,t!==null)for(e=0;en?n:4,t(!0);var r=us.transition;us.transition={};try{t(!1),e()}finally{V=n,us.transition=r}}function kh(){return ft().memoizedState}function Em(t,e,n){var r=cn(t);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},Sh(t))Ch(e,n);else if(n=ih(t,e,n,r),n!==null){var i=Le();_t(n,t,r,i),Th(n,e,r)}}function Pm(t,e,n){var r=cn(t),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(Sh(t))Ch(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=ih(t,e,i,r),n!==null&&(i=Le(),_t(n,t,r,i),Th(n,e,r))}}function Sh(t){var e=t.alternate;return t===re||e!==null&&e===re}function Ch(t,e){di=nl=!0;var n=t.pending;n===null?e.next=e:(e.next=n.next,n.next=e),t.pending=e}function Th(t,e,n){if(n&4194240){var r=e.lanes;r&=t.pendingLanes,n|=r,e.lanes=n,qa(t,n)}}var rl={readContext:ct,useCallback:Ce,useContext:Ce,useEffect:Ce,useImperativeHandle:Ce,useInsertionEffect:Ce,useLayoutEffect:Ce,useMemo:Ce,useReducer:Ce,useRef:Ce,useState:Ce,useDebugValue:Ce,useDeferredValue:Ce,useTransition:Ce,useMutableSource:Ce,useSyncExternalStore:Ce,useId:Ce,unstable_isNewReconciler:!1},jm={readContext:ct,useCallback:function(t,e){return kt().memoizedState=[t,e===void 0?null:e],t},useContext:ct,useEffect:$c,useImperativeHandle:function(t,e,n){return n=n!=null?n.concat([t]):null,Oo(4194308,4,gh.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=kt();return e=e===void 0?null:e,t=t(),n.memoizedState=[t,e],t},useReducer:function(t,e,n){var r=kt();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=Em.bind(null,re,t),[r.memoizedState,t]},useRef:function(t){var e=kt();return t={current:t},e.memoizedState=t},useState:Uc,useDebugValue:xu,useDeferredValue:function(t){return kt().memoizedState=t},useTransition:function(){var t=Uc(!1),e=t[0];return t=Tm.bind(null,t[1]),kt().memoizedState=t,[e,t]},useMutableSource:function(){},useSyncExternalStore:function(t,e,n){var r=re,i=kt();if(q){if(n===void 0)throw Error(j(407));n=n()}else{if(n=e(),ye===null)throw Error(j(349));Vn&30||uh(r,e,n)}i.memoizedState=n;var o={value:n,getSnapshot:e};return i.queue=o,$c(fh.bind(null,r,o,t),[t]),r.flags|=2048,Di(9,ch.bind(null,r,o,n,e),void 0,null),n},useId:function(){var t=kt(),e=ye.identifierPrefix;if(q){var n=Ft,r=It;n=(r&~(1<<32-yt(r)-1)).toString(32)+n,e=":"+e+"R"+n,n=Li++,0")&&(a=a.replace("",t.displayName)),a}while(1<=l&&0<=s);break}}}finally{bl=!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=Ql(t.type,!1),t;case 11:return t=Ql(t.type.render,!1),t;case 1:return t=Ql(t.type,!0),t;default:return""}}function Rs(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 nr:return"Fragment";case tr:return"Portal";case zs:return"Profiler";case Qa:return"StrictMode";case Os:return"Suspense";case Ns:return"SuspenseList"}if(typeof t=="object")switch(t.$$typeof){case od:return(t.displayName||"Context")+".Consumer";case id: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:Rs(t.type)||"Memo";case Qt:e=t._payload,t=t._init;try{return Rs(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 Rs(e);case 8:return e===Qa?"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 sd(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function lp(t){var e=sd(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 ad(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var n=e.getValue(),r="";return t&&(r=sd(t)?t.checked?"true":"false":t.value),t=r,t!==n?(e.setValue(t),!0):!1}function Uo(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 Ls(t,e){var n=e.checked;return ie({},e,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??t._wrapperState.initialChecked})}function oc(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 ud(t,e){e=e.checked,e!=null&&ba(t,"checked",e,!1)}function Ms(t,e){ud(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 lc(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"||Uo(t.ownerDocument)!==t)&&(n==null?t.defaultValue=""+t._wrapperState.initialValue:t.defaultValue!==""+n&&(t.defaultValue=""+n))}var ti=Array.isArray;function gr(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 xi(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 hd(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 pd(t,e){t=t.style;for(var n in e)if(e.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=hd(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(j(137,t));if(e.dangerouslySetInnerHTML!=null){if(e.children!=null)throw Error(j(60));if(typeof e.dangerouslySetInnerHTML!="object"||!("__html"in e.dangerouslySetInnerHTML))throw Error(j(61))}if(e.style!=null&&typeof e.style!="object")throw Error(j(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,yr=null,_r=null;function uc(t){if(t=Ki(t)){if(typeof Bs!="function")throw Error(j(280));var e=t.stateNode;e&&(e=Pl(e),Bs(t.stateNode,t.type,e))}}function md(t){yr?_r?_r.push(t):_r=[t]:yr=t}function vd(){if(yr){var t=yr,e=_r;if(_r=yr=null,uc(t),e)for(t=0;t>>=0,t===0?32:31-(_p(t)/wp|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 Vo(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 Qi(t,e,n){t.pendingLanes|=e,e!==536870912&&(t.suspendedLanes=0,t.pingedLanes=0),t=t.eventTimes,e=31-yt(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),yc=" ",_c=!1;function Id(t,e){switch(t){case"keyup":return Zp.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Fd(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var rr=!1;function em(t,e){switch(t){case"compositionend":return Fd(e);case"keypress":return e.which!==32?null:(_c=!0,yc);case"textInput":return t=e.data,t===yc&&_c?null:t;default:return null}}function tm(t,e){if(rr)return t==="compositionend"||!iu&&Id(t,e)?(t=Md(),Eo=tu=qt=null,rr=!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=Sc(n)}}function Bd(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?Bd(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function Wd(){for(var t=window,e=Uo();e instanceof t.HTMLIFrameElement;){try{var n=typeof e.contentWindow.location.href=="string"}catch{n=!1}if(n)t=e.contentWindow;else break;e=Uo(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 cm(t){var e=Wd(),n=t.focusedElem,r=t.selectionRange;if(e!==n&&n&&n.ownerDocument&&Bd(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=Cc(n,o);var l=Cc(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,ir=null,Qs=null,fi=null,Xs=!1;function Tc(t,e,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;Xs||ir==null||ir!==Uo(r)||(r=ir,"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&&Pi(fi,r)||(fi=r,r=bo(Qs,"onSelect"),0sr||(t.current=ea[sr],ea[sr]=null,sr--)}function X(t,e){sr++,ea[sr]=t.current,t.current=e}var vn={},Oe=wn(vn),Ae=wn(!1),Bn=vn;function Pr(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 Xo(){G(Ae),G(Oe)}function Rc(t,e,n){if(Oe.current!==vn)throw Error(j(168));X(Oe,e),X(Ae,n)}function qd(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(j(108,op(t)||"Unknown",i));return ie({},n,r)}function Ko(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(j(169));n?(t=qd(t,e,Bn),r.__reactInternalMemoizedMergedChildContext=t,G(Ae),G(Oe),X(Oe,t)):G(Ae),X(Ae,n)}var Mt=null,jl=!1,ss=!1;function Zd(t){Mt===null?Mt=[t]:Mt.push(t)}function km(t){jl=!0,Zd(t)}function xn(){if(!ss&&Mt!==null){ss=!0;var t=0,e=V;try{var n=Mt;for(V=1;t>=l,i-=l,It=1<<32-yt(e)+i|n<T?(E=C,C=null):E=C.sibling;var O=d(m,C,v[T],x);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),Z&&jn(m,T),k;if(C===null){for(;TT?(E=C,C=null):E=C.sibling;var I=d(m,C,O.value,x);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),Z&&jn(m,T),k;if(C===null){for(;!O.done;T++,O=v.next())O=f(m,O.value,x),O!==null&&(h=o(O,h,T),S===null?k=O:S.sibling=O,S=O);return Z&&jn(m,T),k}for(C=r(m,C);!O.done;T++,O=v.next())O=g(C,m,T,O.value,x),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)}),Z&&jn(m,T),k}function w(m,h,v,x){if(typeof v=="object"&&v!==null&&v.type===nr&&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===nr){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===Qt&&Ic(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===nr?(h=In(v.props.children,m.mode,x,v.key),h.return=m,m=h):(x=Mo(v.type,v.key,v.props,null,m.mode,x),x.ref=Xr(m,h,v),x.return=m,m=x)}return l(m);case tr: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=ms(v,m.mode,x),h.return=m,m=h}return l(m);case Qt:return S=v._init,w(m,h,S(v._payload),x)}if(ti(v))return y(m,h,v,x);if(Vr(v))return p(m,h,v,x);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=ps(v,m.mode,x),h.return=m,m=h),l(m)):n(m,h)}return w}var zr=nh(!0),rh=nh(!1),Zo=wn(null),Jo=null,cr=null,uu=null;function cu(){uu=cr=Jo=null}function fu(t){var e=Zo.current;G(Zo),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=cr=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},cr===null){if(Jo===null)throw Error(j(308));cr=t,Jo.dependencies={lanes:0,firstContext:t}}else cr=cr.next=t;return e}var Rn=null;function du(t){Rn===null?Rn=[t]:Rn.push(t)}function ih(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 oh(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 jo(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,Za(t,n)}}function Fc(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 el(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 y=t,p=s;switch(d=e,g=n,p.tag){case 1:if(y=p.payload,typeof y=="function"){f=y.call(g,f,d);break e}f=y;break e;case 3:y.flags=y.flags&-65537|128;case 0:if(y=p.payload,d=typeof y=="function"?y.call(g,f,d):y,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 Ac(t,e,n){if(t=e.effects,e.effects=null,t!==null)for(e=0;en?n:4,t(!0);var r=us.transition;us.transition={};try{t(!1),e()}finally{V=n,us.transition=r}}function kh(){return ft().memoizedState}function Em(t,e,n){var r=cn(t);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},Sh(t))Ch(e,n);else if(n=ih(t,e,n,r),n!==null){var i=Le();_t(n,t,r,i),Th(n,e,r)}}function Pm(t,e,n){var r=cn(t),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(Sh(t))Ch(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=ih(t,e,i,r),n!==null&&(i=Le(),_t(n,t,r,i),Th(n,e,r))}}function Sh(t){var e=t.alternate;return t===re||e!==null&&e===re}function Ch(t,e){di=nl=!0;var n=t.pending;n===null?e.next=e:(e.next=n.next,n.next=e),t.pending=e}function Th(t,e,n){if(n&4194240){var r=e.lanes;r&=t.pendingLanes,n|=r,e.lanes=n,Za(t,n)}}var rl={readContext:ct,useCallback:Ce,useContext:Ce,useEffect:Ce,useImperativeHandle:Ce,useInsertionEffect:Ce,useLayoutEffect:Ce,useMemo:Ce,useReducer:Ce,useRef:Ce,useState:Ce,useDebugValue:Ce,useDeferredValue:Ce,useTransition:Ce,useMutableSource:Ce,useSyncExternalStore:Ce,useId:Ce,unstable_isNewReconciler:!1},jm={readContext:ct,useCallback:function(t,e){return St().memoizedState=[t,e===void 0?null:e],t},useContext:ct,useEffect:$c,useImperativeHandle:function(t,e,n){return n=n!=null?n.concat([t]):null,Oo(4194308,4,gh.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=Em.bind(null,re,t),[r.memoizedState,t]},useRef:function(t){var e=St();return t={current:t},e.memoizedState=t},useState:Uc,useDebugValue:xu,useDeferredValue:function(t){return St().memoizedState=t},useTransition:function(){var t=Uc(!1),e=t[0];return t=Tm.bind(null,t[1]),St().memoizedState=t,[e,t]},useMutableSource:function(){},useSyncExternalStore:function(t,e,n){var r=re,i=St();if(Z){if(n===void 0)throw Error(j(407));n=n()}else{if(n=e(),ye===null)throw Error(j(349));Vn&30||uh(r,e,n)}i.memoizedState=n;var o={value:n,getSnapshot:e};return i.queue=o,$c(fh.bind(null,r,o,t),[t]),r.flags|=2048,Di(9,ch.bind(null,r,o,n,e),void 0,null),n},useId:function(){var t=St(),e=ye.identifierPrefix;if(Z){var n=Ft,r=It;n=(r&~(1<<32-yt(r)-1)).toString(32)+n,e=":"+e+"R"+n,n=Li++,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[Ct]=e,t[Oi]=r,Dh(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;iRr&&(e.flags|=128,r=!0,Kr(o,!1),e.lanes=4194304)}else{if(!r)if(t=tl(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&&!q)return Te(e),null}else 2*ce()-o.renderingStartTime>Rr&&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,b(ee,r?n&1|2:n&1),e):(Te(e),null);case 22:case 23:return Pu(),r=e.memoizedState!==null,t!==null&&t.memoizedState!==null!==r&&(e.flags|=8192),r&&e.mode&1?Qe&1073741824&&(Te(e),e.subtreeFlags&6&&(e.flags|=8192)):Te(e),null;case 24:return null;case 25:return null}throw Error(j(156,e.tag))}function Im(t,e){switch(su(e),e.tag){case 1:return Ue(e.type)&&bo(),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return Or(),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(j(340));jr()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return G(ee),null;case 4:return Or(),null;case 10:return fu(e.type._context),null;case 22:case 23:return Pu(),null;case 24:return null;default:return null}}var go=!1,Ee=!1,Fm=typeof WeakSet=="function"?WeakSet:Set,R=null;function fr(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 Zc=!1;function Am(t,e){if(Ks=Ho,t=Wd(),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},Ho=!1,R=e;R!==null;)if(e=R,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,R=t;else for(;R!==null;){e=R;try{var y=e.alternate;if(e.flags&1024)switch(e.tag){case 0:case 11:case 15:break;case 1:if(y!==null){var p=y.memoizedProps,w=y.memoizedState,m=e.stateNode,h=m.getSnapshotBeforeUpdate(e.elementType===e.type?p:mt(e.type,p),w);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(j(163))}}catch(x){oe(e,e.return,x)}if(t=e.sibling,t!==null){t.return=e.return,R=t;break}R=e.return}return y=Zc,Zc=!1,y}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 Nl(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 Ah(t){var e=t.alternate;e!==null&&(t.alternate=null,Ah(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&(delete e[Ct],delete e[Oi],delete e[Js],delete e[wm],delete e[xm])),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 Uh(t){return t.tag===5||t.tag===3||t.tag===4}function qc(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||Uh(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=Xo));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,vt=!1;function Qt(t,e,n){for(n=n.child;n!==null;)$h(t,e,n),n=n.sibling}function $h(t,e,n){if(Pt&&typeof Pt.onCommitFiberUnmount=="function")try{Pt.onCommitFiberUnmount(Sl,n)}catch{}switch(n.tag){case 5:Ee||fr(n,e);case 6:var r=xe,i=vt;xe=null,Qt(t,e,n),xe=r,vt=i,xe!==null&&(vt?(t=xe,n=n.stateNode,t.nodeType===8?t.parentNode.removeChild(n):t.removeChild(n)):xe.removeChild(n.stateNode));break;case 18:xe!==null&&(vt?(t=xe,n=n.stateNode,t.nodeType===8?ls(t.parentNode,n):t.nodeType===1&&ls(t,n),Ti(t)):ls(xe,n.stateNode));break;case 4:r=xe,i=vt,xe=n.stateNode.containerInfo,vt=!0,Qt(t,e,n),xe=r,vt=i;break;case 0:case 11:case 14:case 15:if(!Ee&&(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)}Qt(t,e,n);break;case 1:if(!Ee&&(fr(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)}Qt(t,e,n);break;case 21:Qt(t,e,n);break;case 22:n.mode&1?(Ee=(r=Ee)||n.memoizedState!==null,Qt(t,e,n),Ee=r):Qt(t,e,n);break;default:Qt(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 Fm),e.forEach(function(r){var i=Xm.bind(null,t,r);n.has(r)||(n.add(r),r.then(i,i))})}}function pt(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*$m(r/1960))-r,10t?16:t,qt===null)var r=!1;else{if(t=qt,qt=null,ll=0,W&6)throw Error(j(331));var i=W;for(W|=4,R=t.current;R!==null;){var o=R,l=o.child;if(R.flags&16){var s=o.deletions;if(s!==null){for(var a=0;ace()-Tu?Dn(t,0):Cu|=n),$e(t,e)}function bh(t,e){e===0&&(t.mode&1?(e=so,so<<=1,!(so&130023424)&&(so=4194304)):e=1);var n=Le();t=Bt(t,e),t!==null&&(Xi(t,e,n),$e(t,n))}function Qm(t){var e=t.memoizedState,n=0;e!==null&&(n=e.retryLane),bh(t,n)}function Xm(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(j(314))}r!==null&&r.delete(e),bh(t,n)}var Kh;Kh=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,Mm(t,e,n);Fe=!!(t.flags&131072)}else Fe=!1,q&&e.flags&1048576&&Jd(e,Zo,e.index);switch(e.lanes=0,e.tag){case 2:var r=e.type;No(t,e),t=e.pendingProps;var i=Pr(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,Ko(e)):o=!1,e.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,hu(e),i.updater=Ol,e.stateNode=i,i._reactInternals=e,oa(e,r,t,n),e=aa(null,e,r,!0,o,n)):(e.tag=0,q&&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=Km(r),t=mt(r,t),i){case 0:e=sa(null,e,r,t,n);break e;case 1:e=bc(null,e,r,t,n);break e;case 11:e=Qc(null,e,r,t,n);break e;case 14:e=Xc(null,e,r,mt(r.type,t),n);break e}throw Error(j(306,r,""))}return e;case 0:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:mt(r,i),sa(t,e,r,i,n);case 1:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:mt(r,i),bc(t,e,r,i,n);case 3:e:{if(Rh(e),t===null)throw Error(j(387));r=e.pendingProps,o=e.memoizedState,i=o.element,oh(t,e),el(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=Nr(Error(j(423)),e),e=Kc(t,e,r,n,i);break e}else if(r!==i){i=Nr(Error(j(424)),e),e=Kc(t,e,r,n,i);break e}else for(Ke=sn(e.stateNode.containerInfo.firstChild),Ze=e,q=!0,gt=null,n=rh(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 lh(e),t===null&&na(e),r=e.type,i=e.pendingProps,o=t!==null?t.memoizedProps:null,l=i.children,Zs(r,i)?l=null:o!==null&&Zs(r,o)&&(e.flags|=32),Nh(t,e),Ne(t,e,l,n),e.child;case 6:return t===null&&na(e),null;case 13:return Lh(t,e,n);case 4:return pu(e,e.stateNode.containerInfo),r=e.pendingProps,t===null?e.child=zr(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:mt(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,b(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(j(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=mt(r,e.pendingProps),i=mt(r.type,i),Xc(t,e,r,i,n);case 15:return zh(t,e,e.type,e.pendingProps,n);case 17:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:mt(r,i),No(t,e),e.tag=1,Ue(r)?(t=!0,Ko(e)):t=!1,xr(e,n),Eh(e,r,i),oa(e,r,i,n),aa(null,e,r,!0,t,n);case 19:return Mh(t,e,n);case 22:return Oh(t,e,n)}throw Error(j(156,e.tag))};function Gh(t,e){return Sd(t,e)}function bm(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 bm(t,e,n,r)}function zu(t){return t=t.prototype,!(!t||!t.isReactComponent)}function Km(t){if(typeof t=="function")return zu(t)?1:0;if(t!=null){if(t=t.$$typeof,t===ba)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 nr:return In(n.children,i,o,e);case Xa: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 ld:return Ll(n,i,o,e);default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case id:l=10;break e;case od:l=9;break e;case ba:l=11;break e;case Ka:l=14;break e;case Xt:l=16,r=null;break e}throw Error(j(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=ld,t.lanes=n,t.stateNode={isHidden:!1},t}function ps(t,e,n){return t=lt(6,t,null,e),t.lanes=n,t}function ms(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 Gm(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=Kl(0),this.expirationTimes=Kl(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Kl(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function Ou(t,e,n,r,i,o,l,s,a){return t=new Gm(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 Zm(t,e,n){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e0)}catch(t){console.error(t)}}e0(),ed.exports=tt;var n2=ed.exports,af=n2;Ps.createRoot=af.createRoot,Ps.hydrateRoot=af.hydrateRoot;/** +`+o.stack}return{value:t,source:e,stack:i,digest:null}}function ds(t,e,n){return{value:t,source:null,stack:n??null,digest:e??null}}function la(t,e){try{console.error(e.value)}catch(n){setTimeout(function(){throw n})}}var Nm=typeof WeakMap=="function"?WeakMap:Map;function Ph(t,e,n){n=At(-1,n),n.tag=3,n.payload={element:null};var r=e.value;return n.callback=function(){ol||(ol=!0,va=r),la(t,e)},n}function jh(t,e,n){n=At(-1,n),n.tag=3;var r=t.type.getDerivedStateFromError;if(typeof r=="function"){var i=e.value;n.payload=function(){return r(i)},n.callback=function(){la(t,e)}}var o=t.stateNode;return o!==null&&typeof o.componentDidCatch=="function"&&(n.callback=function(){la(t,e),typeof r!="function"&&(un===null?un=new Set([this]):un.add(this));var l=e.stack;this.componentDidCatch(e.value,{componentStack:l!==null?l:""})}),n}function Vc(t,e,n){var r=t.pingCache;if(r===null){r=t.pingCache=new Nm;var i=new Set;r.set(e,i)}else i=r.get(e),i===void 0&&(i=new Set,r.set(e,i));i.has(n)||(i.add(n),t=Ym.bind(null,t,e,n),e.then(t,t))}function Hc(t){do{var e;if((e=t.tag===13)&&(e=t.memoizedState,e=e!==null?e.dehydrated!==null:!0),e)return t;t=t.return}while(t!==null);return null}function Yc(t,e,n,r,i){return t.mode&1?(t.flags|=65536,t.lanes=i,t):(t===e?t.flags|=65536:(t.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(e=At(-1,1),e.tag=2,an(n,e,1))),n.lanes|=1),t)}var Rm=Yt.ReactCurrentOwner,Fe=!1;function Ne(t,e,n,r){e.child=t===null?rh(e,null,n,r):zr(e,t.child,n,r)}function bc(t,e,n,r,i){n=n.render;var o=e.ref;return xr(e,i),r=yu(t,e,n,r,o,i),n=_u(),t!==null&&!Fe?(e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~i,Wt(t,e,i)):(Z&&n&&lu(e),e.flags|=1,Ne(t,e,r,i),e.child)}function Qc(t,e,n,r,i){if(t===null){var o=n.type;return typeof o=="function"&&!zu(o)&&o.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(e.tag=15,e.type=o,zh(t,e,o,r,i)):(t=Mo(n.type,null,r,e,e.mode,i),t.ref=e.ref,t.return=e,e.child=t)}if(o=t.child,!(t.lanes&i)){var l=o.memoizedProps;if(n=n.compare,n=n!==null?n:Pi,n(l,r)&&t.ref===e.ref)return Wt(t,e,i)}return e.flags|=1,t=fn(o,r),t.ref=e.ref,t.return=e,e.child=t}function zh(t,e,n,r,i){if(t!==null){var o=t.memoizedProps;if(Pi(o,r)&&t.ref===e.ref)if(Fe=!1,e.pendingProps=r=o,(t.lanes&i)!==0)t.flags&131072&&(Fe=!0);else return e.lanes=t.lanes,Wt(t,e,i)}return sa(t,e,n,r,i)}function Oh(t,e,n){var r=e.pendingProps,i=r.children,o=t!==null?t.memoizedState:null;if(r.mode==="hidden")if(!(e.mode&1))e.memoizedState={baseLanes:0,cachePool:null,transitions:null},X(dr,be),be|=n;else{if(!(n&1073741824))return t=o!==null?o.baseLanes|n:n,e.lanes=e.childLanes=1073741824,e.memoizedState={baseLanes:t,cachePool:null,transitions:null},e.updateQueue=null,X(dr,be),be|=t,null;e.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=o!==null?o.baseLanes:n,X(dr,be),be|=r}else o!==null?(r=o.baseLanes|n,e.memoizedState=null):r=n,X(dr,be),be|=r;return Ne(t,e,i,n),e.child}function Nh(t,e){var n=e.ref;(t===null&&n!==null||t!==null&&t.ref!==n)&&(e.flags|=512,e.flags|=2097152)}function sa(t,e,n,r,i){var o=Ue(n)?Bn:Oe.current;return o=Pr(e,o),xr(e,i),n=yu(t,e,n,r,o,i),r=_u(),t!==null&&!Fe?(e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~i,Wt(t,e,i)):(Z&&r&&lu(e),e.flags|=1,Ne(t,e,n,i),e.child)}function Xc(t,e,n,r,i){if(Ue(n)){var o=!0;Ko(e)}else o=!1;if(xr(e,i),e.stateNode===null)No(t,e),Eh(e,n,r),oa(e,n,r,i),r=!0;else if(t===null){var l=e.stateNode,s=e.memoizedProps;l.props=s;var a=l.context,u=n.contextType;typeof u=="object"&&u!==null?u=ct(u):(u=Ue(n)?Bn:Oe.current,u=Pr(e,u));var c=n.getDerivedStateFromProps,f=typeof c=="function"||typeof l.getSnapshotBeforeUpdate=="function";f||typeof l.UNSAFE_componentWillReceiveProps!="function"&&typeof l.componentWillReceiveProps!="function"||(s!==r||a!==u)&&Wc(e,l,r,u),Xt=!1;var d=e.memoizedState;l.state=d,el(e,r,l,i),a=e.memoizedState,s!==r||d!==a||Ae.current||Xt?(typeof c=="function"&&(ia(e,n,c,r),a=e.memoizedState),(s=Xt||Bc(e,n,s,r,d,a,u))?(f||typeof l.UNSAFE_componentWillMount!="function"&&typeof l.componentWillMount!="function"||(typeof l.componentWillMount=="function"&&l.componentWillMount(),typeof l.UNSAFE_componentWillMount=="function"&&l.UNSAFE_componentWillMount()),typeof l.componentDidMount=="function"&&(e.flags|=4194308)):(typeof l.componentDidMount=="function"&&(e.flags|=4194308),e.memoizedProps=r,e.memoizedState=a),l.props=r,l.state=a,l.context=u,r=s):(typeof l.componentDidMount=="function"&&(e.flags|=4194308),r=!1)}else{l=e.stateNode,oh(t,e),s=e.memoizedProps,u=e.type===e.elementType?s:mt(e.type,s),l.props=u,f=e.pendingProps,d=l.context,a=n.contextType,typeof a=="object"&&a!==null?a=ct(a):(a=Ue(n)?Bn:Oe.current,a=Pr(e,a));var g=n.getDerivedStateFromProps;(c=typeof g=="function"||typeof l.getSnapshotBeforeUpdate=="function")||typeof l.UNSAFE_componentWillReceiveProps!="function"&&typeof l.componentWillReceiveProps!="function"||(s!==f||d!==a)&&Wc(e,l,r,a),Xt=!1,d=e.memoizedState,l.state=d,el(e,r,l,i);var y=e.memoizedState;s!==f||d!==y||Ae.current||Xt?(typeof g=="function"&&(ia(e,n,g,r),y=e.memoizedState),(u=Xt||Bc(e,n,u,r,d,y,a)||!1)?(c||typeof l.UNSAFE_componentWillUpdate!="function"&&typeof l.componentWillUpdate!="function"||(typeof l.componentWillUpdate=="function"&&l.componentWillUpdate(r,y,a),typeof l.UNSAFE_componentWillUpdate=="function"&&l.UNSAFE_componentWillUpdate(r,y,a)),typeof l.componentDidUpdate=="function"&&(e.flags|=4),typeof l.getSnapshotBeforeUpdate=="function"&&(e.flags|=1024)):(typeof l.componentDidUpdate!="function"||s===t.memoizedProps&&d===t.memoizedState||(e.flags|=4),typeof l.getSnapshotBeforeUpdate!="function"||s===t.memoizedProps&&d===t.memoizedState||(e.flags|=1024),e.memoizedProps=r,e.memoizedState=y),l.props=r,l.state=y,l.context=a,r=u):(typeof l.componentDidUpdate!="function"||s===t.memoizedProps&&d===t.memoizedState||(e.flags|=4),typeof l.getSnapshotBeforeUpdate!="function"||s===t.memoizedProps&&d===t.memoizedState||(e.flags|=1024),r=!1)}return aa(t,e,n,r,o,i)}function aa(t,e,n,r,i,o){Nh(t,e);var l=(e.flags&128)!==0;if(!r&&!l)return i&&Lc(e,n,!1),Wt(t,e,o);r=e.stateNode,Rm.current=e;var s=l&&typeof n.getDerivedStateFromError!="function"?null:r.render();return e.flags|=1,t!==null&&l?(e.child=zr(e,t.child,null,o),e.child=zr(e,null,s,o)):Ne(t,e,s,o),e.memoizedState=r.state,i&&Lc(e,n,!0),e.child}function Rh(t){var e=t.stateNode;e.pendingContext?Rc(t,e.pendingContext,e.pendingContext!==e.context):e.context&&Rc(t,e.context,!1),pu(t,e.containerInfo)}function Kc(t,e,n,r,i){return jr(),au(i),e.flags|=256,Ne(t,e,n,r),e.child}var ua={dehydrated:null,treeContext:null,retryLane:0};function ca(t){return{baseLanes:t,cachePool:null,transitions:null}}function Lh(t,e,n){var r=e.pendingProps,i=ee.current,o=!1,l=(e.flags&128)!==0,s;if((s=l)||(s=t!==null&&t.memoizedState===null?!1:(i&2)!==0),s?(o=!0,e.flags&=-129):(t===null||t.memoizedState!==null)&&(i|=1),X(ee,i&1),t===null)return na(e),t=e.memoizedState,t!==null&&(t=t.dehydrated,t!==null)?(e.mode&1?t.data==="$!"?e.lanes=8:e.lanes=1073741824:e.lanes=1,null):(l=r.children,t=r.fallback,o?(r=e.mode,o=e.child,l={mode:"hidden",children:l},!(r&1)&&o!==null?(o.childLanes=0,o.pendingProps=l):o=Ll(l,r,0,null),t=In(t,r,n,null),o.return=e,t.return=e,o.sibling=t,e.child=o,e.child.memoizedState=ca(n),e.memoizedState=ua,t):ku(e,l));if(i=t.memoizedState,i!==null&&(s=i.dehydrated,s!==null))return Lm(t,e,l,r,s,i,n);if(o){o=r.fallback,l=e.mode,i=t.child,s=i.sibling;var a={mode:"hidden",children:r.children};return!(l&1)&&e.child!==i?(r=e.child,r.childLanes=0,r.pendingProps=a,e.deletions=null):(r=fn(i,a),r.subtreeFlags=i.subtreeFlags&14680064),s!==null?o=fn(s,o):(o=In(o,l,n,null),o.flags|=2),o.return=e,r.return=e,r.sibling=o,e.child=r,r=o,o=e.child,l=t.child.memoizedState,l=l===null?ca(n):{baseLanes:l.baseLanes|n,cachePool:null,transitions:l.transitions},o.memoizedState=l,o.childLanes=t.childLanes&~n,e.memoizedState=ua,r}return o=t.child,t=o.sibling,r=fn(o,{mode:"visible",children:r.children}),!(e.mode&1)&&(r.lanes=n),r.return=e,r.sibling=null,t!==null&&(n=e.deletions,n===null?(e.deletions=[t],e.flags|=16):n.push(t)),e.child=r,e.memoizedState=null,r}function ku(t,e){return e=Ll({mode:"visible",children:e},t.mode,0,null),e.return=t,t.child=e}function vo(t,e,n,r){return r!==null&&au(r),zr(e,t.child,null,n),t=ku(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function Lm(t,e,n,r,i,o,l){if(n)return e.flags&256?(e.flags&=-257,r=ds(Error(j(422))),vo(t,e,l,r)):e.memoizedState!==null?(e.child=t.child,e.flags|=128,null):(o=r.fallback,i=e.mode,r=Ll({mode:"visible",children:r.children},i,0,null),o=In(o,i,l,null),o.flags|=2,r.return=e,o.return=e,r.sibling=o,e.child=r,e.mode&1&&zr(e,t.child,null,l),e.child.memoizedState=ca(l),e.memoizedState=ua,o);if(!(e.mode&1))return vo(t,e,l,null);if(i.data==="$!"){if(r=i.nextSibling&&i.nextSibling.dataset,r)var s=r.dgst;return r=s,o=Error(j(419)),r=ds(o,r,void 0),vo(t,e,l,r)}if(s=(l&t.childLanes)!==0,Fe||s){if(r=ye,r!==null){switch(l&-l){case 4:i=2;break;case 16:i=8;break;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:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:i=32;break;case 536870912:i=268435456;break;default:i=0}i=i&(r.suspendedLanes|l)?0:i,i!==0&&i!==o.retryLane&&(o.retryLane=i,Bt(t,i),_t(r,t,i,-1))}return ju(),r=ds(Error(j(421))),vo(t,e,l,r)}return i.data==="$?"?(e.flags|=128,e.child=t.child,e=bm.bind(null,t),i._reactRetry=e,null):(t=o.treeContext,Ke=sn(i.nextSibling),qe=e,Z=!0,gt=null,t!==null&&(it[ot++]=It,it[ot++]=Ft,it[ot++]=Wn,It=t.id,Ft=t.overflow,Wn=e),e=ku(e,r.children),e.flags|=4096,e)}function Gc(t,e,n){t.lanes|=e;var r=t.alternate;r!==null&&(r.lanes|=e),ra(t.return,e,n)}function hs(t,e,n,r,i){var o=t.memoizedState;o===null?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(o.isBackwards=e,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i)}function Mh(t,e,n){var r=e.pendingProps,i=r.revealOrder,o=r.tail;if(Ne(t,e,r.children,n),r=ee.current,r&2)r=r&1|2,e.flags|=128;else{if(t!==null&&t.flags&128)e:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&Gc(t,n,e);else if(t.tag===19)Gc(t,n,e);else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;t.sibling===null;){if(t.return===null||t.return===e)break e;t=t.return}t.sibling.return=t.return,t=t.sibling}r&=1}if(X(ee,r),!(e.mode&1))e.memoizedState=null;else switch(i){case"forwards":for(n=e.child,i=null;n!==null;)t=n.alternate,t!==null&&tl(t)===null&&(i=n),n=n.sibling;n=i,n===null?(i=e.child,e.child=null):(i=n.sibling,n.sibling=null),hs(e,!1,i,n,o);break;case"backwards":for(n=null,i=e.child,e.child=null;i!==null;){if(t=i.alternate,t!==null&&tl(t)===null){e.child=i;break}t=i.sibling,i.sibling=n,n=i,i=t}hs(e,!0,n,null,o);break;case"together":hs(e,!1,null,null,void 0);break;default:e.memoizedState=null}return e.child}function No(t,e){!(e.mode&1)&&t!==null&&(t.alternate=null,e.alternate=null,e.flags|=2)}function Wt(t,e,n){if(t!==null&&(e.dependencies=t.dependencies),Hn|=e.lanes,!(n&e.childLanes))return null;if(t!==null&&e.child!==t.child)throw Error(j(153));if(e.child!==null){for(t=e.child,n=fn(t,t.pendingProps),e.child=n,n.return=e;t.sibling!==null;)t=t.sibling,n=n.sibling=fn(t,t.pendingProps),n.return=e;n.sibling=null}return e.child}function Mm(t,e,n){switch(e.tag){case 3:Rh(e),jr();break;case 5:lh(e);break;case 1:Ue(e.type)&&Ko(e);break;case 4:pu(e,e.stateNode.containerInfo);break;case 10:var r=e.type._context,i=e.memoizedProps.value;X(Zo,r._currentValue),r._currentValue=i;break;case 13:if(r=e.memoizedState,r!==null)return r.dehydrated!==null?(X(ee,ee.current&1),e.flags|=128,null):n&e.child.childLanes?Lh(t,e,n):(X(ee,ee.current&1),t=Wt(t,e,n),t!==null?t.sibling:null);X(ee,ee.current&1);break;case 19:if(r=(n&e.childLanes)!==0,t.flags&128){if(r)return Mh(t,e,n);e.flags|=128}if(i=e.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),X(ee,ee.current),r)break;return null;case 22:case 23:return e.lanes=0,Oh(t,e,n)}return Wt(t,e,n)}var Dh,fa,Ih,Fh;Dh=function(t,e){for(var n=e.child;n!==null;){if(n.tag===5||n.tag===6)t.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===e)break;for(;n.sibling===null;){if(n.return===null||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};fa=function(){};Ih=function(t,e,n,r){var i=t.memoizedProps;if(i!==r){t=e.stateNode,Ln(zt.current);var o=null;switch(n){case"input":i=Ls(t,i),r=Ls(t,r),o=[];break;case"select":i=ie({},i,{value:void 0}),r=ie({},r,{value:void 0}),o=[];break;case"textarea":i=Is(t,i),r=Is(t,r),o=[];break;default:typeof i.onClick!="function"&&typeof r.onClick=="function"&&(t.onclick=Qo)}As(n,r);var l;n=null;for(u in i)if(!r.hasOwnProperty(u)&&i.hasOwnProperty(u)&&i[u]!=null)if(u==="style"){var s=i[u];for(l in s)s.hasOwnProperty(l)&&(n||(n={}),n[l]="")}else u!=="dangerouslySetInnerHTML"&&u!=="children"&&u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&u!=="autoFocus"&&(wi.hasOwnProperty(u)?o||(o=[]):(o=o||[]).push(u,null));for(u in r){var a=r[u];if(s=i!=null?i[u]:void 0,r.hasOwnProperty(u)&&a!==s&&(a!=null||s!=null))if(u==="style")if(s){for(l in s)!s.hasOwnProperty(l)||a&&a.hasOwnProperty(l)||(n||(n={}),n[l]="");for(l in a)a.hasOwnProperty(l)&&s[l]!==a[l]&&(n||(n={}),n[l]=a[l])}else n||(o||(o=[]),o.push(u,n)),n=a;else u==="dangerouslySetInnerHTML"?(a=a?a.__html:void 0,s=s?s.__html:void 0,a!=null&&s!==a&&(o=o||[]).push(u,a)):u==="children"?typeof a!="string"&&typeof a!="number"||(o=o||[]).push(u,""+a):u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&(wi.hasOwnProperty(u)?(a!=null&&u==="onScroll"&&K("scroll",t),o||s===a||(o=[])):(o=o||[]).push(u,a))}n&&(o=o||[]).push("style",n);var u=o;(e.updateQueue=u)&&(e.flags|=4)}};Fh=function(t,e,n,r){n!==r&&(e.flags|=4)};function Kr(t,e){if(!Z)switch(t.tailMode){case"hidden":e=t.tail;for(var n=null;e!==null;)e.alternate!==null&&(n=e),e=e.sibling;n===null?t.tail=null:n.sibling=null;break;case"collapsed":n=t.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?e||t.tail===null?t.tail=null:t.tail.sibling=null:r.sibling=null}}function Te(t){var e=t.alternate!==null&&t.alternate.child===t.child,n=0,r=0;if(e)for(var i=t.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&14680064,r|=i.flags&14680064,i.return=t,i=i.sibling;else for(i=t.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=t,i=i.sibling;return t.subtreeFlags|=r,t.childLanes=n,e}function Dm(t,e,n){var r=e.pendingProps;switch(su(e),e.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Te(e),null;case 1:return Ue(e.type)&&Xo(),Te(e),null;case 3:return r=e.stateNode,Or(),G(Ae),G(Oe),vu(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(t===null||t.child===null)&&(po(e)?e.flags|=4:t===null||t.memoizedState.isDehydrated&&!(e.flags&256)||(e.flags|=1024,gt!==null&&(_a(gt),gt=null))),fa(t,e),Te(e),null;case 5:mu(e);var i=Ln(Ri.current);if(n=e.type,t!==null&&e.stateNode!=null)Ih(t,e,n,r,i),t.ref!==e.ref&&(e.flags|=512,e.flags|=2097152);else{if(!r){if(e.stateNode===null)throw Error(j(166));return Te(e),null}if(t=Ln(zt.current),po(e)){r=e.stateNode,n=e.type;var o=e.memoizedProps;switch(r[Tt]=e,r[Oi]=o,t=(e.mode&1)!==0,n){case"dialog":K("cancel",r),K("close",r);break;case"iframe":case"object":case"embed":K("load",r);break;case"video":case"audio":for(i=0;i<\/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,Dh(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;iRr&&(e.flags|=128,r=!0,Kr(o,!1),e.lanes=4194304)}else{if(!r)if(t=tl(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&&!Z)return Te(e),null}else 2*fe()-o.renderingStartTime>Rr&&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=fe(),e.sibling=null,n=ee.current,X(ee,r?n&1|2:n&1),e):(Te(e),null);case 22:case 23:return Pu(),r=e.memoizedState!==null,t!==null&&t.memoizedState!==null!==r&&(e.flags|=8192),r&&e.mode&1?be&1073741824&&(Te(e),e.subtreeFlags&6&&(e.flags|=8192)):Te(e),null;case 24:return null;case 25:return null}throw Error(j(156,e.tag))}function Im(t,e){switch(su(e),e.tag){case 1:return Ue(e.type)&&Xo(),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return Or(),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(j(340));jr()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return G(ee),null;case 4:return Or(),null;case 10:return fu(e.type._context),null;case 22:case 23:return Pu(),null;case 24:return null;default:return null}}var go=!1,Ee=!1,Fm=typeof WeakSet=="function"?WeakSet:Set,R=null;function fr(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 qc=!1;function Am(t,e){if(Ks=Ho,t=Wd(),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},Ho=!1,R=e;R!==null;)if(e=R,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,R=t;else for(;R!==null;){e=R;try{var y=e.alternate;if(e.flags&1024)switch(e.tag){case 0:case 11:case 15:break;case 1:if(y!==null){var p=y.memoizedProps,w=y.memoizedState,m=e.stateNode,h=m.getSnapshotBeforeUpdate(e.elementType===e.type?p:mt(e.type,p),w);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(j(163))}}catch(x){oe(e,e.return,x)}if(t=e.sibling,t!==null){t.return=e.return,R=t;break}R=e.return}return y=qc,qc=!1,y}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 Nl(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 Ah(t){var e=t.alternate;e!==null&&(t.alternate=null,Ah(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[Js],delete e[wm],delete e[xm])),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 Uh(t){return t.tag===5||t.tag===3||t.tag===4}function Zc(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||Uh(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=Qo));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,vt=!1;function bt(t,e,n){for(n=n.child;n!==null;)$h(t,e,n),n=n.sibling}function $h(t,e,n){if(jt&&typeof jt.onCommitFiberUnmount=="function")try{jt.onCommitFiberUnmount(Sl,n)}catch{}switch(n.tag){case 5:Ee||fr(n,e);case 6:var r=xe,i=vt;xe=null,bt(t,e,n),xe=r,vt=i,xe!==null&&(vt?(t=xe,n=n.stateNode,t.nodeType===8?t.parentNode.removeChild(n):t.removeChild(n)):xe.removeChild(n.stateNode));break;case 18:xe!==null&&(vt?(t=xe,n=n.stateNode,t.nodeType===8?ls(t.parentNode,n):t.nodeType===1&&ls(t,n),Ti(t)):ls(xe,n.stateNode));break;case 4:r=xe,i=vt,xe=n.stateNode.containerInfo,vt=!0,bt(t,e,n),xe=r,vt=i;break;case 0:case 11:case 14:case 15:if(!Ee&&(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(!Ee&&(fr(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?(Ee=(r=Ee)||n.memoizedState!==null,bt(t,e,n),Ee=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 Fm),e.forEach(function(r){var i=Qm.bind(null,t,r);n.has(r)||(n.add(r),r.then(i,i))})}}function pt(t,e){var n=e.deletions;if(n!==null)for(var r=0;ri&&(i=l),r&=~o}if(r=i,r=fe()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*$m(r/1960))-r,10t?16:t,Zt===null)var r=!1;else{if(t=Zt,Zt=null,ll=0,W&6)throw Error(j(331));var i=W;for(W|=4,R=t.current;R!==null;){var o=R,l=o.child;if(R.flags&16){var s=o.deletions;if(s!==null){for(var a=0;afe()-Tu?Dn(t,0):Cu|=n),$e(t,e)}function Xh(t,e){e===0&&(t.mode&1?(e=so,so<<=1,!(so&130023424)&&(so=4194304)):e=1);var n=Le();t=Bt(t,e),t!==null&&(Qi(t,e,n),$e(t,n))}function bm(t){var e=t.memoizedState,n=0;e!==null&&(n=e.retryLane),Xh(t,n)}function Qm(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(j(314))}r!==null&&r.delete(e),Xh(t,n)}var Kh;Kh=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,Mm(t,e,n);Fe=!!(t.flags&131072)}else Fe=!1,Z&&e.flags&1048576&&Jd(e,qo,e.index);switch(e.lanes=0,e.tag){case 2:var r=e.type;No(t,e),t=e.pendingProps;var i=Pr(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,Ko(e)):o=!1,e.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,hu(e),i.updater=Ol,e.stateNode=i,i._reactInternals=e,oa(e,r,t,n),e=aa(null,e,r,!0,o,n)):(e.tag=0,Z&&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=Km(r),t=mt(r,t),i){case 0:e=sa(null,e,r,t,n);break e;case 1:e=Xc(null,e,r,t,n);break e;case 11:e=bc(null,e,r,t,n);break e;case 14:e=Qc(null,e,r,mt(r.type,t),n);break e}throw Error(j(306,r,""))}return e;case 0:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:mt(r,i),sa(t,e,r,i,n);case 1:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:mt(r,i),Xc(t,e,r,i,n);case 3:e:{if(Rh(e),t===null)throw Error(j(387));r=e.pendingProps,o=e.memoizedState,i=o.element,oh(t,e),el(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=Nr(Error(j(423)),e),e=Kc(t,e,r,n,i);break e}else if(r!==i){i=Nr(Error(j(424)),e),e=Kc(t,e,r,n,i);break e}else for(Ke=sn(e.stateNode.containerInfo.firstChild),qe=e,Z=!0,gt=null,n=rh(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 lh(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),Nh(t,e),Ne(t,e,l,n),e.child;case 6:return t===null&&na(e),null;case 13:return Lh(t,e,n);case 4:return pu(e,e.stateNode.containerInfo),r=e.pendingProps,t===null?e.child=zr(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:mt(r,i),bc(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(Zo,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(j(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=mt(r,e.pendingProps),i=mt(r.type,i),Qc(t,e,r,i,n);case 15:return zh(t,e,e.type,e.pendingProps,n);case 17:return r=e.type,i=e.pendingProps,i=e.elementType===r?i:mt(r,i),No(t,e),e.tag=1,Ue(r)?(t=!0,Ko(e)):t=!1,xr(e,n),Eh(e,r,i),oa(e,r,i,n),aa(null,e,r,!0,t,n);case 19:return Mh(t,e,n);case 22:return Oh(t,e,n)}throw Error(j(156,e.tag))};function Gh(t,e){return Sd(t,e)}function Xm(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 Xm(t,e,n,r)}function zu(t){return t=t.prototype,!(!t||!t.isReactComponent)}function Km(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 nr:return In(n.children,i,o,e);case Qa: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 ld:return Ll(n,i,o,e);default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case id:l=10;break e;case od:l=9;break e;case Xa:l=11;break e;case Ka:l=14;break e;case Qt:l=16,r=null;break e}throw Error(j(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=ld,t.lanes=n,t.stateNode={isHidden:!1},t}function ps(t,e,n){return t=lt(6,t,null,e),t.lanes=n,t}function ms(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 Gm(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=Kl(0),this.expirationTimes=Kl(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Kl(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function Ou(t,e,n,r,i,o,l,s,a){return t=new Gm(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 qm(t,e,n){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e0)}catch(t){console.error(t)}}e0(),ed.exports=tt;var n2=ed.exports,af=n2;Ps.createRoot=af.createRoot,Ps.hydrateRoot=af.hydrateRoot;/** * @remix-run/router v1.17.1 * * Copyright (c) Remix Software Inc. @@ -46,7 +46,7 @@ Error generating stack: `+o.message+` * 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 Mu(t,e){if(!t){typeof console<"u"&&console.warn(e);try{throw new Error(e)}catch{}}}function i2(){return Math.random().toString(36).substr(2,8)}function cf(t,e){return{usr:t.state,key:t.key,idx:e}}function wa(t,e,n,r){return n===void 0&&(n=null),Fi({pathname:typeof t=="string"?t:t.pathname,search:"",hash:""},typeof e=="string"?Gn(e):e,{state:n,key:e&&e.key||r||i2()})}function ul(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 Gn(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 o2(t,e,n,r){r===void 0&&(r={});let{window:i=document.defaultView,v5Compat:o=!1}=r,l=i.history,s=Jt.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=Jt.Pop;let w=c(),m=w==null?null:w-u;u=w,a&&a({action:s,location:p.location,delta:m})}function d(w,m){s=Jt.Push;let h=wa(p.location,w,m);n&&n(h,w),u=c()+1;let v=cf(h,u),x=p.createHref(h);try{l.pushState(v,"",x)}catch(k){if(k instanceof DOMException&&k.name==="DataCloneError")throw k;i.location.assign(x)}o&&a&&a({action:s,location:p.location,delta:1})}function g(w,m){s=Jt.Replace;let h=wa(p.location,w,m);n&&n(h,w),u=c();let v=cf(h,u),x=p.createHref(h);l.replaceState(v,"",x),o&&a&&a({action:s,location:p.location,delta:0})}function y(w){let m=i.location.origin!=="null"?i.location.origin:i.location.href,h=typeof w=="string"?w:ul(w);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(w){if(a)throw new Error("A history only accepts one active listener");return i.addEventListener(uf,f),a=w,()=>{i.removeEventListener(uf,f),a=null}},createHref(w){return e(i,w)},createURL:y,encodeLocation(w){let m=y(w);return{pathname:m.pathname,search:m.search,hash:m.hash}},push:d,replace:g,go(w){return l.go(w)}};return p}var ff;(function(t){t.data="data",t.deferred="deferred",t.redirect="redirect",t.error="error"})(ff||(ff={}));function l2(t,e,n){return n===void 0&&(n="/"),s2(t,e,n,!1)}function s2(t,e,n,r){let i=typeof e=="string"?Gn(e):e,o=Lr(i.pathname||"/",n);if(o==null)return null;let l=t0(t);a2(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+'".')),t0(o.children,e,c,u)),!(o.path==null&&!o.index)&&e.push({path:u,score:m2(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 n0(o.path))i(o,l,a)}),e}function n0(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=n0(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 a2(t){t.sort((e,n)=>e.score!==n.score?n.score-e.score:v2(e.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}const u2=/^:[\w-]+$/,c2=3,f2=2,d2=1,h2=10,p2=-2,df=t=>t==="*";function m2(t,e){let n=t.split("/"),r=n.length;return n.some(df)&&(r+=p2),e&&(r+=f2),n.filter(i=>!df(i)).reduce((i,o)=>i+(u2.test(o)?c2:o===""?d2:h2),r)}function v2(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 g2(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 y=s[f];return g&&!y?u[d]=void 0:u[d]=(y||"").replace(/%2F/g,"/"),u},{}),pathname:o,pathnameBase:l,pattern:t}}function y2(t,e,n){e===void 0&&(e=!1),n===void 0&&(n=!0),Mu(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 _2(t){try{return t.split("/").map(e=>decodeURIComponent(e).replace(/\//g,"%2F")).join("/")}catch(e){return Mu(!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 w2(t,e){e===void 0&&(e="/");let{pathname:n,search:r="",hash:i=""}=typeof t=="string"?Gn(t):t;return{pathname:n?n.startsWith("/")?n:x2(n,e):e,search:C2(r),hash:T2(i)}}function x2(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 vs(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 k2(t){return t.filter((e,n)=>n===0||e.route.path&&e.route.path.length>0)}function r0(t,e){let n=k2(t);return e?n.map((r,i)=>i===n.length-1?r.pathname:r.pathnameBase):n.map(r=>r.pathnameBase)}function i0(t,e,n,r){r===void 0&&(r=!1);let i;typeof t=="string"?i=Gn(t):(i=Fi({},t),se(!i.pathname||!i.pathname.includes("?"),vs("?","pathname","search",i)),se(!i.pathname||!i.pathname.includes("#"),vs("#","pathname","hash",i)),se(!i.search||!i.search.includes("#"),vs("#","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=w2(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,"/"),S2=t=>t.replace(/\/+$/,"").replace(/^\/*/,"/"),C2=t=>!t||t==="?"?"":t.startsWith("?")?t:"?"+t,T2=t=>!t||t==="#"?"":t.startsWith("#")?t:"#"+t;function E2(t){return t!=null&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.internal=="boolean"&&"data"in t}const o0=["post","put","patch","delete"];new Set(o0);const P2=["get",...o0];new Set(P2);/** + */function Fi(){return Fi=Object.assign?Object.assign.bind():function(t){for(var e=1;e"u")throw new Error(e)}function Mu(t,e){if(!t){typeof console<"u"&&console.warn(e);try{throw new Error(e)}catch{}}}function i2(){return Math.random().toString(36).substr(2,8)}function cf(t,e){return{usr:t.state,key:t.key,idx:e}}function wa(t,e,n,r){return n===void 0&&(n=null),Fi({pathname:typeof t=="string"?t:t.pathname,search:"",hash:""},typeof e=="string"?Gn(e):e,{state:n,key:e&&e.key||r||i2()})}function ul(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 Gn(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 o2(t,e,n,r){r===void 0&&(r={});let{window:i=document.defaultView,v5Compat:o=!1}=r,l=i.history,s=Jt.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=Jt.Pop;let w=c(),m=w==null?null:w-u;u=w,a&&a({action:s,location:p.location,delta:m})}function d(w,m){s=Jt.Push;let h=wa(p.location,w,m);n&&n(h,w),u=c()+1;let v=cf(h,u),x=p.createHref(h);try{l.pushState(v,"",x)}catch(k){if(k instanceof DOMException&&k.name==="DataCloneError")throw k;i.location.assign(x)}o&&a&&a({action:s,location:p.location,delta:1})}function g(w,m){s=Jt.Replace;let h=wa(p.location,w,m);n&&n(h,w),u=c();let v=cf(h,u),x=p.createHref(h);l.replaceState(v,"",x),o&&a&&a({action:s,location:p.location,delta:0})}function y(w){let m=i.location.origin!=="null"?i.location.origin:i.location.href,h=typeof w=="string"?w:ul(w);return h=h.replace(/ $/,"%20"),ae(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(w){if(a)throw new Error("A history only accepts one active listener");return i.addEventListener(uf,f),a=w,()=>{i.removeEventListener(uf,f),a=null}},createHref(w){return e(i,w)},createURL:y,encodeLocation(w){let m=y(w);return{pathname:m.pathname,search:m.search,hash:m.hash}},push:d,replace:g,go(w){return l.go(w)}};return p}var ff;(function(t){t.data="data",t.deferred="deferred",t.redirect="redirect",t.error="error"})(ff||(ff={}));function l2(t,e,n){return n===void 0&&(n="/"),s2(t,e,n,!1)}function s2(t,e,n,r){let i=typeof e=="string"?Gn(e):e,o=Lr(i.pathname||"/",n);if(o==null)return null;let l=t0(t);a2(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("/")&&(ae(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&&(ae(o.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+u+'".')),t0(o.children,e,c,u)),!(o.path==null&&!o.index)&&e.push({path:u,score:m2(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 n0(o.path))i(o,l,a)}),e}function n0(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=n0(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 a2(t){t.sort((e,n)=>e.score!==n.score?n.score-e.score:v2(e.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}const u2=/^:[\w-]+$/,c2=3,f2=2,d2=1,h2=10,p2=-2,df=t=>t==="*";function m2(t,e){let n=t.split("/"),r=n.length;return n.some(df)&&(r+=p2),e&&(r+=f2),n.filter(i=>!df(i)).reduce((i,o)=>i+(u2.test(o)?c2:o===""?d2:h2),r)}function v2(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 g2(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 y=s[f];return g&&!y?u[d]=void 0:u[d]=(y||"").replace(/%2F/g,"/"),u},{}),pathname:o,pathnameBase:l,pattern:t}}function y2(t,e,n){e===void 0&&(e=!1),n===void 0&&(n=!0),Mu(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 _2(t){try{return t.split("/").map(e=>decodeURIComponent(e).replace(/\//g,"%2F")).join("/")}catch(e){return Mu(!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 w2(t,e){e===void 0&&(e="/");let{pathname:n,search:r="",hash:i=""}=typeof t=="string"?Gn(t):t;return{pathname:n?n.startsWith("/")?n:x2(n,e):e,search:C2(r),hash:T2(i)}}function x2(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 vs(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 k2(t){return t.filter((e,n)=>n===0||e.route.path&&e.route.path.length>0)}function r0(t,e){let n=k2(t);return e?n.map((r,i)=>i===n.length-1?r.pathname:r.pathnameBase):n.map(r=>r.pathnameBase)}function i0(t,e,n,r){r===void 0&&(r=!1);let i;typeof t=="string"?i=Gn(t):(i=Fi({},t),ae(!i.pathname||!i.pathname.includes("?"),vs("?","pathname","search",i)),ae(!i.pathname||!i.pathname.includes("#"),vs("#","pathname","hash",i)),ae(!i.search||!i.search.includes("#"),vs("#","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=w2(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,"/"),S2=t=>t.replace(/\/+$/,"").replace(/^\/*/,"/"),C2=t=>!t||t==="?"?"":t.startsWith("?")?t:"?"+t,T2=t=>!t||t==="#"?"":t.startsWith("#")?t:"#"+t;function E2(t){return t!=null&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.internal=="boolean"&&"data"in t}const o0=["post","put","patch","delete"];new Set(o0);const P2=["get",...o0];new Set(P2);/** * React Router v6.24.1 * * Copyright (c) Remix Software Inc. @@ -55,7 +55,7 @@ Error generating stack: `+o.message+` * 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}),P.useCallback(function(u,c){if(c===void 0&&(c={}),!s.current)return;if(typeof u=="number"){r.go(u);return}let f=i0(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 $l(t,e){let{relative:n}=e===void 0?{}:e,{future:r}=P.useContext(kn),{matches:i}=P.useContext(Zn),{pathname:o}=qi(),l=JSON.stringify(r0(i,r.v7_relativeSplatPath));return P.useMemo(()=>i0(t,JSON.parse(l),o,n==="path"),[t,l,o,n])}function N2(t,e){return R2(t,e)}function R2(t,e,n,r){Zi()||se(!1);let{navigator:i}=P.useContext(kn),{matches:o}=P.useContext(Zn),l=o[o.length-1],s=l?l.params:{};l&&l.pathname;let a=l?l.pathnameBase:"/";l&&l.route;let u=qi(),c;if(e){var f;let w=typeof e=="string"?Gn(e):e;a==="/"||(f=w.pathname)!=null&&f.startsWith(a)||se(!1),c=w}else c=u;let d=c.pathname||"/",g=d;if(a!=="/"){let w=a.replace(/^\//,"").split("/");g="/"+d.replace(/^\//,"").split("/").slice(w.length).join("/")}let y=l2(t,{pathname:g}),p=F2(y&&y.map(w=>Object.assign({},w,{params:Object.assign({},s,w.params),pathname:dn([a,i.encodeLocation?i.encodeLocation(w.pathname).pathname:w.pathname]),pathnameBase:w.pathnameBase==="/"?a:dn([a,i.encodeLocation?i.encodeLocation(w.pathnameBase).pathname:w.pathnameBase])})),o,n,r);return e&&p?P.createElement(Ul.Provider,{value:{location:Ai({pathname:"/",search:"",hash:"",state:null,key:"default"},c),navigationType:Jt.Pop}},p):p}function L2(){let t=B2(),e=E2(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 P.createElement(P.Fragment,null,P.createElement("h2",null,"Unexpected Application Error!"),P.createElement("h3",{style:{fontStyle:"italic"}},e),n?P.createElement("pre",{style:i},n):null,null)}const M2=P.createElement(L2,null);class D2 extends P.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?P.createElement(Zn.Provider,{value:this.props.routeContext},P.createElement(s0.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function I2(t){let{routeContext:e,match:n,children:r}=t,i=P.useContext(Al);return i&&i.static&&i.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=n.route.id),P.createElement(Zn.Provider,{value:e},r)}function F2(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,y=!1,p=null,w=null;n&&(g=s&&f.route.id?s[f.route.id]:void 0,p=f.route.errorElement||M2,a&&(u<0&&d===0?(y=!0,w=null):u===d&&(y=!0,w=f.route.hydrateFallbackElement||null)));let m=e.concat(l.slice(0,d+1)),h=()=>{let v;return g?v=p:y?v=w:f.route.Component?v=P.createElement(f.route.Component,null):f.route.element?v=f.route.element:v=c,P.createElement(I2,{match:f,routeContext:{outlet:c,matches:m,isDataRoute:n!=null},children:v})};return n&&(f.route.ErrorBoundary||f.route.errorElement||d===0)?P.createElement(D2,{location:n.location,revalidation:n.revalidation,component:p,error:g,children:h(),routeContext:{outlet:null,matches:m,isDataRoute:!0}}):h()},null)}var u0=function(t){return t.UseBlocker="useBlocker",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate",t}(u0||{}),fl=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}(fl||{});function A2(t){let e=P.useContext(Al);return e||se(!1),e}function U2(t){let e=P.useContext(l0);return e||se(!1),e}function $2(t){let e=P.useContext(Zn);return e||se(!1),e}function c0(t){let e=$2(),n=e.matches[e.matches.length-1];return n.route.id||se(!1),n.route.id}function B2(){var t;let e=P.useContext(s0),n=U2(fl.UseRouteError),r=c0(fl.UseRouteError);return e!==void 0?e:(t=n.errors)==null?void 0:t[r]}function W2(){let{router:t}=A2(u0.UseNavigateStable),e=c0(fl.UseNavigateStable),n=P.useRef(!1);return a0(()=>{n.current=!0}),P.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 V2(t){let{basename:e="/",children:n=null,location:r,navigationType:i=Jt.Pop,navigator:o,static:l=!1,future:s}=t;Zi()&&se(!1);let a=e.replace(/^\/*/,"/"),u=P.useMemo(()=>({basename:a,navigator:o,static:l,future:Ai({v7_relativeSplatPath:!1},s)}),[a,s,o,l]);typeof r=="string"&&(r=Gn(r));let{pathname:c="/",search:f="",hash:d="",state:g=null,key:y="default"}=r,p=P.useMemo(()=>{let w=Lr(c,a);return w==null?null:{location:{pathname:w,search:f,hash:d,state:g,key:y},navigationType:i}},[a,c,f,d,g,y,i]);return p==null?null:P.createElement(kn.Provider,{value:u},P.createElement(Ul.Provider,{children:n,value:p}))}function H2(t){let{children:e,location:n}=t;return N2(xa(e),n)}new Promise(()=>{});function xa(t,e){e===void 0&&(e=[]);let n=[];return P.Children.forEach(t,(r,i)=>{if(!P.isValidElement(r))return;let o=[...e,i];if(r.type===P.Fragment){n.push.apply(n,xa(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=xa(r.props.children,o)),n.push(l)}),n}/** + */function Ai(){return Ai=Object.assign?Object.assign.bind():function(t){for(var e=1;e{s.current=!0}),P.useCallback(function(u,c){if(c===void 0&&(c={}),!s.current)return;if(typeof u=="number"){r.go(u);return}let f=i0(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 $l(t,e){let{relative:n}=e===void 0?{}:e,{future:r}=P.useContext(kn),{matches:i}=P.useContext(qn),{pathname:o}=Zi(),l=JSON.stringify(r0(i,r.v7_relativeSplatPath));return P.useMemo(()=>i0(t,JSON.parse(l),o,n==="path"),[t,l,o,n])}function N2(t,e){return R2(t,e)}function R2(t,e,n,r){qi()||ae(!1);let{navigator:i}=P.useContext(kn),{matches:o}=P.useContext(qn),l=o[o.length-1],s=l?l.params:{};l&&l.pathname;let a=l?l.pathnameBase:"/";l&&l.route;let u=Zi(),c;if(e){var f;let w=typeof e=="string"?Gn(e):e;a==="/"||(f=w.pathname)!=null&&f.startsWith(a)||ae(!1),c=w}else c=u;let d=c.pathname||"/",g=d;if(a!=="/"){let w=a.replace(/^\//,"").split("/");g="/"+d.replace(/^\//,"").split("/").slice(w.length).join("/")}let y=l2(t,{pathname:g}),p=F2(y&&y.map(w=>Object.assign({},w,{params:Object.assign({},s,w.params),pathname:dn([a,i.encodeLocation?i.encodeLocation(w.pathname).pathname:w.pathname]),pathnameBase:w.pathnameBase==="/"?a:dn([a,i.encodeLocation?i.encodeLocation(w.pathnameBase).pathname:w.pathnameBase])})),o,n,r);return e&&p?P.createElement(Ul.Provider,{value:{location:Ai({pathname:"/",search:"",hash:"",state:null,key:"default"},c),navigationType:Jt.Pop}},p):p}function L2(){let t=B2(),e=E2(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 P.createElement(P.Fragment,null,P.createElement("h2",null,"Unexpected Application Error!"),P.createElement("h3",{style:{fontStyle:"italic"}},e),n?P.createElement("pre",{style:i},n):null,null)}const M2=P.createElement(L2,null);class D2 extends P.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?P.createElement(qn.Provider,{value:this.props.routeContext},P.createElement(s0.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function I2(t){let{routeContext:e,match:n,children:r}=t,i=P.useContext(Al);return i&&i.static&&i.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=n.route.id),P.createElement(qn.Provider,{value:e},r)}function F2(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||ae(!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,y=!1,p=null,w=null;n&&(g=s&&f.route.id?s[f.route.id]:void 0,p=f.route.errorElement||M2,a&&(u<0&&d===0?(y=!0,w=null):u===d&&(y=!0,w=f.route.hydrateFallbackElement||null)));let m=e.concat(l.slice(0,d+1)),h=()=>{let v;return g?v=p:y?v=w:f.route.Component?v=P.createElement(f.route.Component,null):f.route.element?v=f.route.element:v=c,P.createElement(I2,{match:f,routeContext:{outlet:c,matches:m,isDataRoute:n!=null},children:v})};return n&&(f.route.ErrorBoundary||f.route.errorElement||d===0)?P.createElement(D2,{location:n.location,revalidation:n.revalidation,component:p,error:g,children:h(),routeContext:{outlet:null,matches:m,isDataRoute:!0}}):h()},null)}var u0=function(t){return t.UseBlocker="useBlocker",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate",t}(u0||{}),fl=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}(fl||{});function A2(t){let e=P.useContext(Al);return e||ae(!1),e}function U2(t){let e=P.useContext(l0);return e||ae(!1),e}function $2(t){let e=P.useContext(qn);return e||ae(!1),e}function c0(t){let e=$2(),n=e.matches[e.matches.length-1];return n.route.id||ae(!1),n.route.id}function B2(){var t;let e=P.useContext(s0),n=U2(fl.UseRouteError),r=c0(fl.UseRouteError);return e!==void 0?e:(t=n.errors)==null?void 0:t[r]}function W2(){let{router:t}=A2(u0.UseNavigateStable),e=c0(fl.UseNavigateStable),n=P.useRef(!1);return a0(()=>{n.current=!0}),P.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){ae(!1)}function V2(t){let{basename:e="/",children:n=null,location:r,navigationType:i=Jt.Pop,navigator:o,static:l=!1,future:s}=t;qi()&&ae(!1);let a=e.replace(/^\/*/,"/"),u=P.useMemo(()=>({basename:a,navigator:o,static:l,future:Ai({v7_relativeSplatPath:!1},s)}),[a,s,o,l]);typeof r=="string"&&(r=Gn(r));let{pathname:c="/",search:f="",hash:d="",state:g=null,key:y="default"}=r,p=P.useMemo(()=>{let w=Lr(c,a);return w==null?null:{location:{pathname:w,search:f,hash:d,state:g,key:y},navigationType:i}},[a,c,f,d,g,y,i]);return p==null?null:P.createElement(kn.Provider,{value:u},P.createElement(Ul.Provider,{children:n,value:p}))}function H2(t){let{children:e,location:n}=t;return N2(xa(e),n)}new Promise(()=>{});function xa(t,e){e===void 0&&(e=[]);let n=[];return P.Children.forEach(t,(r,i)=>{if(!P.isValidElement(r))return;let o=[...e,i];if(r.type===P.Fragment){n.push.apply(n,xa(r.props.children,o));return}r.type!==ii&&ae(!1),!r.props.index||!r.props.children||ae(!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=xa(r.props.children,o)),n.push(l)}),n}/** * React Router DOM v6.24.1 * * Copyright (c) Remix Software Inc. @@ -64,7 +64,7 @@ Error generating stack: `+o.message+` * LICENSE.md file in the root directory of this source tree. * * @license MIT - */function dl(){return dl=Object.assign?Object.assign.bind():function(t){for(var e=1;e=0)&&(n[i]=t[i]);return n}function Y2(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function Q2(t,e){return t.button===0&&(!e||e==="_self")&&!Y2(t)}const X2=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],b2=["aria-current","caseSensitive","className","end","style","to","unstable_viewTransition","children"],K2="6";try{window.__reactRouterVersion=K2}catch{}const G2=P.createContext({isTransitioning:!1}),Z2="startTransition",hf=Y1[Z2];function q2(t){let{basename:e,children:n,future:r,window:i}=t,o=P.useRef();o.current==null&&(o.current=r2({window:i,v5Compat:!0}));let l=o.current,[s,a]=P.useState({action:l.action,location:l.location}),{v7_startTransition:u}=r||{},c=P.useCallback(f=>{u&&hf?hf(()=>a(f)):a(f)},[a,u]);return P.useLayoutEffect(()=>l.listen(c),[l,c]),P.createElement(V2,{basename:e,children:n,location:s.location,navigationType:s.action,navigator:l,future:r})}const J2=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",ev=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,tv=P.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=f0(e,X2),{basename:g}=P.useContext(kn),y,p=!1;if(typeof u=="string"&&ev.test(u)&&(y=u,J2))try{let v=new URL(window.location.href),x=u.startsWith("//")?new URL(v.protocol+u):new URL(u),k=Lr(x.pathname,g);x.origin===v.origin&&k!=null?u=k+x.search+x.hash:p=!0}catch{}let w=j2(u,{relative:i}),m=rv(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 P.createElement("a",dl({},d,{href:y||w,onClick:p||o?r:h,ref:n,target:a}))}),Zr=P.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=f0(e,b2),d=$l(a,{relative:f.relative}),g=qi(),y=P.useContext(l0),{navigator:p,basename:w}=P.useContext(kn),m=y!=null&&iv(d)&&u===!0,h=p.encodeLocation?p.encodeLocation(d).pathname:d.pathname,v=g.pathname,x=y&&y.navigation&&y.navigation.location?y.navigation.location.pathname:null;i||(v=v.toLowerCase(),x=x?x.toLowerCase():null,h=h.toLowerCase()),x&&w&&(x=Lr(x,w)||x);const k=h!=="/"&&h.endsWith("/")?h.length-1:h.length;let S=v===h||!l&&v.startsWith(h)&&v.charAt(k)==="/",C=x!=null&&(x===h||!l&&x.startsWith(h)&&x.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 P.createElement(tv,dl({},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 pf;(function(t){t.UseFetcher="useFetcher",t.UseFetchers="useFetchers",t.UseScrollRestoration="useScrollRestoration"})(pf||(pf={}));function nv(t){let e=P.useContext(Al);return e||se(!1),e}function rv(t,e){let{target:n,replace:r,state:i,preventScrollReset:o,relative:l,unstable_viewTransition:s}=e===void 0?{}:e,a=z2(),u=qi(),c=$l(t,{relative:l});return P.useCallback(f=>{if(Q2(f,n)){f.preventDefault();let d=r!==void 0?r:ul(u)===ul(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 iv(t,e){e===void 0&&(e={});let n=P.useContext(G2);n==null&&se(!1);let{basename:r}=nv(ka.useViewTransitionState),i=$l(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 cl(i.pathname,l)!=null||cl(i.pathname,o)!=null}var d0={exports:{}},ov="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",lv=ov,sv=lv;function h0(){}function p0(){}p0.resetWarningCache=h0;var av=function(){function t(r,i,o,l,s,a){if(a!==sv){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:p0,resetWarningCache:h0};return n.PropTypes=n,n};d0.exports=av();var uv=d0.exports;const de=Ua(uv),m0=P.createContext(),v0=({children:t})=>{const[e,n]=P.useState(()=>localStorage.getItem("theme")||"orange"),r=()=>{n(i=>i==="green"?"orange":"green")};return P.useEffect(()=>{localStorage.setItem("theme",e)},[e]),_.jsx(m0.Provider,{value:{theme:e,toggleTheme:r},children:t})};v0.propTypes={children:de.node.isRequired};const Nt=()=>P.useContext(m0);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,y=n.boxShadow,p=n.activeBoxShadow,w=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"]),x=this.state,k=x.h,S=x.N,C=x.j,T={position:"relative",display:"inline-block",textAlign:"left",opacity:i?.5:1,direction:"ltr",borderRadius:w/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:w,width:m,margin:Math.max(0,(this.t-w)/2),position:"relative",background:vf(k,this.i,this.o,l,s),borderRadius:typeof h=="number"?h:w/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:w,width:Math.min(1.5*w,m-(this.t+w)/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:w,width:Math.min(1.5*w,m-(this.t+w)/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:vf(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,(w-this.t)/2),outline:0,boxShadow:C?p:y,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"},Z={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:Z},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}(P.Component);g0.defaultProps={disabled:!1,offColor:"#888",onColor:"#080",offHandleColor:"#fff",onHandleColor:"#fff",uncheckedIcon:cv,checkedIcon:fv,boxShadow:null,activeBoxShadow:"0 0 2px 3px #3bf",height:28,width:56};const dv=()=>{const{theme:t}=Nt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.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:[_.jsx("defs",{id:"defs52"}),_.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"}),_.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"}),_.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"}),_.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"})]})})},wo=()=>{const{theme:t}=Nt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",style:{marginBottom:"6px",marginRight:"2px"},children:_.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:[_.jsx("defs",{}),_.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"}),_.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"}),_.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"})]})})},xo=()=>{const{theme:t}=Nt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",style:{marginTop:"6px",marginLeft:"2px"},children:_.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:[_.jsx("defs",{}),_.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"}),_.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"}),_.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"})]})})},hv=()=>{const[t,e]=P.useState(()=>localStorage.getItem("selectedNav")||"home"),[n,r]=P.useState(!1),{theme:i,toggleTheme:o}=Nt();P.useEffect(()=>{localStorage.setItem("selectedNav",t)},[t]);const l=()=>{r(n===!1)},s=a=>{e(a)};return _.jsxs("nav",{children:[_.jsx("div",{className:`scroll-watcher-${i} scroll-watcher`}),_.jsx(Zr,{className:"cybertech-title",to:"/",onClick:()=>s("home"),children:_.jsx(dv,{})}),_.jsx("div",{className:"switch",children:_.jsx(g0,{onChange:o,checked:i==="orange",handleDiameter:28,height:30,width:58,uncheckedIcon:!1,checkedIcon:!1,onColor:"#f85c2c",offColor:"#00ff77"})}),_.jsx("div",{style:{height:"100%",width:"100%",backgroundColor:"white",zIndex:"1000"}}),_.jsxs("ul",{className:`ul-${i}`,children:[_.jsx("li",{children:_.jsxs(Zr,{to:"/",className:` ${t==="home"?"navbar-chosen":""}`,onClick:()=>s("home"),children:[t==="home"?_.jsx(xo,{style:{marginLeft:"2px"}}):"","Home",t==="home"?_.jsx(wo,{}):""]})}),_.jsx("li",{children:_.jsxs(Zr,{to:"/members",className:` ${t==="members"?"navbar-chosen":""}`,onClick:()=>s("members"),children:[t==="members"?_.jsx(xo,{}):"","Members",t==="members"?_.jsx(wo,{}):""]})}),_.jsx("li",{children:_.jsxs(Zr,{to:"/projects",className:` ${t==="projects"?"navbar-chosen":""}`,onClick:()=>s("projects"),children:[t==="projects"?_.jsx(xo,{}):"","Projects",t==="projects"?_.jsx(wo,{}):""]})}),_.jsx("li",{children:_.jsxs(Zr,{className:`${t==="contact-us"?"navbar-chosen":""}`,onClick:()=>s("contact-us"),children:[t==="contact-us"?_.jsx(xo,{}):"","Contact us",t==="contact-us"?_.jsx(wo,{}):""]})})]}),_.jsx("div",{style:{height:"100%",width:"100%",backgroundColor:"white",zIndex:"1000"}}),_.jsxs("div",{className:`hamburger ${n?"active":""}`,onClick:()=>l(),children:[_.jsx("span",{className:"bar"}),_.jsx("span",{className:"bar"}),_.jsx("span",{className:"bar"})]})]})};function Lt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function y0(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}/*! + */function dl(){return dl=Object.assign?Object.assign.bind():function(t){for(var e=1;e=0)&&(n[i]=t[i]);return n}function Y2(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function b2(t,e){return t.button===0&&(!e||e==="_self")&&!Y2(t)}const Q2=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],X2=["aria-current","caseSensitive","className","end","style","to","unstable_viewTransition","children"],K2="6";try{window.__reactRouterVersion=K2}catch{}const G2=P.createContext({isTransitioning:!1}),q2="startTransition",hf=Y1[q2];function Z2(t){let{basename:e,children:n,future:r,window:i}=t,o=P.useRef();o.current==null&&(o.current=r2({window:i,v5Compat:!0}));let l=o.current,[s,a]=P.useState({action:l.action,location:l.location}),{v7_startTransition:u}=r||{},c=P.useCallback(f=>{u&&hf?hf(()=>a(f)):a(f)},[a,u]);return P.useLayoutEffect(()=>l.listen(c),[l,c]),P.createElement(V2,{basename:e,children:n,location:s.location,navigationType:s.action,navigator:l,future:r})}const J2=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",ev=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,tv=P.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=f0(e,Q2),{basename:g}=P.useContext(kn),y,p=!1;if(typeof u=="string"&&ev.test(u)&&(y=u,J2))try{let v=new URL(window.location.href),x=u.startsWith("//")?new URL(v.protocol+u):new URL(u),k=Lr(x.pathname,g);x.origin===v.origin&&k!=null?u=k+x.search+x.hash:p=!0}catch{}let w=j2(u,{relative:i}),m=rv(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 P.createElement("a",dl({},d,{href:y||w,onClick:p||o?r:h,ref:n,target:a}))}),qr=P.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=f0(e,X2),d=$l(a,{relative:f.relative}),g=Zi(),y=P.useContext(l0),{navigator:p,basename:w}=P.useContext(kn),m=y!=null&&iv(d)&&u===!0,h=p.encodeLocation?p.encodeLocation(d).pathname:d.pathname,v=g.pathname,x=y&&y.navigation&&y.navigation.location?y.navigation.location.pathname:null;i||(v=v.toLowerCase(),x=x?x.toLowerCase():null,h=h.toLowerCase()),x&&w&&(x=Lr(x,w)||x);const k=h!=="/"&&h.endsWith("/")?h.length-1:h.length;let S=v===h||!l&&v.startsWith(h)&&v.charAt(k)==="/",C=x!=null&&(x===h||!l&&x.startsWith(h)&&x.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 P.createElement(tv,dl({},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 pf;(function(t){t.UseFetcher="useFetcher",t.UseFetchers="useFetchers",t.UseScrollRestoration="useScrollRestoration"})(pf||(pf={}));function nv(t){let e=P.useContext(Al);return e||ae(!1),e}function rv(t,e){let{target:n,replace:r,state:i,preventScrollReset:o,relative:l,unstable_viewTransition:s}=e===void 0?{}:e,a=z2(),u=Zi(),c=$l(t,{relative:l});return P.useCallback(f=>{if(b2(f,n)){f.preventDefault();let d=r!==void 0?r:ul(u)===ul(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 iv(t,e){e===void 0&&(e={});let n=P.useContext(G2);n==null&&ae(!1);let{basename:r}=nv(ka.useViewTransitionState),i=$l(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 cl(i.pathname,l)!=null||cl(i.pathname,o)!=null}var d0={exports:{}},ov="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",lv=ov,sv=lv;function h0(){}function p0(){}p0.resetWarningCache=h0;var av=function(){function t(r,i,o,l,s,a){if(a!==sv){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:p0,resetWarningCache:h0};return n.PropTypes=n,n};d0.exports=av();var uv=d0.exports;const le=Ua(uv),m0=P.createContext(),v0=({children:t})=>{const[e,n]=P.useState(()=>localStorage.getItem("theme")||"orange"),r=()=>{n(i=>i==="green"?"orange":"green")};return P.useEffect(()=>{localStorage.setItem("theme",e)},[e]),_.jsx(m0.Provider,{value:{theme:e,toggleTheme:r},children:t})};v0.propTypes={children:le.node.isRequired};const xt=()=>P.useContext(m0);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,y=n.boxShadow,p=n.activeBoxShadow,w=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"]),x=this.state,k=x.h,S=x.N,C=x.j,T={position:"relative",display:"inline-block",textAlign:"left",opacity:i?.5:1,direction:"ltr",borderRadius:w/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:w,width:m,margin:Math.max(0,(this.t-w)/2),position:"relative",background:vf(k,this.i,this.o,l,s),borderRadius:typeof h=="number"?h:w/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:w,width:Math.min(1.5*w,m-(this.t+w)/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:w,width:Math.min(1.5*w,m-(this.t+w)/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:vf(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,(w-this.t)/2),outline:0,boxShadow:C?p:y,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 ue.createElement("div",{className:o,style:T},ue.createElement("div",{className:"react-switch-bg",style:E,onClick:i?null:this.T,onMouseDown:function(N){return N.preventDefault()}},c&&ue.createElement("div",{style:O},c),f&&ue.createElement("div",{style:I},f)),ue.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&&ue.createElement("div",{style:$},g),d&&ue.createElement("div",{style:q},d)),ue.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}(P.Component);g0.defaultProps={disabled:!1,offColor:"#888",onColor:"#080",offHandleColor:"#fff",onHandleColor:"#fff",uncheckedIcon:cv,checkedIcon:fv,boxShadow:null,activeBoxShadow:"0 0 2px 3px #3bf",height:28,width:56};const dv=()=>{const{theme:t}=xt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.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:[_.jsx("defs",{id:"defs52"}),_.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"}),_.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"}),_.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"}),_.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"})]})})},wo=()=>{const{theme:t}=xt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",style:{marginBottom:"6px",marginRight:"2px"},children:_.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:[_.jsx("defs",{}),_.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"}),_.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"}),_.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"})]})})},xo=()=>{const{theme:t}=xt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",style:{marginTop:"6px",marginLeft:"2px"},children:_.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:[_.jsx("defs",{}),_.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"}),_.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"}),_.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"})]})})},hv=()=>{const[t,e]=P.useState(()=>localStorage.getItem("selectedNav")||"home"),[n,r]=P.useState(!1),{theme:i,toggleTheme:o}=xt();P.useEffect(()=>{localStorage.setItem("selectedNav",t)},[t]);const l=()=>{r(n===!1)},s=a=>{e(a)};return _.jsxs("nav",{children:[_.jsx("div",{className:`scroll-watcher-${i} scroll-watcher`}),_.jsx(qr,{className:"cybertech-title",to:"/",onClick:()=>s("home"),children:_.jsx(dv,{})}),_.jsx("div",{className:"switch",children:_.jsx(g0,{onChange:o,checked:i==="orange",handleDiameter:28,height:30,width:58,uncheckedIcon:!1,checkedIcon:!1,onColor:"#f85c2c",offColor:"#00ff77"})}),_.jsx("div",{style:{height:"100%",width:"100%",backgroundColor:"white",zIndex:"1000"}}),_.jsxs("ul",{className:`ul-${i}`,children:[_.jsx("li",{children:_.jsxs(qr,{to:"/",className:` ${t==="home"?"navbar-chosen":""}`,onClick:()=>s("home"),children:[t==="home"?_.jsx(xo,{style:{marginLeft:"2px"}}):"","Home",t==="home"?_.jsx(wo,{}):""]})}),_.jsx("li",{children:_.jsxs(qr,{to:"/members",className:` ${t==="members"?"navbar-chosen":""}`,onClick:()=>s("members"),children:[t==="members"?_.jsx(xo,{}):"","Members",t==="members"?_.jsx(wo,{}):""]})}),_.jsx("li",{children:_.jsxs(qr,{to:"/projects",className:` ${t==="projects"?"navbar-chosen":""}`,onClick:()=>s("projects"),children:[t==="projects"?_.jsx(xo,{}):"","Projects",t==="projects"?_.jsx(wo,{}):""]})}),_.jsx("li",{children:_.jsxs(qr,{className:`${t==="contact-us"?"navbar-chosen":""}`,onClick:()=>s("contact-us"),children:[t==="contact-us"?_.jsx(xo,{}):"","Contact us",t==="contact-us"?_.jsx(wo,{}):""]})})]}),_.jsx("div",{style:{height:"100%",width:"100%",backgroundColor:"white",zIndex:"1000"}}),_.jsxs("div",{className:`hamburger ${n?"active":""}`,onClick:()=>l(),children:[_.jsx("span",{className:"bar"}),_.jsx("span",{className:"bar"}),_.jsx("span",{className:"bar"})]})]})};function Lt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function y0(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}/*! * GSAP 3.12.5 * https://gsap.com * @@ -72,7 +72,7 @@ Error generating stack: `+o.message+` * 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 qe={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},Mr={duration:.5,overwrite:!1,delay:0},Du,je,J,st=1e8,X=1/st,Ca=Math.PI*2,pv=Ca/4,mv=0,_0=Math.sqrt,vv=Math.cos,gv=Math.sin,_e=function(e){return typeof e=="string"},le=function(e){return typeof e=="function"},Vt=function(e){return typeof e=="number"},Iu=function(e){return typeof e>"u"},Ot=function(e){return typeof e=="object"},Be=function(e){return e!==!1},Fu=function(){return typeof window<"u"},ko=function(e){return le(e)||_e(e)},w0=typeof ArrayBuffer=="function"&&ArrayBuffer.isView||function(){},ze=Array.isArray,Ta=/(?:-?\.?\d|\.)+/gi,x0=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,hr=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,gs=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,k0=/[+-]=-?[.\d]+/,S0=/[^,'"\[\]\s]+/gi,yv=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,te,St,Ea,Au,et={},hl={},C0,T0=function(e){return(hl=Qn(e,et))&&Ye},Uu=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)},E0=function(e,n){return e&&(et[e]=n)&&hl&&(hl[e]=n)||et},$i=function(){return 0},_v={suppressEvents:!0,isStart:!0,kill:!1},Do={suppressEvents:!0,kill:!1},wv={suppressEvents:!0},$u={},hn=[],Pa={},P0,Xe={},ys={},gf=30,Io=[],Bu="",Wu=function(e){var n=e[0],r,i;if(Ot(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 Z0(e[i],r)))||e.splice(i,1);return e},Fn=function(e){return e._gsap||Wu(at(e))[0]._gsap},j0=function(e,n,r){return(r=e[n])&&le(r)?e[n]():Iu(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},ge=function(e){return Math.round(e*1e7)/1e7||0},Sr=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},xv=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},Bl=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},Cv=function(e){for(var n=e.parent;n&&n.parent;)n._dirty=1,n.totalDuration(),n=n.parent;return e},ja=function(e,n,r,i){return e._startAt&&(je?e._startAt.revert(Do):e.vars.immediateRender&&!e.vars.autoRevert||e._startAt.render(n,!0,i))},Tv=function t(e){return!e||e._ts&&t(e.parent)},_f=function(e){return e._repeat?Dr(e._tTime,e=e.duration()+e._rDelay)*e:0},Dr=function(e,n){var r=Math.floor(e/=n);return e&&r===e?r-1:r},vl=function(e,n){return(e-n._start)*n._ts+(n._ts>=0?0:n._dirty?n.totalDuration():n._tDur)},Wl=function(e){return e._end=ge(e._start+(e._tDur/Math.abs(e._ts||e._rts||X)||0))},Vl=function(e,n){var r=e._dp;return r&&r.smoothChildTiming&&e._ts&&(e._start=ge(r._time-(e._ts>0?n/e._ts:((e._dirty?e.totalDuration():e._tDur)-n)/-e._ts)),Wl(e),r._dirty||An(r,e)),e},L0=function(e,n){var r;if((n._time||!n._dur&&n._initted||n._startX)&&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=-X}},Tt=function(e,n,r,i){return n.parent&&gn(n),n._start=ge((Vt(r)?r:r||e!==te?rt(e,r,n):e._time)+n._delay),n._end=ge(n._start+(n.totalDuration()/Math.abs(n.timeScale())||0)),R0(e,n,"_first","_last",e._sort?"_start":0),za(n)||(e._recent=n),i||L0(e,n),e._ts<0&&Vl(e,e._tTime),e},M0=function(e,n){return(et.ScrollTrigger||Uu("scrollTrigger",n))&&et.ScrollTrigger.create(n,e)},D0=function(e,n,r,i,o){if(Hu(e,n,o),!e._initted)return 1;if(!r&&e._pt&&!je&&(e._dur&&e.vars.lazy!==!1||!e._dur&&e.vars.lazy)&&P0!==be.frame)return hn.push(e),e._lazy=[o,i],1},Ev=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"},Pv=function(e,n,r,i){var o=e.ratio,l=n<0||!n&&(!e._start&&Ev(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=Ji(0,e._tDur,n),c=Dr(a,s),e._yoyo&&c&1&&(l=1-l),c!==Dr(e._tTime,s)&&(o=1-l,e.vars.repeatRefresh&&e._initted&&e.invalidate())),l!==o||je||i||e._zTime===X||!n&&e._zTime){if(!e._initted&&D0(e,n,i,r,a))return;for(f=e._zTime,e._zTime=n||(r?X: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&&ja(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&&!je&&(Ge(e,l?"onComplete":"onReverseComplete",!0),e._prom&&e._prom()))}else e._zTime||(e._zTime=n)},jv=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&&Vl(e,e._tTime=e._tDur*s),e.parent&&Wl(e),r||An(e.parent,e),e},wf=function(e){return e instanceof Re?An(e):Ir(e,e._dur)},zv={_start:0,endTime:$i,totalDuration:$i},rt=function t(e,n,r){var i=e.labels,o=e._recent||zv,l=e.duration()>=st?o.endTime(!1):e._dur,s,a,u;return _e(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},Ji=function(e,n,r){return rn?n:r},Pe=function(e,n){return!_e(e)||!(n=yv.exec(e))?"":n[1]},Ov=function(e,n,r){return Sn(r,function(i){return Ji(e,n,i)})},Oa=[].slice,I0=function(e,n){return e&&Ot(e)&&"length"in e&&(!n&&!e.length||e.length-1 in e&&Ot(e[0]))&&!e.nodeType&&e!==St},Nv=function(e,n,r){return r===void 0&&(r=[]),e.forEach(function(i){var o;return _e(i)&&!n||I0(i,1)?(o=r).push.apply(o,at(i)):r.push(i)})||r},at=function(e,n,r){return J&&!n&&J.selector?J.selector(e):_e(e)&&!r&&(Ea||!Fr())?Oa.call((n||Au).querySelectorAll(e),0):ze(e)?Nv(e,r):I0(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")||Au.createElement("div"):e)}},F0=function(e){return e.sort(function(){return .5-Math.random()})},A0=function(e){if(le(e))return e;var n=Ot(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 _e(i)?c=f={center:.5,edges:.5,end:1}[i]||0:!s&&a&&(c=i[0],f=i[1]),function(d,g,y){var p=(y||n).length,w=l[p],m,h,v,x,k,S,C,T,E;if(!w){if(E=n.grid==="auto"?0:(n.grid||[1,st])[1],!E){for(C=-st;C<(C=y[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),w.b=p<0?o-p:o,w.u=Pe(n.amount||n.each)||0,r=r&&p<0?b0(r):r}return p=(w[d]-w.min)/w.max||0,ge(w.b+(r?r(p):p)*w.v)+w.u}},Ra=function(e){var n=Math.pow(10,((e+"").split(".")[1]||"").length);return function(r){var i=ge(Math.round(parseFloat(r)/e)*e*n);return(i-i%1)/n+(Vt(r)?0:Pe(r))}},U0=function(e,n){var r=ze(e),i,o;return!r&&Ot(e)&&(i=r=e.radius||st,e.values?(e=at(e.values),(o=!Vt(e[0]))&&(i*=i)):e=Ra(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?S0:Ta),r+=e.substr(n,i-n)+$0(s?o:+o[0],s?0:+o[1],+o[2]||1e-5),n=l+1;return r+e.substr(n,e.length-n)},W0=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)})},Fv=function t(e,n,r,i){var o=isNaN(e+n)?0:function(g){return(1-g)*e+g*n};if(!o){var l=_e(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=J,s=e._ctx,a,u,c;if(o)return a=i[n+"Params"],u=i.callbackScope||e,r&&hn.length&&pl(),s&&(J=s),c=a?o.apply(u,a):o.call(u),J=l,c},oi=function(e){return gn(e),e.scrollTrigger&&e.scrollTrigger.kill(!!je),e.progress()<1&&Ge(e,"onInterrupt"),e},pr,V0=[],H0=function(e){if(e)if(e=!e.name&&e.default||e,Fu()||e.headless){var n=e.name,r=le(e),i=n&&!r&&e.init?function(){this._props=[]}:e,o={init:$i,render:Xu,add:Vu,kill:Jv,modifier:qv,rawVars:0},l={targetTest:0,get:0,getSetter:Qu,aliases:{},register:0};if(Fr(),e!==i){if(Xe[n])return;dt(i,dt(ml(e,o),l)),Qn(i.prototype,Qn(o,ml(e,l))),Xe[i.prop=n]=i,e.targetTest&&(Io.push(i),$u[n]=1),n=(n==="css"?"CSS":n.charAt(0).toUpperCase()+n.substr(1))+"Plugin"}E0(n,i),e.register&&e.register(Ye,i,Ve)}else V0.push(e)},Y=255,li={aqua:[0,Y,Y],lime:[0,Y,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,Y],navy:[0,0,128],white:[Y,Y,Y],olive:[128,128,0],yellow:[Y,Y,0],orange:[Y,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[Y,0,0],pink:[Y,192,203],cyan:[0,Y,Y],transparent:[Y,Y,Y,0]},_s=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)*Y+.5|0},Y0=function(e,n,r){var i=e?Vt(e)?[e>>16,e>>8&Y,e&Y]:0:li.black,o,l,s,a,u,c,f,d,g,y;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&Y,i&Y,parseInt(e.substr(7),16)/255];e=parseInt(e.substr(1),16),i=[e>>16,e>>8&Y,e&Y]}else if(e.substr(0,3)==="hsl"){if(i=y=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]=_s(a+1/3,o,l),i[1]=_s(a,o,l),i[2]=_s(a-1/3,o,l);else if(~e.indexOf("="))return i=e.match(x0),r&&i.length<4&&(i[3]=1),i}else i=e.match(Ta)||li.transparent;i=i.map(Number)}return n&&!y&&(o=i[0]/Y,l=i[1]/Y,s=i[2]/Y,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),x=1),h||(a=u(p)),x)for(g=0;g=m&&g--},_listeners:s},f}(),Fr=function(){return!Wi&&be.wake()},B={},Uv=/^[\d.\-M][\d.\-,\s]/,$v=/["']/g,Bv=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("{")?[Bv(n[1])]:Wv(e).split(",").map(O0)):B._CE&&Uv.test(e)?B._CE("",e):r},b0=function(e){return function(n){return 1-e(1-n)}},K0=function t(e,n){for(var r=e._first,i;r;)r instanceof Re?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]||Vv(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},G0=function(e){return function(n){return n<.5?(1-e(1-n*2))/2:.5+e((n-.5)*2)/2}},ws=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)*gv((c-l)*o)+1},a=e==="out"?s:e==="in"?function(u){return 1-s(1-u)}:G0(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)}:G0(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",ws("in"),ws("out"),ws());(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,Ir(this,this._repeat<0?r:(r-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(r,i){if(Fr(),!arguments.length)return this._tTime;var o=this._dp;if(o&&o.smoothChildTiming&&this._ts){for(Vl(this,r),!o._dp||o.parent||L0(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)&&Tt(this._dp,this,this._start-this._delay)}return(this._tTime!==r||!this._dur&&!i||this._initted&&Math.abs(this._zTime)===X||!r&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=r),z0(this,r,i)),this},e.time=function(r,i){return arguments.length?this.totalTime(Math.min(this.totalDuration(),r+_f(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)+_f(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?Dr(this._tTime,o)+1:1},e.timeScale=function(r,i){if(!arguments.length)return this._rts===-X?0:this._rts;if(this._rts===r)return this;var o=this.parent&&this._ts?vl(this.parent._time,this):this._tTime;return this._rts=+r||0,this._ts=this._ps||r===-X?0:this._rts,this.totalTime(Ji(-Math.abs(this._delay),this._tDur,o),i!==!1),Wl(this),Cv(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):(Fr(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==X&&(this._tTime-=X)))),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)&&Tt(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?vl(i.rawTime(r),this):this._tTime:this._tTime},e.revert=function(r){r===void 0&&(r=wv);var i=je;return je=r,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(r),this.totalTime(-.01,r.suppressEvents)),this.data!=="nested"&&r.kill!==!1&&this.kill(),je=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,wf(this)):this._repeat===-2?1/0:this._repeat},e.repeatDelay=function(r){if(arguments.length){var i=this._time;return this._rDelay=r,wf(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?-X:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-X,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:N0,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:-X,_prom:0,_ps:!1,_rts:1});var Re=function(t){y0(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&&Tt(r.parent||te,Lt(o),i),r.reversed&&o.reverse(),r.paused&&o.paused(!0),r.scrollTrigger&&M0(Lt(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 Tt(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:ge(i),f=this._zTime<0!=i<0&&(this._initted||!u),d,g,y,p,w,m,h,v,x,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,x=this._start,v=this._ts,m=!v,f&&(u||(s=this._zTime),(i||!o)&&(this._zTime=i)),this._repeat){if(S=this._yoyo,w=u+this._rDelay,this._repeat<-1&&i<0)return this.totalTime(w*100+i,o,l);if(d=ge(c%w),c===a?(p=this._repeat,d=u):(p=~~(c/w),p&&p===c/w&&(d=u,p--),d>u&&(d=u)),k=Dr(this._tTime,w),!s&&this._tTime&&k!==p&&this._tTime-k*w-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(y=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,y&&(c+=this._zTime=-X);break}}g=y}else{g=this._last;for(var O=i<0?i:d;g;){if(y=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||je&&(g._initted||g._startAt)),d!==this._time||!this._ts&&!m){h=0,y&&(c+=this._zTime=O?-X:X);break}}g=y}}if(h&&!o&&(this.pause(),h.render(d>=s?0:-X)._zTime=d>=s?1:-1,this._ts))return this._start=x,Wl(this),this.render(i,o,l);this._onUpdate&&!o&&Ge(this,"onUpdate",!0),(c===a&&this._tTime>=this.totalDuration()||!c&&s)&&(x===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(_e(i))return this.addLabel(i,o);if(le(i))i=fe.delayedCall(0,i);else return this}return this!==i?Tt(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 _e(i)?this.removeLabel(i):le(i)?this.killTweensOf(i):(Bl(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=ge(be.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,Tt(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?xv(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,y=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())||X,onStart:function(){if(l.pause(),!g){var w=o.duration||Math.abs((s-(u&&"time"in u?u.time:l._time))/l.timeScale());y._dur!==w&&Ir(y,w,0,1).render(y._time,!0,!0),g=1}c&&c.apply(y,f||[])}},o));return d?y.render(0):y},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+X)},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,Tt(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;Ir(l,l===te&&l._time>o?l._time:o,1,1),l._dirty=0}return l._tDur},e.updateRoot=function(i){if(te._ts&&(z0(te,vl(i,te)),P0=be.frame),be.frame>=gf){gf+=qe.autoSleep||120;var o=te._first;if((!o||!o._ts)&&qe.autoSleep&&be._listeners.length<2){for(;o&&!o._ts;)o=o._next;o||be.sleep()}}},e}(Vi);dt(Re.prototype,{_lock:0,_hasPause:0,_forcing:0});var Hv=function(e,n,r,i,o,l,s){var a=new Ve(this._pt,e,n,0,1,r1,null,o),u=0,c=0,f,d,g,y,p,w,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(gs)||[];f=gs.exec(i);)y=f[0],p=i.substring(u,f.index),g?g=(g+1)%5:p.substr(-5)==="rgba("&&(g=1),y!==d[c++]&&(w=parseFloat(d[c-1])||0,a._pt={_next:a._pt,p:p||c===1?p:",",s:w,c:y.charAt(1)==="="?Sr(w,y)-w:parseFloat(y)-w,m:g&&g<4?Math.round:0},u=gs.lastIndex);return a.c=u")}),x.duration();else{S={};for(T in y)T==="ease"||T==="easeEach"||bv(T,y[T],S,y.easeEach);for(T in S)for($=S[T].sort(function(M,F){return M.t-F.t}),U=0,k=0;k<$.length;k++)Z=$[k],N={ease:Z.e,duration:(Z.t-(k?$[k-1].t:0))/100*u},N[T]=Z.v,x.to(v,N,U),U+=N.duration;x.duration()a-X&&!c?a:iu&&(d=u)),m=this._yoyo&&y&1,m&&(x=this._yEase,d=u-d),w=Dr(this._tTime,p),d===s&&!l&&this._initted&&y===w)return this._tTime=f,this;y!==w&&(v&&this._yEase&&K0(v,m),this.vars.repeatRefresh&&!m&&!this._lock&&this._time!==p&&this._initted&&(this._lock=l=1,this.render(ge(p*y),!0).invalidate()._lock=0))}if(!this._initted){if(D0(this,c?i:d,l,o,f))return this._tTime=0,this;if(s!==this._time&&!(l&&this.vars.repeatRefresh&&y!==w))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=(x||this._ease)(d/u),this._from&&(this.ratio=h=1-h),d&&!s&&!o&&!y&&(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&&ja(this,i,o,l),Ge(this,"onUpdate")),this._repeat&&y!==w&&this.vars.onRepeat&&!o&&this.parent&&Ge(this,"onRepeat"),(f===this._tDur||!f)&&this._tTime===f&&(c&&!this._onUpdate&&ja(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||be.wake(),this._ts||this.play();var u=Math.min(this._dur,(this._dp._time-this._start)*this._ts),c;return this._initted||Hu(this,u),c=this._ease(u/this._dur),Qv(this,i,o,l,s,c,u,a)?this.resetTo(i,o,l,s,1):(Vl(this,0),this.parent||R0(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()&&Ir(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,y,p,w,m;if((!o||o==="all")&&Sv(s,a))return o==="all"&&(this._pt=0),oi(this);for(f=this._op=this._op||[],o!=="all"&&(_e(o)&&(p={},We(o,function(h){return p[h]=1}),o=p),o=Xv(s,o)),m=s.length;m--;)if(~a.indexOf(s[m])){d=u[m],o==="all"?(f[m]=o,y=d,g={}):(g=f[m]=f[m]||{},y=o);for(p in y)w=d&&d[p],w&&((!("kill"in w.d)||w.d.kill(p)===!0)&&Bl(this,w,"_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 Re,n=Oa.call(arguments,0);return n.splice(t==="staggerFromTo"?5:4,0,0),e[t].apply(e,n)}});var Yu=function(e,n,r){return e[n]=r},t1=function(e,n,r){return e[n](r)},Kv=function(e,n,r,i){return e[n](i.fp,r)},Gv=function(e,n,r){return e.setAttribute(n,r)},Qu=function(e,n){return le(e[n])?t1:Iu(e[n])&&e.setAttribute?Gv:Yu},n1=function(e,n){return n.set(n.t,n.p,Math.round((n.s+n.c*e)*1e6)/1e6,n)},Zv=function(e,n){return n.set(n.t,n.p,!!(n.s+n.c*e),n)},r1=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)},Xu=function(e,n){for(var r=n._pt;r;)r.r(e,r.d),r=r._next},qv=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},Jv=function(e){for(var n=this._pt,r,i;n;)i=n._next,n.p===e&&!n.op||n.op===e?Bl(this,n,"_pt"):n.dep||(r=1),n=i;return!r},eg=function(e,n,r,i){i.mSet(e,n,i.m.call(i.tween,r,i.mt),i)},i1=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||n1,this.d=a||this,this.set=u||Yu,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=eg,this.m=r,this.mt=o,this.tween=i},t}();We(Bu+"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 $u[t]=1});et.TweenMax=et.TweenLite=fe;et.TimelineLite=et.TimelineMax=Re;te=new Re({sortChildren:!1,defaults:Mr,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0});qe.stringFilter=X0;var $n=[],Fo={},tg=[],Sf=0,ng=0,ks=function(e){return(Fo[e]||tg).map(function(n){return n()})},Ma=function(){var e=Date.now(),n=[];e-Sf>2&&(ks("matchMediaInit"),$n.forEach(function(r){var i=r.queries,o=r.conditions,l,s,a,u;for(s in i)l=St.matchMedia(i[s]).matches,l&&(a=1),l!==o[s]&&(o[s]=l,u=1);u&&(r.revert(),a&&n.push(r))}),ks("matchMediaRevert"),n.forEach(function(r){return r.onMatch(r,function(i){return r.add(null,i)})}),Sf=e,ks("matchMedia"))},o1=function(){function t(n,r){this.selector=r&&Na(r),this.data=[],this._r=[],this.isReverted=!1,this.id=ng++,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=J,c=l.selector,f;return u&&u!==l&&u.data.push(l),o&&(l.selector=Na(o)),J=l,f=i.apply(l,arguments),le(f)&&l._r.push(f),J=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=J;J=null,r(this),J=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 Re?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}(),rg=function(){function t(n){this.contexts=[],this.scope=n,J&&J.data.push(this)}var e=t.prototype;return e.add=function(r,i,o){Ot(r)||(r={matches:r});var l=new o1(0,o||this.scope),s=l.conditions={},a,u,c;J&&!l.selector&&(l.selector=J.selector),this.contexts.push(l),i=l.add("onMatch",i),l.queries=r;for(u in r)u==="all"?c=1:(a=St.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}(),gl={registerPlugin:function(){for(var e=arguments.length,n=new Array(e),r=0;r1){var i=e.map(function(c){return Ye.quickSetter(c,n,r)}),o=i.length;return function(c){for(var f=o;f--;)i[f](c)}}e=e[0]||{};var l=Xe[n],s=Fn(e),a=s.harness&&(s.harness.aliases||{})[n]||n,u=l?function(c){var f=new l;pr._pt=0,f.init(e,r?c+r:c,pr,0,[e]),f.render(1,f),pr._pt&&Xu(1,pr)}: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=Ye.to(e,Qn((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,Mr.ease)),yf(Mr,e||{})},config:function(e){return yf(qe,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&&!Xe[s]&&!et[s]&&Ui(n+" effect requires "+s+" plugin.")}),ys[n]=function(s,a,u){return r(at(s),dt(a||{},o),u)},l&&(Re.prototype[n]=function(s,a,u){return this.add(ys[n](s,Ot(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 Re(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]))&&Tt(r,i,i._start-i._delay),i=o;return Tt(te,r,0),r},context:function(e,n){return e?new o1(e,n):J},matchMedia:function(e){return new rg(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:Dv,wrapYoyo:Iv,distribute:A0,random:$0,snap:U0,normalize:Mv,getUnit:Pe,clamp:Ov,splitColor:Y0,toArray:at,selector:Na,mapRange:W0,pipe:Rv,unitize:Lv,interpolate:Fv,shuffle:F0},install:T0,effects:ys,ticker:be,updateRoot:Re.updateRoot,plugins:Xe,globalTimeline:te,core:{PropTween:Ve,globals:E0,Tween:fe,Timeline:Re,Animation:Vi,getCache:Fn,_removeLinkedListItem:Bl,reverting:function(){return je},context:function(e){return e&&J&&(J.data.push(e),e._ctx=J),J},suppressOverwrites:function(e){return Du=e}}};We("to,from,fromTo,delayedCall,set,killTweensOf",function(t){return gl[t]=fe[t]});be.add(Re.updateRoot);pr=gl.to({},{duration:0});var ig=function(e,n){for(var r=e._pt;r&&r.p!==n&&r.op!==n&&r.fp!==n;)r=r._next;return r},og=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=ig(l,i)),l&&l.modifier&&l.modifier(n[i],e,r[o],i))},Ss=function(e,n){return{name:e,rawVars:1,init:function(i,o,l){l._onInit=function(s){var a,u;if(_e(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}og(s,o)}}}},Ye=gl.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;)je?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)}},Ss("roundProps",Ra),Ss("modifiers"),Ss("snap",U0))||gl;fe.version=Re.version=Ye.version="3.12.5";C0=1;Fu()&&Fr();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 lg=B.Circ;/*! +*/var Ze={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},Mr={duration:.5,overwrite:!1,delay:0},Du,je,J,st=1e8,Q=1/st,Ca=Math.PI*2,pv=Ca/4,mv=0,_0=Math.sqrt,vv=Math.cos,gv=Math.sin,_e=function(e){return typeof e=="string"},se=function(e){return typeof e=="function"},Vt=function(e){return typeof e=="number"},Iu=function(e){return typeof e>"u"},Nt=function(e){return typeof e=="object"},Be=function(e){return e!==!1},Fu=function(){return typeof window<"u"},ko=function(e){return se(e)||_e(e)},w0=typeof ArrayBuffer=="function"&&ArrayBuffer.isView||function(){},ze=Array.isArray,Ta=/(?:-?\.?\d|\.)+/gi,x0=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,hr=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,gs=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,k0=/[+-]=-?[.\d]+/,S0=/[^,'"\[\]\s]+/gi,yv=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,te,Ct,Ea,Au,et={},hl={},C0,T0=function(e){return(hl=bn(e,et))&&Ye},Uu=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)},E0=function(e,n){return e&&(et[e]=n)&&hl&&(hl[e]=n)||et},$i=function(){return 0},_v={suppressEvents:!0,isStart:!0,kill:!1},Do={suppressEvents:!0,kill:!1},wv={suppressEvents:!0},$u={},hn=[],Pa={},P0,Qe={},ys={},gf=30,Io=[],Bu="",Wu=function(e){var n=e[0],r,i;if(Nt(n)||se(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 q0(e[i],r)))||e.splice(i,1);return e},Fn=function(e){return e._gsap||Wu(at(e))[0]._gsap},j0=function(e,n,r){return(r=e[n])&&se(r)?e[n]():Iu(r)&&e.getAttribute&&e.getAttribute(n)||r},We=function(e,n){return(e=e.split(",")).forEach(n)||e},ce=function(e){return Math.round(e*1e5)/1e5||0},ge=function(e){return Math.round(e*1e7)/1e7||0},Sr=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},xv=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},Bl=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},Cv=function(e){for(var n=e.parent;n&&n.parent;)n._dirty=1,n.totalDuration(),n=n.parent;return e},ja=function(e,n,r,i){return e._startAt&&(je?e._startAt.revert(Do):e.vars.immediateRender&&!e.vars.autoRevert||e._startAt.render(n,!0,i))},Tv=function t(e){return!e||e._ts&&t(e.parent)},_f=function(e){return e._repeat?Dr(e._tTime,e=e.duration()+e._rDelay)*e:0},Dr=function(e,n){var r=Math.floor(e/=n);return e&&r===e?r-1:r},vl=function(e,n){return(e-n._start)*n._ts+(n._ts>=0?0:n._dirty?n.totalDuration():n._tDur)},Wl=function(e){return e._end=ge(e._start+(e._tDur/Math.abs(e._ts||e._rts||Q)||0))},Vl=function(e,n){var r=e._dp;return r&&r.smoothChildTiming&&e._ts&&(e._start=ge(r._time-(e._ts>0?n/e._ts:((e._dirty?e.totalDuration():e._tDur)-n)/-e._ts)),Wl(e),r._dirty||An(r,e)),e},L0=function(e,n){var r;if((n._time||!n._dur&&n._initted||n._startQ)&&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=-Q}},Et=function(e,n,r,i){return n.parent&&gn(n),n._start=ge((Vt(r)?r:r||e!==te?rt(e,r,n):e._time)+n._delay),n._end=ge(n._start+(n.totalDuration()/Math.abs(n.timeScale())||0)),R0(e,n,"_first","_last",e._sort?"_start":0),za(n)||(e._recent=n),i||L0(e,n),e._ts<0&&Vl(e,e._tTime),e},M0=function(e,n){return(et.ScrollTrigger||Uu("scrollTrigger",n))&&et.ScrollTrigger.create(n,e)},D0=function(e,n,r,i,o){if(Hu(e,n,o),!e._initted)return 1;if(!r&&e._pt&&!je&&(e._dur&&e.vars.lazy!==!1||!e._dur&&e.vars.lazy)&&P0!==Xe.frame)return hn.push(e),e._lazy=[o,i],1},Ev=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"},Pv=function(e,n,r,i){var o=e.ratio,l=n<0||!n&&(!e._start&&Ev(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=Ji(0,e._tDur,n),c=Dr(a,s),e._yoyo&&c&1&&(l=1-l),c!==Dr(e._tTime,s)&&(o=1-l,e.vars.repeatRefresh&&e._initted&&e.invalidate())),l!==o||je||i||e._zTime===Q||!n&&e._zTime){if(!e._initted&&D0(e,n,i,r,a))return;for(f=e._zTime,e._zTime=n||(r?Q: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&&ja(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&&!je&&(Ge(e,l?"onComplete":"onReverseComplete",!0),e._prom&&e._prom()))}else e._zTime||(e._zTime=n)},jv=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&&Vl(e,e._tTime=e._tDur*s),e.parent&&Wl(e),r||An(e.parent,e),e},wf=function(e){return e instanceof Re?An(e):Ir(e,e._dur)},zv={_start:0,endTime:$i,totalDuration:$i},rt=function t(e,n,r){var i=e.labels,o=e._recent||zv,l=e.duration()>=st?o.endTime(!1):e._dur,s,a,u;return _e(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 de(n[0],l,n[o+1])},Sn=function(e,n){return e||e===0?n(e):n},Ji=function(e,n,r){return rn?n:r},Pe=function(e,n){return!_e(e)||!(n=yv.exec(e))?"":n[1]},Ov=function(e,n,r){return Sn(r,function(i){return Ji(e,n,i)})},Oa=[].slice,I0=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},Nv=function(e,n,r){return r===void 0&&(r=[]),e.forEach(function(i){var o;return _e(i)&&!n||I0(i,1)?(o=r).push.apply(o,at(i)):r.push(i)})||r},at=function(e,n,r){return J&&!n&&J.selector?J.selector(e):_e(e)&&!r&&(Ea||!Fr())?Oa.call((n||Au).querySelectorAll(e),0):ze(e)?Nv(e,r):I0(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")||Au.createElement("div"):e)}},F0=function(e){return e.sort(function(){return .5-Math.random()})},A0=function(e){if(se(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 _e(i)?c=f={center:.5,edges:.5,end:1}[i]||0:!s&&a&&(c=i[0],f=i[1]),function(d,g,y){var p=(y||n).length,w=l[p],m,h,v,x,k,S,C,T,E;if(!w){if(E=n.grid==="auto"?0:(n.grid||[1,st])[1],!E){for(C=-st;C<(C=y[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),w.b=p<0?o-p:o,w.u=Pe(n.amount||n.each)||0,r=r&&p<0?X0(r):r}return p=(w[d]-w.min)/w.max||0,ge(w.b+(r?r(p):p)*w.v)+w.u}},Ra=function(e){var n=Math.pow(10,((e+"").split(".")[1]||"").length);return function(r){var i=ge(Math.round(parseFloat(r)/e)*e*n);return(i-i%1)/n+(Vt(r)?0:Pe(r))}},U0=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=Ra(e.increment)),Sn(n,r?se(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?S0:Ta),r+=e.substr(n,i-n)+$0(s?o:+o[0],s?0:+o[1],+o[2]||1e-5),n=l+1;return r+e.substr(n,e.length-n)},W0=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)})},Fv=function t(e,n,r,i){var o=isNaN(e+n)?0:function(g){return(1-g)*e+g*n};if(!o){var l=_e(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=J,s=e._ctx,a,u,c;if(o)return a=i[n+"Params"],u=i.callbackScope||e,r&&hn.length&&pl(),s&&(J=s),c=a?o.apply(u,a):o.call(u),J=l,c},oi=function(e){return gn(e),e.scrollTrigger&&e.scrollTrigger.kill(!!je),e.progress()<1&&Ge(e,"onInterrupt"),e},pr,V0=[],H0=function(e){if(e)if(e=!e.name&&e.default||e,Fu()||e.headless){var n=e.name,r=se(e),i=n&&!r&&e.init?function(){this._props=[]}:e,o={init:$i,render:Qu,add:Vu,kill:Jv,modifier:Zv,rawVars:0},l={targetTest:0,get:0,getSetter:bu,aliases:{},register:0};if(Fr(),e!==i){if(Qe[n])return;dt(i,dt(ml(e,o),l)),bn(i.prototype,bn(o,ml(e,l))),Qe[i.prop=n]=i,e.targetTest&&(Io.push(i),$u[n]=1),n=(n==="css"?"CSS":n.charAt(0).toUpperCase()+n.substr(1))+"Plugin"}E0(n,i),e.register&&e.register(Ye,i,Ve)}else V0.push(e)},Y=255,li={aqua:[0,Y,Y],lime:[0,Y,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,Y],navy:[0,0,128],white:[Y,Y,Y],olive:[128,128,0],yellow:[Y,Y,0],orange:[Y,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[Y,0,0],pink:[Y,192,203],cyan:[0,Y,Y],transparent:[Y,Y,Y,0]},_s=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)*Y+.5|0},Y0=function(e,n,r){var i=e?Vt(e)?[e>>16,e>>8&Y,e&Y]:0:li.black,o,l,s,a,u,c,f,d,g,y;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&Y,i&Y,parseInt(e.substr(7),16)/255];e=parseInt(e.substr(1),16),i=[e>>16,e>>8&Y,e&Y]}else if(e.substr(0,3)==="hsl"){if(i=y=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]=_s(a+1/3,o,l),i[1]=_s(a,o,l),i[2]=_s(a-1/3,o,l);else if(~e.indexOf("="))return i=e.match(x0),r&&i.length<4&&(i[3]=1),i}else i=e.match(Ta)||li.transparent;i=i.map(Number)}return n&&!y&&(o=i[0]/Y,l=i[1]/Y,s=i[2]/Y,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),x=1),h||(a=u(p)),x)for(g=0;g=m&&g--},_listeners:s},f}(),Fr=function(){return!Wi&&Xe.wake()},B={},Uv=/^[\d.\-M][\d.\-,\s]/,$v=/["']/g,Bv=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("{")?[Bv(n[1])]:Wv(e).split(",").map(O0)):B._CE&&Uv.test(e)?B._CE("",e):r},X0=function(e){return function(n){return 1-e(1-n)}},K0=function t(e,n){for(var r=e._first,i;r;)r instanceof Re?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&&(se(e)?e:B[e]||Vv(e))||n},Zn=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},G0=function(e){return function(n){return n<.5?(1-e(1-n*2))/2:.5+e((n-.5)*2)/2}},ws=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)*gv((c-l)*o)+1},a=e==="out"?s:e==="in"?function(u){return 1-s(1-u)}:G0(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)}:G0(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;Zn(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;Zn("Elastic",ws("in"),ws("out"),ws());(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,Ir(this,this._repeat<0?r:(r-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(r,i){if(Fr(),!arguments.length)return this._tTime;var o=this._dp;if(o&&o.smoothChildTiming&&this._ts){for(Vl(this,r),!o._dp||o.parent||L0(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)===Q||!r&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=r),z0(this,r,i)),this},e.time=function(r,i){return arguments.length?this.totalTime(Math.min(this.totalDuration(),r+_f(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)+_f(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?Dr(this._tTime,o)+1:1},e.timeScale=function(r,i){if(!arguments.length)return this._rts===-Q?0:this._rts;if(this._rts===r)return this;var o=this.parent&&this._ts?vl(this.parent._time,this):this._tTime;return this._rts=+r||0,this._ts=this._ps||r===-Q?0:this._rts,this.totalTime(Ji(-Math.abs(this._delay),this._tDur,o),i!==!1),Wl(this),Cv(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):(Fr(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==Q&&(this._tTime-=Q)))),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?vl(i.rawTime(r),this):this._tTime:this._tTime},e.revert=function(r){r===void 0&&(r=wv);var i=je;return je=r,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(r),this.totalTime(-.01,r.suppressEvents)),this.data!=="nested"&&r.kill!==!1&&this.kill(),je=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,wf(this)):this._repeat===-2?1/0:this._repeat},e.repeatDelay=function(r){if(arguments.length){var i=this._time;return this._rDelay=r,wf(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?-Q:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-Q,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=se(r)?r:N0,s=function(){var u=i.then;i.then=null,se(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:-Q,_prom:0,_ps:!1,_rts:1});var Re=function(t){y0(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,Lt(o),i),r.reversed&&o.reverse(),r.paused&&o.paused(!0),r.scrollTrigger&&M0(Lt(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 de(i,o,rt(this,l),1),this},n.call=function(i,o,l){return Et(this,de.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 de(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:ge(i),f=this._zTime<0!=i<0&&(this._initted||!u),d,g,y,p,w,m,h,v,x,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,x=this._start,v=this._ts,m=!v,f&&(u||(s=this._zTime),(i||!o)&&(this._zTime=i)),this._repeat){if(S=this._yoyo,w=u+this._rDelay,this._repeat<-1&&i<0)return this.totalTime(w*100+i,o,l);if(d=ge(c%w),c===a?(p=this._repeat,d=u):(p=~~(c/w),p&&p===c/w&&(d=u,p--),d>u&&(d=u)),k=Dr(this._tTime,w),!s&&this._tTime&&k!==p&&this._tTime-k*w-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(y=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,y&&(c+=this._zTime=-Q);break}}g=y}else{g=this._last;for(var O=i<0?i:d;g;){if(y=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||je&&(g._initted||g._startAt)),d!==this._time||!this._ts&&!m){h=0,y&&(c+=this._zTime=O?-Q:Q);break}}g=y}}if(h&&!o&&(this.pause(),h.render(d>=s?0:-Q)._zTime=d>=s?1:-1,this._ts))return this._start=x,Wl(this),this.render(i,o,l);this._onUpdate&&!o&&Ge(this,"onUpdate",!0),(c===a&&this._tTime>=this.totalDuration()||!c&&s)&&(x===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(_e(i))return this.addLabel(i,o);if(se(i))i=de.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 de?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 _e(i)?this.removeLabel(i):se(i)?this.killTweensOf(i):(Bl(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=ge(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=de.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 de?xv(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,y=de.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())||Q,onStart:function(){if(l.pause(),!g){var w=o.duration||Math.abs((s-(u&&"time"in u?u.time:l._time))/l.timeScale());y._dur!==w&&Ir(y,w,0,1).render(y._time,!0,!0),g=1}c&&c.apply(y,f||[])}},o));return d?y.render(0):y},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+Q)},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;Ir(l,l===te&&l._time>o?l._time:o,1,1),l._dirty=0}return l._tDur},e.updateRoot=function(i){if(te._ts&&(z0(te,vl(i,te)),P0=Xe.frame),Xe.frame>=gf){gf+=Ze.autoSleep||120;var o=te._first;if((!o||!o._ts)&&Ze.autoSleep&&Xe._listeners.length<2){for(;o&&!o._ts;)o=o._next;o||Xe.sleep()}}},e}(Vi);dt(Re.prototype,{_lock:0,_hasPause:0,_forcing:0});var Hv=function(e,n,r,i,o,l,s){var a=new Ve(this._pt,e,n,0,1,r1,null,o),u=0,c=0,f,d,g,y,p,w,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(gs)||[];f=gs.exec(i);)y=f[0],p=i.substring(u,f.index),g?g=(g+1)%5:p.substr(-5)==="rgba("&&(g=1),y!==d[c++]&&(w=parseFloat(d[c-1])||0,a._pt={_next:a._pt,p:p||c===1?p:",",s:w,c:y.charAt(1)==="="?Sr(w,y)-w:parseFloat(y)-w,m:g&&g<4?Math.round:0},u=gs.lastIndex);return a.c=u")}),x.duration();else{S={};for(T in y)T==="ease"||T==="easeEach"||Xv(T,y[T],S,y.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,x.to(v,N,U),U+=N.duration;x.duration()a-Q&&!c?a:iu&&(d=u)),m=this._yoyo&&y&1,m&&(x=this._yEase,d=u-d),w=Dr(this._tTime,p),d===s&&!l&&this._initted&&y===w)return this._tTime=f,this;y!==w&&(v&&this._yEase&&K0(v,m),this.vars.repeatRefresh&&!m&&!this._lock&&this._time!==p&&this._initted&&(this._lock=l=1,this.render(ge(p*y),!0).invalidate()._lock=0))}if(!this._initted){if(D0(this,c?i:d,l,o,f))return this._tTime=0,this;if(s!==this._time&&!(l&&this.vars.repeatRefresh&&y!==w))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=(x||this._ease)(d/u),this._from&&(this.ratio=h=1-h),d&&!s&&!o&&!y&&(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&&ja(this,i,o,l),Ge(this,"onUpdate")),this._repeat&&y!==w&&this.vars.onRepeat&&!o&&this.parent&&Ge(this,"onRepeat"),(f===this._tDur||!f)&&this._tTime===f&&(c&&!this._onUpdate&&ja(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||Hu(this,u),c=this._ease(u/this._dur),bv(this,i,o,l,s,c,u,a)?this.resetTo(i,o,l,s,1):(Vl(this,0),this.parent||R0(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()&&Ir(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,y,p,w,m;if((!o||o==="all")&&Sv(s,a))return o==="all"&&(this._pt=0),oi(this);for(f=this._op=this._op||[],o!=="all"&&(_e(o)&&(p={},We(o,function(h){return p[h]=1}),o=p),o=Qv(s,o)),m=s.length;m--;)if(~a.indexOf(s[m])){d=u[m],o==="all"?(f[m]=o,y=d,g={}):(g=f[m]=f[m]||{},y=o);for(p in y)w=d&&d[p],w&&((!("kill"in w.d)||w.d.kill(p)===!0)&&Bl(this,w,"_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(de.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0});We("staggerTo,staggerFrom,staggerFromTo",function(t){de[t]=function(){var e=new Re,n=Oa.call(arguments,0);return n.splice(t==="staggerFromTo"?5:4,0,0),e[t].apply(e,n)}});var Yu=function(e,n,r){return e[n]=r},t1=function(e,n,r){return e[n](r)},Kv=function(e,n,r,i){return e[n](i.fp,r)},Gv=function(e,n,r){return e.setAttribute(n,r)},bu=function(e,n){return se(e[n])?t1:Iu(e[n])&&e.setAttribute?Gv:Yu},n1=function(e,n){return n.set(n.t,n.p,Math.round((n.s+n.c*e)*1e6)/1e6,n)},qv=function(e,n){return n.set(n.t,n.p,!!(n.s+n.c*e),n)},r1=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)},Qu=function(e,n){for(var r=n._pt;r;)r.r(e,r.d),r=r._next},Zv=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},Jv=function(e){for(var n=this._pt,r,i;n;)i=n._next,n.p===e&&!n.op||n.op===e?Bl(this,n,"_pt"):n.dep||(r=1),n=i;return!r},eg=function(e,n,r,i){i.mSet(e,n,i.m.call(i.tween,r,i.mt),i)},i1=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||n1,this.d=a||this,this.set=u||Yu,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=eg,this.m=r,this.mt=o,this.tween=i},t}();We(Bu+"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 $u[t]=1});et.TweenMax=et.TweenLite=de;et.TimelineLite=et.TimelineMax=Re;te=new Re({sortChildren:!1,defaults:Mr,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0});Ze.stringFilter=Q0;var $n=[],Fo={},tg=[],Sf=0,ng=0,ks=function(e){return(Fo[e]||tg).map(function(n){return n()})},Ma=function(){var e=Date.now(),n=[];e-Sf>2&&(ks("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))}),ks("matchMediaRevert"),n.forEach(function(r){return r.onMatch(r,function(i){return r.add(null,i)})}),Sf=e,ks("matchMedia"))},o1=function(){function t(n,r){this.selector=r&&Na(r),this.data=[],this._r=[],this.isReverted=!1,this.id=ng++,n&&this.add(n)}var e=t.prototype;return e.add=function(r,i,o){se(r)&&(o=i,i=r,r=se);var l=this,s=function(){var u=J,c=l.selector,f;return u&&u!==l&&u.data.push(l),o&&(l.selector=Na(o)),J=l,f=i.apply(l,arguments),se(f)&&l._r.push(f),J=u,l.selector=c,l.isReverted=!1,f};return l.last=s,r===se?s(l,function(a){return l.add(null,a)}):r?l[r]=s:s},e.ignore=function(r){var i=J;J=null,r(this),J=i},e.getTweens=function(){var r=[];return this.data.forEach(function(i){return i instanceof t?r.push.apply(r,i.getTweens()):i instanceof de&&!(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 Re?u.data!=="nested"&&(u.scrollTrigger&&u.scrollTrigger.revert(),u.kill()):!(u instanceof de)&&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}(),rg=function(){function t(n){this.contexts=[],this.scope=n,J&&J.data.push(this)}var e=t.prototype;return e.add=function(r,i,o){Nt(r)||(r={matches:r});var l=new o1(0,o||this.scope),s=l.conditions={},a,u,c;J&&!l.selector&&(l.selector=J.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}(),gl={registerPlugin:function(){for(var e=arguments.length,n=new Array(e),r=0;r1){var i=e.map(function(c){return Ye.quickSetter(c,n,r)}),o=i.length;return function(c){for(var f=o;f--;)i[f](c)}}e=e[0]||{};var l=Qe[n],s=Fn(e),a=s.harness&&(s.harness.aliases||{})[n]||n,u=l?function(c){var f=new l;pr._pt=0,f.init(e,r?c+r:c,pr,0,[e]),f.render(1,f),pr._pt&&Qu(1,pr)}: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=Ye.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,Mr.ease)),yf(Mr,e||{})},config:function(e){return yf(Ze,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&&!Qe[s]&&!et[s]&&Ui(n+" effect requires "+s+" plugin.")}),ys[n]=function(s,a,u){return r(at(s),dt(a||{},o),u)},l&&(Re.prototype[n]=function(s,a,u){return this.add(ys[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 Re(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 de&&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 o1(e,n):J},matchMedia:function(e){return new rg(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:Dv,wrapYoyo:Iv,distribute:A0,random:$0,snap:U0,normalize:Mv,getUnit:Pe,clamp:Ov,splitColor:Y0,toArray:at,selector:Na,mapRange:W0,pipe:Rv,unitize:Lv,interpolate:Fv,shuffle:F0},install:T0,effects:ys,ticker:Xe,updateRoot:Re.updateRoot,plugins:Qe,globalTimeline:te,core:{PropTween:Ve,globals:E0,Tween:de,Timeline:Re,Animation:Vi,getCache:Fn,_removeLinkedListItem:Bl,reverting:function(){return je},context:function(e){return e&&J&&(J.data.push(e),e._ctx=J),J},suppressOverwrites:function(e){return Du=e}}};We("to,from,fromTo,delayedCall,set,killTweensOf",function(t){return gl[t]=de[t]});Xe.add(Re.updateRoot);pr=gl.to({},{duration:0});var ig=function(e,n){for(var r=e._pt;r&&r.p!==n&&r.op!==n&&r.fp!==n;)r=r._next;return r},og=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=ig(l,i)),l&&l.modifier&&l.modifier(n[i],e,r[o],i))},Ss=function(e,n){return{name:e,rawVars:1,init:function(i,o,l){l._onInit=function(s){var a,u;if(_e(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}og(s,o)}}}},Ye=gl.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;)je?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)}},Ss("roundProps",Ra),Ss("modifiers"),Ss("snap",U0))||gl;de.version=Re.version=Ye.version="3.12.5";C0=1;Fu()&&Fr();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 lg=B.Circ;/*! * CSSPlugin 3.12.5 * https://gsap.com * @@ -80,12 +80,12 @@ Error generating stack: `+o.message+` * 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 Cf,tn,Cr,bu,Mn,Tf,Ku,sg=function(){return typeof window<"u"},Ht={},On=180/Math.PI,Tr=Math.PI/180,er=Math.atan2,Ef=1e8,Gu=/([A-Z])/g,ag=/(left|right|width|margin|padding|x)/i,ug=/[\s,\(]\S/,Et={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)},cg=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)},fg=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)},dg=function(e,n){var r=n.s+n.c*e;n.set(n.t,n.p,~~(r+(r<0?-.5:.5))+n.u,n)},l1=function(e,n){return n.set(n.t,n.p,e?n.e:n.b,n)},s1=function(e,n){return n.set(n.t,n.p,e!==1?n.b:n.e,n)},hg=function(e,n,r){return e.style[n]=r},pg=function(e,n,r){return e.style.setProperty(n,r)},mg=function(e,n,r){return e._gsap[n]=r},vg=function(e,n,r){return e._gsap.scaleX=e._gsap.scaleY=r},gg=function(e,n,r,i,o){var l=e._gsap;l.scaleX=l.scaleY=r,l.renderTransform(o,l)},yg=function(e,n,r,i,o){var l=e._gsap;l[n]=r,l.renderTransform(o,l)},ne="transform",He=ne+"Origin",_g=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=Et[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 Et.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])},a1=function(e){e.translate&&(e.removeProperty("translate"),e.removeProperty("scale"),e.removeProperty("rotate"))},wg=function(){var e=this.props,n=this.target,r=n.style,i=n._gsap,o,l;for(o=0;o=0?Pf[l]:"")+e},Fa=function(){sg()&&window.document&&(Cf=window,tn=Cf.document,Cr=tn.documentElement,Mn=Ia("div")||{style:{}},Ia("div"),ne=Ar(ne),He=ne+"Origin",Mn.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",c1=!!Ar("perspective"),Ku=Ye.core.reverting,bu=1)},Cs=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(Cr.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)),Cr.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])},f1=function(e){var n;try{n=e.getBBox()}catch{n=Cs.call(e,!0)}return n&&(n.width||n.height)||e.getBBox===Cs||(n=Cs.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},d1=function(e){return!!(e.getCTM&&(!e.parentNode||e.ownerSVGElement)&&f1(e))},Xn=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(Gu,"-$1").toLowerCase())):r.removeAttribute(n)}},nn=function(e,n,r,i,o,l){var s=new Ve(e._pt,n,r,0,1,l?s1:l1);return e._pt=s,s.b=i,s.e=o,e._props.push(r),s},zf={deg:1,rad:1,turn:1},xg={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=ag.test(n),u=e.tagName.toLowerCase()==="svg",c=(u?"client":"offset")+(a?"Width":"Height"),f=100,d=i==="px",g=i==="%",y,p,w,m;if(i===l||!o||zf[i]||zf[l])return o;if(l!=="px"&&!d&&(o=t(e,n,r,"px")),m=e.getCTM&&d1(e),(g||l==="%")&&(Ht[n]||~n.indexOf("adius")))return y=m?e.getBBox()[a?"width":"height"]:e[c],ue(g?o/y*f:o/100*y);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),w=p._gsap,w&&g&&w.width&&a&&w.time===be.time&&!w.uncache)return ue(o/w.width*f);if(g&&(n==="height"||n==="width")){var h=e.style[n];e.style[n]=f+i,y=e[c],h?e.style[n]=h:Xn(e,n)}else(g||l==="%")&&!xg[zt(p,"display")]&&(s.position=zt(e,"position")),p===e&&(s.position="static"),p.appendChild(Mn),y=Mn[c],p.removeChild(Mn),s.position="absolute";return a&&g&&(w=Fn(p),w.time=be.time,w.width=p[c]),ue(d?y*o/f:y&&o?f/y*o:0)},Dt=function(e,n,r,i){var o;return bu||Fa(),n in Et&&n!=="transform"&&(n=Et[n],~n.indexOf(",")&&(n=n.split(",")[0])),Ht[n]&&n!=="transform"?(o=Yi(e,i),o=n!=="transformOrigin"?o[n]:o.svg?o.origin:_l(zt(e,He))+" "+o.zOrigin+"px"):(o=e.style[n],(!o||o==="auto"||i||~(o+"").indexOf("calc("))&&(o=yl[n]&&yl[n](e,n,r)||zt(e,n)||j0(e,n)||(n==="opacity"?1:0))),r&&!~(o+"").trim().indexOf(" ")?yn(e,n,o,r)+r:o},kg=function(e,n,r,i){if(!r||r==="none"){var o=Ar(n,e,1),l=o&&zt(e,o,1);l&&l!==r?(n=o,r=l):n==="borderColor"&&(r=zt(e,"borderTopColor"))}var s=new Ve(this._pt,e.style,n,0,1,r1),a=0,u=0,c,f,d,g,y,p,w,m,h,v,x,k;if(s.b=r,s.e=i,r+="",i+="",i==="auto"&&(p=e.style[n],e.style[n]=i,i=zt(e,n)||i,p?e.style[n]=p:Xn(e,n)),c=[r,i],X0(c),r=c[0],i=c[1],d=r.match(hr)||[],k=i.match(hr)||[],k.length){for(;f=hr.exec(i);)w=f[0],h=i.substring(a,f.index),y?y=(y+1)%5:(h.substr(-5)==="rgba("||h.substr(-5)==="hsla(")&&(y=1),w!==(p=d[u++]||"")&&(g=parseFloat(p)||0,x=p.substr((g+"").length),w.charAt(1)==="="&&(w=Sr(g,w)+x),m=parseFloat(w),v=w.substr((m+"").length),a=hr.lastIndex-v.length,v||(v=v||qe.units[n]||x,a===i.length&&(i+=v,s.e+=v)),x!==v&&(g=yn(e,n,p,v)||0),s._pt={_next:s._pt,p:h||u===1?h:",",s:g,c:m-g,m:y&&y<4||n==="zIndex"?Math.round:0});s.c=a-1;)s=o[u],Ht[s]&&(a=1,s=s==="transformOrigin"?He:ne),Xn(r,s);a&&(Xn(r,ne),l&&(l.svg&&r.removeAttribute("transform"),Yi(r,1),l.uncache=1,a1(i)))}},yl={clearProps:function(e,n,r,i,o){if(o.data!=="isFromStart"){var l=e._pt=new Ve(e._pt,n,r,0,0,Cg);return l.u=i,l.pr=-10,l.tween=o,e._props.push(r),1}}},Hi=[1,0,0,1,0,0],h1={},p1=function(e){return e==="matrix(1, 0, 0, 1, 0, 0)"||e==="none"||!e},Nf=function(e){var n=zt(e,ne);return p1(n)?Hi:n.substr(7).match(x0).map(ue)},Zu=function(e,n){var r=e._gsap||Fn(e),i=e.style,o=Nf(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!==Cr&&!r.svg&&(a=i.display,i.display="block",l=e.parentNode,(!l||!e.offsetParent)&&(u=1,s=e.nextElementSibling,Cr.appendChild(e)),o=Nf(e),a?i.display=a:Xn(e,"display"),u&&(s?l.insertBefore(e,s):l?l.appendChild(e):Cr.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||Zu(e,!0),u=s.xOrigin||0,c=s.yOrigin||0,f=s.xOffset||0,d=s.yOffset||0,g=a[0],y=a[1],p=a[2],w=a[3],m=a[4],h=a[5],v=n.split(" "),x=parseFloat(v[0])||0,k=parseFloat(v[1])||0,S,C,T,E;r?a!==Hi&&(C=g*w-y*p)&&(T=x*(w/C)+k*(-p/C)+(p*h-w*m)/C,E=x*(-y/C)+k*(g/C)-(g*h-y*m)/C,x=T,k=E):(S=f1(e),x=S.x+(~v[0].indexOf("%")?x/100*S.width:x),k=S.y+(~(v[1]||v[0]).indexOf("%")?k/100*S.height:k)),i||i!==!1&&s.smooth?(m=x-u,h=k-c,s.xOffset=f+(m*g+h*p)-m,s.yOffset=d+(m*y+h*w)-h):s.xOffset=s.yOffset=0,s.xOrigin=x,s.yOrigin=k,s.smooth=!!i,s.origin=n,s.originIsAbsolute=!!r,e.style[He]="0px 0px",l&&(nn(l,s,"xOrigin",u,x),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",x+" "+k)},Yi=function(e,n){var r=e._gsap||new Z0(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=zt(e,He)||"0",c,f,d,g,y,p,w,m,h,v,x,k,S,C,T,E,O,I,U,$,Z,N,M,F,z,L,D,H,Q,Cn,we,ht;return c=f=d=p=w=m=h=v=x=0,g=y=1,r.svg=!!(e.getCTM&&d1(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=Zu(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],Z=C[3],c=N=C[4],f=M=C[5],C.length===6?(g=Math.sqrt(I*I+U*U),y=Math.sqrt(Z*Z+$*$),p=I||U?er(U,I)*On:0,h=$||Z?er($,Z)*On+p:0,h&&(y*=Math.abs(Math.cos(h*Tr))),r.svg&&(c-=k-(k*I+S*$),f-=S-(k*U+S*Z))):(ht=C[6],Cn=C[7],D=C[8],H=C[9],Q=C[10],we=C[11],c=C[12],f=C[13],d=C[14],T=er(ht,Q),w=T*On,T&&(E=Math.cos(-T),O=Math.sin(-T),F=N*E+D*O,z=M*E+H*O,L=ht*E+Q*O,D=N*-O+D*E,H=M*-O+H*E,Q=ht*-O+Q*E,we=Cn*-O+we*E,N=F,M=z,ht=L),T=er(-$,Q),m=T*On,T&&(E=Math.cos(-T),O=Math.sin(-T),F=I*E-D*O,z=U*E-H*O,L=$*E-Q*O,we=Z*O+we*E,I=F,U=z,$=L),T=er(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),w&&Math.abs(w)+Math.abs(p)>359.9&&(w=p=0,m=180-m),g=ue(Math.sqrt(I*I+U*U+$*$)),y=ue(Math.sqrt(M*M+ht*ht)),T=er(N,M),h=Math.abs(T)>2e-4?T*On:0,x=we?1/(we<0?-we:we):0),r.svg&&(F=e.getAttribute("transform"),r.forceCSS=e.setAttribute("transform","")||!p1(zt(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):(y*=-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(y),r.rotation=ue(p)+s,r.rotationX=ue(w)+s,r.rotationY=ue(m)+s,r.skewX=h+s,r.skewY=v+s,r.transformPerspective=x+l,(r.zOrigin=parseFloat(u.split(" ")[2])||!n&&r.zOrigin||0)&&(i[He]=_l(u)),r.xOffset=r.yOffset=0,r.force3D=qe.force3D,r.renderTransform=r.svg?Eg:c1?m1:Tg,r.uncache=0,r},_l=function(e){return(e=e.split(" "))[0]+" "+e[1]},Ts=function(e,n,r){var i=Pe(n);return ue(parseFloat(n)+parseFloat(yn(e,"x",r+"px",i)))+i},Tg=function(e,n){n.z="0px",n.rotationY=n.rotationX="0deg",n.force3D=0,m1(e,n)},En="0deg",qr="0px",Pn=") ",m1=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,y=r.scaleX,p=r.scaleY,w=r.transformPerspective,m=r.force3D,h=r.target,v=r.zOrigin,x="",k=m==="auto"&&e&&e!==1||m===!0;if(v&&(f!==En||c!==En)){var S=parseFloat(c)*Tr,C=Math.sin(S),T=Math.cos(S),E;S=parseFloat(f)*Tr,E=Math.cos(S),l=Ts(h,l,C*E*-v),s=Ts(h,s,-Math.sin(S)*-v),a=Ts(h,a,T*E*-v+v)}w!==qr&&(x+="perspective("+w+Pn),(i||o)&&(x+="translate("+i+"%, "+o+"%) "),(k||l!==qr||s!==qr||a!==qr)&&(x+=a!==qr||k?"translate3d("+l+", "+s+", "+a+") ":"translate("+l+", "+s+Pn),u!==En&&(x+="rotate("+u+Pn),c!==En&&(x+="rotateY("+c+Pn),f!==En&&(x+="rotateX("+f+Pn),(d!==En||g!==En)&&(x+="skew("+d+", "+g+Pn),(y!==1||p!==1)&&(x+="scale("+y+", "+p+Pn),h.style[ne]=x||"translate(0, 0)"},Eg=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,y=r.xOrigin,p=r.yOrigin,w=r.xOffset,m=r.yOffset,h=r.forceCSS,v=parseFloat(l),x=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*=Tr,u*=Tr,k=Math.cos(a)*f,S=Math.sin(a)*f,C=Math.sin(a-u)*-d,T=Math.cos(a-u)*d,u&&(c*=Tr,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")||x&&!~(s+"").indexOf("px"))&&(v=yn(g,"x",l,"px"),x=yn(g,"y",s,"px")),(y||p||w||m)&&(v=ue(v+y-(y*k+p*C)+w),x=ue(x+p-(y*S+p*T)+m)),(i||o)&&(E=g.getBBox(),v=ue(v+i/100*E.width),x=ue(x+o/100*E.height)),E="matrix("+k+","+S+","+C+","+T+","+v+","+x+")",g.setAttribute("transform",E),h&&(g.style[ne]=E)},Pg=function(e,n,r,i,o){var l=360,s=_e(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*Ef)%l-~~(u/l)*l:f==="ccw"&&u>0&&(u=(u-l*Ef)%l-~~(u/l)*l)),e._pt=d=new Ve(e._pt,n,r,i,u,cg),d.e=c,d.u="deg",e._props.push(r),d},Rf=function(e,n){for(var r in n)e[r]=n[r];return e},jg=function(e,n,r){var i=Rf({},r._gsap),o="perspective,force3D,transformOrigin,svgOrigin",l=r.style,s,a,u,c,f,d,g,y;i.svg?(u=r.getAttribute("transform"),r.setAttribute("transform",""),l[ne]=n,s=Yi(r,1),Xn(r,ne),r.setAttribute("transform",u)):(u=getComputedStyle(r)[ne],l[ne]=n,s=Yi(r,1),l[ne]=u);for(a in Ht)u=i[a],c=s[a],u!==c&&o.indexOf(a)<0&&(g=Pe(u),y=Pe(c),f=g!==y?yn(r,a,u,y):parseFloat(u),d=parseFloat(c),e._pt=new Ve(e._pt,s,a,f,d-f,Da),e._pt.u=y||0,e._props.push(a));Rf(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});yl[e>1?"border"+t:t]=function(s,a,u,c,f){var d,g;if(arguments.length<4)return d=l.map(function(y){return Dt(s,y,u)}),g=d.join(" "),g.split(d[0]).length===5?d[0]:g;d=(c+"").split(" "),g={},l.forEach(function(y,p){return g[y]=d[p]=d[p]||d[(p-1)/2|0]}),s.init(a,g,f)}});var v1={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,y,p,w,m,h,v,x,k,S,C,T;bu||Fa(),this.styles=this.styles||u1(e),T=this.styles.props,this.tween=r;for(p in n)if(p!=="autoRound"&&(c=n[p],!(Xe[p]&&q0(p,n,r,i,e,o)))){if(g=typeof c,y=yl[p],g==="function"&&(c=c.call(r,i,e,o),g=typeof c),g==="string"&&~c.indexOf("random(")&&(c=Bi(c)),y)y(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)||(w=Pe(u),m=Pe(c)),m?w!==m&&(u=yn(e,p,u,m)+m):w&&(c+=w),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],_e(u)&&~u.indexOf("random(")&&(u=Bi(u)),Pe(u+"")||u==="auto"||(u+=qe.units[p]||Pe(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 Et&&(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=Et[p],~p.indexOf(",")&&(p=p.split(",")[0]))),v=p in Ht,v){if(this.styles.save(p),x||(k=e._gsap,k.renderTransform&&!n.parseTransform||Yi(e,n.parseTransform),S=n.smoothOrigin!==!1&&k.smooth,x=this._pt=new Ve(this._pt,s,ne,0,1,k.renderTransform,k,0,-1),x.dep=1),p==="scale")this._pt=new Ve(this._pt,k,"scaleY",k.scaleY,(h?Sr(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=Sg(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,_l(u),_l(c)));continue}else if(p==="svgOrigin"){Aa(e,c,1,S,0,this);continue}else if(p in h1){Pg(this,k,p,d,h?Sr(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"){jg(this,c,e);continue}}else p in s||(p=Ar(p)||p);if(v||(f||f===0)&&(d||d===0)&&!ug.test(c)&&p in s)w=(u+"").substr((d+"").length),f||(f=0),m=Pe(c)||(p in qe.units?qe.units[p]:w),w!==m&&(d=yn(e,p,u,m)),this._pt=new Ve(this._pt,v?k:s,p,d,(h?Sr(d,h+f):f)-d,!v&&(m==="px"||p==="zIndex")&&n.autoRound!==!1?dg:Da),this._pt.u=m||0,w!==m&&m!=="%"&&(this._pt.b=u,this._pt.r=fg);else if(p in s)kg.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"){Uu(p,c);continue}v||(p in s?T.push(p,0,s[p]):T.push(p,1,u||e[p])),l.push(p)}}C&&i1(this)},render:function(e,n){if(n.tween._time||!Ku())for(var r=n._pt;r;)r.r(e,r.d),r=r._next;else n.styles.revert()},get:Dt,aliases:Et,getSetter:function(e,n,r){var i=Et[n];return i&&i.indexOf(",")<0&&(n=i),n in Ht&&n!==He&&(e._gsap.x||Dt(e,"x"))?r&&Tf===r?n==="scale"?vg:mg:(Tf=r||{})&&(n==="scale"?gg:yg):e.style&&!Iu(e.style[n])?hg:~n.indexOf("-")?pg:Qu(e,n)},core:{_removeProperty:Xn,_getMatrix:Zu}};Ye.utils.checkPrefix=Ar;Ye.core.getStyleSaver=u1;(function(t,e,n,r){var i=We(t+","+e+","+n,function(o){Ht[o]=1});We(e,function(o){qe.units[o]="deg",h1[o]=1}),Et[i[13]]=t+","+e,We(r,function(o){var l=o.split(":");Et[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){qe.units[t]="px"});Ye.registerPlugin(v1);var g1=Ye.registerPlugin(v1)||Ye;g1.core.Tween;const zg=t=>{const e=P.useRef(null),[n,r]=P.useState(!1);return P.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 Og(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var qu=Og,Ng=typeof to=="object"&&to&&to.Object===Object&&to,Rg=Ng,Lg=Rg,Mg=typeof self=="object"&&self&&self.Object===Object&&self,Dg=Lg||Mg||Function("return this")(),y1=Dg,Ig=y1,Fg=function(){return Ig.Date.now()},Ag=Fg,Ug=/\s/;function $g(t){for(var e=t.length;e--&&Ug.test(t.charAt(e)););return e}var Bg=$g,Wg=Bg,Vg=/^\s+/;function Hg(t){return t&&t.slice(0,Wg(t)+1).replace(Vg,"")}var Yg=Hg,Qg=y1,Xg=Qg.Symbol,_1=Xg,Lf=_1,w1=Object.prototype,bg=w1.hasOwnProperty,Kg=w1.toString,Jr=Lf?Lf.toStringTag:void 0;function Gg(t){var e=bg.call(t,Jr),n=t[Jr];try{t[Jr]=void 0;var r=!0}catch{}var i=Kg.call(t);return r&&(e?t[Jr]=n:delete t[Jr]),i}var Zg=Gg,qg=Object.prototype,Jg=qg.toString;function ey(t){return Jg.call(t)}var ty=ey,Mf=_1,ny=Zg,ry=ty,iy="[object Null]",oy="[object Undefined]",Df=Mf?Mf.toStringTag:void 0;function ly(t){return t==null?t===void 0?oy:iy:Df&&Df in Object(t)?ny(t):ry(t)}var sy=ly;function ay(t){return t!=null&&typeof t=="object"}var uy=ay,cy=sy,fy=uy,dy="[object Symbol]";function hy(t){return typeof t=="symbol"||fy(t)&&cy(t)==dy}var py=hy,my=Yg,If=qu,vy=py,Ff=NaN,gy=/^[-+]0x[0-9a-f]+$/i,yy=/^0b[01]+$/i,_y=/^0o[0-7]+$/i,wy=parseInt;function xy(t){if(typeof t=="number")return t;if(vy(t))return Ff;if(If(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=If(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=my(t);var n=yy.test(t);return n||_y.test(t)?wy(t.slice(2),n?2:8):gy.test(t)?Ff:+t}var ky=xy,Sy=qu,Es=Ag,Af=ky,Cy="Expected a function",Ty=Math.max,Ey=Math.min;function Py(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(Cy);e=Af(e)||0,Sy(n)&&(c=!!n.leading,f="maxWait"in n,o=f?Ty(Af(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 y(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?Ey(E,o-T):E}function w(S){var C=S-a,T=S-u;return a===void 0||C>=e||C<0||f&&T>=o}function m(){var S=Es();if(w(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 x(){return s===void 0?l:h(Es())}function k(){var S=Es(),C=w(S);if(r=arguments,i=this,a=S,C){if(s===void 0)return y(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=x,k}var jy=Py,zy=jy,Oy=qu,Ny="Expected a function";function Ry(t,e,n){var r=!0,i=!0;if(typeof t!="function")throw new TypeError(Ny);return Oy(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),zy(t,e,{leading:r,maxWait:e,trailing:i})}var Ly=Ry;const My=Ua(Ly);class mr{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}=Nt(),e=P.useRef(null),n=P.useRef(null),[r,i]=zg({threshold:.1}),[o,l]=P.useState(!1),[s,a]=P.useState(!0),u=(f,d)=>{let g;return(...y)=>{clearTimeout(g),g=setTimeout(()=>f.apply(void 0,y),d)}},c=P.useCallback(()=>{l(f=>!f)},[]);return P.useEffect(()=>{const f=u(c,500);if(!i&&!s)return;a(!1);const d=window.innerWidth,g=window.innerHeight,y={x:d/2,y:g/2};let p=!0;const w=n.current;w.style.height=`${g}px`;const m=e.current;m.width=d,m.height=g;const h=m.getContext("2d"),v=[],x=new mr(d/2,g/2,d/2,g/2),k=new vr(x,4);for(let N=0;N{const M=new mr(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=My(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;y.x=M,y.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=Z(y,N);M<4e4?(N.active=.6,N.circle.active=.6):M<8e4?(N.active=.4,N.circle.active=.4):M<12e4?(N.active=.3,N.circle.active=.3):(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)),L=Math.max(0,Math.min(F,g-30));g1.to(N,{duration:1+1*Math.random(),x:z,y:L,ease:lg.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 Z(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]),_.jsx("div",{className:"large-header",ref:n,children:_.jsx("div",{ref:r,children:_.jsx("canvas",{ref:e})})})};function x1({children:t}){const[e,n]=P.useState(0),[r,i]=P.useState(!0),[o,l]=P.useState(null);P.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 _.jsxs("div",{className:"container-slider",onMouseEnter:u,onMouseLeave:c,children:[t.map((f,d)=>_.jsx("div",{className:"slider-item slider-item-active-"+(e+1),children:f},d)),_.jsx("div",{className:"container-slider-links",children:t.map((f,d)=>_.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))}),_.jsx("button",{className:"slider-btn-next",onClick:f=>{f.preventDefault(),s()},children:">"}),_.jsx("button",{className:"slider-btn-prev",onClick:f=>{f.preventDefault(),a()},children:"<"})]})}x1.propTypes={children:de.oneOfType([de.string,de.arrayOf(de.node)]).isRequired};const Iy=[{imgURL:"https://placehold.co/600x400",imgAlt:"img-1",caption:"Projekt 1"},{imgURL:"https://placehold.co/600x400",imgAlt:"img-2",caption:"Projekt 2"}],Fy=()=>_.jsx("div",{className:"App",children:_.jsx(x1,{children:Iy.map((t,e)=>_.jsx("img",{src:t.imgURL,alt:t.imgAlt},e))})}),k1=P.createContext(),_i=t=>{const[e,n]=P.useState(!1),r=P.useRef();return P.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)},[]),_.jsx(k1.Provider,{value:n,children:_.jsx("div",{className:`fade-in-section ${e?"is-visible":""}`,ref:r,children:t.children})})};_i.propTypes={children:de.node.isRequired};const Ay=()=>P.useContext(k1);_i.propTypes={children:de.node.isRequired};var S1={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Uf=ae.createContext&&ae.createContext(S1),Uy=["attr","size","title"];function $y(t,e){if(t==null)return{};var n=By(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 By(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 wl(){return wl=Object.assign?Object.assign.bind():function(t){for(var e=1;eae.createElement(e.tag,xl({key:n},e.attr),C1(e.child)))}function Wr(t){return e=>ae.createElement(Yy,wl({attr:xl({},t.attr)},e),C1(t.child))}function Yy(t){var e=n=>{var{attr:r,size:i,title:o}=t,l=$y(t,Uy),s=i||n.size||"1em",a;return n.className&&(a=n.className),t.className&&(a=(a?a+" ":"")+t.className),ae.createElement("svg",wl({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 Uf!==void 0?ae.createElement(Uf.Consumer,null,n=>e(n)):e(S1)}function Bf(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 Qy=()=>{const[t,e]=P.useState(!1),{theme:n}=Nt(),r=()=>{setTimeout(()=>{window.open("https://discord.gg/A8HreVFFa5","_blank")},1300)};return _.jsxs("div",{className:"join-button-container",children:[_.jsx("div",{className:"join-text",children:"Podoba ci się to co widzisz?"}),_.jsx("div",{className:`clip-path-circle1 ${t===!0?"hovered":""}`,children:_.jsx("div",{className:"join-text",children:"Dołącz na naszego discorda!"})}),_.jsxs("button",{className:`join-button ${t===!0?"hovered":""}`,onMouseOver:()=>e(!0),onClick:r,children:[_.jsx("div",{className:`clip-path-circle2 ${t===!0?"hovered":""} ${n==="green"?"clip-path-circle2-green":" clip-path-circle2-orange"}`,children:_.jsx(Bf,{})}),_.jsx(Bf,{})]})]})};function Wf(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 Xy(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 +*/var Cf,tn,Cr,Xu,Mn,Tf,Ku,sg=function(){return typeof window<"u"},Ht={},On=180/Math.PI,Tr=Math.PI/180,er=Math.atan2,Ef=1e8,Gu=/([A-Z])/g,ag=/(left|right|width|margin|padding|x)/i,ug=/[\s,\(]\S/,Pt={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)},cg=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)},fg=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)},dg=function(e,n){var r=n.s+n.c*e;n.set(n.t,n.p,~~(r+(r<0?-.5:.5))+n.u,n)},l1=function(e,n){return n.set(n.t,n.p,e?n.e:n.b,n)},s1=function(e,n){return n.set(n.t,n.p,e!==1?n.b:n.e,n)},hg=function(e,n,r){return e.style[n]=r},pg=function(e,n,r){return e.style.setProperty(n,r)},mg=function(e,n,r){return e._gsap[n]=r},vg=function(e,n,r){return e._gsap.scaleX=e._gsap.scaleY=r},gg=function(e,n,r,i,o){var l=e._gsap;l.scaleX=l.scaleY=r,l.renderTransform(o,l)},yg=function(e,n,r,i,o){var l=e._gsap;l[n]=r,l.renderTransform(o,l)},ne="transform",He=ne+"Origin",_g=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=Pt[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 Pt.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])},a1=function(e){e.translate&&(e.removeProperty("translate"),e.removeProperty("scale"),e.removeProperty("rotate"))},wg=function(){var e=this.props,n=this.target,r=n.style,i=n._gsap,o,l;for(o=0;o=0?Pf[l]:"")+e},Fa=function(){sg()&&window.document&&(Cf=window,tn=Cf.document,Cr=tn.documentElement,Mn=Ia("div")||{style:{}},Ia("div"),ne=Ar(ne),He=ne+"Origin",Mn.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",c1=!!Ar("perspective"),Ku=Ye.core.reverting,Xu=1)},Cs=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(Cr.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)),Cr.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])},f1=function(e){var n;try{n=e.getBBox()}catch{n=Cs.call(e,!0)}return n&&(n.width||n.height)||e.getBBox===Cs||(n=Cs.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},d1=function(e){return!!(e.getCTM&&(!e.parentNode||e.ownerSVGElement)&&f1(e))},Qn=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(Gu,"-$1").toLowerCase())):r.removeAttribute(n)}},nn=function(e,n,r,i,o,l){var s=new Ve(e._pt,n,r,0,1,l?s1:l1);return e._pt=s,s.b=i,s.e=o,e._props.push(r),s},zf={deg:1,rad:1,turn:1},xg={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=ag.test(n),u=e.tagName.toLowerCase()==="svg",c=(u?"client":"offset")+(a?"Width":"Height"),f=100,d=i==="px",g=i==="%",y,p,w,m;if(i===l||!o||zf[i]||zf[l])return o;if(l!=="px"&&!d&&(o=t(e,n,r,"px")),m=e.getCTM&&d1(e),(g||l==="%")&&(Ht[n]||~n.indexOf("adius")))return y=m?e.getBBox()[a?"width":"height"]:e[c],ce(g?o/y*f:o/100*y);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),w=p._gsap,w&&g&&w.width&&a&&w.time===Xe.time&&!w.uncache)return ce(o/w.width*f);if(g&&(n==="height"||n==="width")){var h=e.style[n];e.style[n]=f+i,y=e[c],h?e.style[n]=h:Qn(e,n)}else(g||l==="%")&&!xg[Ot(p,"display")]&&(s.position=Ot(e,"position")),p===e&&(s.position="static"),p.appendChild(Mn),y=Mn[c],p.removeChild(Mn),s.position="absolute";return a&&g&&(w=Fn(p),w.time=Xe.time,w.width=p[c]),ce(d?y*o/f:y&&o?f/y*o:0)},Dt=function(e,n,r,i){var o;return Xu||Fa(),n in Pt&&n!=="transform"&&(n=Pt[n],~n.indexOf(",")&&(n=n.split(",")[0])),Ht[n]&&n!=="transform"?(o=Yi(e,i),o=n!=="transformOrigin"?o[n]:o.svg?o.origin:_l(Ot(e,He))+" "+o.zOrigin+"px"):(o=e.style[n],(!o||o==="auto"||i||~(o+"").indexOf("calc("))&&(o=yl[n]&&yl[n](e,n,r)||Ot(e,n)||j0(e,n)||(n==="opacity"?1:0))),r&&!~(o+"").trim().indexOf(" ")?yn(e,n,o,r)+r:o},kg=function(e,n,r,i){if(!r||r==="none"){var o=Ar(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,r1),a=0,u=0,c,f,d,g,y,p,w,m,h,v,x,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:Qn(e,n)),c=[r,i],Q0(c),r=c[0],i=c[1],d=r.match(hr)||[],k=i.match(hr)||[],k.length){for(;f=hr.exec(i);)w=f[0],h=i.substring(a,f.index),y?y=(y+1)%5:(h.substr(-5)==="rgba("||h.substr(-5)==="hsla(")&&(y=1),w!==(p=d[u++]||"")&&(g=parseFloat(p)||0,x=p.substr((g+"").length),w.charAt(1)==="="&&(w=Sr(g,w)+x),m=parseFloat(w),v=w.substr((m+"").length),a=hr.lastIndex-v.length,v||(v=v||Ze.units[n]||x,a===i.length&&(i+=v,s.e+=v)),x!==v&&(g=yn(e,n,p,v)||0),s._pt={_next:s._pt,p:h||u===1?h:",",s:g,c:m-g,m:y&&y<4||n==="zIndex"?Math.round:0});s.c=a-1;)s=o[u],Ht[s]&&(a=1,s=s==="transformOrigin"?He:ne),Qn(r,s);a&&(Qn(r,ne),l&&(l.svg&&r.removeAttribute("transform"),Yi(r,1),l.uncache=1,a1(i)))}},yl={clearProps:function(e,n,r,i,o){if(o.data!=="isFromStart"){var l=e._pt=new Ve(e._pt,n,r,0,0,Cg);return l.u=i,l.pr=-10,l.tween=o,e._props.push(r),1}}},Hi=[1,0,0,1,0,0],h1={},p1=function(e){return e==="matrix(1, 0, 0, 1, 0, 0)"||e==="none"||!e},Nf=function(e){var n=Ot(e,ne);return p1(n)?Hi:n.substr(7).match(x0).map(ce)},qu=function(e,n){var r=e._gsap||Fn(e),i=e.style,o=Nf(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!==Cr&&!r.svg&&(a=i.display,i.display="block",l=e.parentNode,(!l||!e.offsetParent)&&(u=1,s=e.nextElementSibling,Cr.appendChild(e)),o=Nf(e),a?i.display=a:Qn(e,"display"),u&&(s?l.insertBefore(e,s):l?l.appendChild(e):Cr.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||qu(e,!0),u=s.xOrigin||0,c=s.yOrigin||0,f=s.xOffset||0,d=s.yOffset||0,g=a[0],y=a[1],p=a[2],w=a[3],m=a[4],h=a[5],v=n.split(" "),x=parseFloat(v[0])||0,k=parseFloat(v[1])||0,S,C,T,E;r?a!==Hi&&(C=g*w-y*p)&&(T=x*(w/C)+k*(-p/C)+(p*h-w*m)/C,E=x*(-y/C)+k*(g/C)-(g*h-y*m)/C,x=T,k=E):(S=f1(e),x=S.x+(~v[0].indexOf("%")?x/100*S.width:x),k=S.y+(~(v[1]||v[0]).indexOf("%")?k/100*S.height:k)),i||i!==!1&&s.smooth?(m=x-u,h=k-c,s.xOffset=f+(m*g+h*p)-m,s.yOffset=d+(m*y+h*w)-h):s.xOffset=s.yOffset=0,s.xOrigin=x,s.yOrigin=k,s.smooth=!!i,s.origin=n,s.originIsAbsolute=!!r,e.style[He]="0px 0px",l&&(nn(l,s,"xOrigin",u,x),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",x+" "+k)},Yi=function(e,n){var r=e._gsap||new q0(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,y,p,w,m,h,v,x,k,S,C,T,E,O,I,U,$,q,N,M,F,z,L,D,H,b,Cn,we,ht;return c=f=d=p=w=m=h=v=x=0,g=y=1,r.svg=!!(e.getCTM&&d1(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=qu(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),y=Math.sqrt(q*q+$*$),p=I||U?er(U,I)*On:0,h=$||q?er($,q)*On+p:0,h&&(y*=Math.abs(Math.cos(h*Tr))),r.svg&&(c-=k-(k*I+S*$),f-=S-(k*U+S*q))):(ht=C[6],Cn=C[7],D=C[8],H=C[9],b=C[10],we=C[11],c=C[12],f=C[13],d=C[14],T=er(ht,b),w=T*On,T&&(E=Math.cos(-T),O=Math.sin(-T),F=N*E+D*O,z=M*E+H*O,L=ht*E+b*O,D=N*-O+D*E,H=M*-O+H*E,b=ht*-O+b*E,we=Cn*-O+we*E,N=F,M=z,ht=L),T=er(-$,b),m=T*On,T&&(E=Math.cos(-T),O=Math.sin(-T),F=I*E-D*O,z=U*E-H*O,L=$*E-b*O,we=q*O+we*E,I=F,U=z,$=L),T=er(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),w&&Math.abs(w)+Math.abs(p)>359.9&&(w=p=0,m=180-m),g=ce(Math.sqrt(I*I+U*U+$*$)),y=ce(Math.sqrt(M*M+ht*ht)),T=er(N,M),h=Math.abs(T)>2e-4?T*On:0,x=we?1/(we<0?-we:we):0),r.svg&&(F=e.getAttribute("transform"),r.forceCSS=e.setAttribute("transform","")||!p1(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):(y*=-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=ce(g),r.scaleY=ce(y),r.rotation=ce(p)+s,r.rotationX=ce(w)+s,r.rotationY=ce(m)+s,r.skewX=h+s,r.skewY=v+s,r.transformPerspective=x+l,(r.zOrigin=parseFloat(u.split(" ")[2])||!n&&r.zOrigin||0)&&(i[He]=_l(u)),r.xOffset=r.yOffset=0,r.force3D=Ze.force3D,r.renderTransform=r.svg?Eg:c1?m1:Tg,r.uncache=0,r},_l=function(e){return(e=e.split(" "))[0]+" "+e[1]},Ts=function(e,n,r){var i=Pe(n);return ce(parseFloat(n)+parseFloat(yn(e,"x",r+"px",i)))+i},Tg=function(e,n){n.z="0px",n.rotationY=n.rotationX="0deg",n.force3D=0,m1(e,n)},En="0deg",Zr="0px",Pn=") ",m1=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,y=r.scaleX,p=r.scaleY,w=r.transformPerspective,m=r.force3D,h=r.target,v=r.zOrigin,x="",k=m==="auto"&&e&&e!==1||m===!0;if(v&&(f!==En||c!==En)){var S=parseFloat(c)*Tr,C=Math.sin(S),T=Math.cos(S),E;S=parseFloat(f)*Tr,E=Math.cos(S),l=Ts(h,l,C*E*-v),s=Ts(h,s,-Math.sin(S)*-v),a=Ts(h,a,T*E*-v+v)}w!==Zr&&(x+="perspective("+w+Pn),(i||o)&&(x+="translate("+i+"%, "+o+"%) "),(k||l!==Zr||s!==Zr||a!==Zr)&&(x+=a!==Zr||k?"translate3d("+l+", "+s+", "+a+") ":"translate("+l+", "+s+Pn),u!==En&&(x+="rotate("+u+Pn),c!==En&&(x+="rotateY("+c+Pn),f!==En&&(x+="rotateX("+f+Pn),(d!==En||g!==En)&&(x+="skew("+d+", "+g+Pn),(y!==1||p!==1)&&(x+="scale("+y+", "+p+Pn),h.style[ne]=x||"translate(0, 0)"},Eg=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,y=r.xOrigin,p=r.yOrigin,w=r.xOffset,m=r.yOffset,h=r.forceCSS,v=parseFloat(l),x=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*=Tr,u*=Tr,k=Math.cos(a)*f,S=Math.sin(a)*f,C=Math.sin(a-u)*-d,T=Math.cos(a-u)*d,u&&(c*=Tr,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=ce(k),S=ce(S),C=ce(C),T=ce(T)):(k=f,T=d,S=C=0),(v&&!~(l+"").indexOf("px")||x&&!~(s+"").indexOf("px"))&&(v=yn(g,"x",l,"px"),x=yn(g,"y",s,"px")),(y||p||w||m)&&(v=ce(v+y-(y*k+p*C)+w),x=ce(x+p-(y*S+p*T)+m)),(i||o)&&(E=g.getBBox(),v=ce(v+i/100*E.width),x=ce(x+o/100*E.height)),E="matrix("+k+","+S+","+C+","+T+","+v+","+x+")",g.setAttribute("transform",E),h&&(g.style[ne]=E)},Pg=function(e,n,r,i,o){var l=360,s=_e(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*Ef)%l-~~(u/l)*l:f==="ccw"&&u>0&&(u=(u-l*Ef)%l-~~(u/l)*l)),e._pt=d=new Ve(e._pt,n,r,i,u,cg),d.e=c,d.u="deg",e._props.push(r),d},Rf=function(e,n){for(var r in n)e[r]=n[r];return e},jg=function(e,n,r){var i=Rf({},r._gsap),o="perspective,force3D,transformOrigin,svgOrigin",l=r.style,s,a,u,c,f,d,g,y;i.svg?(u=r.getAttribute("transform"),r.setAttribute("transform",""),l[ne]=n,s=Yi(r,1),Qn(r,ne),r.setAttribute("transform",u)):(u=getComputedStyle(r)[ne],l[ne]=n,s=Yi(r,1),l[ne]=u);for(a in Ht)u=i[a],c=s[a],u!==c&&o.indexOf(a)<0&&(g=Pe(u),y=Pe(c),f=g!==y?yn(r,a,u,y):parseFloat(u),d=parseFloat(c),e._pt=new Ve(e._pt,s,a,f,d-f,Da),e._pt.u=y||0,e._props.push(a));Rf(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});yl[e>1?"border"+t:t]=function(s,a,u,c,f){var d,g;if(arguments.length<4)return d=l.map(function(y){return Dt(s,y,u)}),g=d.join(" "),g.split(d[0]).length===5?d[0]:g;d=(c+"").split(" "),g={},l.forEach(function(y,p){return g[y]=d[p]=d[p]||d[(p-1)/2|0]}),s.init(a,g,f)}});var v1={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,y,p,w,m,h,v,x,k,S,C,T;Xu||Fa(),this.styles=this.styles||u1(e),T=this.styles.props,this.tween=r;for(p in n)if(p!=="autoRound"&&(c=n[p],!(Qe[p]&&Z0(p,n,r,i,e,o)))){if(g=typeof c,y=yl[p],g==="function"&&(c=c.call(r,i,e,o),g=typeof c),g==="string"&&~c.indexOf("random(")&&(c=Bi(c)),y)y(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)||(w=Pe(u),m=Pe(c)),m?w!==m&&(u=yn(e,p,u,m)+m):w&&(c+=w),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],_e(u)&&~u.indexOf("random(")&&(u=Bi(u)),Pe(u+"")||u==="auto"||(u+=Ze.units[p]||Pe(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 Pt&&(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=Pt[p],~p.indexOf(",")&&(p=p.split(",")[0]))),v=p in Ht,v){if(this.styles.save(p),x||(k=e._gsap,k.renderTransform&&!n.parseTransform||Yi(e,n.parseTransform),S=n.smoothOrigin!==!1&&k.smooth,x=this._pt=new Ve(this._pt,s,ne,0,1,k.renderTransform,k,0,-1),x.dep=1),p==="scale")this._pt=new Ve(this._pt,k,"scaleY",k.scaleY,(h?Sr(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=Sg(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,_l(u),_l(c)));continue}else if(p==="svgOrigin"){Aa(e,c,1,S,0,this);continue}else if(p in h1){Pg(this,k,p,d,h?Sr(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"){jg(this,c,e);continue}}else p in s||(p=Ar(p)||p);if(v||(f||f===0)&&(d||d===0)&&!ug.test(c)&&p in s)w=(u+"").substr((d+"").length),f||(f=0),m=Pe(c)||(p in Ze.units?Ze.units[p]:w),w!==m&&(d=yn(e,p,u,m)),this._pt=new Ve(this._pt,v?k:s,p,d,(h?Sr(d,h+f):f)-d,!v&&(m==="px"||p==="zIndex")&&n.autoRound!==!1?dg:Da),this._pt.u=m||0,w!==m&&m!=="%"&&(this._pt.b=u,this._pt.r=fg);else if(p in s)kg.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"){Uu(p,c);continue}v||(p in s?T.push(p,0,s[p]):T.push(p,1,u||e[p])),l.push(p)}}C&&i1(this)},render:function(e,n){if(n.tween._time||!Ku())for(var r=n._pt;r;)r.r(e,r.d),r=r._next;else n.styles.revert()},get:Dt,aliases:Pt,getSetter:function(e,n,r){var i=Pt[n];return i&&i.indexOf(",")<0&&(n=i),n in Ht&&n!==He&&(e._gsap.x||Dt(e,"x"))?r&&Tf===r?n==="scale"?vg:mg:(Tf=r||{})&&(n==="scale"?gg:yg):e.style&&!Iu(e.style[n])?hg:~n.indexOf("-")?pg:bu(e,n)},core:{_removeProperty:Qn,_getMatrix:qu}};Ye.utils.checkPrefix=Ar;Ye.core.getStyleSaver=u1;(function(t,e,n,r){var i=We(t+","+e+","+n,function(o){Ht[o]=1});We(e,function(o){Ze.units[o]="deg",h1[o]=1}),Pt[i[13]]=t+","+e,We(r,function(o){var l=o.split(":");Pt[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){Ze.units[t]="px"});Ye.registerPlugin(v1);var g1=Ye.registerPlugin(v1)||Ye;g1.core.Tween;const zg=t=>{const e=P.useRef(null),[n,r]=P.useState(!1);return P.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 Og(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var Zu=Og,Ng=typeof to=="object"&&to&&to.Object===Object&&to,Rg=Ng,Lg=Rg,Mg=typeof self=="object"&&self&&self.Object===Object&&self,Dg=Lg||Mg||Function("return this")(),y1=Dg,Ig=y1,Fg=function(){return Ig.Date.now()},Ag=Fg,Ug=/\s/;function $g(t){for(var e=t.length;e--&&Ug.test(t.charAt(e)););return e}var Bg=$g,Wg=Bg,Vg=/^\s+/;function Hg(t){return t&&t.slice(0,Wg(t)+1).replace(Vg,"")}var Yg=Hg,bg=y1,Qg=bg.Symbol,_1=Qg,Lf=_1,w1=Object.prototype,Xg=w1.hasOwnProperty,Kg=w1.toString,Jr=Lf?Lf.toStringTag:void 0;function Gg(t){var e=Xg.call(t,Jr),n=t[Jr];try{t[Jr]=void 0;var r=!0}catch{}var i=Kg.call(t);return r&&(e?t[Jr]=n:delete t[Jr]),i}var qg=Gg,Zg=Object.prototype,Jg=Zg.toString;function ey(t){return Jg.call(t)}var ty=ey,Mf=_1,ny=qg,ry=ty,iy="[object Null]",oy="[object Undefined]",Df=Mf?Mf.toStringTag:void 0;function ly(t){return t==null?t===void 0?oy:iy:Df&&Df in Object(t)?ny(t):ry(t)}var sy=ly;function ay(t){return t!=null&&typeof t=="object"}var uy=ay,cy=sy,fy=uy,dy="[object Symbol]";function hy(t){return typeof t=="symbol"||fy(t)&&cy(t)==dy}var py=hy,my=Yg,If=Zu,vy=py,Ff=NaN,gy=/^[-+]0x[0-9a-f]+$/i,yy=/^0b[01]+$/i,_y=/^0o[0-7]+$/i,wy=parseInt;function xy(t){if(typeof t=="number")return t;if(vy(t))return Ff;if(If(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=If(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=my(t);var n=yy.test(t);return n||_y.test(t)?wy(t.slice(2),n?2:8):gy.test(t)?Ff:+t}var ky=xy,Sy=Zu,Es=Ag,Af=ky,Cy="Expected a function",Ty=Math.max,Ey=Math.min;function Py(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(Cy);e=Af(e)||0,Sy(n)&&(c=!!n.leading,f="maxWait"in n,o=f?Ty(Af(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 y(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?Ey(E,o-T):E}function w(S){var C=S-a,T=S-u;return a===void 0||C>=e||C<0||f&&T>=o}function m(){var S=Es();if(w(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 x(){return s===void 0?l:h(Es())}function k(){var S=Es(),C=w(S);if(r=arguments,i=this,a=S,C){if(s===void 0)return y(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=x,k}var jy=Py,zy=jy,Oy=Zu,Ny="Expected a function";function Ry(t,e,n){var r=!0,i=!0;if(typeof t!="function")throw new TypeError(Ny);return Oy(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),zy(t,e,{leading:r,maxWait:e,trailing:i})}var Ly=Ry;const My=Ua(Ly);class mr{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}=xt(),e=P.useRef(null),n=P.useRef(null),[r,i]=zg({threshold:.1}),[o,l]=P.useState(!1),[s,a]=P.useState(!0),u=(f,d)=>{let g;return(...y)=>{clearTimeout(g),g=setTimeout(()=>f.apply(void 0,y),d)}},c=P.useCallback(()=>{l(f=>!f)},[]);return P.useEffect(()=>{const f=u(c,500);if(!i&&!s)return;a(!1);const d=window.innerWidth,g=window.innerHeight,y={x:d/2,y:g/2};let p=!0;const w=n.current;w.style.height=`${g}px`;const m=e.current;m.width=d,m.height=g;const h=m.getContext("2d"),v=[],x=new mr(d/2,g/2,d/2,g/2),k=new vr(x,4);for(let N=0;N{const M=new mr(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=My(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;y.x=M,y.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(y,N);M<4e4?(N.active=.6,N.circle.active=.6):M<8e4?(N.active=.4,N.circle.active=.4):M<12e4?(N.active=.3,N.circle.active=.3):(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)),L=Math.max(0,Math.min(F,g-30));g1.to(N,{duration:1+1*Math.random(),x:z,y:L,ease:lg.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]),_.jsx("div",{className:"large-header",ref:n,children:_.jsx("div",{ref:r,children:_.jsx("canvas",{ref:e})})})};function x1({children:t}){const[e,n]=P.useState(0),[r,i]=P.useState(!0),[o,l]=P.useState(null);P.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 _.jsxs("div",{className:"container-slider",onMouseEnter:u,onMouseLeave:c,children:[t.map((f,d)=>_.jsx("div",{className:"slider-item slider-item-active-"+(e+1),children:f},d)),_.jsx("div",{className:"container-slider-links",children:t.map((f,d)=>_.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))}),_.jsx("button",{className:"slider-btn-next",onClick:f=>{f.preventDefault(),s()},children:">"}),_.jsx("button",{className:"slider-btn-prev",onClick:f=>{f.preventDefault(),a()},children:"<"})]})}x1.propTypes={children:le.oneOfType([le.string,le.arrayOf(le.node)]).isRequired};const Iy=[{imgURL:"https://placehold.co/600x400",imgAlt:"img-1",caption:"Projekt 1"},{imgURL:"https://placehold.co/600x400",imgAlt:"img-2",caption:"Projekt 2"}],Fy=()=>_.jsx("div",{className:"App",children:_.jsx(x1,{children:Iy.map((t,e)=>_.jsx("img",{src:t.imgURL,alt:t.imgAlt},e))})}),k1=P.createContext(),_i=t=>{const[e,n]=P.useState(!1),r=P.useRef();return P.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)},[]),_.jsx(k1.Provider,{value:n,children:_.jsx("div",{className:`fade-in-section ${e?"is-visible":""}`,ref:r,children:t.children})})};_i.propTypes={children:le.node.isRequired};const Ay=()=>P.useContext(k1);_i.propTypes={children:le.node.isRequired};var S1={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Uf=ue.createContext&&ue.createContext(S1),Uy=["attr","size","title"];function $y(t,e){if(t==null)return{};var n=By(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 By(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 wl(){return wl=Object.assign?Object.assign.bind():function(t){for(var e=1;eue.createElement(e.tag,xl({key:n},e.attr),C1(e.child)))}function Wr(t){return e=>ue.createElement(Yy,wl({attr:xl({},t.attr)},e),C1(t.child))}function Yy(t){var e=n=>{var{attr:r,size:i,title:o}=t,l=$y(t,Uy),s=i||n.size||"1em",a;return n.className&&(a=n.className),t.className&&(a=(a?a+" ":"")+t.className),ue.createElement("svg",wl({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&&ue.createElement("title",null,o),t.children)};return Uf!==void 0?ue.createElement(Uf.Consumer,null,n=>e(n)):e(S1)}function Bf(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 by=()=>{const[t,e]=P.useState(!1),{theme:n}=xt(),r=()=>{setTimeout(()=>{window.open("https://discord.gg/A8HreVFFa5","_blank")},1300)};return _.jsxs("div",{className:"join-button-container",children:[_.jsx("div",{className:"join-text",children:"Podoba ci się to co widzisz?"}),_.jsx("div",{className:`clip-path-circle1 ${t===!0?"hovered":""}`,children:_.jsx("div",{className:"join-text",children:"Dołącz na naszego discorda!"})}),_.jsxs("button",{className:`join-button ${t===!0?"hovered":""}`,onMouseOver:()=>e(!0),onClick:r,children:[_.jsx("div",{className:`clip-path-circle2 ${t===!0?"hovered":""} ${n==="green"?"clip-path-circle2-green":" clip-path-circle2-orange"}`,children:_.jsx(Bf,{})}),_.jsx(Bf,{})]})]})};function Wf(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 Qy(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 T1=({text:t,setIsClosed:e,class_number:n})=>{const r=Ay(),i=()=>{r?r(!1):(console.warn("No provider available, executing fallback function"),e(!0))};return _.jsx(_.Fragment,{children:_.jsxs("div",{className:`window-tab ${n===5?"window-tab-gold":""}`,children:[_.jsxs("div",{className:"tab-section-1",children:[_.jsxs("div",{className:`text-tab ${n===5?"text-tab-gold":""}`,children:[_.jsx(Xy,{className:"command-icon"}),t]}),_.jsx("div",{className:"close-tab",children:_.jsx("div",{className:"close-circle",children:_.jsx(Wf,{onClick:i,style:{position:"absolute"}})})})]}),_.jsx("div",{className:"tab-section-2",children:_.jsx("button",{className:"window-close-tab",onClick:i,children:_.jsx(Wf,{})})})]})})};T1.propTypes={text:de.string.isRequired};const E1=({children:t,class_number:e,text:n})=>{const r=P.memo(T1),[i,o]=P.useState(!1);return _.jsxs("div",{className:`window-panel window-panel-${e} ${i?"window-panel-closed":""}`,children:[_.jsx(r,{text:n,setIsClosed:o,class_number:e}),_.jsx("div",{children:t})]})};E1.propTypes={children:de.node.isRequired,class_number:de.string,text:de.string};const Ao=P.memo(E1),P1=({text:t,onTypingEnd:e})=>{const[n,r]=P.useState(""),[i,o]=P.useState(0);return P.useEffect(()=>{if(i{r(s=>s+t[i]),o(s=>s+1)},2);return()=>clearTimeout(l)}else e&&e()},[i,t,e]),_.jsx("span",{dangerouslySetInnerHTML:{__html:n}})};P1.propTypes={text:de.string.isRequired,onTypingEnd:de.func};const by=P.memo(P1),Ky=()=>{const{theme:t}=Nt(),[e,n]=P.useState(!1),r=t,i=` + 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 T1=({text:t,setIsClosed:e,class_number:n})=>{const r=Ay(),{theme:i}=xt(),o=()=>{r?r(!1):(console.warn("No provider available, executing fallback function - delete later in WindowTab"),e(!0))};return _.jsx(_.Fragment,{children:_.jsxs("div",{className:`window-tab ${n===5?`window-tab-${i}`:""}`,children:[_.jsxs("div",{className:"tab-section-1",children:[_.jsxs("div",{className:`text-tab ${n===5?`text-tab-${i}`:""}`,children:[_.jsx(Qy,{className:"command-icon"}),t]}),_.jsx("div",{className:"close-tab",children:_.jsx("div",{className:"close-circle",children:_.jsx(Wf,{onClick:o,style:{position:"absolute"}})})})]}),_.jsx("div",{className:"tab-section-2",children:_.jsx("button",{className:"window-close-tab",onClick:o,children:_.jsx(Wf,{})})})]})})};T1.propTypes={text:le.string.isRequired,setIsClosed:le.bool.isRequired,class_number:le.number.isRequired};const E1=({children:t,class_number:e,text:n})=>{const r=P.memo(T1),[i,o]=P.useState(!1);return _.jsxs("div",{className:`window-panel window-panel-${e} ${i?"window-panel-closed":""}`,children:[_.jsx(r,{text:n,setIsClosed:o,class_number:e}),_.jsx("div",{children:t})]})};E1.propTypes={children:le.node.isRequired,class_number:le.string,text:le.string};const Ao=P.memo(E1),P1=({text:t,onTypingEnd:e})=>{const[n,r]=P.useState(""),[i,o]=P.useState(0);return P.useEffect(()=>{if(i{r(s=>s+t[i]),o(s=>s+1)},2);return()=>clearTimeout(l)}else e&&e()},[i,t,e]),_.jsx("span",{dangerouslySetInnerHTML:{__html:n}})};P1.propTypes={text:le.string.isRequired,onTypingEnd:le.func};const Xy=P.memo(P1),Ky=()=>{const{theme:t}=xt(),[e,n]=P.useState(!1),r=t,i=` 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ś! @@ -97,4 +97,4 @@ C:\\cybertech> Specjalizujemy się w 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> `;return _.jsxs("div",{className:`${t==="green"?"home-container-green":"home-container-orange"} home-container`,children:[_.jsx(_i,{children:_.jsx("div",{className:"panel1-container",children:_.jsx(Ao,{text:"Informacje o kole",class_number:"1",children:_.jsxs("p",{children:[_.jsx(by,{text:i,onTypingEnd:()=>n(!0)}),_.jsx("span",{className:`blinking-cursor ${e?"blinking-cursor-animation":"blinking-cursor-disabled"}`,children:"_"})]})})})}),_.jsx(_i,{children:_.jsx("div",{className:"panel2-container",children:_.jsx(Ao,{text:"Nasze projekty",class_number:"2",children:_.jsx(Fy,{})})})}),_.jsx(_i,{children:_.jsx("div",{className:"panel3-container",children:_.jsx(Ao,{text:"Dołącz do nas",class_number:"3",children:_.jsx(Qy,{})})})})]})},Gy=P.memo(Ky),Zy=()=>{const{theme:t}=Nt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.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:[_.jsx("path",{fill:"#ffffff",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"}),_.jsx("path",{fill:"#ffffff",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"}),_.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"}),_.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"}),_.jsx("path",{fill:"#ffffff",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"}),_.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"}),_.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"})]})})},qy=()=>{const{theme:t}=Nt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.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:[_.jsx("defs",{id:"defs52"}),_.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"}),_.jsxs("g",{id:"g46",transform:"translate(-255.44918,-340.86552)",children:[_.jsx("path",{d:"m 534.49,443.8 h 3.7018 v -2.1634 h -4.9632 z",id:"path8",fill:"#ffffff"}),_.jsx("rect",{x:"553.27002",y:"432.35999",width:"2.266",height:"11.547",opacity:"0.997",id:"rect10",fill:"#ffffff"}),_.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:"#ffffff"}),_.jsx("path",{d:"m 560.8,439.28 v -6.9341 h 2.2044 v 8.3464 z",id:"path14",fill:"#ffffff"}),_.jsx("rect",{x:"544.34003",y:"432.34",width:"2.4045999",height:"11.509",opacity:"0.997",id:"rect16",fill:"#ffffff"}),_.jsx("rect",{x:"530.44",y:"432.32001",width:"2.3624001",height:"11.546",opacity:"0.997",id:"rect18",fill:"#ffffff"}),_.jsx("rect",{x:"585.38",y:"441.92001",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20",fill:"#ffffff"}),_.jsx("rect",{x:"585.27002",y:"432.35001",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22",fill:"#ffffff"}),_.jsx("rect",{x:"585.27002",y:"432.35001",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24",fill:"#ffffff"}),_.jsx("path",{d:"m 588,437.17 h 3.4809 v 1.9444 h -2.469 z",id:"path26",fill:"#ffffff"}),_.jsx("rect",{x:"569.59003",y:"432.25",width:"2.2272999",height:"11.466",opacity:"0.997",id:"rect28",fill:"#ffffff"}),_.jsx("path",{d:"m 575.82,432.33 h 2.9029 l -7.1496,9.0526 -0.1492,-3.4678 z",id:"path30",fill:"#ffffff"}),_.jsx("path",{d:"m 575.91,443.83 h 2.7611 l -4.0907,-5.2777 -0.81288,2.4068 z",id:"path32",fill:"#ffffff"}),_.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:"#ffffff"}),_.jsx("path",{d:"m 639.7,432.35 h 2.6408 l 2.3732,4.7394 -1.6858,1.411 z",id:"path36",fill:"#ffffff"}),_.jsx("rect",{x:"625.06",y:"432.25",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38",fill:"#ffffff"}),_.jsx("rect",{x:"625.06",y:"432.25",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40",fill:"#ffffff"}),_.jsx("rect",{x:"625.15997",y:"437",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42",fill:"#ffffff"}),_.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:"#ffffff"}),_.jsx("rect",{x:"697.87738",y:"432.26483",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38-3",fill:"#ffffff"}),_.jsx("rect",{x:"697.87738",y:"432.26483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40-6",fill:"#ffffff"}),_.jsx("rect",{x:"697.97736",y:"437.01483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42-7",fill:"#ffffff"}),_.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:"#ffffff"}),_.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:"#ffffff"}),_.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:"#ffffff"}),_.jsx("rect",{x:"714.48859",y:"442.01877",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2",fill:"#ffffff"}),_.jsx("rect",{x:"714.3786",y:"432.44876",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9",fill:"#ffffff"}),_.jsx("rect",{x:"714.3786",y:"432.44876",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1",fill:"#ffffff"}),_.jsx("path",{d:"m 717.10855,437.26876 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2",fill:"#ffffff"}),_.jsx("rect",{x:"758.9032",y:"441.90445",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2-0",fill:"#ffffff"}),_.jsx("rect",{x:"758.79321",y:"432.33444",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9-9",fill:"#ffffff"}),_.jsx("rect",{x:"758.79321",y:"432.33444",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1-3",fill:"#ffffff"}),_.jsx("path",{d:"m 761.52315,437.15445 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2-6",fill:"#ffffff"})]}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect989",width:"2.4511108",height:"11.674912",x:"343.88681",y:"91.365929"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect991",width:"5.3859682",height:"2.0210857",x:"343.88681",y:"91.365929"}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect995",width:"2.519068",height:"11.534679",x:"472.82663",y:"91.419792"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997",width:"5.5684319",height:"2.0218811",x:"472.82663",y:"91.419792"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997-7",width:"5.5684319",height:"2.0218811",x:"473.00876",y:"97.351616"}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1027",width:"5.8470144",height:"1.9991418",x:"487.69864",y:"91.382896"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1029",width:"2.4051378",height:"11.530468",x:"491.14804",y:"91.382896"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065",width:"2.455286",height:"11.614643",x:"533.4613",y:"91.409477"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065-0",width:"2.455286",height:"11.614643",x:"540.97443",y:"91.417625"}),_.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"}),_.jsx("path",{fill:"#ffffff",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"}),_.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:"#ffffff",fillOpacity:"1",id:"path6-1"}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("path",{fill:"#ffffff",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"}),_.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"})]})})},Jy=()=>_.jsxs("div",{className:"welcome-container",children:[_.jsx("div",{className:"welcome-text",children:_.jsx(qy,{})}),_.jsx("div",{className:"welcome-logo",children:_.jsx(Zy,{})})]}),e4=()=>_.jsxs("div",{children:[_.jsx("div",{className:"home"}),_.jsx(Dy,{}),_.jsx(Jy,{}),_.jsx(Gy,{})]}),t4=P.memo(e4),n4="/CyberTech-web-app/assets/placeholder600x400-D-VwNmt9.png",j1=({firstName:t,lastName:e,role:n,desc:r,image:i,projects:o,golden:l})=>{const{theme:s}=Nt();let a;return l?a="golden":a=s,_.jsx(Ao,{text:n,class_number:l?5:4,children:_.jsxs("div",{className:"member-card",children:[_.jsx("div",{className:"member-desc",children:_.jsxs("div",{style:{position:"absolute",width:"100%",minHeight:"100px",display:"flex",justifyContent:"space-between",flexDirection:"column"},children:[_.jsxs("div",{className:`member-name member-name-${a}`,children:[t," ",e]}),r.length===0||r.length>0&&r===""?null:_.jsx("div",{children:r}),o.length===0||o.length===1&&o[0]===""?null:_.jsxs("div",{style:{color:"white"},children:[_.jsx("div",{className:`member-name-${a}`,children:"Projekty: "}),o.map((u,c)=>_.jsxs("span",{children:[u," "]},c))]})]})}),_.jsx("img",{className:"member-img",src:n4})]})})};j1.propTypes={firstName:de.string.isRequired,lastName:de.string.isRequired,role:de.string.isRequired,desc:de.string.isRequired,image:de.string.isRequired,projects:de.string.isRequired,golden:de.bool.isRequired};const r4=[{firstname:"Tomasz",lastName:"Janiczek",role:"Opiekun koła",describtion:"",projects:[""],image:"https://placehold.co/600x400/png",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",golden:1},{firstname:"Marek",lastName:"Bazan",role:"Opiekun koła",describtion:"",projects:[""],image:"placeholder600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",golden:1},{firstname:"Jacek",lastName:"Jeczeń",role:"Przewodniczący",describtion:"Pracowity i zawzięty informatyk, starający się tworzyć wielkie rzeczy.",projects:["project1","project2"],image:"https://placehold.co/600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",golden:1},{firstname:"Marek",lastName:"Nowak",role:"Członek",describtion:"",projects:["project1","project2"],image:"https://placehold.co/600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",golden:0}],i4={members:r4},o4=()=>_.jsx("div",{className:"members-list",children:i4.members.map((t,e)=>_.jsx(j1,{firstName:t.firstname,lastName:t.lastName,role:t.role,desc:t.describtion,projects:t.projects,image:t.image,golden:t.golden},e))}),l4=()=>_.jsxs("div",{children:[_.jsx("div",{style:{width:"100%",height:"10vh",display:"flex",justifyContent:"center",alignItems:"center",backgroundColor:"#100c0c",color:"white"},children:"O to lista członków naszego koła (wyświetlani są tutaj członkowie aktywni, którzy już skończyli swoje pierwsze projekty):"}),_.jsx(o4,{})]}),s4=()=>_.jsx("div",{children:"projects"}),a4=()=>_.jsx("div",{children:"News"});function u4(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 c4(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 f4(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 d4=()=>_.jsxs("div",{className:"footer",children:[_.jsx("div",{className:"science-club-div"}),_.jsxs("div",{className:"creator-div",children:[_.jsx("div",{children:"Strona została wykonana przez: Konrad Florczak"}),"Kontakt:"," ",_.jsx("a",{href:"https://www.linkedin.com/in/konrad-florczak-284831314/",target:"_blank",children:"https://www.linkedin.com/in/konrad-florczak-284831314/"})," ","-"," ",_.jsx("a",{href:"mailto:281110@student.pwr.edu.pl",children:"281110@student.pwr.edu.pl"}),_.jsxs("div",{children:["Social media:"," ",_.jsx("a",{href:"https://github.com/Magnificenton1",target:"_blank",children:_.jsx(c4,{})})," ",_.jsx("a",{href:"https://www.instagram.com/flonrad_korczak/",target:"_blank",children:_.jsx(f4,{})})," ",_.jsx("a",{href:"https://www.facebook.com/profile.php?id=100004989917685",target:"_blank",children:_.jsx(u4,{})})]})]})]});function h4(){return _.jsx("div",{className:"whole-app",children:_.jsxs(v0,{children:[_.jsx(hv,{}),_.jsxs(H2,{children:[_.jsx(ii,{path:"/",element:_.jsx(t4,{})}),_.jsx(ii,{path:"/members",element:_.jsx(l4,{})}),_.jsx(ii,{path:"/projects",element:_.jsx(s4,{})}),_.jsx(ii,{path:"/news",element:_.jsx(a4,{})})]}),_.jsx(d4,{})]})})}Ps.createRoot(document.getElementById("root")).render(_.jsx(ae.StrictMode,{children:_.jsx(q2,{children:_.jsx(h4,{})})})); +C:\\cybertech> `;return _.jsxs("div",{className:`${t==="green"?"home-container-green":"home-container-orange"} home-container`,children:[_.jsx(_i,{children:_.jsx("div",{className:"panel1-container",children:_.jsx(Ao,{text:"Informacje o kole",class_number:"1",children:_.jsxs("p",{children:[_.jsx(Xy,{text:i,onTypingEnd:()=>n(!0)}),_.jsx("span",{className:`blinking-cursor ${e?"blinking-cursor-animation":"blinking-cursor-disabled"}`,children:"_"})]})})})}),_.jsx(_i,{children:_.jsx("div",{className:"panel2-container",children:_.jsx(Ao,{text:"Nasze projekty",class_number:"2",children:_.jsx(Fy,{})})})}),_.jsx(_i,{children:_.jsx("div",{className:"panel3-container",children:_.jsx(Ao,{text:"Dołącz do nas",class_number:"3",children:_.jsx(by,{})})})})]})},Gy=P.memo(Ky),qy=()=>{const{theme:t}=xt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.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:[_.jsx("path",{fill:"#ffffff",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"}),_.jsx("path",{fill:"#ffffff",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"}),_.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"}),_.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"}),_.jsx("path",{fill:"#ffffff",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"}),_.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"}),_.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"})]})})},Zy=()=>{const{theme:t}=xt(),e=(n,r)=>t==="green"?n:r;return _.jsx("div",{className:"svg-container",children:_.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:[_.jsx("defs",{id:"defs52"}),_.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"}),_.jsxs("g",{id:"g46",transform:"translate(-255.44918,-340.86552)",children:[_.jsx("path",{d:"m 534.49,443.8 h 3.7018 v -2.1634 h -4.9632 z",id:"path8",fill:"#ffffff"}),_.jsx("rect",{x:"553.27002",y:"432.35999",width:"2.266",height:"11.547",opacity:"0.997",id:"rect10",fill:"#ffffff"}),_.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:"#ffffff"}),_.jsx("path",{d:"m 560.8,439.28 v -6.9341 h 2.2044 v 8.3464 z",id:"path14",fill:"#ffffff"}),_.jsx("rect",{x:"544.34003",y:"432.34",width:"2.4045999",height:"11.509",opacity:"0.997",id:"rect16",fill:"#ffffff"}),_.jsx("rect",{x:"530.44",y:"432.32001",width:"2.3624001",height:"11.546",opacity:"0.997",id:"rect18",fill:"#ffffff"}),_.jsx("rect",{x:"585.38",y:"441.92001",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20",fill:"#ffffff"}),_.jsx("rect",{x:"585.27002",y:"432.35001",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22",fill:"#ffffff"}),_.jsx("rect",{x:"585.27002",y:"432.35001",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24",fill:"#ffffff"}),_.jsx("path",{d:"m 588,437.17 h 3.4809 v 1.9444 h -2.469 z",id:"path26",fill:"#ffffff"}),_.jsx("rect",{x:"569.59003",y:"432.25",width:"2.2272999",height:"11.466",opacity:"0.997",id:"rect28",fill:"#ffffff"}),_.jsx("path",{d:"m 575.82,432.33 h 2.9029 l -7.1496,9.0526 -0.1492,-3.4678 z",id:"path30",fill:"#ffffff"}),_.jsx("path",{d:"m 575.91,443.83 h 2.7611 l -4.0907,-5.2777 -0.81288,2.4068 z",id:"path32",fill:"#ffffff"}),_.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:"#ffffff"}),_.jsx("path",{d:"m 639.7,432.35 h 2.6408 l 2.3732,4.7394 -1.6858,1.411 z",id:"path36",fill:"#ffffff"}),_.jsx("rect",{x:"625.06",y:"432.25",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38",fill:"#ffffff"}),_.jsx("rect",{x:"625.06",y:"432.25",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40",fill:"#ffffff"}),_.jsx("rect",{x:"625.15997",y:"437",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42",fill:"#ffffff"}),_.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:"#ffffff"}),_.jsx("rect",{x:"697.87738",y:"432.26483",width:"2.2277999",height:"11.511",opacity:"0.997",id:"rect38-3",fill:"#ffffff"}),_.jsx("rect",{x:"697.87738",y:"432.26483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect40-6",fill:"#ffffff"}),_.jsx("rect",{x:"697.97736",y:"437.01483",width:"5.8120999",height:"2.0014",opacity:"0.997",id:"rect42-7",fill:"#ffffff"}),_.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:"#ffffff"}),_.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:"#ffffff"}),_.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:"#ffffff"}),_.jsx("rect",{x:"714.48859",y:"442.01877",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2",fill:"#ffffff"}),_.jsx("rect",{x:"714.3786",y:"432.44876",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9",fill:"#ffffff"}),_.jsx("rect",{x:"714.3786",y:"432.44876",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1",fill:"#ffffff"}),_.jsx("path",{d:"m 717.10855,437.26876 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2",fill:"#ffffff"}),_.jsx("rect",{x:"758.9032",y:"441.90445",width:"7.5457001",height:"1.8936",opacity:"0.997",id:"rect20-2-0",fill:"#ffffff"}),_.jsx("rect",{x:"758.79321",y:"432.33444",width:"7.6841002",height:"1.8896",opacity:"0.997",id:"rect22-9-9",fill:"#ffffff"}),_.jsx("rect",{x:"758.79321",y:"432.33444",width:"2.0804",height:"11.464",ry:"0",opacity:"0.997",id:"rect24-1-3",fill:"#ffffff"}),_.jsx("path",{d:"m 761.52315,437.15445 h 3.4809 v 1.9444 h -2.469 z",id:"path26-2-6",fill:"#ffffff"})]}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect989",width:"2.4511108",height:"11.674912",x:"343.88681",y:"91.365929"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect991",width:"5.3859682",height:"2.0210857",x:"343.88681",y:"91.365929"}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect995",width:"2.519068",height:"11.534679",x:"472.82663",y:"91.419792"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997",width:"5.5684319",height:"2.0218811",x:"472.82663",y:"91.419792"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect997-7",width:"5.5684319",height:"2.0218811",x:"473.00876",y:"97.351616"}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1027",width:"5.8470144",height:"1.9991418",x:"487.69864",y:"91.382896"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1029",width:"2.4051378",height:"11.530468",x:"491.14804",y:"91.382896"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065",width:"2.455286",height:"11.614643",x:"533.4613",y:"91.409477"}),_.jsx("rect",{opacity:"0.997",fill:"#ffffff",stroke:"none",strokeWidth:"5.66929",strokeLinejoin:"bevel",id:"rect1065-0",width:"2.455286",height:"11.614643",x:"540.97443",y:"91.417625"}),_.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"}),_.jsx("path",{fill:"#ffffff",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"}),_.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:"#ffffff",fillOpacity:"1",id:"path6-1"}),_.jsx("path",{fill:"#ffffff",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"}),_.jsx("path",{fill:"#ffffff",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"}),_.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"})]})})},Jy=()=>_.jsxs("div",{className:"welcome-container",children:[_.jsx("div",{className:"welcome-text",children:_.jsx(Zy,{})}),_.jsx("div",{className:"welcome-logo",children:_.jsx(qy,{})})]}),e4=()=>_.jsxs("div",{children:[_.jsx("div",{className:"home"}),_.jsx(Dy,{}),_.jsx(Jy,{}),_.jsx(Gy,{})]}),t4=P.memo(e4),n4="/CyberTech-web-app/assets/placeholder600x400-D-VwNmt9.png",j1=({firstName:t,lastName:e,role:n,desc:r,image:i,projects:o,color:l})=>{const{theme:s}=xt();return _.jsx(Ao,{text:n,class_number:l?5:4,children:_.jsxs("div",{className:"member-card",children:[_.jsx("div",{className:"member-desc",children:_.jsxs("div",{style:{position:"absolute",width:"100%",minHeight:"100px",display:"flex",justifyContent:"space-between",flexDirection:"column"},children:[_.jsxs("div",{className:`member-name member-name-${s}`,children:[t," ",e]}),r.length===0||r.length>0&&r===""?null:_.jsx("div",{children:r}),o.length===0||o.length===1&&o[0]===""?null:_.jsxs("div",{style:{color:"white"},children:[_.jsx("div",{className:`member-name-${s}`,children:"Projekty: "}),o.map((a,u)=>_.jsxs("span",{children:[a," "]},u))]})]})}),_.jsx("img",{className:"member-img",src:n4})]})})};j1.propTypes={firstName:le.string.isRequired,lastName:le.string.isRequired,role:le.string.isRequired,desc:le.string.isRequired,image:le.string.isRequired,projects:le.string.isRequired,color:le.bool.isRequired};const r4=[{firstname:"Tomasz",lastName:"Janiczek",role:"Opiekun koła",describtion:"",projects:[""],image:"https://placehold.co/600x400/png",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",color:1},{firstname:"Marek",lastName:"Bazan",role:"Opiekun koła",describtion:"",projects:[""],image:"placeholder600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",color:1},{firstname:"Jacek",lastName:"Jeczeń",role:"Przewodniczący",describtion:"Pracowity i zawzięty informatyk, starający się tworzyć wielkie rzeczy.",projects:["project1","project2"],image:"https://placehold.co/600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",color:1},{firstname:"Marek",lastName:"Nowak",role:"Członek",describtion:"",projects:["project1","project2"],image:"https://placehold.co/600x400",COMMENT_DO_NOT_USE:"WYMIARY ZDJĘĆ TO 600X400!!!!!!!!, teoretycznie cokolwiek w skali 3x2 pasuje, lepsza jakość wręcz zalecana, wymiary mniejsze od 350x253 NIEZALECANE",golden:0}],i4={members:r4},o4=()=>_.jsx("div",{className:"members-list",children:i4.members.map((t,e)=>_.jsx(j1,{firstName:t.firstname,lastName:t.lastName,role:t.role,desc:t.describtion,projects:t.projects,image:t.image,color:t.color},e))}),l4=()=>_.jsxs("div",{children:[_.jsx("div",{style:{width:"100%",height:"120px",display:"flex",justifyContent:"center",alignItems:"center",color:"black",textAlign:"center",background:"linear-gradient(180deg, #524e4e 0%, rgba(255,255,255,1) 91%)"},children:"O to lista członków naszego koła (wyświetlani są tutaj członkowie aktywni, którzy już skończyli swoje pierwsze projekty):"}),_.jsx(o4,{})]}),s4=()=>_.jsx("div",{children:"projects"}),a4=()=>_.jsx("div",{children:"News"});function u4(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 c4(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 f4(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 d4=()=>_.jsxs("div",{className:"footer",children:[_.jsx("div",{className:"science-club-div"}),_.jsxs("div",{className:"creator-div",children:[_.jsx("div",{children:"Strona została wykonana przez: Konrad Florczak"}),"Kontakt:"," ",_.jsx("a",{href:"https://www.linkedin.com/in/konrad-florczak-284831314/",target:"_blank",children:"https://www.linkedin.com/in/konrad-florczak-284831314/"})," ","-"," ",_.jsx("a",{href:"mailto:281110@student.pwr.edu.pl",children:"281110@student.pwr.edu.pl"}),_.jsxs("div",{children:["Social media:"," ",_.jsx("a",{href:"https://github.com/Magnificenton1",target:"_blank",children:_.jsx(c4,{})})," ",_.jsx("a",{href:"https://www.instagram.com/flonrad_korczak/",target:"_blank",children:_.jsx(f4,{})})," ",_.jsx("a",{href:"https://www.facebook.com/profile.php?id=100004989917685",target:"_blank",children:_.jsx(u4,{})})]})]})]});function h4(){return _.jsx("div",{className:"whole-app",children:_.jsxs(v0,{children:[_.jsx(hv,{}),_.jsxs(H2,{children:[_.jsx(ii,{path:"/",element:_.jsx(t4,{})}),_.jsx(ii,{path:"/members",element:_.jsx(l4,{})}),_.jsx(ii,{path:"/projects",element:_.jsx(s4,{})}),_.jsx(ii,{path:"/news",element:_.jsx(a4,{})})]}),_.jsx(d4,{})]})})}Ps.createRoot(document.getElementById("root")).render(_.jsx(ue.StrictMode,{children:_.jsx(Z2,{children:_.jsx(h4,{})})})); diff --git a/index.html b/index.html index 25ecfd6..76acfca 100644 --- a/index.html +++ b/index.html @@ -5,8 +5,8 @@ KN CyberTech - - + +