@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");#app,#app>div,body,html{width:100vw;margin:0;padding:0;min-height:100vh;font-family:var(--font-family);--gradient:hsla(0,0%,95%,.01);--mini-font-family:var(--font-family);--mini-font-size:13px;--mini-font-style:normal;--mini-font-weight:400;--mini-letter-spacing:1.3px;--mini-line-height:normal}body{height:100%;font-family:Manrope,serif;font-optical-sizing:auto;font-style:normal}.Component{display:flex;justify-content:space-between;max-width:90rem;height:100vh;text-align:center;align-items:center;margin:auto;width:95%}input,select,textarea{font-size:16px}.default-theme{--text:#fff;--primary-gradient:linear-gradient(90deg,#439dfe,#9932cc);--border-gradient:linear-gradient(90deg,#439dfe,#9932cc) 1;--text-color:#fff;--text-color-opposite:#000;--input-bg-color:#1d1d1d;--background:#000;--button-transform:none;--button-shadow:none;--font-family:OpenSans-Regular,Helvetica,Arial,Helvetica,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--textcolor:#101828;--forecolor:#475467;--primary-color:""}.header-title{font-size:30px;font-weight:700;line-height:1;text-align:center;color:#fff}@media (min-width:640px){.header-title{font-size:40px}}@media (min-width:768px){.header-title{font-size:64px}}.mini-header{font-size:16px;font-weight:700;text-align:center;color:#9932cc}.h4{font-size:30px}.h3,.h4{font-weight:700;color:var(--textcolor)}.h3{font-size:36px}.h2{font-size:20px}.h1,.h2{font-weight:400;color:var(--forecolor)}.h1{font-size:18px;margin:.85em 0}.footer_li{font-size:16px;font-weight:600;padding-top:12px;color:#eaecf0}.form-group{width:80%;display:flex;flex-direction:column;position:relative;margin:0 auto 20px}.input{padding:.75rem;border:1px solid #161517;border-radius:.375rem;color:#fff;font-size:1rem;transition:border-color .3s ease}.input:focus,.input:not(:placeholder-shown){outline:none}.input::placeholder{color:#7b7b7b}.form-label{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:16px;color:#999;pointer-events:none;transition:all .3s ease;background-color:transparent;padding:0 5px}.input:focus+.form-label,.input:not(:placeholder-shown)+.form-label{top:0;transform:translateY(-50%) scale(.8)}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}h2,h3,h4,h5,h6,p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;padding-bottom:.5rem}.navbar{position:fixed;width:100%;z-index:50}.nav-container{max-width:910px;margin:auto;padding:10px 20px;border-radius:50px;display:flex;justify-content:space-between;align-items:center;transition:background .3s ease}.scrolled{background:rgba(11,4,32,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.not-scrolled{background:rgba(89,50,109,.54);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.nav-content{display:flex;justify-content:space-between;width:100%;align-items:center}.logo img{max-width:50px}.nav-container .menu{display:flex;list-style:none;justify-content:space-between;width:48%;gap:20px}.nav-content ul{margin-bottom:0!important}.nav-container .menu-item{font-size:14px;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap}.nav-container .menu-item:hover{color:#9932cc}.auth-buttons{display:flex;align-items:center;gap:10px}.login-btn{color:var(--primary-color);font-weight:700;background:none}.signup-btn{color:#fff;background:#9932cc;font-weight:700;border-radius:50px}.menu-toggle{display:none;background:none;border:none;color:#fff;font-size:20px}@media (max-width:768px){.nav-container .menu{display:none}.menu-toggle{display:block}}@media (max-width:968px){.nav-container{margin:0 10px}}.mobile-menu{position:fixed;top:0;left:0;width:100%;background:#000;z-index:50;transition:transform .3s ease-in-out}.mobile-menu.closed{transform:translateY(-100%)}.mobile-menu.open{transform:translateY(0)}.mobile-header{max-width:910px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:rgba(89,50,109,.54)}.mobile-menu-content{display:flex;flex-direction:column;align-items:start;padding:20px}.mobile-menu-item{font-size:14px;font-weight:700;color:#fff;text-decoration:none;padding:20px 0;margin:10px 0;width:100%}.mobile-menu-item:hover{background:#9932cc27}.mobile-menu-content .button-container{width:100%;margin-top:1rem;margin-bottom:1rem}.mobile-menu-content .button{width:100%;height:44px;font-weight:700;border-radius:9999px;text-align:center;display:inline-block;border:none;cursor:pointer}.mobile-menu-content .button-primary{background-color:#9932cc;color:#fff}.mobile-menu-content .button-secondary{background-color:#fff;color:#9932cc}.nav-content .button-group{display:flex;align-items:center;gap:1rem}.nav-content .button{font-weight:700;border-radius:9999px;text-align:center;border:none;cursor:pointer;display:none}@media (max-width:400px){.mobile-menu-content{padding:10px}}@media (min-width:768px){.nav-content .button{display:inline-block}}.nav-content .button-primary{background-color:#9932cc;color:#fff;padding:0 18px;height:39px;line-height:1;white-space:nowrap;border-radius:30px;border:1px solid #9932cc}.nav-content .button-secondary{background-color:transparent;color:#fff;padding:0 14px;height:39px;white-space:nowrap}.nav-content .menu-button{color:#fff;display:block;background:transparent;border:none;font-size:20px}@media (min-width:768px){.nav-content .menu-button{display:none}}.close-btn{background:none;border:none;color:#fff;font-size:20px}.hero-section{background:linear-gradient(180deg,#030204 40%,#311042);padding-top:1.25rem;min-height:auto;position:relative}.hero-section .navbar-container{max-width:909.9px;margin:0 auto;display:flex;align-items:center;justify-content:center}.hero-content{padding:2.5rem 1rem 0;text-align:center}.hero-section .hero-title{font-weight:700;color:#9932cc;padding-top:4rem}.hero-section .header-title{font-size:30px;font-weight:700;color:#fff;margin:1rem auto;width:80%}.hero-description{color:#d1d5db;font-size:14px;width:80%;margin:0 auto 2rem}.button-group{justify-content:center;gap:1rem}.button-group,.download-button{display:flex;align-items:center}.download-button{background-color:#000;color:#fff;border:1.35px solid #fff;padding:0 .75rem;width:192.25px;height:54px;border-radius:30px;transition:background .3s,border .3s}.download-button:hover{background-color:#9932cc;border-color:#000}.download-text{display:flex;flex-direction:column;text-align:start;padding-left:.5rem}.download-text .p{font-size:13px;font-weight:100}.download-text .Store{font-size:1.3rem;font-weight:600}.signup-button{color:#fff;font-weight:700;height:54px;width:111.67px;border:.89px solid #9932cc;background-color:#9932cc;border-radius:30px;transition:background .3s}.signup-button:hover{background-color:#000;color:#fff}.hero-section .image-container{display:none}.hero-section .image-container-small{display:block}@media (min-width:640px){.hero-description{font-size:17.78px;max-width:42rem}.hero-section .header-title{font-size:64px;font-weight:700;color:#fff;margin-bottom:1rem}.download-text p{font-size:.875rem}.download-text span{font-size:1.25rem}.signup-button{padding:1rem}.hero-section .image-container{margin-top:2.5rem;margin-left:2.5rem;display:block}.hero-section .image-container-small{display:none}}.container{display:flex;flex-direction:column;gap:.75rem;max-width:90rem;padding:2.5rem 1rem;margin-left:auto;margin-right:auto;background:#fff}@media (min-width:1024px){.container{padding-left:0;padding-right:0}}.containe{display:flex;flex-direction:column;justify-content:space-between;width:100%;align-items:center}@media (min-width:1024px){.containe{flex-direction:row;margin-bottom:30px}}.text-section{width:100%;padding-left:0;margin-top:20px}@media (min-width:1024px){.text-section{padding-left:2.5rem}}.container .text-center{text-align:center;padding-bottom:14px}.text-content{margin-top:1.25rem}.subtitle{width:100%}@media (min-width:1024px){.subtitle{width:80%;margin-top:20px}}.list{margin-top:1rem;padding:1rem}.list-items{display:flex;gap:.75rem;align-items:center}.list-text{font-size:1.25rem;font-weight:700}.image-section{width:100%;margin-top:1.5rem}@media (min-width:1024px){.image-section{width:100%;margin-top:0}}.event-image{width:100%;height:100%}.containe-reverse{display:flex;flex-direction:column;gap:0;width:100%;align-items:center;justify-content:space-between}@media (min-width:1024px){.containe-reverse{gap:2.5rem}}@media (min-width:1280px){.containe-reverse{gap:2.5rem}}@media (min-width:1024px){.containe-reverse{flex-direction:row}}.containe-reverse .image-section{width:100%;order:2;margin-top:2.5rem}@media (min-width:1024px){.containe-reverse .image-section{width:50%;order:1;margin-top:0}}.containe-reverse .event-image{width:100%}.containe-reverse .text-section{width:100%;order:1}@media (min-width:1024px){.containe-reverse .text-section{width:50%;order:2}}.containe-reverse .text-content{margin-top:1.25rem}.containe-reverse.title{font-size:1.5rem;font-weight:700}.containe-reverse .subtitle{width:100%}@media (min-width:1024px){.containe-reverse .subtitle{width:80%}}.containe-reverse .list{margin-top:1rem;padding:1rem}.containe-reverse .list-items{display:flex;gap:.75rem;align-items:center}.containe-reverse .list-text{font-size:1.25rem;font-weight:700}.connect-container{padding:2.5rem 2rem;max-width:90rem;margin:0 auto}.connect-container .header{max-width:90rem;margin:0 auto;padding:0 2.5rem 2.5rem 0}.connect-container .title{color:#fff}.description{color:#fff;margin-top:1rem}.content-grid{display:grid;grid-gap:2rem;gap:2rem;align-items:center}@media (min-width:768px){.content-grid{grid-template-columns:repeat(2,1fr)}}.features{position:relative;text-align:left}.vertical-line{position:absolute;left:0;top:0;bottom:0;width:.25rem;background-color:#7c3aed}.feature-list{margin-left:2rem}.feature-item{margin-bottom:3rem}.feature-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}.feature-text{color:#d1d5db}.connect-container .image-container{display:none;width:100%}@media (min-width:768px){.connect-container .image-container,.connect-container .image-container img{display:block;height:100%;width:100%;margin-right:auto}}.bg-back-gradient{background:linear-gradient(180deg,#030204 40%,#311042)}.about-us-container{max-width:90rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.about-us-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.about-us-container{padding-left:2rem;padding-right:2rem}}.about-us-section{padding-top:2.5rem;padding-bottom:2.5rem}.about-us-header{font-size:1.125rem;font-weight:600;color:#9932cc}.about-us-text{text-align:center;margin-top:20px}.about-us-subheader{font-size:1rem;font-weight:500;color:#4a4a4a}.about-us-description{font-size:.875rem;color:#666;max-width:90%;margin-left:auto;margin-right:auto;line-height:1.75}@media (min-width:768px){.about-us-description{font-size:1rem;max-width:75%}}@media (min-width:1024px){.about-us-description{max-width:52%;margin-top:20px}}.about-us-image{margin-top:2.5rem;object-fit:contain;margin-left:auto;margin-right:auto;width:100%;height:100%}.contact-container{max-width:1440px;margin:0 auto}.contact-section{padding:40px 16px;display:flex;flex-direction:column;gap:40px}@media (min-width:1024px){.contact-section{padding-left:40px;padding-right:40px}}.contact-header{text-align:left}.contact-title{font-size:16px;font-weight:600;color:#9932cc}.contact-intro{display:flex;flex-direction:column;gap:12px}.contact-subtitle{font-size:16px;font-weight:400}.contact-grid{display:grid;grid-gap:40px;gap:40px}@media (min-width:640px){.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.contact-grid{display:flex;justify-content:space-between}}.contact-item{display:flex;flex-direction:column;gap:12px}.contact-heading{font-size:20px;font-weight:700}.contact-description,.contact-info{font-size:16px}.contact-info{font-weight:600;color:#59326d}.footer-container{max-width:1440px;margin:0 auto}.footer-content{padding:40px 16px}@media (min-width:1024px){.footer-content{padding:40px}}.footer-top{display:flex;justify-content:space-between;flex-direction:column;gap:20px}@media (min-width:768px){.footer-top{flex-direction:row}}.footer-left{display:flex;flex-direction:column;gap:16px}.footer-description{font-size:16px;color:#eaecf0;width:60%}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;list-style:none;padding:0;color:#fff}@media (min-width:640px){.footer-links{grid-template-columns:repeat(4,1fr)}}.footer-right{display:flex;flex-direction:column;gap:16px}.footer-title{font-size:16px;font-weight:700;color:#fff}.footer-divider{width:100%;height:1px;background-color:#eddaff;margin-top:40px}.footer-bottom{display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:40px}@media (min-width:640px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-copyright{color:#d0d5dd;font-size:14px}.footer-socials{display:flex;gap:20px;list-style:none;padding:0}.contact-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#030204,#311042)}.contact-hero{background:linear-gradient(180deg,#030204,#1a0a2e);padding:120px 20px 50px;text-align:center}.contact-hero h1{font-size:48px;font-weight:700;color:#fff;margin:0 0 16px}.contact-hero p{font-size:16px;color:hsla(0,0%,100%,.65);line-height:1.7;max-width:560px;margin:0 auto}.contact-cards{display:flex;justify-content:center;gap:30px;padding:40px 20px 10px;max-width:800px;margin:0 auto;flex-wrap:wrap}.contact-card{text-align:center;flex:1 1;min-width:200px;max-width:240px}.contact-card img{margin-bottom:12px}.contact-card h3{font-size:16px;font-weight:600;color:#fff;margin:0 0 6px}.contact-card p.card-description{font-size:13px;color:hsla(0,0%,100%,.5);margin:0 0 8px;line-height:1.4}.contact-card p.card-info{font-size:14px;color:#c084fc;margin:0;font-weight:500}.contact-body{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:30px 20px 60px}.contact-form-card{background:#fff;border-radius:12px;padding:36px 40px;max-width:500px;width:100%;box-shadow:0 4px 24px rgba(0,0,0,.2)}.contact-form-card .form-field{margin-bottom:16px}.contact-form-card .form-field label{display:block;font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:5px}.contact-form-card .form-field .required{color:#e53e3e}.contact-form-card .form-field input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#333;background:#fff;box-sizing:border-box;transition:border-color .2s}.contact-form-card .form-field input:focus{outline:none;border-color:#9932cc;box-shadow:0 0 0 2px rgba(153,50,204,.15)}.contact-form-card .form-field input::placeholder{color:#9ca3af}.contact-form-card .phone-input-wrapper .react-tel-input .form-control{width:100%!important;border:1px solid #d1d5db!important;border-radius:6px!important;height:40px!important;font-size:14px!important;color:#333!important;background:#fff!important}.contact-form-card .phone-input-wrapper .react-tel-input .flag-dropdown{border:1px solid #d1d5db!important;border-radius:6px 0 0 6px!important;background:#fff!important}.contact-form-card .consent-group{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin-bottom:16px}.contact-form-card .consent-group input[type=checkbox]{min-width:16px;min-height:16px;margin-top:2px;accent-color:#9932cc;flex-shrink:0;cursor:pointer}.contact-form-card .consent-group label{font-size:12.5px;color:#444;line-height:1.55;cursor:pointer}.contact-form-card .consent-group label strong{color:#1a1a1a}.contact-form-card .submit-btn{width:100%;padding:12px;background:linear-gradient(135deg,#9932cc,#7c3aed);color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .2s;margin-top:8px}.contact-form-card .submit-btn:hover{opacity:.9}.contact-form-card .submit-btn:disabled{opacity:.5;cursor:not-allowed}.contact-form-card .form-links{text-align:center;margin-top:18px;font-size:13px;color:#666}.contact-form-card .form-links a{color:#9932cc;text-decoration:none}.contact-form-card .form-links a:hover{text-decoration:underline}.contact-form-card .form-error{color:#e53e3e;font-size:13px;margin-bottom:14px;text-align:center}.contact-form-card .form-success{color:#16a34a;font-size:15px;text-align:center;padding:40px 0}.contact-footer{background:#311042}@media (max-width:600px){.contact-hero{padding:100px 20px 30px}.contact-hero h1{font-size:32px}.contact-hero p{font-size:14px}.contact-cards{flex-direction:column;align-items:center;gap:24px}.contact-form-card{padding:24px 20px}}.terms-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#030204,#311042)}.terms-hero{background:linear-gradient(180deg,#030204,#1a0a2e);padding:120px 20px 50px;text-align:center}.terms-hero h1{font-size:48px;font-weight:700;color:#fff;margin:0 0 16px}.terms-hero p{font-size:16px;color:hsla(0,0%,100%,.65);max-width:560px}.terms-body,.terms-hero p{line-height:1.7;margin:0 auto}.terms-body{flex:1 1;max-width:900px;padding:40px 20px 60px;color:hsla(0,0%,100%,.73)}.terms-body h2{color:#fff;font-size:24px;font-weight:700;margin-top:32px}.terms-body h3{color:#fff;font-size:18px;font-weight:600;margin-top:20px}.terms-body a{color:#c084fc;text-decoration:none}.terms-body a:hover{text-decoration:underline}.terms-footer{background:#311042}@media (max-width:600px){.terms-hero{padding:100px 20px 30px}.terms-hero h1{font-size:32px}.terms-body{padding:24px 16px 40px}.terms-body h2{font-size:20px}.terms-body h3{font-size:16px}}.legal-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#030204,#311042)}.legal-hero{background:linear-gradient(180deg,#030204,#1a0a2e);padding:120px 20px 50px;text-align:center}.legal-hero h1{font-size:48px;font-weight:700;color:#fff;margin:0 0 16px}.legal-hero p{font-size:16px;color:hsla(0,0%,100%,.65);max-width:560px}.legal-body,.legal-hero p{line-height:1.7;margin:0 auto}.legal-body{flex:1 1;max-width:900px;padding:40px 20px 60px;color:hsla(0,0%,100%,.73)}.legal-body h2{color:#fff;font-size:24px;font-weight:700;margin-top:32px}.legal-body h3{color:#fff;font-size:18px;font-weight:600;margin-top:20px}.legal-body ul{padding-left:20px;margin:8px 0}.legal-body li{margin-bottom:4px}.legal-body a{color:#c084fc;text-decoration:none}.legal-body a:hover{text-decoration:underline}.legal-footer{background:#311042}@media (max-width:600px){.legal-hero{padding:100px 20px 30px}.legal-hero h1{font-size:32px}.legal-body{padding:24px 16px 40px}.legal-body h2{font-size:20px}.legal-body h3{font-size:16px}}