@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700;800;900&display=swap";.navbar{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12rem;width:100%;max-width:1400px;margin:1rem auto 0;padding:1rem;display:flex;justify-content:space-around;align-items:center;box-shadow:0 1rem 3rem #00000080,inset 0 1px #ffffff0d;position:fixed;top:0;left:0;right:0;z-index:1000;font-family:var(--font-family)}.navbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);pointer-events:none}.navbar-container{justify-content:space-between;align-items:center;width:100%;margin:0;padding:0 0 0 1.5rem;display:flex}.mobile-menu-toggle{display:none;background:transparent;border:none;color:#ec4899;cursor:pointer;z-index:2001;padding:.5rem}.nav-menu-wrapper{display:flex;align-items:center;gap:4rem;width:100%;justify-content:flex-end}.logo-link{font-weight:700;font-size:3rem;text-decoration:none;letter-spacing:.05em;height:3rem;margin:auto 0;width:auto;display:flex;align-items:center}.logoHOME{height:24px;width:auto}.nav-links{display:flex;gap:6rem;justify-content:center;align-items:center;flex:1}.nav-link{color:#fffc;text-decoration:none;font-size:1.5rem;white-space:nowrap;padding:.5rem 0;font-weight:600;position:relative;transition:color .2s;font-family:Poppins,sans-serif;letter-spacing:.04em;display:flex;align-items:center}.nav-link.active{color:#ec4899}.company-dropdown{position:relative}.company-dropdown-trigger{color:#fffc;text-decoration:none;font-size:1.5rem;white-space:nowrap;padding:.5rem 0;font-weight:600;position:relative;transition:color .2s;font-family:Poppins,sans-serif;letter-spacing:.04em;gap:.25rem;cursor:pointer;display:flex;align-items:center}.company-dropdown-trigger.active{color:#ec4899}.dropdown-arrow{font-size:1rem;transition:transform .3s,color .2s;display:inline-block;color:#fff}.company-dropdown-trigger.active .dropdown-arrow{color:#ec4899}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu-wrapper{position:absolute;top:calc(100% - 3px);left:0;padding-top:2.5rem;z-index:1001;pointer-events:auto}.dropdown-container{background:#0a0a0afa;border:.0625rem solid rgba(236,72,153,.3);border-radius:.75rem;padding:0;min-width:15rem;backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);box-shadow:0 .5rem 1.5rem #0009;overflow:hidden}.dropdown-item{display:block;padding:.9rem 1.5rem;font-size:1.5rem;font-weight:500;color:#ffffffd9;text-decoration:none;white-space:nowrap;border-bottom:.0625rem solid rgba(255,255,255,.07);transition:background .2s ease,color .2s ease,padding-left .2s ease}.dropdown-item.active{padding:.9rem 1.75rem;background:#ec489940;color:#ec4899}.dropdown-item:hover{background:#ec489940;color:#ec4899;padding-left:1.75rem}.dropdown-item:last-child{border-bottom:none}.waitlist-button{background:var(--pink-button-bg-color);color:var(--pink-button-text-color);box-shadow:none;padding:1.5rem 2.5rem;border-radius:10rem;border:1px solid #ec48994d;text-decoration:none;font-size:1.3rem;font-weight:600;white-space:nowrap;display:inline-block;font-family:var(--font-family)}@media(max-width:1280px){.navbar{width:100%;max-width:1200px;position:fixed}.nav-links{display:flex;gap:3rem;font-size:1rem;justify-content:center;align-items:center}}@media(max-width:1024px){.navbar{width:100%;max-width:1000px;position:fixed}.nav-links{display:flex;gap:2rem;font-size:1rem;justify-content:center;align-items:center}.nav-link,.company-dropdown-trigger,.dropdown-item,.waitlist-button{font-size:1.4rem}.logo-link{font-size:2.5rem}.logoHOME{height:23px}.dropdown-menu-wrapper{position:absolute;top:calc(100% - 2px);left:0;padding-top:2.5rem;z-index:1001;pointer-events:auto}.dropdown-container{background:#0a0a0afa;border:.0625rem solid rgba(236,72,153,.3);border-radius:.75rem;padding:0;min-width:15rem;backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);box-shadow:0 .5rem 1.5rem #0009;overflow:hidden}.dropdown-item{display:block;padding:.9rem 1.5rem;font-size:1.5rem;font-weight:500;color:#ffffffd9;text-decoration:none;white-space:nowrap;border-bottom:.0625rem solid rgba(255,255,255,.07);transition:background .2s ease,color .2s ease,padding-left .2s ease}.dropdown-item.active{padding:.9rem 1.75rem;background:#ec489940;color:#ec4899}.dropdown-item:hover{background:#ec489940;color:#ec4899;padding-left:1.75rem}.dropdown-item:last-child{border-bottom:none}.waitlist-button{background:linear-gradient(90deg,#db2777,#ec4899);color:#fff;box-shadow:none;padding:1rem 2rem;border-radius:10rem;border:1px solid #ec48994d;text-decoration:none;font-size:1.3rem;font-weight:600;white-space:nowrap;display:inline-block}}@media(max-width:768px){.navbar{width:95%!important;max-width:700px!important;margin:15px auto!important;border-radius:50px!important;padding:.75rem 1.5rem!important;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)!important}.navbar:before{backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important}.navbar-container{padding:0}.mobile-menu-toggle{display:block;margin-left:auto}.nav-menu-wrapper{position:absolute;top:calc(100% + 15px);left:0;width:100%;background:#ffffff0d!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:24px;flex-direction:column;padding:2.5rem;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);pointer-events:none;gap:2.5rem;align-items:flex-start}.nav-menu-wrapper.open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.nav-links{flex-direction:column;align-items:flex-start;width:100%;gap:2rem}.nav-link{font-size:1.8rem;width:100%}.company-dropdown{width:100%}.company-dropdown-trigger{width:100%;font-size:1.8rem;justify-content:space-between}.dropdown-menu-wrapper{position:static;padding-top:1rem;width:100%}.dropdown-container{background:transparent;border:none;box-shadow:none;padding-left:1.5rem;border-left:2px solid rgba(236,72,153,.3);border-radius:0}.dropdown-item{font-size:1.6rem;padding:1rem 0}.waitlist-button{width:100%;text-align:center;padding:1.5rem;font-size:1.6rem;border-radius:12px;margin-top:1rem}.logoHOME{height:20px}}.footer-wrap{background-color:#050103;width:100%;height:auto;padding:0rem 2rem 3rem;color:var(--text-color);font-family:inherit}.footer-container{max-width:140rem;margin:0 auto;display:flex;gap:8rem;align-items:stretch}.footer-qr-card{background:linear-gradient(to bottom,#d20e73,#220312);border-radius:var(--box-curvs) var(--box-curvs) 0 0;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;width:250px;min-width:250px;text-align:center;box-shadow:0 10px 30px #d20e731a}.footer-qr-top-text{font-size:1.6rem;color:var(--text-color);margin:0 0 .5rem;font-weight:400}.footer-qr-bold-text{font-size:2.2rem;font-weight:700;color:var(--text-color);margin:0 0 2rem}.footer-qr-img-box{background:var(--text-color);padding:1rem;border-radius:1rem;margin-bottom:3rem;box-shadow:0 0 15px #0000004d}.footer-qr-img-box img{width:160px;height:160px;display:block}.footer-qr-btn{background:var(--pink-button-bg-color);color:var(--pink-button-text-color);border:none;font-weight:700;font-size:1.3rem;padding:1rem 3rem;border-radius:2rem;cursor:pointer;transition:all .3s ease}.footer-qr-btn:hover{background:#f21888;transform:translateY(-2px);box-shadow:0 4px 15px #0000004d}.footer-content{flex:1;display:flex;flex-direction:column}.footer-logo{font-size:5rem;font-weight:300;margin:0;padding-top:1rem;color:var(--text-color);letter-spacing:-.02em}.footer-logo strong{font-weight:600}.footer-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25rem;margin-top:4rem}.footer-col h4{color:var(--text-color);font-size:1.5rem;font-weight:700;margin-bottom:2rem;letter-spacing:.5px}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.footer-col ul li{color:var(--Hero-small-text-color);text-decoration:none;font-size:1.6rem;transition:color .3s ease}.footer-col ul li a{text-decoration:none;color:var(--Hero-small-text-color)}.footer-col ul li a:hover{color:#ec4899}.footer-bottom{margin-top:5rem;display:flex;justify-content:flex-start}.footer-bottom p{color:var(--Hero-small-text-color);font-size:1.5rem;margin:0}.mobile-only{display:none}@media(max-width:1440px){.footer-links-grid{gap:10rem}}@media(max-width:1024px){.footer-links-grid{gap:5rem}.footer-wrap{height:auto}}@media(max-width:900px){.mobile-only{display:block}.desktop-only{display:none}.footer-wrap{height:auto;padding-bottom:5rem}.footer-container{display:flex;flex-direction:column;align-items:center;gap:2rem}.footer-content{display:contents}.footer-logo{order:-1;margin:0 0 1rem;text-align:center;width:100%}.footer-links-grid{order:1;width:100%;padding:2px;max-width:51rem;grid-template-columns:1fr;gap:2.5rem;margin-top:1rem}.footer-col{border-top:1px solid rgba(236,72,153,.4);border-left:1px solid rgba(236,72,153,.4);border-right:1px solid rgba(236,72,153,.4);border-radius:var(--box-curvs) var(--box-curvs) 0 0;padding:3rem 1.5rem;text-align:center}.footer-col h4{margin-bottom:1.5rem;font-size:1.6rem}.footer-col ul{align-items:center;gap:1rem}.footer-qr-card{order:2;width:100%;max-width:51rem;height:50rem;border-radius:var(--box-curvs) var(--box-curvs) 0 0;margin-top:1.5rem;padding:4rem 2rem 3rem}}.hero-dark{position:relative;overflow:hidden;height:auto;width:85%;max-height:fit-content;max-width:1400px;display:flex;text-align:center;align-items:center;justify-content:center;margin:0 auto;margin-bottom:15rem!important}.hero-grid-dark{display:grid;grid-template-columns:1fr 1fr;gap:4rem;justify-content:center;align-items:center;width:100%}.hero-content-dark{display:flex;flex-direction:column;align-items:center}.hero-badge-dark{display:inline-flex;align-items:center;padding:1.5rem 2.5rem;background:var(--Box-bg-color);border:1px solid var(--Box-border-color);border-radius:9999px;margin-bottom:5rem;margin-top:5rem}.hero-badge-dark img{height:3rem;width:auto;display:block}.hero-title-dark{font-size:var(--Hero-Big-Text);font-weight:800;color:var(--text-color);line-height:1.15;letter-spacing:-.02em;margin-bottom:1.5rem;margin-top:0;text-align:center}.hero-description-dark{font-size:var(--Hero-Small-Text);color:var(--Hero-small-text-color);margin-bottom:2.5rem;line-height:1.75;margin-top:0}.hero-actions-dark{display:flex;gap:2rem;align-items:center}.btn-hero-primary{display:inline-flex;align-items:center;justify-content:center;padding:2rem 3rem;border-radius:9999px;background:var(--pink-button-bg-color);color:var(--pink-button-text-color);font-size:1.5rem;font-weight:600;text-decoration:none;white-space:nowrap;border:none;cursor:pointer;transition:all .3s}.btn-hero-primary:hover{transform:translateY(-2px)}.btn-hero-secondary{display:inline-flex;align-items:center;justify-content:center;padding:2rem 3rem;border-radius:9999px;background:var(--Box-bg-color);color:var(--text-color);font-size:1.5rem;font-weight:600;text-decoration:none;white-space:nowrap;border:1px solid var(--Box-border-color);cursor:pointer;transition:background .2s ease}.btn-hero-secondary:hover{transform:translateY(-2px)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.float-anim{animation:float 4s ease-in-out infinite}.hero-visual,.hero-visual-dark{position:relative}.mockup-container-dark{width:fit-content;height:auto;background:#190610;border-radius:2rem;box-shadow:0 20px 25px -5px #00000080;border:1px solid #ffffff1a;padding:1.5rem;transition:transform .8s cubic-bezier(.2,.8,.2,1);transform:perspective(1000px) rotateY(-10deg) rotateX(5deg)}.mockup-container{background:#fff;border-radius:2rem;box-shadow:0 25px 50px -12px #00000014;border:1px solid #e2e8f0;padding:.75rem;transition:transform .8s cubic-bezier(.2,.8,.2,1);transform:perspective(1000px) rotateY(-10deg) rotateX(5deg)}.app-mockup-responsive{background:#320b20;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:1.2rem;width:fit-content;height:auto;padding:2rem}.mockup-header-dots{display:flex;gap:6px;margin-bottom:20px}.m-dot{width:1rem;height:1rem;border-radius:50%;margin-right:.5rem}.m-dot.red{background:#ff5f57}.m-dot.yellow{background:#ffbd2e}.m-dot.green{background:#27c93f}.mockup-main-area{gap:2rem;display:flex}.mockup-left-nav{background:#ffffff1a;border-radius:8px;box-shadow:0 2px 10px #0000004d;width:60px;height:240px}.mockup-search{background:#ffffff1a;border-radius:4px;height:2rem;width:15rem;position:relative;bottom:2rem}.mockup-cards{margin-top:2rem;position:relative;top:4rem;display:grid;grid-template-columns:1fr 1fr;gap:15px}.m-card{background:#ffffff1a;border-radius:8px;height:8rem;width:15rem}.m-card.pink-border-1,.m-card.pink-border-2{border-left:4px solid #ff0096}.mockup-bottom-chart{background:#ffffff1a;border-radius:8px;position:relative;top:10rem;height:10rem;width:32rem}.mockup-right-col{background:#ffffff1a;border-radius:8px;position:relative;width:100px;height:240px;padding:10px}.m-line-md{background:#ffffff1a;border-radius:4px;height:30px;margin-bottom:8px}.m-line-sm{background:#ffffff1a;border-radius:2px;height:10px;margin-bottom:8px}@media(max-width:1280px){.hero-dark{width:100%;max-width:1400px;margin:0 auto;position:relative;padding:0 4rem}.hero-grid-dark{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title-dark{font-size:4rem}}@media(max-width:1024px){.hero-dark{width:100%;max-width:1200px;margin:0 auto;position:relative;padding:0 4rem;margin-top:5rem}.hero-grid-dark{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.hero-content-dark{align-items:center;text-align:center}.hero-title-dark{font-size:3.5rem;text-align:center}.hero-description-dark{font-size:1.4rem;text-align:center}.hero-actions-dark{display:flex;gap:1.5rem}.btn-hero-primary,.btn-hero-secondary{padding:1.5rem 2.5rem;font-size:1.4rem}.mockup-container-dark{height:auto;width:100%;padding:1rem}.app-mockup-responsive{height:auto;width:100%;padding:1.5rem}.mockup-left-nav{width:15%;max-width:60px;height:18rem}.mockup-search{width:50%}.mockup-cards{top:3rem;gap:1.5rem;grid-template-columns:1fr 1fr;width:23rem}.m-card{height:7rem;width:100%}.mockup-bottom-chart{top:7rem;height:7rem;width:100%}.mockup-right-col{width:20%;max-width:90px;height:18rem}}@media(max-width:768px){.hero-dark{max-width:700px;border-radius:50px;width:95%;max-width:95%;margin:10px auto;padding:.75rem 1rem}.hero-grid-dark{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}.hero-content-dark{align-items:center;text-align:center}.hero-title-dark{font-size:3.5rem;text-align:center;width:60%}.hero-description-dark{font-size:1.4rem;text-align:center;width:70%}.hero-actions-dark{display:flex;gap:1.5rem}.btn-hero-primary,.btn-hero-secondary{padding:1.5rem 2.5rem;font-size:1.4rem}.mockup-container-dark{height:auto;width:70%;margin:3rem auto;padding:1rem;transform:none}.app-mockup-responsive{height:28rem;padding:1.5rem;width:100%;margin:0 auto}.mockup-left-nav{width:50px;height:200px}.mockup-search{width:12rem;bottom:1.5rem}.mockup-cards{top:3rem}.m-card{height:7rem;width:13rem}.mockup-bottom-chart{top:8rem;height:8rem;width:28rem}.mockup-right-col{width:80px;height:200px}}@media(max-width:480px){.hero-dark{max-width:700px;border-radius:50px;width:100%;max-width:1200px;margin:auto;padding:1rem}.hero-grid-dark{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.hero-content-dark{align-items:center;text-align:center}.hero-title-dark{font-size:3.5rem;text-align:center;width:100%}.hero-description-dark{font-size:1.3rem;text-align:center;width:100%}.hero-actions-dark{display:flex;gap:1.5rem}.btn-hero-primary,.btn-hero-secondary{padding:1.5rem 2.5rem;font-size:1.4rem}.mockup-container-dark{height:auto;width:85%;margin:2rem auto;padding:1rem;transform:none}.app-mockup-responsive{height:auto;padding:1.25rem;width:100%;margin:0 auto}.mockup-main-area{gap:2rem;align-items:center}.mockup-left-nav{width:3.5rem;height:15.5rem;flex-shrink:0}.mockup-search{width:75%;max-width:10rem;height:1.5rem;position:static;margin-bottom:.75rem}.mockup-cards{width:100%;position:static;margin-top:0;gap:.6rem;display:grid}.m-card{position:relative;top:2rem;width:10rem}.mockup-bottom-chart{position:static;height:5.5rem;width:21rem;margin-top:8.2rem}.mockup-right-col{width:6rem;height:15rem;flex-shrink:0;padding:5px}}.system-overview-section{position:relative;overflow:visible;background:transparent;padding-bottom:6rem}.system-overview-container{position:relative;z-index:1}.system-overview-header{text-align:center;position:relative;z-index:0}.system-overview-subtitle{color:var(--section-heading-text-color);font-weight:700;font-size:var(--section-heading-text);letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:-1rem}.system-overview-description{font-size:var(--Hero-Small-Text);color:var(--Hero-small-text-color);max-width:700px;margin:0 auto;line-height:1.6;text-align:center;padding-bottom:4rem}.system-overview-box-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;padding:0 2rem;margin:0 auto;width:100%;max-width:1400px}.system-overview-box-card{background:var(--Box-bg-color);border:1px solid var(--Box-border-color)!important;border-radius:var(--box-curvs);box-shadow:none;padding:2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;height:35rem;width:38rem;transition:all .4s ease-in-out}.system-overview-box-card:hover{background:var(--Box-hover-bg-color);border:1px solid var(--Box-hover-border-color)!important}.system-overview-box-icon{color:#ec4899;display:flex;justify-content:center;margin-bottom:2rem}.system-overview-box-title{color:var(--box-headding-text-color);font-size:var(--box-headding-text);font-weight:700;margin-bottom:1.25rem}.system-overview-box-desc{color:var(--Hero-small-text-color);font-size:1.9rem;line-height:1.6;max-width:1300px;width:100%;margin:0 auto}@media(max-width:1024px){.system-overview-box-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 4rem;margin:0 auto;width:100%;max-width:1024px}.system-overview-box-card{width:100%;height:auto;min-height:28rem;padding:3rem 2rem;background:#ec48991a;border:1px solid #ec48994d!important;border-radius:4rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .4s ease-in-out!important}.system-overview-box-title{font-size:1.8rem;margin-bottom:1rem}.system-overview-box-desc{font-size:1.4rem;line-height:1.5}}@media(max-width:768px){.system-overview-box-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;padding:0 1rem;margin:0 auto;width:80%;max-width:1024px}.system-overview-box-card{width:100%;height:auto;min-height:28rem;padding:3rem 2rem;background:#ec48991a;border:1px solid #ec48994d!important;border-radius:4rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .4s ease-in-out!important}.system-overview-box-title{font-size:1.8rem;margin-bottom:1rem}.system-overview-box-desc{font-size:1.4rem;line-height:1.5}.system-overview-description{font-size:1.5rem;max-width:500px;margin:0 auto;line-height:1.5;text-align:center}}@media(max-width:480px){.system-overview-box-desc{font-size:1.5rem;line-height:1.5}.system-overview-subtitle{font-size:1.5rem}.system-overview-description{font-size:1.3rem;width:80%}.system-overview-box-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;padding:0 1rem;margin:0 auto;width:100%;max-width:47.5rem}}.bfs-section{position:relative;width:100%;padding:6rem 2rem 10rem;display:flex;flex-direction:column;align-items:center;overflow:hidden;background:transparent}.bfs-section:before{content:"";position:absolute;top:10%;left:50%;transform:translate(-50%);width:80rem;height:50rem;background:radial-gradient(ellipse at center,rgba(236,72,153,.07) 0%,transparent 70%);pointer-events:none;z-index:0}.bfs-label{font-size:var(--section-heading-text);color:var(--section-heading-text-color);position:relative;z-index:2;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin:0}.bfs-description{position:relative;z-index:2;font-size:var(--Hero-Small-Text);color:var(--Hero-small-text-color);max-width:62rem;text-align:center;line-height:1.7;margin:0 auto 3rem;font-weight:300}.bfs-cards-wrapper{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem;width:100%;max-width:120rem;margin:0 auto}.bfs-card{position:relative;background:var(--Box-bg-color);border:1px solid var(--Box-border-color);border-radius:var(--box-curvs);padding:3.6rem 2.8rem 3.2rem;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;cursor:pointer}.bfs-card:hover{background:var(--Box-hover-bg-color);border:1px solid var(--Box-hover-border-color)!important}.bfs-card-icon{position:relative;z-index:1;width:7rem;height:7rem;display:flex;align-items:center;justify-content:center}.bfs-card-title{position:relative;z-index:1;color:var(--box-headding-text-color);font-size:var(--box-headding-text);font-weight:700;margin:0 0 1.2rem;letter-spacing:-.01em}.bfs-card-desc{position:relative;z-index:1;color:var(--Hero-small-text-color);font-size:1.4rem;line-height:1.65;margin:0;font-weight:300}@media(max-width:1024px){.bfs-cards-wrapper{grid-template-columns:repeat(4,1fr)}.bfs-card{padding:2rem}.bfs-card-title{font-size:1.8rem}.bfs-card-desc{font-size:1.4rem}}@media(max-width:768px){.bfs-section{padding:4rem 2rem 0rem}.bfs-cards-wrapper{grid-template-columns:1fr;gap:2rem;padding:0 1rem;width:70%}.bfs-description{font-size:1.5rem;width:100%;max-width:500px;margin:0 auto;line-height:1.5;text-align:center;margin-bottom:3rem}}@media(max-width:480px){.bfs-label{transform:translateY(2rem);font-size:1.5rem;margin-bottom:0}.bfs-description{font-size:1.3rem;width:80%}.bfs-cards-wrapper{grid-template-columns:1fr;gap:2rem;padding:0 1rem;width:100%;max-width:47.5rem}.bfs-section{padding:4rem 0rem 0rem}.bfs-card-desc{font-size:1.5rem}}.major-features-section{padding:1rem 2rem 7rem;background-color:transparent;display:flex;flex-direction:column;align-items:center;width:100%}.mf-header{text-align:center;margin-bottom:3rem;position:relative}.mf-subtitle{color:var(--section-heading-text-color);font-size:var(--section-heading-text);font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin:0;position:relative;z-index:20}.mf-title-wrapper{margin-top:-2rem}.mf-slider-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1000px;gap:4rem}.mf-main-card{background:#09090b;border:1px solid rgba(236,72,153,.15);border-radius:var(--box-curvs);padding:9rem 4rem;width:100%;max-width:650px;box-shadow:none;transition:all .4s ease;min-height:300px}.mf-main-card:hover{box-shadow:0 0 80px #ec48994d;border-color:#ec489966}.mf-main-fade-wrapper{display:flex;align-items:center;gap:3rem;width:100%;animation:slideFromRight .6s cubic-bezier(.22,1,.36,1) forwards}@keyframes slideFromRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.mf-main-icon-wrapper{width:75px;height:75px;min-width:75px;background:linear-gradient(to right,#ff1b6b,#9333ea);border-radius:1.5rem;display:flex;justify-content:center;align-items:center;flex-shrink:0}.mf-main-card-content{display:flex;flex-direction:column;gap:1.5rem}.mf-main-card-title{color:var(--text-color);font-size:3.5rem;font-weight:800;margin:0;line-height:1.2;letter-spacing:-.02em}.mf-main-card-desc{color:var(--Hero-small-text-color);font-size:1.6rem;line-height:1.6;margin:0;font-weight:400}.mf-thumbnails-row{display:flex;justify-content:center;gap:1.5rem;width:100%;flex-wrap:nowrap;overflow-x:auto;padding:1rem 0;height:auto}.mf-thumbnails-row::-webkit-scrollbar{display:none}.mf-thumbnails-row{-ms-overflow-style:none;scrollbar-width:none}.mf-thumb-card{background:#1119;border:1px solid rgba(255,255,255,.05);border-radius:2rem;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:140px;height:140px;cursor:pointer;transition:all .5s cubic-bezier(.25,1,.5,1)}.mf-thumb-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #ec48991a}.mf-thumb-card.active{background:var(--Box-bg-color);border-color:var(--Box-border-color);box-shadow:0 10px 30px #ec489933;transform:translateY(-5px)}.mf-thumb-icon-wrapper{width:52px;height:52px;display:flex;justify-content:center;align-items:center;border-radius:1.4rem;background:transparent;transition:all .3s ease;background:linear-gradient(to right,#ff1b6b,#9333ea)}.mf-thumb-title{color:var(--text-color);font-size:1.3rem;font-weight:600;text-align:center;line-height:1.3}.mf-progress-indicators{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.mf-progress-dot{width:40px;height:4px;background:#fff3;border-radius:2px;cursor:pointer;position:relative;overflow:hidden}.mf-progress-dot.active:after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:#ec4899;border-radius:2px;animation:progressFill 5s linear forwards}.mf-slider-container.paused .mf-progress-dot.active:after{animation-play-state:paused}@keyframes progressFill{0%{width:0%}to{width:100%}}@media(max-width:1024px){.mf-main-card{background:#09090b;border:1px solid rgba(236,72,153,.15);border-radius:2.5rem;padding:6rem;width:100%;max-width:600px;box-shadow:none;transition:all .4s ease;min-height:300px}.mf-main-card-title{color:#fff;font-size:3rem;font-weight:800;margin:0;line-height:1.2;letter-spacing:-.02em}.mf-main-card-desc{color:#9ca3af;font-size:1.8rem;line-height:1.6;margin:0;font-weight:400}}@media(max-width:768px){.major-features-section{padding:6rem 1.5rem 3rem}.mf-subtitle{font-size:1.8rem}.mf-main-card{padding:4rem 2rem;max-width:70%;min-height:auto;border-radius:var(--box-curvs)}.mf-main-fade-wrapper{flex-direction:column;text-align:center;gap:2rem}.mf-main-icon-wrapper{width:60px;height:60px;min-width:60px;margin:0 auto}.mf-main-card-title{font-size:2.4rem}.mf-main-card-desc{font-size:1.5rem;max-width:500px;margin:0 auto}.mf-thumbnails-row{display:grid;grid-template-columns:repeat(3,auto);gap:1.5rem;padding:1rem;justify-content:center;justify-items:center;overflow:visible;width:100%;margin:0 auto}.mf-thumb-card{width:11rem;height:11rem;padding:1.2rem .5rem;gap:.8rem;border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.mf-thumb-icon-wrapper{width:40px;height:40px}.mf-thumb-title{font-size:1rem}.mf-progress-indicators{margin-top:2rem}.mf-progress-dot{width:35px}}@media(max-width:480px){.mf-subtitle{font-size:1.5rem}.mf-main-card{padding:3rem 2rem;max-width:100%;max-width:47.5rem;min-height:auto;border-radius:var(--box-curvs)}.mf-main-card-title{font-size:2rem}.mf-main-card-desc{font-size:1.3rem;max-width:500px;margin:0 auto}.mf-main-icon-wrapper{width:55px;height:55px;min-width:55px;margin:0 auto}.mf-thumb-card{width:11rem;height:11rem;max-width:20rem;padding:1.2rem .5rem;gap:.8rem;border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.mf-thumb-icon-wrapper{width:35px;height:35px}.mf-thumb-title{font-size:1rem}.mf-progress-indicators{margin-top:2rem}.mf-progress-dot{width:30px}}.jfs-wrapper{padding:5rem;width:100%;display:flex;justify-content:center;background-color:transparent}.jfs-box{width:100%;max-width:1300px;height:auto;background:var(--Box-bg-color);border:1px solid var(--Box-border-color);border-radius:var(--box-curvs);padding:5rem 1rem 4rem;display:flex;flex-direction:column;align-items:center;text-align:center}.jfs-desc{color:var(--Hero-small-text-color);font-size:var(--Hero-small-text);line-height:1.6;margin-top:-1rem;margin-bottom:3.5rem;font-weight:400}.jfs-btn{background:#00000047;border:1px solid rgba(236,72,153,.4);color:var(--text-color);font-size:1.5rem;font-weight:600;padding:1.5rem 3rem;border-radius:9999px;cursor:pointer;transition:all .3s ease;font-family:inherit;margin-bottom:2rem}.jfs-btn:hover{background:#160610;border-color:#ec489ae2;box-shadow:0 0 20px #ec4899b3;transform:translateY(-2px)}@media(max-width:768px){.jfs-wrapper{padding:2rem 1.5rem;width:100%;display:flex;justify-content:center;align-items:center;background-color:transparent;box-sizing:border-box}.jfs-box{width:90%;max-width:63rem;padding:4rem 2rem;border-radius:2rem;margin:0 auto}.jfs-desc{font-size:1.4rem;padding:1rem;margin-bottom:2rem}.jfs-btn{font-size:1.1rem;padding:1.2rem 3rem}}@media(max-width:480px){.jfs-desc{font-size:1.3rem;width:80%}.jfs-btn{font-size:1rem;padding:1rem 2rem}.jfs-box{width:100%;max-width:63rem;padding:1rem 2rem 2rem;border-radius:2rem;margin:0 auto}}.pricing-page{min-height:100vh;padding:2rem 2rem 5rem;color:var(--text-color);display:flex;flex-direction:column;align-items:center}.pricing-cards-section-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;z-index:10}.pricing-title{color:var(--section-heading-text-color);font-size:var(--section-heading-text);font-weight:700;letter-spacing:2px;text-transform:uppercase;text-align:center;margin-top:5rem!important;margin:1rem 2rem}.scalable-wrapper{margin:0}.pricing-subtitle{text-align:center;color:var(--Hero-small-text-color);font-size:2rem;margin-bottom:5rem}.pricing-container{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:2rem;padding:2rem}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}.pricing-card{background:#111111e6;border:2px solid #ec48994d;border-radius:var(--box-curvs);flex-direction:column;min-height:420px;padding:2.5rem;display:flex;position:relative;box-shadow:0 0 40px #ec489926,0 0 80px #ec489914;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-card:hover{border-color:#ec489a60;box-shadow:0 0 30px #ec489926;transform:translateY(-5px)}.pricing-header{text-align:left;margin-bottom:1.5rem}.plan-name{color:var(--box-headding-text-color);font-size:var(--box-headding-text);font-weight:600;margin:0 0 .5rem}.plan-subtitle{font-size:1.5rem;color:var(--Hero-small-text-color);margin:0 0 1rem}.plan-price{display:flex;align-items:baseline;gap:.25rem}.price-amount{font-size:3rem;font-weight:700;color:var(--text-color)}.price-period{font-size:1.3rem;font-family:Poppins,sans-serif;color:var(--Hero-small-text-color)}.plan-desc{font-size:1.3rem;color:var(--Hero-small-text-color);margin:0;line-height:1.5}.pricing-features{display:flex;flex-direction:column;gap:1rem;flex-grow:1;margin-bottom:2rem;background:#ec48990d;border:1px solid #ec48994d;border-radius:2.5rem;flex:1;padding:1rem}.feature-item{display:flex;align-items:flex-start;gap:.75rem;font-size:1.3rem;color:var(--text-color);line-height:1.2}.check-icon{color:#ec4899;flex-shrink:0;margin-top:.1rem}.pricing-footer{margin-top:auto}.plan-button{width:100%;padding:1.5rem 4rem;border-radius:1rem;font-size:1.5rem;font-weight:600;cursor:pointer;text-align:center;transition:all .3s ease;border:none;font-family:Poppins,sans-serif}.btn-primary{background:var(--pink-button-bg-color);color:var(--pink-button-text-color)}.btn-primary:hover{box-shadow:0 4px 15px #ec48994d;transform:translateY(-5px)}.custom-card{margin:0}.custom-header{text-align:center;margin-bottom:2rem}.custom-header .plan-name{font-size:var(--box-headding-text);margin-bottom:.5rem}.custom-header .plan-subtitle{margin-bottom:1rem}.custom-price{color:var(--box-headding-text-color);font-size:var(--box-headding-text);font-weight:700;margin:0 0 .5rem}.custom-header .plan-desc{font-size:1.7rem}.custom-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem;background:#ec48990d;border:1px solid #ec48994d;border-radius:2.5rem;padding:2rem}.custom-features-col{display:flex;flex-direction:column;gap:1rem}.custom-footer{display:flex;justify-content:center}.custom-btn{max-width:100%}@media(max-width:1024px){.pricing-container{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.pricing-cards{display:contents}.pricing-card{padding:2rem}.plan-name{font-size:1.5rem}.plan-subtitle{font-size:1.2rem}.plan-price{font-size:2rem}.plan-desc,.plan-button{font-size:1.2rem}.custom-header .plan-name{font-size:1.5rem}.custom-header .plan-subtitle{font-size:1.2rem}.custom-price{font-size:2rem}.custom-header .plan-desc{font-size:1.2rem}.custom-btn{max-width:100%}.custom-features-grid{grid-template-columns:repeat(1,1fr);height:100%}}@media(max-width:768px){.pricing-page{padding:2rem 1rem 5rem}.pricing-container{display:grid;grid-template-columns:repeat(1,1fr);padding:1rem;gap:1.5rem;width:60%;max-width:640px;margin:0 auto}.pricing-cards{display:contents}.pricing-card{padding:2rem 1.5rem;height:auto;min-height:auto}.custom-card{grid-column:1 / -1}.custom-features-grid{grid-template-columns:1fr}.plan-name{font-size:1.6rem}.price-amount{font-size:2.5rem}.plan-button{font-size:1.2rem;padding:1.2rem 2rem}.custom-btn{max-width:100%}.pricing-subtitle{font-size:1.5rem;max-width:500px;margin:0 auto;line-height:1.5;text-align:center;padding:2rem 1rem}}@media(max-width:480px){.pricing-page{background-color:#000;min-height:100vh;padding:2rem 0rem 5rem;color:#fff;display:flex;flex-direction:column;align-items:center}.pricing-title{font-size:1.5rem;margin:0;padding:0}.pricing-container{display:grid;grid-template-columns:repeat(1,1fr);padding:1.5rem;gap:1.5rem;width:100%;max-width:51rem;margin:0 auto}.pricing-cards{display:contents}.pricing-card{padding:2rem 1.5rem;width:100%;height:auto;min-height:auto}.custom-card{grid-column:1 / -1}.custom-features-grid{grid-template-columns:1fr}.plan-name{font-size:1.6rem}.price-amount{font-size:2.5rem}.plan-button{font-size:1.2rem;padding:1.2rem 2rem}.custom-btn{max-width:100%}.pricing-subtitle{font-size:1.3rem}}.faq-full-section{background:linear-gradient(180deg,#000,#000 20%,#4a0425 50%,#b81467 85%,#de1b7d);height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:5rem 0;box-sizing:border-box;animation:breatheUpAndDown 7s ease-in-out infinite}.faq-section-wrapper{width:100%;margin-top:2rem}.faq-container{width:100%;max-width:800px;margin:0 auto;padding:0 1.5rem;font-family:Poppins,sans-serif}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{cursor:pointer;text-align:left;width:100%;background:#110309;border:1px solid transparent;border-radius:6rem;padding:0;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 8px 30px #0006}.faq-item:hover{border-color:#ec4899;box-shadow:0 0 15px #ec489933}.faq-item.open{border-color:#ec4899cc;border-radius:4rem}.faq-question-area{display:flex;justify-content:space-between;align-items:center;padding:2.5rem 3rem}.faq-question{color:var(--text-color);font-size:var(--Hero-Small-Text);font-weight:600;margin:0;padding-right:1.5rem}.faq-icon{color:var(--text-color);font-size:var(--Hero-Small-Text);font-weight:600;line-height:1;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.faq-item.open .faq-icon{transform:rotate(90deg)}.faq-answer-area{overflow:hidden;transition:max-height .4s ease-in-out,opacity .4s ease-in-out;background:#070104}.faq-divider{height:1px;background:#1a0510;margin:0 3rem}.faq-answer{padding:2.5rem 3rem}.faq-answer p{color:var(--Hero-small-text-color);font-size:1.6rem;line-height:1.6;margin:0;padding-bottom:.5rem}.faq-btn-container{display:flex;justify-content:center;margin-top:2rem}.faq-view-more{background:#110309;border:none;box-shadow:0 4px 15px #0000004d;color:var(--text-color);font-size:1.5rem;font-weight:600;padding:2rem 4rem;border-radius:4rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.faq-view-more:hover{background:#1a0510;border-color:2px solid rgb(255 0 151);box-shadow:0 8px 30px #000000b3;transform:translateY(-3px)}.faq-view-more span{font-size:.8rem;margin-top:2px}@media(max-width:1024px){.faq-full-section{padding:3rem 0}.faq-container{max-width:700px;padding:0 2rem}.faq-question{font-size:1.6rem}.faq-answer p{font-size:1.4rem}.faq-view-more{padding:1.8rem 3.5rem;font-size:1.4rem}.faq-question-area{padding:2rem 2.5rem}}@media(max-width:768px){.faq-item{border-radius:4rem}.faq-question{font-size:1.3rem}.faq-question-area{padding:1.5rem 2rem}.faq-view-more{padding:1.2rem 2.5rem;font-size:1.2rem}}@media(max-width:480px){.faq-full-section{min-height:20vh}}@keyframes breatheUpAndDown{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.location-section-wrapper{height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:3rem 1.5rem 10rem;box-sizing:border-box}.location-container{text-align:left;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);display:grid;justify-content:center;align-items:stretch;gap:7rem;max-width:900px;width:100%;margin-top:5rem}.location-card{background:var(--Box-bg-color);border:1px solid var(--Box-border-color)!important;border-radius:var(--box-curvs);padding:2rem;flex:1;display:flex;flex-direction:column;gap:2.5rem;transition:all .3s ease;box-shadow:0 10px 40px #00000080;border:1px solid transparent}.location-card:hover{background-color:var(--Box-hover-bg-color);border-color:var(--Box-hover-border-color);transform:translateY(-5px)}.map-frame{width:100%;border-radius:var(--box-curvs);overflow:hidden;position:relative;border:2px solid rgba(255,255,255,.05)}.location-info{text-align:left;display:flex;flex-direction:column;gap:1.2rem}.location-title{color:var(--box-headding-text-color);font-size:var(--box-headding-text);font-weight:700;margin:0;display:flex;align-items:center;gap:1rem}.location-address{color:var(--Hero-small-text-color);font-size:1.4rem;line-height:1.6;margin:0}.location-phone{color:var(--Hero-small-text-color);font-size:1.4rem;margin:0}.location-phone strong{color:var(--Hero-small-text-color);font-weight:500}@media(max-width:1024px){.location-container{flex-direction:column;display:grid;justify-content:center;justify-items:center}.location-card{width:100%;max-width:400px;padding:2.5rem}.location-title{font-size:1.8rem}.location-container{gap:2rem}.location-title{font-size:1.5rem}.location-address,.location-phone{font-size:1.2rem}}@media(max-width:768px){.location-container{display:flex;flex-direction:column;align-items:center}.location-card{width:100%;max-width:51rem;padding:2.5rem;border-radius:3rem}.location-title{font-size:1.8rem}}@font-face{font-family:Signatie;src:url(/assets/Signatie-BrCUBOm0.woff2) format("woff2"),url(/assets/Signatie-BGUfTq8c.woff) format("woff"),url(/assets/Signatie-2Ll-t--Q.ttf) format("truetype"),url(/assets/Signatie-wt7OoP6S.otf) format("opentype");font-weight:400;font-style:normal}.branding-wrapper{background:#000;width:100%;padding:8rem 2rem;display:flex;justify-content:center;align-items:center;text-align:center;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%}.branding-content{position:relative;display:inline-block}.branding-main-text{color:var(--text-color);font-size:clamp(6rem,15vw,15rem);font-weight:700;margin:0;line-height:.9;letter-spacing:-.05em;font-family:var(--font-family-poppins)}.branding-sub-text{background-clip:unset!important;color:#d11f1f!important;font-size:clamp(2rem,5vw,5rem);font-family:Signatie,cursive;position:absolute;top:12rem;left:50%;transform:translate(-50%);width:100%;z-index:10;font-weight:500}.branding-shimmer-text{z-index:1;width:100%;height:auto;font-family:Poppins,sans-serif;text-align:center;cursor:default;white-space:nowrap;background:linear-gradient(90deg,#ffffff14 0%,#ffffff14 calc(var(--mouse-x) - 13.5%),#ec48994d calc(var(--mouse-x) - 10%),#ec4899b3 calc(var(--mouse-x) - 5%),#ec4899 calc(var(--mouse-x) - 2%),#ec4899 var(--mouse-x),#ec4899 calc(var(--mouse-x) + 2%),#ec4899b3 calc(var(--mouse-x) + 5%),#ec48994d calc(var(--mouse-x) + 10%),#ffffff14 calc(var(--mouse-x) + 13.5%),#ffffff14 100%);-webkit-text-fill-color:transparent;color:#0000;max-width:100%;box-shadow:none;-webkit-background-clip:text;background-clip:text;border:none;outline:none;margin:5rem 0rem;padding:0 2rem;font-size:clamp(7rem,18vw,30rem);font-weight:600;line-height:1.3;transition:background .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:visible}@keyframes shimmerSweep{to{background-position:200% center}}@media(max-width:1024px){.branding-main-text{color:#fff;font-size:10rem;font-weight:700;margin:0;line-height:.9;letter-spacing:-.05em;font-family:Poppins,sans-serif}.branding-sub-text{background-clip:unset!important;color:#d11f1f!important;font-size:clamp(2rem,5vw,4rem);font-family:Signatie,cursive;position:absolute;top:7rem;left:50%;transform:translate(-50%);width:100%;z-index:10;font-weight:400}}@media(max-width:768px){.branding-wrapper{padding:6rem 1rem}.branding-sub-text{top:5rem;font-size:2.5rem}.branding-shimmer-text{-webkit-text-fill-color:transparent!important;color:#0000!important;white-space:normal!important;word-break:break-word!important;background:linear-gradient(90deg,#ec489966,#ec4899 30%,#ec4899 70%,#ec489966)!important;-webkit-background-clip:text!important;background-clip:text!important;padding:0 1rem!important;font-size:13rem;transition:none!important}.branding-main-text{color:#fff;font-size:8rem;font-weight:700;margin:0;line-height:.9;letter-spacing:-.05em;font-family:Poppins,sans-serif}}@media(max-width:480px){.branding-wrapper{padding:2rem 1rem}.branding-main-text{font-size:4rem;line-height:1.1}.branding-sub-text{top:3rem;font-size:2rem}.branding-shimmer-text{font-size:6rem;line-height:1}}.platform-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;width:100%;max-width:140rem;padding:2rem;margin:0 auto;box-sizing:border-box}.platform-card{position:relative;background:var(--Box-bg-color);border:1px solid var(--Box-border-color);border-radius:var(--box-curvs);padding:2.8rem;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;transition:.4s cubic-bezier(.4,0,.2,1);cursor:pointer;animation:.8s ease-out .3s 1 normal backwards running fadeInUp;min-height:50rem}.platform-card:hover{background:var(--Box-hover-bg-color);border:1px solid var(--Box-hover-border-color)!important}.platform-card-icon-wrap{width:7rem;height:7rem;display:flex;align-items:center;justify-content:center;margin-bottom:2.4rem;flex-shrink:0;transition:background .3s ease,border-color .3s ease;overflow:visible}.features-page-wrapper{display:flex;flex-direction:column;align-items:center;padding-bottom:6rem}.features-page-description{color:var(--Hero-small-text-color);font-size:var(--Hero-Small-Text);text-align:center;max-width:700px;margin:1rem auto;line-height:1.6}.platform-card-icon-wrap svg,.platform-card-icon-wrap>*{transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:block}.platform-card-title{color:var(--box-headding-text-color);font-size:var(--box-headding-text);font-weight:700;margin:0 0 1rem;line-height:1.3;letter-spacing:-.01em;transition:color .3s ease}.platform-card:hover .platform-card-title{color:#ec4899}.platform-card-subtitle{color:var(--Hero-small-text-color);font-size:1.4rem;font-weight:400;margin:0 0 2.4rem;line-height:1.5}.platform-card-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.1rem;width:100%}.platform-card-list-item{display:flex;align-items:flex-start;gap:1rem;color:var(--Hero-small-text-color);font-size:1.4rem;font-weight:400;line-height:1.55}.platform-card-bullet{flex-shrink:0;width:5px;height:5px;border-radius:50%;background:#ec4899;margin-top:.75rem}@media(max-width:1280px){.platform-card-title{font-size:1.5rem}.platform-card-subtitle,.platform-card-list-item{font-size:1.1rem}.platform-card-icon-wrap{width:5rem;height:5rem}}@media(max-width:1024px){.platform-cards-grid{grid-template-columns:repeat(3,1fr);padding:2rem 3rem 7rem;gap:2rem}.platform-card{padding:2.5rem;height:auto;min-height:48rem}.platform-card-title{font-size:1.8rem;line-height:1.3}.platform-card-subtitle{font-size:1.4rem;margin-bottom:2rem}.platform-card-list-item{font-size:1.3rem}.platform-card-icon-wrap{width:5rem;height:5rem;margin-bottom:2rem}}@media(max-width:768px){.platform-cards-grid{grid-template-columns:repeat(2,1fr);padding:2rem 3rem 7rem;gap:2rem}}@media(max-width:480px){.platform-cards-grid{grid-template-columns:1fr;padding:1rem 1.5rem 5rem}.platform-card{min-height:50rem}.platform-card-title{font-size:2rem}.platform-card-subtitle{font-size:1.4rem;margin-bottom:2rem}.platform-card-list-item{font-size:1.3rem}.platform-card-icon-wrap{width:5rem;height:5rem;margin-bottom:2rem}.platform-card-list{display:flex;flex-direction:column;gap:1.1rem;width:100%}.platform-card-list-item{display:flex;align-items:flex-start;gap:1rem;color:#dcdcdcd9;font-size:1.4rem;font-weight:400;line-height:1.55}.platform-card-bullet{flex-shrink:0;width:5px;height:5px;border-radius:50%;background:#ec4899;margin-top:.75rem}.platform-card:hover{background:#220015;box-shadow:0 16px 48px #000000b3,0 0 30px #ec48992e;border-color:#ec4899bf}}@media(max-width:1024px){.features-page-description{font-size:1.8rem}}@media(max-width:480px){.features-page-description{font-size:1.3rem;width:80%}}.newsletter-section{width:100%;display:flex;flex-direction:column;align-items:center;margin:10rem 0rem;position:relative;text-align:center}.newsletter-title{font-size:5rem;font-weight:700;color:var(--text-color);margin:0 0 1.5rem;letter-spacing:-1px}.newsletter-subtitle{font-size:1.8rem;color:var(--Hero-small-text-color);margin:0 0 4rem}.newsletter-input{display:flex;gap:2rem;justify-content:center;align-items:center;width:100%}.newsletter-input input{width:40rem;max-width:100%;padding:1.6rem 2.5rem;background:#1119;border:1px solid rgba(236,72,153,.25);border-radius:3rem;color:var(--text-color);font-size:1.6rem;outline:none;font-family:inherit;transition:.3s ease}.newsletter-input input:hover{border-color:1px rgba(236,72,153,.6)}.newsletter-input input:focus{border-color:#ec489999}.newsletter-input input::placeholder{color:#6b7280}.newsletter-input button{padding:1.6rem 4rem;background:var(--pink-button-bg-color);border-radius:3rem;border:none;color:var(--pink-button-text-color);font-weight:700;font-size:1.5rem;letter-spacing:1px;text-transform:uppercase;cursor:pointer;box-shadow:0 0 30px #e8368680;transition:.3s ease;font-family:inherit}.newsletter-input button:hover{box-shadow:0 0 45px #e83686b3;transform:translateY(-2px)}@media(max-width:1024px){.newsletter-title{font-size:4rem}.newsletter-subtitle{font-size:1.5rem;padding:0 1.5rem}.newsletter-input{flex-direction:row;gap:1.5rem;padding:0 1.5rem;width:50%}.newsletter-input input{font-size:1.2rem}}@media(max-width:768px){.newsletter-title{font-size:3.5rem}.newsletter-subtitle{font-size:1.2rem;padding:0 rem}.newsletter-input{flex-direction:column;gap:1.5rem;padding:0 1.5rem}.newsletter-input input,.newsletter-input button{width:100%}}@media(max-width:480px){.newsletter-title{font-size:3rem}.newsletter-subtitle{font-size:1.2rem;padding:0 rem}.newsletter-input{flex-direction:column;gap:1.5rem;padding:0 1.5rem;width:100%}.newsletter-input input,.newsletter-input button{width:100%}}.faq-description{color:var(--Hero-small-text-color);font-size:var(--Hero-small-text);text-align:center}.faq-javab-box{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;max-width:1200px;width:100%;margin-top:3rem}.faq-javab-card{background:var(--Box-bg-color);border:1px solid var(--Box-border-color);border-radius:var(--box-curvs);padding:2.5rem;transition:.3s ease-in-out;display:flex;flex-direction:column;min-height:400px}.faq-javab-card:hover{background:var(--Box-hover-bg-color);border-color:var(--Box-hover-border-color);transform:translateY(-5px)}.faq-javab-flex{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;height:100%}.cardNumBox{min-width:40px;min-height:40px;background:#ec4899;border-radius:10px;display:flex;justify-content:center;align-items:center;color:var(--text-color);font-size:1.8rem;font-weight:700;flex-shrink:0}.card-text-content{display:flex;flex-direction:column;gap:2rem}.cardTitle{color:var(--box-headding-text-color);font-size:var(--box-headding-text);font-weight:600;line-height:1.5;margin:0}.cardDescription{color:var(--Hero-small-text-color);font-size:1.5rem;line-height:1.8}@media(max-width:1024px){.faq-javab-box{grid-template-columns:repeat(2,1fr)}.faq-javab-card{padding:2.5rem;min-height:360px}.cardTitle{font-size:1.5rem}.cardDescription{font-size:1.2rem}.cardNumBox{min-width:35px;min-height:35px;font-size:1.4rem;border-radius:8px}.faq-javab-box{gap:2.5rem;margin-top:2rem;padding:0 2rem}}@media(max-width:768px){.faq-javab-box{display:grid;grid-template-columns:2}.faq-javab-card{min-height:auto}}@media(max-width:480px){.faq-javab-box{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:2rem;padding:0 1.5rem}.faq-javab-text{font-size:1.2rem;color:#fff;margin:0 0 .5rem}.faq-description{font-size:1.3rem}.faq-javab-card{min-height:auto}.faq-javab-card{padding:2.5rem}}.about-content-section{max-width:1100px;width:100%;margin:0 auto;padding:0rem 6rem 3rem;display:flex;flex-direction:column;align-items:center;gap:4rem}.para-1,.para-2{color:var(--Hero-small-text-color);font-size:1.8rem;font-weight:400;line-height:1.8;text-align:center;letter-spacing:.02em;width:100%}.para-1 strong,.para-2 strong{color:var(--text-color);font-weight:700}@media(max-width:1024px){.para-1,.para-2{font-size:1.5rem;padding:0 5rem}}@media(max-width:768px){.para-1{border-top:1px solid rgba(236,72,153,.4);border-left:2px solid rgba(236,72,153,.4);padding:2rem;border-radius:2rem;transition:all .5s ease}.para-2{border-top:1px solid rgba(236,72,153,.4);border-right:2px solid rgba(236,72,153,.4);padding:2rem;border-radius:2rem;transition:all .5s ease}.para-1:hover,.para-2:hover{transform:translateY(-5px);box-shadow:0 0 60px #ff007a4d}}@media(max-width:480px){.para-1,.para-2{font-size:1.3rem;padding:0 1rem}.para-1,.para-2{padding:3rem}}.para-3{color:var(--Hero-small-text-color);max-width:1000px;margin:0 auto;padding:0 2rem;text-align:center;font-size:var(--Hero-small-text-size);margin-top:-3rem}.partner-photos{display:flex;justify-content:center;align-items:flex-start;gap:3rem;margin-top:5rem;padding:0 3rem;flex-wrap:wrap;width:100%}.partner-card{display:flex;flex-direction:column;align-items:center;gap:1.6rem;flex:1;max-width:35rem}.partner-img-wrap{position:relative;width:100%;height:55rem;border-radius:var(--box-curvs);overflow:hidden;box-shadow:0 10px 40px #00000080;aspect-ratio:3 / 4}.partner-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;border:1px solid #000;border-radius:var(--box-curvs)}.partner-overlay{position:absolute;bottom:0;left:0;right:0;padding:3rem 2rem 2rem;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 100%);display:flex;flex-direction:column;gap:.4rem}.partner-name{color:var(--text-color);font-size:2rem;font-weight:700;margin:0;letter-spacing:-.01em}.partner-role{color:#ffffffa6;font-size:1.4rem;font-weight:400;margin:0}.partner-exp{color:var(--Hero-small-text-color);font-size:1.6rem;font-weight:400;text-align:center;margin:0}.partner-exp strong{color:var(--text-color);font-weight:600}@media(max-width:1024px){.para-3{font-size:1.5rem;padding:0 5rem}.partner-photos{gap:2rem;padding:0 2rem}.partner-card{max-width:30rem}.partner-img-wrap{height:50rem}}@media(max-width:768px){.para-3{font-size:1.5rem}.partner-photos{gap:2rem;display:grid;grid-template-rows:1fr}}@media(max-width:480px){.partner-photos{gap:3rem;display:grid;grid-template-rows:1fr}.para-3{font-size:1.3rem;padding:0 1rem}.para-3{font-size:1.3rem;margin-top:2px}}.core-values-section{width:100%;max-width:1100px;margin:8rem auto 0;padding:0 3rem 8rem;display:flex;flex-direction:column;align-items:center}.core-values-header{position:relative;text-align:center;line-height:1}.cv-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem;width:100%}.cv-card{background:var(--Box-bg-color);border:1px solid var(--Box-border-color);border-radius:var(--box-curvs);padding:3.6rem 3.2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.6rem;transition:border-color .3s ease,background .3s ease,transform .3s ease;cursor:pointer}.cv-card:hover{background:var(--Box-hover-bg-color);border-color:var(--Box-hover-border-color);transform:translateY(-5px)}.cv-card-icon{width:7rem;height:5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;transition:background .3s ease,border-color .3s ease}.cv-card:hover .cv-card-icon{border-color:#ec489980}.cv-card-title{color:var(--text-color);font-size:2.3rem;font-weight:700;margin:0;letter-spacing:-.01em}.cv-card-desc{color:var(--Hero-small-text-color);font-size:1.7rem;line-height:1.7;margin:0;font-weight:300;max-width:38rem}@media(max-width:1024px){.core-values-section{padding:0 5rem 6rem}.cv-cards-grid{gap:2rem}.cv-card{padding:3rem 2.5rem}.cv-card-title{font-size:2rem}.cv-card-desc{font-size:1.5rem}.cv-card-icon{width:4rem;height:4rem}}@media(max-width:768px){.cv-cards-grid{grid-template-columns:1fr;padding:7rem}.cv-fg-text{font-size:2.8rem}.cv-cards-grid{gap:3rem}.core-values-section{padding:0 2rem 6rem}}@media(max-width:480px){.cv-cards-grid{grid-template-columns:1fr;padding:1rem 0rem;gap:3rem}.cv-fg-text{font-size:2.8rem}.core-values-section{padding:0px 1.5rem 1rem}}.what-we-done-content{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:4rem}.subtitle-top{color:var(--text-color);font-size:3.3rem;font-weight:300;margin-bottom:1.5rem;letter-spacing:.05em;font-family:Outfit,sans-serif;z-index:2}.year-text{font-size:30rem;font-weight:800;margin:0;line-height:1;color:#fff;background-image:linear-gradient(90deg,#db2777,#f472b6,#fff,#f472b6,#db2777);background-size:300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;letter-spacing:-.02em;animation:7s linear 0s infinite normal none running brightFlow;filter:drop-shadow(rgba(236,72,153,.3) 0px 0px 10px);letter-spacing:-.04em;font-family:poppins,sans-serif;z-index:1}.quote-text{color:var(--text-color);font-size:3rem;font-weight:300;margin-top:1rem;font-family:Outfit,sans-serif}.launch-title{color:var(--text-color);font-size:4rem;font-weight:100;margin-top:5rem;margin-bottom:4rem;letter-spacing:.15em;font-family:poppins,sans-serif}.logos-container{display:flex;gap:8rem;align-items:center;justify-content:center}.logo-item{font-size:4.8rem;font-weight:300;font-family:Poppins,sans-serif;letter-spacing:-.02em}.text-white{color:var(--text-color);font-family:Poppins,sans-serif}.text-pink{font-family:Poppins,sans-serif;font-weight:700;color:#ec4899}@media(max-width:1300px){.year-text{font-size:20rem}}@media(max-width:1024px){.year-text{font-size:20rem}.year-text{font-size:16rem}.launch-title{font-size:2.8rem;margin-top:6rem}.logo-item{font-size:3.5rem}.subtitle-top{font-size:2.2rem}.quote-text{font-size:1.8rem}}@media(max-width:768px){.year-text{font-size:12rem;filter:none;text-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0)}.subtitle-top{font-size:1.6rem;margin-bottom:-.5rem}.quote-text{font-size:1.3rem}.launch-title{font-size:2rem;margin-top:4rem;margin-bottom:2rem}.logos-container{flex-direction:row;gap:2.5rem}.logo-item{font-size:2.8rem}}@media(max-width:480px){.year-text{font-size:14rem}.subtitle-top{font-size:2.5rem}.quote-text{font-size:1.8rem}.launch-title{font-size:2rem}.logos-container{flex-direction:row;gap:2rem}.logo-item{font-size:2.5rem}}.we3vision-section{margin-top:12rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 2rem;margin:10rem 0rem}.we3vision-header{display:flex;justify-content:center;align-items:center;margin-bottom:5rem}.we3vision-full-logo{height:12rem;width:auto;object-fit:contain}.cards-container{display:flex;flex-direction:row;gap:3rem;width:70%;max-width:1200px;margin:0 auto}.we-card{background:var(--Box-bg-color)!important;border:1px solid var(--Box-border-color)!important;border-radius:var(--box-curvs);padding:3.9rem;flex:1;display:flex;flex-direction:column;transition:all .3s ease!important}.we-card:hover{background-color:var(--Box-hover-bg-color)!important;border:1px solid var(--Box-hover-border-color)!important}.we-card-header{margin-bottom:2rem}.card-brand-img{height:5rem;width:auto;object-fit:contain}.we-card-desc{color:var(--Hero-small-text-color);font-size:2rem;line-height:2;font-family:Poppins,sans-serif;font-weight:400;margin:0 auto}.last-card{max-width:1300px;width:100%;margin:0 auto;position:relative;z-index:2}.lastCard-box{background:var(--Box-bg-color);border:1px solid var(--Box-border-color);border-radius:var(--box-curvs);-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;box-shadow:none!important;transition:all .3s ease!important;text-align:center;padding:4rem;margin:6rem}.lastCard-text{color:var(--Hero-small-text-color);font-size:2rem;font-weight:400;font-family:poppins,sans-serif}.lastCard-box:hover{background-color:var(--Box-hover-bg-color);border:1px solid var(--Box-hover-border-color)!important}.lastCard-Boldtext{color:#ec4899;font-weight:600}.gov-logo-section{background-color:#fff;padding:2rem 4rem;position:relative;width:100vw;overflow:hidden;margin-top:6rem}.gov-logo-box{justify-content:center;align-items:center;padding:3rem 2rem;width:100%;overflow:hidden}.gov-title{font-size:4rem;font-weight:400;font-family:poppins,sans-serif;text-align:center;color:#000;margin-bottom:6rem;letter-spacing:.02em;background-image:none;background-position:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:unset;background-color:initial}.gov-heading{color:#000;font-weight:700;font-family:poppins,sans-serif}.gov-logo-img{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4rem}.Gov1,.Gov2{height:12rem;width:auto;object-fit:contain}@media(max-width:1024px){.cards-container{flex-direction:row}.we-card{padding:4rem}.we3vision-full-logo{height:10rem}.we-card-desc{font-size:1.5rem}.card-brand-img{height:4rem}.lastCard-text{font-size:1.6rem}}@media(max-width:768px){.we3vision-full-logo{height:8rem}.gov-logo-img{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;gap:4rem;padding-left:2rem}.we3vision-section{margin-top:8rem}.cards-container{display:flex;flex-direction:row;gap:3rem;width:80%;margin:0 auto}.we-card{padding:3rem}.we3vision-w-logo{height:4rem}.we-card-header{margin-bottom:2rem}.we-card-icon{height:2.5rem}.we-card-logo-text{font-size:1.6rem}.we-card-desc{font-size:1.5rem}}@media(max-width:480px){.we3vision-section{padding:0 1rem}.cards-container{flex-direction:column;width:100%}.we3vision-full-logo{height:6rem}.we-card-desc{font-size:1.5rem}.card-brand-img{height:3.5rem}.we-card{padding:2.5rem}.lastCard-text{font-size:1.4rem}.last-card{max-width:1200px;width:100%;position:relative;display:flex;justify-self:center;align-self:center;height:100%}.lastCard-box{width:100%;max-width:1000px;height:100%;margin:5rem .5rem 1rem}.gov-logo-section{background-color:#fff;padding:3rem 2rem;position:relative;width:100vw;overflow:hidden}.gov-title{font-size:3rem}.gov-logo-img{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;display:flex}.Gov1,.Gov2{height:8rem;position:relative;right:3rem}}@keyframes brightFlow{0%{background-position:200% center}to{background-position:-200% center}}.blog-content{max-width:900px;margin:0 auto;padding:0 2rem;text-align:left}.blog-title{font-size:4rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.02em}.highlight-pink{color:#ec4899;font-weight:600}.blog-subtitle{font-size:2rem;color:#d3d3d3;font-weight:400;line-height:1.6;margin-bottom:3rem;border-left:2px solid #ec4899;height:100%;padding-left:1rem}.blog-paragraph{font-size:1.8rem;color:var(--Hero-small-text-color);line-height:1.8;margin-bottom:2rem}.blog-highlight-question{font-size:1.8rem;color:#ec4899;font-weight:600;margin-bottom:2rem;letter-spacing:.01em}.blog-first-card{background:var(--Box-bg-color);border:1px solid var(--Box-border-color);border-radius:var(--box-curvs);padding:2.5rem;margin-top:4rem;text-align:left}.blog-first-card:hover{border-color:var(--Box-hover-border-color);background:var(--Box-hover-bg-color)}.blog-first-card p{font-size:1.7rem;color:var(--Hero-small-text-color);line-height:1.7;margin:0}@media(max-width:1024px){.blog-content{max-width:800px;margin:0 auto;padding:0 1rem;text-align:left}.blog-title{font-size:3rem}.blog-subtitle{font-size:1.8rem;border-left:2px solid #ec4899;height:100%;padding-left:1rem}.blog-paragraph,.blog-highlight-question{font-size:1.6rem}.blog-first-card{padding:2rem}.blog-first-card p{font-size:1.5rem}}@media(max-width:768px){.blog-content{max-width:600px;margin:0 auto;padding:0 1rem;text-align:left}.blog-title{font-size:3rem}.blog-subtitle{font-size:1.8rem}.blog-paragraph,.blog-highlight-question{font-size:1.6rem}.blog-first-card{padding:2rem;width:100%;margin:0 auto}.blog-first-card p{font-size:1.5rem}}@media(max-width:480px){.blog-content{max-width:100%;width:43rem;padding:0 3rem;text-align:left}.blog-title{font-size:3rem}.blog-subtitle,.blog-paragraph,.blog-highlight-question{font-size:1.5rem}.blog-first-card{padding:2rem;width:100%;margin:0 auto}.blog-first-card p{font-size:1.5rem}}.blog-cards-main-container{width:100%;margin:0 auto;min-height:100vh;max-width:900px;padding-bottom:10rem}.blog-grid-container{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:5rem}.blog-grid-card{background:var(--Box-bg-color);border:1px solid var(--Box-border-color);border-radius:var(--box-curvs);padding:3rem;text-align:left;transition:transform .3s ease,border-color .3s ease}.blog-grid-card:hover{border-color:var(--Box-hover-border-color);background:var(--Box-hover-bg-color)}.blog-card-number{background:#ec4899;color:var(--text-color);width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;border-radius:8px;margin-bottom:2rem}.blog-card-title{color:var(--box-headding-text-color);font-size:var(--box-headding-text);font-weight:600;margin-bottom:1.5rem;line-height:1.4}.blog-card-description{font-size:1.6rem;color:var(--Hero-small-text-color);line-height:1.8}.blog-foot{text-align:center;justify-content:center;align-items:center;margin-bottom:8rem}.blog-foot-line{border-top:2px solid rgba(236,72,153,.4);margin:6rem auto 0;padding-top:5rem;width:60%;max-width:100rem}@media(max-width:1024px){.blog-grid-container{grid-template-columns:2fr 2fr}.blog-grid-card{padding:3rem}.blog-card-title{font-size:1.8rem}.blog-card-description{font-size:1.4rem}}@media(max-width:768px){.blog-grid-container{grid-template-columns:1fr 1fr;padding:0 3rem}.blog-grid-card{padding:3rem}.blog-card-title{font-size:1.8rem}.blog-card-description{font-size:1.4rem}}@media(max-width:480px){.blog-grid-container{grid-template-columns:1fr;padding:0 2rem}.blog-grid-card{padding:3rem}.blog-card-title{font-size:1.8rem}.blog-card-description{font-size:1.5rem}.blog-foot-line{margin:1rem auto;width:80%}}.join-waitlist-page{background-color:#000;height:auto;padding-bottom:5rem;color:var(--text-color)}.join-waitlist-container{display:flex;max-width:1200px;margin:0 auto;padding:2rem 3rem;justify-content:space-around;align-items:flex-start}.contact-info-section{flex:1;max-width:500px}.subtitle{color:var(--section-heading-text-color);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}.main-heading{font-size:3.8rem;font-weight:700;line-height:1.1;margin-bottom:3.5rem;letter-spacing:-.04em}.contact-cards{display:flex;flex-direction:column;gap:2rem}.contact-card{display:flex;align-items:center;background:#101010;border:1px solid rgba(236,72,153,.2);border-radius:1.5rem;padding:1.8rem;gap:1.5rem;transition:border-color .3s ease,background .3s ease}.contact-icon{flex-shrink:0}.phone-icon{color:#818cf8}.mail-icon{color:#d946ef}.location-icon{color:#ef4444;align-self:flex-start;margin-top:.2rem}.contact-card p{font-size:1.5rem;color:var(--Hero-small-text-color);margin:0;line-height:1.6}.form-section{flex:1;max-width:40rem;max-height:70rem;width:100%;background:#0a0a0a;border:1px solid rgba(236,72,153,.15);border-radius:2.5rem;padding:3rem;border-color:#ec489980;box-shadow:0 0 50px #ec489940,inset 0 0 0 1px #ec489933;box-sizing:border-box;transition:box-shadow .3s ease,border-color .3s ease}.form-section:hover{border-color:#ec4899b3;box-shadow:0 0 70px #ec489959,inset 0 0 0 1px #ec48994d}.waitlist-form{display:flex;flex-direction:column;gap:1rem}.form-input{width:100%;box-sizing:border-box;background:#141414;border:1px solid #2A2A2A;border-radius:8px;padding:1rem 1.6rem;color:var(--text-color);font-size:1.7rem;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.form-input::placeholder{color:#ffffff4d;font-weight:400}.form-input:hover{border-color:#ec489966;background-color:#ec48990d;transform:translateY(-1px)}.form-input:focus{outline:none;border-color:#ec4899;background-color:#ec489914;box-shadow:0 0 25px #ec489933;transform:translateY(-1px)}.custom-dropdown-container{position:relative;width:100%}.custom-dropdown-header{display:flex!important;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;color:#ffffff4d!important}.custom-dropdown-header.has-value{color:var(--text-color)!important}.custom-dropdown-header.open{border-color:#ec4899;background-color:#ec48990d}.dropdown-arrow{transition:transform .4s cubic-bezier(.4,0,.2,1);color:#ffffff4d}.dropdown-arrow.open{transform:rotate(180deg);color:#ec4899}.custom-dropdown-list{position:absolute;top:calc(100% + 8px);left:0;width:100%;background:#0d0d0d;border:1px solid rgba(236,72,153,.2);border-radius:12px;z-index:100;box-shadow:0 15px 40px #000c,0 0 20px #ec48990d;overflow:hidden;padding:.5rem;animation:dropdownAppear .3s cubic-bezier(.16,1,.3,1)}@keyframes dropdownAppear{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.custom-dropdown-item{padding:1.2rem 1.5rem;color:#fff9;font-size:1.5rem;cursor:pointer;border-radius:8px;margin-bottom:2px;transition:all .2s ease}.custom-dropdown-item:last-child{margin-bottom:0}.custom-dropdown-item:hover{background:#ec48991a;color:#ec4899;padding-left:2rem}.custom-dropdown-item.active{background:#ec4899;color:var(--text-color)}.form-textarea{resize:vertical;min-height:120px}.submit-btn{width:100%;background:var(--pink-button-bg-color);color:var(--pink-button-text-color);font-weight:600;font-size:1.5rem;padding:1.4rem;border-radius:8px;border:none;cursor:pointer;margin-top:.5rem;transition:background .3s ease,transform .2s ease,box-shadow .3s ease}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #ec489966}.toast-notification{position:fixed;top:10rem;right:-100%;padding:1.2rem 2.4rem;border-radius:1rem;font-size:1.5rem;font-weight:500;color:var(--text-color);z-index:9999;box-shadow:0 10px 30px #00000080;animation:slideInRight .4s cubic-bezier(.16,1,.3,1) forwards}.toast-notification.error{background:#ef4444;border:1px solid rgba(239,68,68,.3)}.toast-notification.success{background:#10b981;border:1px solid rgba(16,185,129,.3)}@keyframes slideInRight{0%{transform:translate(0);right:-100%;opacity:0}to{transform:translate(0);right:30px;opacity:1}}@media(max-width:1024px){.join-waitlist-container{padding:2rem}.subtitle{font-size:1.2rem}.main-heading{font-size:3rem}.contact-cards{gap:1.5rem}.contact-card{padding:1.5rem}.contact-card p{font-size:1.3rem}.form-section{padding:3rem}.form-input{font-size:1.5rem}.custom-dropdown-item,.submit-btn{font-size:1.3rem}}@media(max-width:768px){.join-waitlist-container{padding:2rem;display:grid;grid-template-columns:1fr;gap:4rem;justify-content:center;align-items:center;width:60%}.subtitle{font-size:1.2rem}.main-heading{font-size:3rem}.contact-cards{gap:1.5rem}.contact-card{padding:1.5rem}.contact-card p{font-size:1.3rem}.form-section{padding:3rem}.form-input{font-size:1.5rem}.custom-dropdown-item,.submit-btn{font-size:1.3rem}}@media(max-width:480px){.join-waitlist-container{padding:2rem;display:grid;grid-template-columns:1fr;gap:4rem;justify-content:center;align-items:center;width:100%}.subtitle{font-size:1.2rem;text-align:center}.main-heading{font-size:2.5rem;text-align:center}.contact-cards{gap:1.5rem}.contact-card{padding:1.5rem}.contact-card p{font-size:1.3rem}.form-section{padding:3rem;position:relative;left:45%;transform:translate(-45%);width:100%}.form-input{font-size:1.5rem}.custom-dropdown-item,.submit-btn{font-size:1.3rem}}.pixel-canvas{width:100%;height:100%;display:block;position:absolute;top:0;left:0;pointer-events:none;z-index:1}.pixel-card{position:relative;overflow:hidden;isolation:isolate;transition:border-color .2s cubic-bezier(.5,1,.89,1);background-color:transparent}.pixel-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;aspect-ratio:1;background:radial-gradient(circle,#09090b,transparent 85%);opacity:0;transition:opacity .8s cubic-bezier(.5,1,.89,1);pointer-events:none;z-index:0}.pixel-card:hover:before,.pixel-card:focus-within:before{opacity:1}:root{--primary-color: #FF0096;--secondary-color: #000;--accent-color: #FF0097;--text-color: #fff;--bg-color: #000;--font-family-poppins: "Poppins", sans-serif;--Hero-Big-Text: 6rem;--Hero-small-text-color:#a0a0b0;--Hero-Small-Text: 2rem;--Box-bg-color: #ec48991a;--Box-border-color: #ec48994d;--Box-hover-bg-color: #320b20;--Box-hover-border-color: #8f295d;--box-headding-text: 2rem;--box-headding-text-color: #ffffff;--box-curvs: 3rem;--section-heading-text: 2.5rem;--section-heading-text-color: #ec4899;--pink-button-bg-color: linear-gradient(90deg, #db2777 0%, #ec4899 100%);--pink-button-text-color: #ffffff}.privacy-page-wrapper{display:flex;flex-direction:column;align-items:center;padding-bottom:8rem;height:auto;background-color:#000}.privacy-card-container{width:100%;max-width:1300px;padding:0 3rem;margin-top:3rem}.privacy-card{background:#ec48991a;border:1px solid rgba(236,72,153,.4);border-radius:var(--box-curvs);padding:5rem 6rem;box-shadow:0 4px 30px #0009,inset 0 0 20px #ec48990d;text-align:left;margin:0 auto;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .5s cubic-bezier(.4,0,.2,1);cursor:default;position:relative}.privacy-card:hover{cursor:pointer;box-shadow:0 0 40px #ec489926;border-color:#ec489aa5}.privacy-card p{font-size:1.6rem;line-height:2;margin-bottom:3rem;color:var(--Hero-small-text-color);letter-spacing:.02em;font-weight:300}.privacy-card p:last-child{margin-bottom:0}.privacy-card strong{color:var(--text-color);font-weight:600}.light-bold-privacy{color:var(--text-color);font-weight:500}.card-content{position:relative;z-index:1}.card-content p{opacity:0;transform:translateY(40px);transition:all 1s ease 0s}.privacy-card:hover .card-content p{opacity:1;transform:translateY(0)}.privacy-card:hover .card-content p:nth-child(1){transition:all .8s cubic-bezier(.4,0,.2,1) .2s}.privacy-card:hover .card-content p:nth-child(2){transition:all .8s cubic-bezier(.4,0,.2,1) .3s}.privacy-card:hover .card-content p:nth-child(3){transition:all .8s cubic-bezier(.4,0,.2,1) .4s}.privacy-card:hover .card-content p:nth-child(4){transition:all .8s cubic-bezier(.4,0,.2,1) .5s}.privacy-card:hover .card-content p:nth-child(5){transition:all .8s cubic-bezier(.4,0,.2,1) .6s}.privacy-card:hover .card-content p:nth-child(6){transition:all .8s cubic-bezier(.4,0,.2,1) .7s}.privacy-card:hover .card-content p:nth-child(7){transition:all .8s cubic-bezier(.4,0,.2,1) .8s}.privacy-card:hover .card-content p:nth-child(8){transition:all .8s cubic-bezier(.4,0,.2,1) .9s}.privacy-card:hover .card-content p:nth-child(9){transition:all .8s cubic-bezier(.4,0,.2,1) 1s}.privacy-card:hover .card-content p:nth-child(10){transition:all .8s cubic-bezier(.4,0,.2,1) 1.1s}.privacy-card:hover .card-content p:nth-child(11){transition:all .8s cubic-bezier(.4,0,.2,1) 1.2s}.privacy-card:hover .card-content p:nth-child(12){transition:all .8s cubic-bezier(.4,0,.2,1) 1.3s}@media(max-width:768px){.privacy-card{padding:3rem}.privacy-card p{font-size:1.4rem;line-height:1.8}}.mobile-bottom-nav{display:none;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:2005;width:auto;max-width:90vw;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),opacity .4s ease}.mobile-bottom-nav.hidden{transform:translate(-50%,150%);opacity:0;pointer-events:none}.bottom-nav-container{display:flex;gap:1.5rem;align-items:center}.nav-main-pill-wrapper{position:relative;display:flex;align-items:center}.nav-main-pill{background:#ffffff0d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:5rem;padding:1.2rem 3.5rem;display:flex;gap:4.5rem;box-shadow:0 10px 30px #0009}.nav-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#fff;transition:all .3s ease}.nav-item.active{color:#fff}.nav-icon{margin-bottom:.4rem;stroke-width:2.5!important}.nav-label{font-size:.85rem;font-weight:900;letter-spacing:.05em;font-family:Poppins,sans-serif;text-transform:uppercase}.nav-cta-pill{position:relative;background:var(--pink-button-bg-color);color:var(--pink-button-text-color);font-weight:700;font-size:1.3rem;padding:1.3rem 4rem;border-radius:5rem;text-decoration:none;box-shadow:none;white-space:nowrap;border:none;font-family:Poppins,sans-serif;display:flex;align-items:center;justify-content:center;margin-left:.5rem}.nav-cta-pill:before{content:"";position:absolute;top:-.65rem;left:-.65rem;right:-.65rem;bottom:-.65rem;border-radius:5rem;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;z-index:-1;pointer-events:none;box-shadow:0 10px 30px #0009}@media(max-width:768px){.mobile-bottom-nav{display:block}.nav-cta-pill:before{content:"";position:absolute;top:-.65rem;left:-.65rem;right:-.65rem;bottom:-.65rem;border-radius:5rem;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#ffffff0d;padding:1rem;z-index:-1;pointer-events:none}}@media(max-width:480px){.nav-main-pill{padding:1.2rem 2.5rem;gap:3.5rem}.nav-cta-pill{padding:1.3rem 3rem}.nav-label{font-size:.75rem}.nav-cta-pill{font-size:1.1rem}.nav-icon{margin-bottom:.2rem;width:2rem;height:2rem}.nav-item{font-size:.75rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}body{font-family:Poppins,sans-serif;background:#000;color:#fff;font-size:2rem}.page-content{padding-top:10rem}@media(max-width:1024px){.page-content{padding-top:9rem}}@media(max-width:768px){.page-content{padding-top:7rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#ec4899;border-radius:2rem}::-webkit-scrollbar-thumb:hover{background:#ec4899;cursor:pointer}@media(max-width:1024px){.centralized-text{font-size:10rem!important}.centralized-text-small{font-size:4rem!important}}@media(max-width:1024px){.future-text{font-size:15rem!important}.future-text-small{font-size:5rem!important;margin-bottom:-2rem!important}}@media(max-width:768px){.centralized-text{font-size:8rem!important}.centralized-text-small{font-size:3rem!important;transform:translateY(2rem)}}@media(max-width:768px){.future-text{font-size:10rem!important}.join-text{font-size:3rem!important;transform:translateY(-.5rem)}.future-text-small{transform:translateY(3.5rem);font-size:3rem!important;margin-bottom:-1rem!important}}@media(max-width:480px){.centralized-text{font-size:4.4rem!important}.centralized-text-small{font-size:1.5rem!important;transform:translateY(3.5rem)}}@media(max-width:480px){.future-text{font-size:6rem!important}.join-text{font-size:2rem!important;transform:translateY(-1.5rem)}.future-text-small{transform:translateY(5rem);font-size:2rem!important;margin-bottom:2rem!important}}
