.UnderConstruction-module__LULU6a__container{opacity:0;justify-content:center;align-items:center;min-height:60vh;padding:2rem;transition:opacity .8s ease-out,transform .8s ease-out;display:flex;position:relative;overflow:hidden;transform:translateY(30px)}.UnderConstruction-module__LULU6a__container.UnderConstruction-module__LULU6a__visible{opacity:1;transform:translateY(0)}.UnderConstruction-module__LULU6a__content{text-align:center;z-index:2;max-width:650px;padding:3rem 2rem;position:relative}.UnderConstruction-module__LULU6a__iconContainer{margin-bottom:2rem;position:relative}.UnderConstruction-module__LULU6a__constructionIcon{font-size:4rem;animation:2s ease-in-out infinite UnderConstruction-module__LULU6a__pulse;display:inline-block}.UnderConstruction-module__LULU6a__loadingDots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.UnderConstruction-module__LULU6a__dot{background:rgba(255,255,255,.8);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both UnderConstruction-module__LULU6a__bounce;box-shadow:0 2px 8px rgba(255,255,255,.3)}.UnderConstruction-module__LULU6a__dot:first-child{animation-delay:-.32s}.UnderConstruction-module__LULU6a__dot:nth-child(2){animation-delay:-.16s}.UnderConstruction-module__LULU6a__dot:nth-child(3){animation-delay:0s}.UnderConstruction-module__LULU6a__title{font-size:var(--font-size-2xl);letter-spacing:.009em;color:rgba(255,255,255,.95);margin-bottom:var(--spacing-md);background:linear-gradient(135deg,rgba(255,255,255,.95) 0%,rgba(255,255,255,.7) 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-background-clip:text;background-clip:text;font-weight:700;line-height:1.125}.UnderConstruction-module__LULU6a__description{font-size:var(--font-size-base);letter-spacing:-.022em;color:rgba(255,255,255,.8);margin-bottom:var(--spacing-2xl);text-shadow:0 1px 2px rgba(0,0,0,.1);max-width:500px;margin-left:auto;margin-right:auto;font-weight:400;line-height:1.47}.UnderConstruction-module__LULU6a__progressContainer{margin-bottom:2rem}.UnderConstruction-module__LULU6a__progressBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:12px;width:100%;height:8px;margin-bottom:.5rem;position:relative;overflow:hidden}.UnderConstruction-module__LULU6a__progressFill{background:linear-gradient(90deg,rgba(120,119,198,.8) 0%,rgba(255,119,198,.8) 50%,rgba(120,219,255,.8) 100%) 0 0/200% 100%;border-radius:12px;width:0;height:100%;animation:3s ease-out forwards UnderConstruction-module__LULU6a__progressLoad,2s ease-in-out infinite UnderConstruction-module__LULU6a__shimmer;box-shadow:0 2px 8px rgba(120,119,198,.3)}.UnderConstruction-module__LULU6a__progressText{font-size:var(--font-size-sm);letter-spacing:-.016em;color:rgba(255,255,255,.9);text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:400;line-height:1.286;animation:2s ease-in-out infinite UnderConstruction-module__LULU6a__fadeInOut}.UnderConstruction-module__LULU6a__decorativeElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.UnderConstruction-module__LULU6a__gear1,.UnderConstruction-module__LULU6a__gear2{opacity:.05;color:rgba(255,255,255,.3);filter:blur(.5px);font-size:2rem;animation:15s linear infinite UnderConstruction-module__LULU6a__rotate;position:absolute}.UnderConstruction-module__LULU6a__gear1{animation-direction:normal;top:20%;left:10%}.UnderConstruction-module__LULU6a__gear2{animation-duration:12s;animation-direction:reverse;bottom:20%;right:10%}.UnderConstruction-module__LULU6a__sparkle1,.UnderConstruction-module__LULU6a__sparkle2{opacity:.15;color:rgba(255,255,255,.4);filter:blur(.3px);font-size:1.5rem;animation:4s ease-in-out infinite UnderConstruction-module__LULU6a__float;position:absolute}.UnderConstruction-module__LULU6a__sparkle1{animation-delay:0s;top:30%;right:20%}.UnderConstruction-module__LULU6a__sparkle2{animation-delay:1.5s;bottom:30%;left:20%}@keyframes UnderConstruction-module__LULU6a__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes UnderConstruction-module__LULU6a__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes UnderConstruction-module__LULU6a__progressLoad{0%{width:0}to{width:75%}}@keyframes UnderConstruction-module__LULU6a__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes UnderConstruction-module__LULU6a__fadeInOut{0%,to{opacity:.7}50%{opacity:1}}@keyframes UnderConstruction-module__LULU6a__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes UnderConstruction-module__LULU6a__float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-10px)rotate(5deg)}66%{transform:translateY(5px)rotate(-3deg)}}@media (max-width:768px){.UnderConstruction-module__LULU6a__content{border-radius:20px;margin:0 1rem;padding:2rem 1.5rem}.UnderConstruction-module__LULU6a__title{font-size:2rem}.UnderConstruction-module__LULU6a__description{font-size:1rem}.UnderConstruction-module__LULU6a__constructionIcon{font-size:3rem}.UnderConstruction-module__LULU6a__gear1,.UnderConstruction-module__LULU6a__gear2{font-size:1.5rem}.UnderConstruction-module__LULU6a__sparkle1,.UnderConstruction-module__LULU6a__sparkle2{font-size:1rem}}@media (max-width:480px){.UnderConstruction-module__LULU6a__content{margin:0 .5rem;padding:1.5rem 1rem}.UnderConstruction-module__LULU6a__title{font-size:1.75rem}}.UnderConstruction-module__LULU6a__content:hover{transition:all .3s cubic-bezier(.4,0,.2,1)}
.page-module___8aEwW__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;font-size:2rem}@media (prefers-color-scheme:light){.page-module___8aEwW__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page-module___8aEwW__main{flex-direction:column;justify-content:center;align-items:center;height:auto;min-height:calc(100vh - 200px);padding:1rem;display:flex}.page-module___8aEwW__main ol{font-family:var(--font-geist-mono);letter-spacing:-.01em;margin:0;padding-left:0;font-size:14px;line-height:24px;list-style-position:inside}.page-module___8aEwW__main li:not(:last-of-type){margin-bottom:8px}.page-module___8aEwW__main code{background:var(--gray-alpha-100);border-radius:4px;padding:2px 4px;font-family:inherit;font-weight:600}.page-module___8aEwW__fadeIn{opacity:1!important;transform:translateY(0)!important}@keyframes page-module___8aEwW__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes page-module___8aEwW__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes page-module___8aEwW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__welcomeText{background:linear-gradient(135deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#ffeaa7) 0 0/300% 300%;-webkit-text-fill-color:transparent;text-shadow:0 4px 8px rgba(0,0,0,.3);letter-spacing:-.02em;text-align:center;-webkit-background-clip:text;margin-bottom:1rem;font-size:max(2rem,min(6vw,3.5rem));font-weight:800;transition:opacity .7s,transform .7s;animation:6s infinite page-module___8aEwW__gradientShift}.page-module___8aEwW__emoji{-webkit-text-fill-color:initial;color:gold;text-shadow:0 2px 4px rgba(0,0,0,.3);animation:2s ease-in-out infinite page-module___8aEwW__bounce;display:inline-block}.page-module___8aEwW__quote{opacity:1;transition:opacity .7s,transform .7s;position:relative;transform:translateY(0)}.page-module___8aEwW__quote.page-module___8aEwW__fadeInUp{opacity:1;transform:translateY(0)}.page-module___8aEwW__quote:hover{transform:translate(5px)}.page-module___8aEwW__transitioning,.page-module___8aEwW__quote.page-module___8aEwW__transitioning{opacity:.3;transform:scale(.95)}.page-module___8aEwW__fadeInUp{animation:.8s ease-out .3s forwards page-module___8aEwW__fadeInUp}@keyframes page-module___8aEwW__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.gradientShift{animation:4s infinite page-module___8aEwW__gradientShift}@keyframes page-module___8aEwW__bounce{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-3px)rotate(-2deg)}50%{transform:translateY(-6px)rotate(0)}75%{transform:translateY(-3px)rotate(2deg)}}.page-module___8aEwW__ctas{gap:16px;display:flex}.page-module___8aEwW__ctas a{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid transparent;border-radius:128px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:16px;font-weight:500;line-height:20px;transition:background .2s,color .2s,border-color .2s;display:flex}a.page-module___8aEwW__primary{background:var(--foreground);color:var(--background);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--gray-alpha-200);min-width:158px}.page-module___8aEwW__footer{grid-row-start:3;gap:24px;display:flex}.page-module___8aEwW__footer a{align-items:center;gap:8px;display:flex}.page-module___8aEwW__footer img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:transparent}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:transparent}.page-module___8aEwW__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module___8aEwW__page{padding:32px 32px 80px}.page-module___8aEwW__main{align-items:center}.page-module___8aEwW__main ol{text-align:center}.page-module___8aEwW__ctas{flex-direction:column}.page-module___8aEwW__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module___8aEwW__secondary{min-width:auto}.page-module___8aEwW__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (max-width:768px){body main{padding-top:70px!important}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}}.page-module___8aEwW__pageContainer{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module___8aEwW__pageTitle{color:#fff}
.CountdownTimer-module__4lloca__timer{flex-wrap:nowrap;justify-content:center;align-items:center;gap:max(.5rem,min(1.5vw,1.5rem));max-width:100%;min-height:max(4rem,min(8vw,7rem));margin:max(1rem,min(2.5vh,2.5rem)) 0;padding:max(.3rem,min(.8vw,.8rem)) max(.5rem,min(1vw,1rem));display:flex;overflow-x:auto}.CountdownTimer-module__4lloca__block{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);aspect-ratio:1;background:linear-gradient(135deg,rgba(255,107,107,.2),rgba(78,205,196,.2),rgba(69,183,209,.2));border:1px solid rgba(255,255,255,.2);border-radius:max(.4rem,min(1vw,1rem));flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:max(3rem,min(6.5vw,5.5rem));min-width:max(3rem,min(6.5vw,5.5rem));height:max(3rem,min(6.5vw,5.5rem));min-height:max(3rem,min(6.5vw,5.5rem));padding:max(.4rem,min(1vw,1rem));transition:all .8s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;transform:scale(1);box-shadow:0 max(.25rem,min(.6vw,1.2rem)) max(.5rem,min(1.2vw,1.6rem)) rgba(0,0,0,.1)}.CountdownTimer-module__4lloca__block:hover{cursor:pointer;background:linear-gradient(135deg,rgba(255,107,107,.3),rgba(78,205,196,.3),rgba(69,183,209,.3));transform:translateY(clamp(-.2rem,-.4vw,-.3rem))scale(1.02);box-shadow:0 max(.6rem,min(1.2vw,2rem)) max(1.2rem,min(2.4vw,2rem)) rgba(0,0,0,.2)}.CountdownTimer-module__4lloca__value{background:linear-gradient(135deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#feca57) 0 0/300% 300%;-webkit-text-fill-color:transparent;text-shadow:0 max(.125rem,min(.25vw,.25rem)) max(.25rem,min(.5vw,.25rem)) rgba(0,0,0,.3);white-space:nowrap;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;width:100%;height:60%;font-size:max(1.75rem,min(4.5vw,3.25rem));font-weight:800;line-height:.95;animation:3s infinite CountdownTimer-module__4lloca__gradientShift;display:flex}.CountdownTimer-module__4lloca__label{color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:max(.02rem,min(.04vw,.0625rem));text-align:center;white-space:nowrap;justify-content:center;align-items:center;max-width:100%;height:25%;margin-top:max(.15rem,min(.4vw,.5rem));padding:0;font-size:max(.65rem,min(1.6vw,1.2rem));font-weight:600;line-height:1;transition:opacity .7s,transform .7s;display:flex}@keyframes CountdownTimer-module__4lloca__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@media (max-width:480px){.CountdownTimer-module__4lloca__timer{gap:max(.25rem,min(1vw,.5rem));margin:max(.75rem,min(2vh,1.5rem)) 0;padding:0 max(.25rem,min(1vw,.5rem));overflow-x:auto}.CountdownTimer-module__4lloca__block{flex-shrink:0;width:max(2.8rem,min(16vw,4.5rem));min-width:max(2.8rem,min(16vw,4.5rem));height:max(2.8rem,min(16vw,4.5rem));min-height:max(2.8rem,min(16vw,4.5rem));padding:max(.25rem,min(1vw,.5rem))}.CountdownTimer-module__4lloca__value{font-size:max(1rem,min(5vw,1.6rem));line-height:.9}.CountdownTimer-module__4lloca__label{margin-top:max(.1rem,min(.3vw,.2rem));font-size:max(.4rem,min(2.2vw,.7rem))}}@media (min-width:481px) and (max-width:768px){.CountdownTimer-module__4lloca__timer{flex-wrap:nowrap;gap:max(.4rem,min(1.2vw,.8rem));margin:max(1rem,min(2.5vh,2rem)) 0}.CountdownTimer-module__4lloca__block{flex-shrink:0;width:max(3.6rem,min(11vw,5.2rem));min-width:max(3.6rem,min(11vw,5.2rem));height:max(3.6rem,min(11vw,5.2rem));min-height:max(3.6rem,min(11vw,5.2rem))}.CountdownTimer-module__4lloca__value{font-size:max(1.2rem,min(3.2vw,1.9rem));line-height:.92}.CountdownTimer-module__4lloca__label{font-size:max(.5rem,min(1.5vw,.85rem))}}@media (min-width:769px) and (max-width:1024px){.CountdownTimer-module__4lloca__timer{flex-wrap:nowrap;gap:max(.6rem,min(1.5vw,1rem));margin:max(1.5rem,min(3vh,2.25rem)) 0}.CountdownTimer-module__4lloca__block{flex-shrink:0;width:max(4.4rem,min(8.8vw,6rem));min-width:max(4.4rem,min(8.8vw,6rem));height:max(4.4rem,min(8.8vw,6rem));min-height:max(4.4rem,min(8.8vw,6rem))}.CountdownTimer-module__4lloca__value{font-size:max(1.4rem,min(2.6vw,2.1rem));line-height:.93}.CountdownTimer-module__4lloca__label{font-size:max(.6rem,min(1.3vw,.95rem))}}@media (min-width:1025px) and (max-width:1439px){.CountdownTimer-module__4lloca__timer{flex-wrap:nowrap;gap:max(.8rem,min(1.2vw,1.2rem));margin:max(2rem,min(3vh,2.5rem)) 0}.CountdownTimer-module__4lloca__block{flex-shrink:0;width:max(4.8rem,min(6.5vw,5.8rem));min-width:max(4.8rem,min(6.5vw,5.8rem));height:max(4.8rem,min(6.5vw,5.8rem));min-height:max(4.8rem,min(6.5vw,5.8rem));padding:max(.6rem,min(1.2vw,1rem))}.CountdownTimer-module__4lloca__value{font-size:max(1.4rem,min(1.8vw,2rem));line-height:.94}.CountdownTimer-module__4lloca__label{font-size:max(.6rem,min(.9vw,.85rem))}}@media (min-width:1440px){.CountdownTimer-module__4lloca__timer{gap:1.3rem}.CountdownTimer-module__4lloca__block{width:6.2rem;min-width:6.2rem;max-width:6.2rem;height:6.2rem;min-height:6.2rem;max-height:6.2rem;padding:1rem}.CountdownTimer-module__4lloca__value{font-size:2rem;line-height:.94}.CountdownTimer-module__4lloca__label{font-size:.85rem}}.CountdownTimer-module__4lloca__transitioning{opacity:.3;transform:scale(.95)}@media (max-width:320px){.CountdownTimer-module__4lloca__timer{gap:.15rem;padding:0 .15rem}.CountdownTimer-module__4lloca__block{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.CountdownTimer-module__4lloca__value{font-size:.8rem;line-height:.88}.CountdownTimer-module__4lloca__label{font-size:.35rem}}
.AboutUsSection-module__xiGAgW__heroSection{min-height:100vh;color:var(--foreground);padding:var(--spacing-2xl)var(--spacing-lg);background:0 0;justify-content:center;align-items:center;display:flex;position:relative}.AboutUsSection-module__xiGAgW__heroContainer{text-align:center;width:100%;max-width:980px;margin:0 auto}.AboutUsSection-module__xiGAgW__heroContent{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(20px)}.AboutUsSection-module__xiGAgW__loaded .AboutUsSection-module__xiGAgW__heroContent{opacity:1;transform:translateY(0)}.AboutUsSection-module__xiGAgW__heroTitle{font-size:var(--font-size-4xl);letter-spacing:-.003em;margin:0 0 var(--spacing-lg)0;background:linear-gradient(135deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#ffeaa7) 0 0/300% 300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;line-height:1.05;transition:opacity .3s;animation:6s infinite AboutUsSection-module__xiGAgW__gradientShift}.AboutUsSection-module__xiGAgW__heroSubtitle{font-size:var(--font-size-lg);letter-spacing:-.022em;margin:0 0 var(--spacing-xl)0;color:var(--secondary-text);max-width:600px;margin-left:auto;margin-right:auto;font-weight:400;line-height:1.47;transition:opacity .3s}.AboutUsSection-module__xiGAgW__heroLabel{font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.5px;color:var(--muted-foreground);margin:0 0 var(--spacing-2xl)0;font-weight:500;transition:opacity .3s}.AboutUsSection-module__xiGAgW__heroTimer{margin-top:var(--spacing-2xl)}.AboutUsSection-module__xiGAgW__transitioning{opacity:.3}@media (max-width:768px){.AboutUsSection-module__xiGAgW__heroSection{padding:var(--spacing-xl)var(--spacing-md);min-height:calc(100vh - 44px)}.AboutUsSection-module__xiGAgW__heroTitle{margin-bottom:var(--spacing-lg)}}@keyframes AboutUsSection-module__xiGAgW__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-color-scheme:dark){.AboutUsSection-module__xiGAgW__heroSection{background:var(--background)}}
