.Landing-module__ZPXI-W__marqueeContainer{z-index:0;pointer-events:none;opacity:.25;flex-direction:column;justify-content:center;gap:8vh;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;transform:skewY(-5deg)scale(.8)}.Landing-module__ZPXI-W__stripe{width:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.Landing-module__ZPXI-W__track{white-space:nowrap;will-change:transform;display:flex}.Landing-module__ZPXI-W__stripeText{color:var(--primary-text);opacity:.5;align-items:center;gap:.5rem;margin-right:4rem;font-family:Courier Prime,Courier New,monospace;font-size:2.5rem;font-weight:700;display:flex}.Landing-module__ZPXI-W__cursor{background-color:var(--secondary-text);opacity:.5;width:12px;height:2.5rem;animation:1s step-end infinite Landing-module__ZPXI-W__blink;display:inline-block}@keyframes Landing-module__ZPXI-W__blink{0%,to{opacity:0}50%{opacity:1}}.Landing-module__ZPXI-W__scrollLeft{animation:40s linear infinite Landing-module__ZPXI-W__slideLeft}.Landing-module__ZPXI-W__scrollRight{animation:40s linear infinite Landing-module__ZPXI-W__slideRight}@keyframes Landing-module__ZPXI-W__slideLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Landing-module__ZPXI-W__slideRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.Landing-module__ZPXI-W__slow{animation-duration:600s}.Landing-module__ZPXI-W__medium{animation-duration:400s}.Landing-module__ZPXI-W__fast{animation-duration:300s}.Landing-module__ZPXI-W__wrapper{color:var(--primary-text);background-color:var(--primary);scrollbar-width:none;-ms-overflow-style:none;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.Landing-module__ZPXI-W__wrapper::-webkit-scrollbar{display:none}.Landing-module__ZPXI-W__gradientBackground{z-index:0;will-change:background-position;opacity:.6;pointer-events:none;background:radial-gradient(circle,#0f0f0f 0% 20%,#0f0f0f 40% 60%,#0f0f0f 80% 100%);width:140vw;height:140vh;position:fixed;top:-20%;left:-20%}.Landing-module__ZPXI-W__contentContainer{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.Landing-module__ZPXI-W__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3rem;min-height:100vh;padding-top:0;padding-bottom:0;display:flex;position:relative}.Landing-module__ZPXI-W__heroBackgroundWrapper{pointer-events:none;z-index:-1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing-module__ZPXI-W__heroBackgroundImage{object-fit:contain;width:100%;height:auto;max-height:70vh}.Landing-module__ZPXI-W__heroHeader{z-index:2;flex-direction:column;align-items:center;gap:1rem;animation:.8s ease-out Landing-module__ZPXI-W__fadeInDown;display:flex;position:relative}.Landing-module__ZPXI-W__heroLogo{object-fit:contain;filter:drop-shadow(0 2px 6px #000000e6);width:auto;height:230px}.Landing-module__ZPXI-W__catchphrase{color:var(--primary-text);font-family:var(--font-josefin), sans-serif;text-shadow:0 2px 8px #000,0 4px 16px #000c;font-size:2.5rem;font-weight:700}.Landing-module__ZPXI-W__heroContent{z-index:2;flex-direction:column;align-items:center;gap:2.5rem;max-width:800px;display:flex;position:relative}.Landing-module__ZPXI-W__ctaButton{background-color:var(--primary-text);color:var(--primary);font-family:var(--font-josefin), sans-serif;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.25,.46,.45,.94);display:inline-block;position:relative;box-shadow:0 0 20px #ffffff26}.Landing-module__ZPXI-W__ctaButton:hover{color:var(--primary);transform:translateY(-2px);box-shadow:0 0 30px #ffffff4d}.Landing-module__ZPXI-W__ctaRow{flex-flow:wrap;justify-content:center;gap:1rem;display:flex}.Landing-module__ZPXI-W__ctaPlatform{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--primary-text);cursor:pointer;background-color:#ffffff0f;border:1px solid #ffffff26;border-radius:14px;align-items:center;gap:.75rem;padding:.75rem 1.4rem;text-decoration:none;transition:all .25s cubic-bezier(.25,.46,.45,.94);display:flex;box-shadow:0 2px 12px #0000004d}.Landing-module__ZPXI-W__ctaPlatform:hover{color:var(--primary-text);background-color:#ffffff1a;border-color:#ffffff59;box-shadow:0 4px 20px #0006}.Landing-module__ZPXI-W__ctaMenu{display:flex;position:relative}.Landing-module__ZPXI-W__ctaDropdown{pointer-events:none;z-index:3;min-width:100%;padding-top:.6rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Landing-module__ZPXI-W__ctaMenu:hover .Landing-module__ZPXI-W__ctaDropdown,.Landing-module__ZPXI-W__ctaMenu:focus-within .Landing-module__ZPXI-W__ctaDropdown,.Landing-module__ZPXI-W__ctaMenuOpen .Landing-module__ZPXI-W__ctaDropdown{pointer-events:auto}.Landing-module__ZPXI-W__ctaDropdownPanel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;will-change:opacity, transform, backdrop-filter;background-color:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;gap:.15rem;padding:.4rem;transition:opacity .25s cubic-bezier(.25,.46,.45,.94),transform .25s cubic-bezier(.25,.46,.45,.94);display:flex;transform:translateY(-6px);box-shadow:0 2px 12px #0000004d}.Landing-module__ZPXI-W__ctaMenu:hover .Landing-module__ZPXI-W__ctaDropdownPanel,.Landing-module__ZPXI-W__ctaMenu:focus-within .Landing-module__ZPXI-W__ctaDropdownPanel,.Landing-module__ZPXI-W__ctaMenuOpen .Landing-module__ZPXI-W__ctaDropdownPanel{opacity:1;transform:translateY(0)}.Landing-module__ZPXI-W__ctaDropdownItem{color:var(--primary-text);white-space:nowrap;border-radius:8px;align-items:center;gap:.6rem;padding:.5rem .8rem;font-size:.9rem;text-decoration:none;transition:background-color .15s;display:flex}.Landing-module__ZPXI-W__ctaDropdownItem:hover{color:var(--primary-text);background-color:#ffffff1f}.Landing-module__ZPXI-W__ctaPlatformIcons{align-items:center;gap:.45rem;display:flex}.Landing-module__ZPXI-W__ctaPlatformText{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.Landing-module__ZPXI-W__ctaPlatformLabel{color:var(--secondary-text);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}.Landing-module__ZPXI-W__ctaPlatformName{font-family:var(--font-josefin), sans-serif;font-size:1.1rem;font-weight:700}@media (max-width:640px){.Landing-module__ZPXI-W__ctaRow{flex-direction:column;align-items:center}.Landing-module__ZPXI-W__ctaPlatform{width:240px}}.Landing-module__ZPXI-W__fadeIn{opacity:1}.Landing-module__ZPXI-W__fadeOut{opacity:0}@keyframes Landing-module__ZPXI-W__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Landing-module__ZPXI-W__marqueeContainer{gap:5vh}.Landing-module__ZPXI-W__stripeText{font-size:1.75rem}.Landing-module__ZPXI-W__cursor{height:1.75rem}.Landing-module__ZPXI-W__heroHeadline{font-size:2.5rem}.Landing-module__ZPXI-W__heroLogo{height:140px}.Landing-module__ZPXI-W__catchphrase{font-size:1rem}.Landing-module__ZPXI-W__contentContainer{padding:0 1.25rem}.Landing-module__ZPXI-W__carouselWrapper{height:280px}.Landing-module__ZPXI-W__hero{gap:2rem}.Landing-module__ZPXI-W__heroContent{gap:1.5rem}.Landing-module__ZPXI-W__heroBackgroundImage{max-width:90%;max-height:35vh}.Landing-module__ZPXI-W__sectionTitle{font-size:1.75rem}.Landing-module__ZPXI-W__subheadline{margin-bottom:1.5rem;font-size:1rem}.Landing-module__ZPXI-W__sectionHeader{margin-bottom:2rem}.Landing-module__ZPXI-W__bentoSection{padding:2rem 0 3rem}.Landing-module__ZPXI-W__bentoContent{padding:1.25rem}.Landing-module__ZPXI-W__pillarTitle{font-size:1.25rem}.Landing-module__ZPXI-W__pillarText{font-size:.95rem}.Landing-module__ZPXI-W__faqSection{padding:2rem 0 3rem}.Landing-module__ZPXI-W__faqQuestion{padding:1rem 1.25rem;font-size:1rem}.Landing-module__ZPXI-W__faqAnswer{padding:.75rem 1.25rem 1rem;font-size:.95rem}.Landing-module__ZPXI-W__footer{margin-top:2rem;padding:2rem 0}.Landing-module__ZPXI-W__footerContent{text-align:center;flex-direction:column;gap:1rem}.Landing-module__ZPXI-W__footerLinks{flex-wrap:wrap;justify-content:center}.Landing-module__ZPXI-W__pageContainer{padding:90px 1.25rem 3rem}.Landing-module__ZPXI-W__pageTitle{margin-bottom:2rem;font-size:2rem}.Landing-module__ZPXI-W__pageSectionTitle{font-size:1.25rem}}@media (max-width:480px){.Landing-module__ZPXI-W__heroLogo{height:110px}.Landing-module__ZPXI-W__ctaPlatform{width:100%;max-width:280px}.Landing-module__ZPXI-W__sectionTitle{font-size:1.5rem}.Landing-module__ZPXI-W__pillarTitle{font-size:1.1rem}.Landing-module__ZPXI-W__marqueeContainer{gap:3vh}.Landing-module__ZPXI-W__stripeText{font-size:1.1rem}.Landing-module__ZPXI-W__cursor{height:1.1rem}}.Landing-module__ZPXI-W__sectionHeader{text-align:center;margin-bottom:3rem}.Landing-module__ZPXI-W__sectionTitle{font-family:var(--font-josefin), sans-serif;color:var(--primary-text);margin-bottom:.5rem;font-size:2.5rem}.Landing-module__ZPXI-W__subheadline{color:var(--secondary-text);max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.Landing-module__ZPXI-W__bentoSection{padding:4rem 0 6rem}.Landing-module__ZPXI-W__glassCard{box-shadow:var(--shadow-s);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffff0a;border-radius:2rem;transition:box-shadow .3s;position:relative;overflow:hidden}.Landing-module__ZPXI-W__glassCard:before{content:"";z-index:2;border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(115deg,#0000 40%,#fffc 50%,#0000 60%) 100% 0/200% 200%;padding:2px;transition:opacity .3s,background-position 0s .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Landing-module__ZPXI-W__glassCard:hover:before{opacity:1;background-position:0 0;transition:opacity .3s,background-position 1s}.Landing-module__ZPXI-W__bentoContent{flex-direction:column;padding:2rem;display:flex}.Landing-module__ZPXI-W__bentoHeader{flex-direction:row;align-items:center;gap:12px;margin-bottom:10px;display:flex}.Landing-module__ZPXI-W__bentoImage{width:100%;height:auto;display:block}.Landing-module__ZPXI-W__bentoImageWrapper{display:block;position:relative;overflow:hidden}.Landing-module__ZPXI-W__bentoImageWrapper:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#646464 0%,#0000 100%);width:100%;height:25%;position:absolute;top:0;left:0}.Landing-module__ZPXI-W__bentoHeader svg{margin-bottom:5px}.Landing-module__ZPXI-W__pillarTitle{font-family:var(--font-josefin), sans-serif;color:var(--primary-text);font-size:1.5rem}.Landing-module__ZPXI-W__pillarText{color:var(--secondary-text);line-height:1.6}.Landing-module__ZPXI-W__proBadge{background:color-mix(in srgb, var(--primary-text) 15%, transparent);border:1px solid color-mix(in srgb, var(--primary-text) 30%, transparent);color:var(--primary-text);text-transform:uppercase;border-radius:20px;align-items:center;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.Landing-module__ZPXI-W__bentoGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Landing-module__ZPXI-W__bentoCell{flex-direction:column;display:flex;position:relative}.Landing-module__ZPXI-W__span2{grid-column:span 2}.Landing-module__ZPXI-W__rowSpan2{grid-row:span 2}@media (max-width:1024px){.Landing-module__ZPXI-W__bentoGrid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Landing-module__ZPXI-W__bentoGrid{grid-template-columns:1fr}}.Landing-module__ZPXI-W__faqSection{padding:4rem 0 6rem}.Landing-module__ZPXI-W__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.Landing-module__ZPXI-W__faqItem{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-s);background-color:#ffffff0a;border-radius:1rem;overflow:hidden}.Landing-module__ZPXI-W__faqItem[open] .Landing-module__ZPXI-W__faqQuestion{border-bottom:1px solid var(--separator)}.Landing-module__ZPXI-W__faqQuestion{font-family:var(--font-josefin), sans-serif;color:var(--primary-text);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.15rem;list-style:none;display:flex}.Landing-module__ZPXI-W__faqQuestion::-webkit-details-marker{display:none}.Landing-module__ZPXI-W__faqQuestion:after{content:"+";color:var(--secondary-text);flex-shrink:0;margin-left:1rem;font-size:1.5rem;transition:transform .2s}.Landing-module__ZPXI-W__faqItem[open] .Landing-module__ZPXI-W__faqQuestion:after{transform:rotate(45deg)}.Landing-module__ZPXI-W__faqAnswer{color:var(--secondary-text);padding:1rem 1.5rem 1.25rem;font-size:1rem;line-height:1.7}.Landing-module__ZPXI-W__faqAnswer a{color:var(--primary-text);text-decoration:underline}.Landing-module__ZPXI-W__footer{background-color:var(--secondary);border-top:1px solid var(--separator);margin-top:4rem;padding:3rem 0}.Landing-module__ZPXI-W__footerContent{max-width:1200px;color:var(--secondary-text);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.Landing-module__ZPXI-W__footerLinks{flex-direction:row;gap:12px;display:flex}.Landing-module__ZPXI-W__pageWrapper{flex-direction:column;display:flex;}.Landing-module__ZPXI-W__pageContainer{z-index:1;flex:1;max-width:800px;margin:0 auto;padding:120px 2rem 4rem;position:relative}.Landing-module__ZPXI-W__pageTitle{font-family:var(--font-josefin), sans-serif;color:var(--primary-text);margin-bottom:3.5rem;font-size:2.5rem}.Landing-module__ZPXI-W__pageSectionTitle{font-family:var(--font-josefin), sans-serif;color:var(--primary-text);margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem}.Landing-module__ZPXI-W__pageText{color:var(--secondary-text);text-align:justify;margin-bottom:1.2rem;font-size:1rem;line-height:1.7}.Landing-module__ZPXI-W__pageText a{color:var(--primary-text);text-decoration:underline}.Landing-module__ZPXI-W__pageContainer ul{padding-left:2rem}.Landing-module__ZPXI-W__contactForm{flex-direction:column;gap:1.25rem;max-width:500px;margin:0 auto;display:flex}.Landing-module__ZPXI-W__contactForm input,.Landing-module__ZPXI-W__contactForm select,.Landing-module__ZPXI-W__contactForm textarea{box-sizing:border-box;width:100%}.Landing-module__ZPXI-W__contactForm select{height:2.75rem}
.LandingPageNavbar-module__NJqH5G__navbar{z-index:1000;background-color:#0000;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2.5rem;transition:background-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s,box-shadow .25s,border-color .25s;display:flex;position:fixed}.LandingPageNavbar-module__NJqH5G__navbarScrolled{background-color:color-mix(in srgb, var(--secondary) 75%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom-color:var(--separator);box-shadow:0 6px 24px #00000073}.LandingPageNavbar-module__NJqH5G__navLinks{gap:1.7rem;display:flex}.LandingPageNavbar-module__NJqH5G__navLink{color:var(--secondary-text);font-size:.9rem;text-decoration:none;transition:color .2s}.LandingPageNavbar-module__NJqH5G__navLink:hover{color:var(--primary-text)}.LandingPageNavbar-module__NJqH5G__logoWrapper{margin-top:22px;position:absolute;top:0}.LandingPageNavbar-module__NJqH5G__logo{width:90px}.LandingPageNavbar-module__NJqH5G__burgerBtn{color:var(--primary-text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background-color .15s;display:none}.LandingPageNavbar-module__NJqH5G__burgerBtn:hover{background-color:#ffffff14}.LandingPageNavbar-module__NJqH5G__mobileMenu{background-color:var(--secondary);border:1px solid var(--separator);border-radius:14px;flex-direction:column;min-width:200px;padding:8px;animation:.15s ease-out LandingPageNavbar-module__NJqH5G__fadeInDown;display:flex;position:absolute;top:calc(100% - .5rem);right:1rem;box-shadow:0 12px 32px #00000059}.LandingPageNavbar-module__NJqH5G__mobileLink{color:var(--primary-text);border-radius:10px;padding:10px 14px;font-size:.95rem;text-decoration:none;transition:background-color .15s,color .15s}.LandingPageNavbar-module__NJqH5G__mobileLink:hover{background-color:var(--secondary-hover);color:var(--primary-text)}@keyframes LandingPageNavbar-module__NJqH5G__fadeInDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LandingPageNavbar-module__NJqH5G__navbar{padding:1rem 1.25rem}.LandingPageNavbar-module__NJqH5G__navLinks{display:none}.LandingPageNavbar-module__NJqH5G__burgerBtn{margin-left:auto;display:flex}}
.Form-module__J5ccbW__header{flex-direction:column;gap:6px;display:flex}.Form-module__J5ccbW__elements{flex-direction:column;gap:16px;display:flex}.Form-module__J5ccbW__container{flex-direction:column;gap:30px;width:25%;min-width:270px;max-width:450px;margin-left:10%;display:flex}.Form-module__J5ccbW__element{flex-direction:column;gap:6px;display:flex}.Form-module__J5ccbW__project{flex-direction:column;width:25%;min-width:270px;max-width:450px;margin-left:10%;display:flex}.Form-module__J5ccbW__home{flex-direction:column;gap:40px;width:320px;min-height:25vh;display:flex}.Form-module__J5ccbW__label{color:var(--secondary-text);text-transform:uppercase;letter-spacing:.03rem;font-size:.85rem;font-weight:600}.Form-module__J5ccbW__btn_flex{flex-direction:row;justify-content:flex-end;display:flex}.Form-module__J5ccbW__btn{color:var(--primary-text);background-color:var(--secondary);cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:1rem;display:flex;border-style:solid!important;border-color:var(--tertiary)!important;border-radius:40px!important}.Form-module__J5ccbW__btn:hover{transition:border-color .2s;border-color:var(--tertiary-hover)!important}.Form-module__J5ccbW__btn:active{transition:transform .25s;transform:scale(.98)}.Form-module__J5ccbW__btn:disabled{color:var(--secondary-text);background-color:var(--secondary)}.Form-module__J5ccbW__input{background-color:var(--secondary);border-radius:7px;padding:8px;font-size:1.15rem}.Form-module__J5ccbW__input::placeholder{font-size:1rem}.Form-module__J5ccbW__input_desc{resize:vertical;min-height:100px;max-height:300px}
.FormInfo-module__FGqvZq__info{width:100%;padding-top:6px}.FormInfo-module__FGqvZq__text{color:var(--success);text-align:justify;background:#22c55e1a;border:1px solid #22c55e33;border-radius:8px;padding:12px 16px;font-size:.9rem;font-weight:500}.FormInfo-module__FGqvZq__error{color:var(--error);text-align:justify;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:12px 16px;font-size:.9rem;font-weight:500}.FormInfo-module__FGqvZq__infoBox{color:#3b82f6;text-align:justify;background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;padding:12px 16px;font-size:.9rem;font-weight:500}.FormInfo-module__FGqvZq__warn{background-color:var(--warning);text-align:justify;color:#fff;border-radius:6px;padding:15px}
