:root{--font-family:"coco",sans-serif}*,body,html{font-family:var(--font-family)!important}body{margin:0;padding-top:80px}.about-main{min-height:100%;background:#0a0a0a;color:#fff;padding:0;margin:0}.header-container{background:#0a0a0a;color:#fff;padding-bottom:40px;position:relative;overflow:hidden;width:100vw;max-width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;z-index:1000}.header-nav{display:flex;align-items:center;justify-content:space-between;padding:32px 64px 0;width:100%;box-sizing:border-box;height:80px;font-family:Poppins,sans-serif!important}.header-logo img{height:200px;width:200px;margin-bottom:-21px}.header-links{display:flex;gap:70px;list-style:none;margin-bottom:-4px;font-family:Poppins!important}.header-links a{position:relative;transition:color .3s;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:300}.header-links a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#b983ff;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.77,0,.175,1);pointer-events:none;margin-bottom:-7px}.header-links a:hover:after{transform:scaleX(1)}.header-links a:before{display:none}.header-links a span{position:relative;z-index:3;font-family:Poppins,sans-serif!important}.header-socials a{color:#fff;margin-left:16px;font-size:1.3rem;transition:color .2s}.header-socials a:hover{color:#b983ff}.about-hero-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;padding-top:80px;overflow:hidden}.about-hero-lottie-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:0;pointer-events:none;opacity:.19}.about-hero-lottie-bg div{width:100%!important;height:100%!important}.about-gradient-heading{font-size:3.5rem;font-weight:900;line-height:1.08;text-align:center;margin-bottom:1.2rem;background:linear-gradient(90deg,#ff5ecd,#b983ff 40%,#00eaff 80%,#3813c2);-webkit-background-clip:text;background-clip:text}.about-gradient-blue,.about-gradient-heading{-webkit-text-fill-color:transparent;color:transparent;text-fill-color:transparent}.about-gradient-blue{background:linear-gradient(90deg,#00eaff,#5c24ff);-webkit-background-clip:text;background-clip:text;display:inline-block}.about-subheading{max-width:700px;font-size:1.25rem;color:#bdbdbd;text-align:center;margin-bottom:2.2rem}.about-btn-row{display:flex;gap:20px;margin-bottom:40px}.about-btn{padding:14px 38px;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s,opacity .2s}.about-btn-primary{border:none;background:linear-gradient(90deg,#ff5ecd,#3813c2);color:#fff;margin-right:10px;box-shadow:0 2px 16px 0 rgba(92,36,255,.12)}.about-btn-secondary{border:2px solid #fff;background:transparent;color:#fff;margin-left:10px}.about-btn-primary:hover{opacity:.85}.about-btn-secondary:hover{background:#fff;color:#3813c2}.about-mesh-svg{position:absolute;bottom:-10px;left:0;z-index:0}.about-trusted-section{display:flex;flex-direction:column;align-items:center;margin-top:40px}.about-trusted-label{color:#bdbdbd;font-weight:700;letter-spacing:1px;margin-bottom:18px}.about-trusted-logos{display:flex;gap:40px;flex-wrap:wrap;justify-content:center;align-items:center}.about-trusted-logos span{font-size:22px;color:#fff;opacity:.8;font-weight:700}.about-looper-bg{position:absolute;left:50%;bottom:-190px;width:1470px;height:220px;max-width:none;transform:translateX(-50%) rotate(0deg);border-radius:25px;box-shadow:0 8px 48px 0 rgba(0,0,0,.18);overflow:hidden;z-index:0;border:4px solid linear-gradient(90deg,#ff5ecd,#00eaff)}.about-looper-bg img{width:100%;height:100%;object-fit:cover;display:block;margin-bottom:0}.about-logo{filter:drop-shadow(0 2px 16px #000) drop-shadow(0 0 8px #fff3);opacity:.95;transition:transform .2s}.about-features-section{position:relative}.about-features-label{font-size:20px;font-weight:700;letter-spacing:2px;color:#7b61ff}.about-features-heading,.about-features-label{margin-bottom:12px;display:flex;justify-content:center}.about-features-heading{font-size:1.7rem;font-weight:800;background:linear-gradient(90deg,#7b61ff,#00e0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.about-features-desc{color:#6b7280;font-size:1.1rem;margin-bottom:36px;display:flex;justify-content:center}.about-features-card-group{position:relative;z-index:2;background:rgba(21,20,29,1);display:flex;justify-content:center;align-items:stretch;border-radius:32px;box-shadow:0 4px 32px 0 rgba(123,97,255,.08);padding:32px 0;gap:0;max-width:1240px;margin:0 auto;height:340px}.about-feature-card{flex:1 1 0;padding:0 32px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:60px}.about-feature-divider{width:1px;background:linear-gradient(180deg,#e0e7ff,#c7d2fe);margin:0;height:120px;align-self:center}.about-feature-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;position:relative}.about-feature-icon img{width:48px;height:48px;object-fit:contain}.about-feature-icon1,.about-feature-icon1:before,.about-feature-icon2,.about-feature-icon2:before,.about-feature-icon3,.about-feature-icon3:before{display:none}.about-feature-title{font-size:1.25rem;font-weight:700;margin-bottom:8px;background:white;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.about-feature-text{color:white;font-size:1rem;margin-bottom:0}@media (max-width:900px){.about-features-card-group{flex-direction:column;padding:0}.about-feature-divider{width:80%;height:1px;margin:24px auto;background:linear-gradient(90deg,#e0e7ff,#c7d2fe)}.about-feature-card{padding:24px 0}}.about-features-bg-left{left:90px;bottom:70px;z-index:0;margin-bottom:0;height:30%;width:140px}.about-features-bg-left,.about-features-bg-right{position:absolute!important;pointer-events:none;animation:blink-dots 1.5s infinite alternate}.about-features-bg-right{right:100px;bottom:0;z-index:1;margin-bottom:40px;height:14%;width:200px;animation-delay:.7s}@keyframes blink-dots{0%{opacity:1}to{opacity:.3}}.trusted-logos-section{display:flex;flex-direction:column;align-items:center;margin:48px 0 56px}.trusted-logos-badge{background:#23232b;color:#fff;font-size:1rem;font-weight:600;border-radius:24px;padding:8px 32px;margin-bottom:28px;letter-spacing:1px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.trusted-logos-row{display:flex;gap:148px;justify-content:center;align-items:center;width:100%}.trusted-logos-row .about-logo{filter:drop-shadow(0 2px 16px #000);opacity:.95;transition:transform .2s}.about-features-btn-row{display:flex;justify-content:center;align-items:center;gap:24px;margin:100px 0 0}.about-features-btn{padding:14px 38px;border-radius:32px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s,border .2s;outline:none;position:relative}.about-features-btn,.about-features-btn-outline{background:transparent;border:2px solid #fff;color:#fff}.about-features-btn-outline:hover,.about-features-btn-viewall{background:#fff;color:#3813c2}.about-features-btn-viewall{border:2px solid #fff;display:flex;align-items:center;gap:8px}.about-features-btn-viewall:hover{background:#3813c2;color:#fff;border:2px solid #3813c2}.about-features-btn-arrow{font-size:1.2em;margin-left:6px;display:inline-block;transition:transform .2s}.about-features-btn-viewall:hover .about-features-btn-arrow{transform:translateX(4px)}.about-integration-section{margin:64px auto 0;padding:64px 32px;background:#0a0a0a;border-radius:32px;max-width:1300px;display:flex;justify-content:center;align-items:center;position:relative;z-index:2;min-height:520px}.about-integration-content{display:flex;width:100%;justify-content:space-between;align-items:center;gap:48px}.about-integration-left{flex:1;min-width:260px}.about-integration-label{color:#bdbdbd;font-weight:700;letter-spacing:1px;margin-bottom:18px;font-size:1rem}.about-integration-heading{font-size:2.5rem;font-weight:900;color:#fff;margin-bottom:1.1rem;line-height:1.1}.about-integration-desc{color:#bdbdbd;font-size:1.15rem;margin-bottom:2.2rem;max-width:400px}.about-integration-btn{padding:14px 38px;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;border:none;background:linear-gradient(90deg,#ff5ecd,#3813c2);color:#fff;box-shadow:0 2px 16px 0 rgba(92,36,255,.12);transition:opacity .2s}.about-integration-btn:hover{opacity:.85}.about-integration-right{flex:1;display:flex;justify-content:flex-end;align-items:center}.about-integration-img{max-width:490px;width:100%;height:auto;border-radius:24px;margin-left:30px;transition:transform .3s ease}.about-integration-img:hover{transform:scale(1.05)}@media (max-width:900px){.about-integration-content{flex-direction:column;gap:32px;align-items:flex-start}.about-integration-right{justify-content:center;width:100%}.about-integration-img{max-width:260px}}.about-security-section{margin:64px auto 0;padding:48px 32px;background:#0a0a0a;border-radius:32px;max-width:1100px;display:flex;justify-content:center;align-items:center;position:relative;z-index:2}.about-security-content{display:flex;width:100%;justify-content:space-between;align-items:center;gap:48px}.about-security-left{flex:1;display:flex;justify-content:flex-start;align-items:center}.about-security-img{max-width:340px;width:100%;height:auto;border-radius:24px}.about-security-right{flex:1;min-width:260px}.about-security-label{color:#bdbdbd;font-weight:700;letter-spacing:1px;margin-bottom:18px;font-size:1rem}.about-security-heading{font-size:2rem;font-weight:900;color:#fff;margin-bottom:1.1rem;line-height:1.1}.about-security-desc{color:#bdbdbd;font-size:1.1rem;margin-bottom:2.2rem;max-width:400px}.about-security-btn{padding:14px 38px;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;border:none;background:linear-gradient(90deg,#ff5ecd,#3813c2);color:#fff;box-shadow:0 2px 16px 0 rgba(92,36,255,.12);transition:opacity .2s}.about-security-btn:hover{opacity:.85}@media (max-width:900px){.about-security-content{flex-direction:column;gap:32px;align-items:flex-start}.about-security-left{justify-content:center;width:100%}.about-security-img{max-width:220px}}.about-security-bg-dots{position:absolute;left:-170px;top:60%;transform:translateY(-50%);z-index:1;pointer-events:none;opacity:.7;width:100px;height:300px;animation:blink-dots 1.5s infinite alternate}.about-team-section{margin:64px auto 0;padding:48px 32px 0;max-width:900px;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-team-heading{font-size:2.5rem;font-weight:900;color:#fff;text-align:center;margin-bottom:1.2rem}.about-team-subheading{color:#bdbdbd;font-size:1.15rem;text-align:center;margin-bottom:2.2rem;max-width:700px}.about-team-testimonial-card{background:#23232b;border-radius:28px;padding:36px 36px 28px;box-shadow:0 4px 32px 0 rgba(0,0,0,.13);display:flex;flex-direction:column;align-items:center;margin-bottom:40px;width:100%;max-width:900px;position:relative}.about-team-card-triangle{position:absolute;left:50%;bottom:-24px;transform:translateX(-50%);width:48px;height:24px;background:transparent}.about-team-card-triangle:after{content:"";display:block;width:0;height:0;margin:0 auto;border-left:24px solid transparent;border-right:24px solid transparent;border-top:24px solid #23232b}.about-team-quote{color:#e0e0e0;font-size:1.08rem;text-align:center;margin-bottom:24px}.about-team-name{color:#4f8cff;font-weight:700;font-size:1.1rem;margin-bottom:2px}.about-team-role{color:#bdbdbd;font-size:1rem;font-weight:500;margin-bottom:6px}.about-team-socials{display:flex;gap:18px;margin-top:4px;justify-content:center}.about-team-socials a{color:#bdbdbd;font-size:1.35rem;transition:color .2s}.about-team-socials a:hover{color:#4f8cff}.about-team-image-row{align-items:flex-end;gap:0;margin-top:-60px;margin-bottom:48px;z-index:3}.about-team-image,.about-team-image-row{display:flex;justify-content:center;position:relative}.about-team-image{border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 4px 24px 0 rgba(0,0,0,.18);background:#181828;align-items:center;transition:transform .2s,box-shadow .2s}.about-team-image img{border-radius:50%;object-fit:cover;width:100%;height:100%;display:block;top:68px}.about-team-image-small{width:170px;height:170px;z-index:2;margin:0 -22px;top:68px}.about-team-image-large{width:170px;height:170px;z-index:4;box-shadow:0 8px 32px 0 rgba(0,0,0,.22);border:1px solid #fff;position:relative;top:68px}.about-team-image:hover{transform:scale(1.07);box-shadow:0 8px 32px 0 rgba(79,140,255,.18);z-index:10}@media (max-width:700px){.about-team-image-row{gap:0;margin-top:-30px}.about-team-image-small{width:110px;height:110px;margin:0 -10px}.about-team-image-large{width:170px;height:170px;top:18px}}.about-security-visual{position:relative;display:flex;align-items:center;justify-content:center}.about-security-glow{position:absolute;left:50%;top:50%;width:370px;height:370px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,94,205,.85) 0,rgba(92,36,255,.65) 60%,rgba(0,0,0,0) 100%);filter:blur(60px);z-index:1;pointer-events:none;opacity:1;animation:security-glow-pulse .6s infinite alternate}@keyframes security-glow-pulse{0%{opacity:.85;filter:blur(60px)}to{opacity:1;filter:blur(90px)}}.about-security-img{position:relative;z-index:2}.trusted-logos-slider{width:100%;overflow:hidden;margin:0 auto 32px;position:relative;max-width:1100px}.trusted-logos-slider,.trusted-logos-slider-track{background:transparent!important;box-shadow:none!important}.trusted-logos-slider-track{display:flex;width:fit-content;animation:trusted-logos-scroll 22s linear infinite;align-items:center;gap:80px}@keyframes trusted-logos-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.trusted-logo-pair{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:60px;background:#0a0a0a;border-radius:12px;overflow:hidden;margin-right:20px}.logo-color,.logo-gray{position:absolute;left:0;top:0;width:100%!important;height:100%!important;object-fit:contain;transition:opacity .25s;pointer-events:none;box-shadow:none!important;background:transparent!important}.logo-gray{opacity:1;z-index:1}.logo-color{opacity:0;z-index:2}.trusted-logo-pair:hover .logo-gray{opacity:0}.trusted-logo-pair:hover .logo-color{opacity:1}.trusted-logo-pair:active,.trusted-logo-pair:focus,.trusted-logo-pair:hover{box-shadow:none!important;background:#0a0a0a!important;transform:none!important}.about-logo,.about-logo:hover{box-shadow:none!important;background:transparent!important;transform:none!important}.trusted-logos-slider:hover .trusted-logos-slider-track{animation-play-state:paused}.header-stats-section{display:flex;justify-content:center;align-items:flex-end;gap:90px;padding:32px 0 0;border-top:2px solid rgba(255,255,255,.08);max-width:1100px}.header-stat{display:flex;flex-direction:column;align-items:center;min-width:180px}.stat-number{font-size:2.8rem;font-weight:700;margin-bottom:8px;letter-spacing:1px}.stat-label{color:#fff;font-size:1.1rem;font-weight:400;opacity:.85;text-align:center}@media (max-width:900px){.header-stats-section{flex-direction:column;gap:32px;padding:24px 0 0}.header-stat{min-width:0}.stat-number{font-size:2rem}}.dropdown,.dropdown-toggle{position:relative}.dropdown-toggle{cursor:pointer;color:#fff;font-size:1.1rem;font-weight:300;transition:color .2s;display:inline-block;margin-top:0;padding-right:15px}.dropdown-toggle:hover{color:#b983ff}.dropdown-toggle:after{content:"";position:absolute;right:0;top:50%;width:6px;height:6px;border-bottom:2px solid #e0e0e0;border-right:2px solid #e0e0e0;transform:translateY(-75%) rotate(45deg);transition:transform .3s ease,border-color .2s ease}.dropdown:hover .dropdown-toggle:after{transform:translateY(-25%) rotate(225deg)}.dropdown:focus-within .dropdown-menu{display:flex;opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0) scale(1)}.dropdown-menu{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px) scale(.95);width:max-content;background:rgba(30,30,45,.7);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.125);border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.3);padding:12px;z-index:100;flex-direction:row;gap:10px;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;overflow:visible}.dropdown:focus-within .dropdown-menu,.dropdown:hover .dropdown-menu{display:flex;opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0) scale(1)}.dropdown-menu li{list-style:none;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.dropdown:hover .dropdown-menu li{opacity:1;transform:translateY(0)}.dropdown:hover .dropdown-menu li:first-child{transition-delay:.05s}.dropdown:hover .dropdown-menu li:nth-child(2){transition-delay:.1s}.dropdown:hover .dropdown-menu li:nth-child(3){transition-delay:.15s}.dropdown:hover .dropdown-menu li:nth-child(4){transition-delay:.2s}.dropdown:hover .dropdown-menu li:nth-child(5){transition-delay:.25s}.dropdown-menu a,.dropdown-menu li a,.dropdown-menu-list a{font-size:.85rem!important}.dropdown-menu a{display:block;padding:10px 18px;color:#e0e0e0;text-decoration:none;font-size:1rem;font-weight:500;border:none;background:transparent;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;border-radius:10px;letter-spacing:.5px;white-space:nowrap;line-height:1.4;position:relative;transform:translateY(0)}.dropdown-menu a span{display:flex;align-items:center;gap:10px}.dropdown-menu a:focus,.dropdown-menu a:hover{background:rgba(255,255,255,.1);color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.2);transform:translateY(-3px)}.dropdown-icon{font-size:1.1rem;color:#c59cff;transition:color .2s ease,transform .2s ease}.dropdown-menu a:hover .dropdown-icon{color:#fff;transform:scale(1.1)}.header-nav{overflow:visible}.dropdown-menu{pointer-events:auto}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.how-we-work-btn:hover span{transform:rotate(1turn);transition:transform .5s cubic-bezier(.77,0,.175,1)}.dropdown-menu a,.dropdown-toggle,.header-links,.header-links a{font-family:Poppins,sans-serif!important}.custom-dropdown{top:60px;right:40px;min-width:240px;padding:32px 18px 18px;border-radius:40% 40% 30% 30%/60% 60% 40% 40%;box-shadow:0 8px 32px #a259ff33,0 2px 16px #3b3bff22;z-index:200}.custom-dropdown,.dropdown-avatar{position:absolute;background:linear-gradient(135deg,#ffb6ec,#a259ff)}.dropdown-avatar{top:-28px;right:24px;width:56px;height:56px;border-radius:50%;box-shadow:0 2px 12px #a259ff44;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:300;font-size:1.05rem;border:4px solid #fff;z-index:2}.dropdown-menu-list{display:flex;flex-direction:column;gap:16px;margin-top:18px}.dropdown-menu-list a{display:flex;align-items:center;gap:6px;background:#fff8;background-clip:padding-box;border-radius:24px;padding:10px 22px;font-size:.9rem;font-weight:400;text-decoration:none;transition:background .18s,box-shadow .18s;box-shadow:0 2px 8px #a259ff11;background-image:linear-gradient(90deg,#FF3BFF,#ECBFBF,#5C24FF,#D94FD5,#FF3BFF);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-fill-color:transparent}.dropdown-menu-list a:hover{background:#fff;box-shadow:0 4px 16px #a259ff22}.dropdown-icon{font-size:1.2rem;color:#a259ff}.about-story-card{background:rgba(24,24,24,.95);border-radius:2rem;box-shadow:0 8px 40px 0 rgba(185,131,255,.18),0 0 30px 0 #ff3bff33;padding:2.5rem 3rem;width:100%;max-width:700px;margin-bottom:2rem;color:#fff;position:relative;z-index:2;margin-left:auto;margin-right:auto}.about-story-card .about-integration-label{color:#ff5ecd;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:1px}.about-story-card .about-integration-desc{color:#e0e0e0;font-size:1.13rem;line-height:1.85;text-align:left}.about-story-card .about-integration-desc br{display:block;margin-bottom:1.2em;content:""}@media (max-width:900px){.about-story-card{padding:1.5rem 1rem;max-width:98vw}.about-story-card .about-integration-desc{font-size:1rem;line-height:1.6}}.about-story-flex{display:flex;gap:2.5rem;align-items:flex-start;justify-content:flex-start}.about-story-main{flex:2}.about-story-project{flex:1.2;background:rgba(185,131,255,.08);border-radius:1.2rem;padding:1.2rem;margin-top:2.2rem;box-shadow:0 2px 16px 0 rgba(185,131,255,.1);color:#ff5ecd;font-weight:600;font-size:1.08rem;min-width:220px;max-width:500px;word-break:break-word;overflow-wrap:break-word}.about-story-project-title{color:#b983ff;font-size:1.08rem;font-weight:700;margin-bottom:.7rem}.about-story-project-desc{color:#e0e0e0;font-size:1.08rem;font-weight:200;line-height:2.1}.about-story-project-desc br{display:block;margin-bottom:1.3em;content:""}@media (max-width:900px){.about-story-flex{flex-direction:column;gap:1.2rem}.about-story-project{margin-top:0;max-width:100%;min-width:0}}.founder-card{min-width:320px;max-width:420px;height:auto;background:rgba(185,131,255,.08);border-radius:1.2rem;padding:1.7rem 1.5rem;margin-top:0;box-shadow:0 2px 16px 0 rgba(185,131,255,.1);color:#ff5ecd;font-weight:600;font-size:1.15rem;display:flex;flex-direction:column;justify-content:flex-start}.founder-card .about-story-project-title{color:#b983ff;font-size:1.18rem;font-weight:700;margin-bottom:.7rem}.founder-card .about-story-project-desc{color:#e0e0e0;font-size:1.13rem;font-weight:400;line-height:1.7}.fancy1{background-color:transparent;border:2px solid white;border-radius:0;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;float:right;font-weight:700;letter-spacing:.05em;margin:0;outline:none;overflow:visible;padding:1.25em 2em;position:relative;text-align:center;text-decoration:none;text-transform:none;transition:all .3s ease-in-out;user-select:none;font-size:13px}.fancy1:before{content:" ";width:1.5625rem;height:2px;background:white;top:50%;left:1.5em;position:absolute;transform:translateY(-50%);transform-origin:center;transition:background .3s linear,width .3s linear}.fancy1 .text{font-size:1.125em;line-height:1.33333em;padding-left:2em;display:block;text-align:left;transition:all .3s ease-in-out;text-transform:uppercase;text-decoration:none;color:white}.fancy1 .top-key{height:2px;width:1.5625rem;top:-2px;left:.625rem;position:absolute;background:black;transition:width .5s ease-out,left .3s ease-out}.fancy1 .bottom-key-1{width:1.5625rem;right:1.875rem}.fancy1 .bottom-key-1,.fancy1 .bottom-key-2{height:2px;bottom:-2px;position:absolute;background:black;transition:width .5s ease-out,right .3s ease-out}.fancy1 .bottom-key-2{width:.625rem;right:.625rem}.fancy1:hover{color:white;background:black;box-shadow:0 0 16px 4px #ff3bff80,0 0 32px 8px #5c24ff60;transform:scale(1.06);z-index:2}.fancy1:hover:before{width:.9375rem;background:white}.fancy1:hover .text{color:white;padding-left:1.5em}.fancy1:hover .top-key{left:-2px;width:0}.fancy1:hover .bottom-key-1,.fancy1:hover .bottom-key-2{right:0;width:0}@media (max-width:480px){.about-main{padding:0;margin:0}.header-nav{flex-direction:row!important;align-items:center!important;justify-content:space-between;padding:18px 10px 0;gap:0}.header-logo{display:flex;justify-content:center;align-items:center;flex:1;z-index:1000}.header-logo img{height:90px;width:90px;display:block;margin:-20px auto 0}.fancy1:before{display:none}.burger-icon{align-items:center;justify-content:flex-end;font-size:2rem;color:#fff;cursor:pointer;margin-left:auto;z-index:1200;padding:6px 10px;margin-top:0;width:auto;order:2}.header-links{display:none;position:absolute;top:60px;background:rgba(20,20,30,.98);padding:18px 0;z-index:1100;border-radius:0 0 18px 18px;transition:all .3s}.header-links,.header-links.open{left:0;width:100vw;flex-direction:column;gap:0;box-shadow:0 8px 32px rgba(0,0,0,.18)}.header-links.open{display:flex!important;align-items:flex-start;justify-content:flex-start;position:fixed;top:0;height:100vh;background:rgba(10,10,10,.98);z-index:2000;padding:80px 0 0;border-radius:0;overflow-y:auto}.header-links.open li{width:100%;text-align:left;padding:0;border-bottom:none}.header-links.open .dropdown-toggle,.header-links.open a{display:block;width:100%;font-size:1.25rem;color:#fff;padding:22px 32px;font-weight:600;border:none;background:transparent;text-align:left;transition:background .18s,color .18s;border-radius:0}.header-links.open .dropdown-toggle:active,.header-links.open .dropdown-toggle:focus,.header-links.open a:active,.header-links.open a:focus{background:rgba(185,131,255,.13);color:#b983ff}.dropdown-menu{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;position:static!important;box-shadow:none!important;background:transparent!important;opacity:1!important;pointer-events:auto!important;transform:none!important}.dropdown-menu,.dropdown-menu li{width:100%!important;padding:0!important;margin:0!important}.dropdown-menu a,.dropdown-menu li{display:block!important}.dropdown-menu a{width:100%!important;padding:18px 48px!important;text-align:left!important;font-size:1.1rem!important;color:#fff!important;background:transparent!important;border:none!important;border-radius:0!important}.about-hero-section{min-height:50vh;padding-top:30px;margin-top:-72px}.about-gradient-heading{font-size:2rem;line-height:1.2;margin-bottom:.7rem}.about-subheading{font-size:1rem;margin-bottom:1.2rem;padding:0 8px}.about-btn-row{flex-direction:column;gap:10px;width:100%;align-items:stretch;margin-bottom:20px}.about-btn-row .fancy1,.about-btn-row button{font-size:1rem!important;padding:10px 0!important;width:59%;min-width:0;box-sizing:border-box;margin:0 74px 8px 0}.about-features-section{padding:0 4px;margin-top:-20px}.about-features-heading{font-size:1rem;margin-bottom:8px}.about-features-desc{font-size:.95rem;margin-bottom:18px;padding:0 4px}.about-features-card-group{flex-direction:column;height:auto;padding:0;border-radius:18px;padding-inline:20px}.about-feature-card{padding:18px 0;margin-top:20px}.about-feature-divider{width:80%;height:1px;margin:12px auto}.about-feature-title{font-size:1.05rem}.about-feature-text{font-size:.95rem}.about-features-btn-row{flex-direction:column;gap:10px;margin-top:30px}.about-features-bg-left,.about-features-bg-right{display:none!important}.about-security-section{padding:0 0 32px;background:transparent;box-shadow:none;border-radius:0;margin:32px 0 0;max-width:100vw}.about-security-content{flex-direction:column;align-items:center;background:#181828;border-radius:22px;box-shadow:0 4px 32px 0 rgba(123,97,255,.13),0 0 30px 0 #ff3bff22;padding:18px 10px 24px;max-width:95vw;margin:0 auto;gap:0}.about-security-left{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:0}.about-security-img{display:block;margin:0 auto 18px;max-width:180px;width:100%;height:auto;border-radius:18px;box-shadow:0 2px 16px 0 rgba(185,131,255,.18);object-fit:cover}.about-security-right{width:100%;margin:0;padding:0;display:flex;flex-direction:column;align-items:center}.about-story-project.founder-card{background:transparent;box-shadow:none;border-radius:0;min-width:0;max-width:100%;padding:0;margin:0;color:#ff5ecd;font-size:1.08rem;text-align:center}.about-team-section{padding:18px 4px 0;margin:32px 0 0;max-width:100vw}.about-team-heading{font-size:1.3rem;margin-bottom:.7rem}.about-team-subheading{font-size:.98rem;margin-bottom:1.2rem;padding:0 4px}.about-team-testimonial-card{padding:18px 8px 14px;max-width:100vw;margin-bottom:18px}.about-team-quote{font-size:.98rem;margin-bottom:12px}.about-team-name{font-size:1rem}.about-team-role{font-size:.95rem}.about-team-socials a{font-size:1.1rem}.about-team-image-row{gap:0;margin-top:-10px;margin-bottom:18px}.about-team-image-large,.about-team-image-small{width:70px;height:70px;margin:0 2px;top:0}.header-stats-section{flex-direction:column;gap:12px;padding:10px 0 0;margin-top:20px;max-width:100vw}.header-stat{min-width:0}.stat-number{font-size:1.3rem;margin-bottom:4px}.stat-label{font-size:.95rem}.trusted-logos-row,.trusted-logos-section,.trusted-logos-slider{flex-direction:column;gap:18px;padding:0 4px}.trusted-logo-pair{width:80px;height:40px;margin-right:8px}.header-nav.menu-open .header-logo{display:none!important}.header-logo{width:auto!important;height:auto!important;display:block!important;position:static;margin:0;padding:0}.header-socials{display:none!important}.about-integration-section{padding:0 0 32px;background:transparent;box-shadow:none;border-radius:0;margin:32px 0 0;max-width:100vw}.about-integration-content{flex-direction:column;align-items:center;background:#181828;border-radius:22px;box-shadow:0 4px 32px 0 rgba(123,97,255,.13),0 0 30px 0 #ff3bff22;padding:18px 10px 24px;max-width:95vw;margin:0 auto;gap:0}.about-integration-img{display:block;margin:0 auto 18px;max-width:180px;width:100%;height:auto;object-fit:cover;order:-1}.about-integration-left{justify-content:center;margin-bottom:0}.about-integration-left,.about-integration-right{width:100%;display:flex;flex-direction:column;align-items:center}.about-integration-right{margin:0;padding:0}.about-story-card.about-story-flex{background:transparent;box-shadow:none;border-radius:0;min-width:0;max-width:100%;padding:0;margin:0;color:#ff5ecd;font-size:1.08rem;text-align:center;flex-direction:column;align-items:center;gap:0}.about-story-main{width:100%;text-align:center;margin-bottom:12px}.about-integration-label{color:#b983ff;font-size:1.08rem;font-weight:700;margin-bottom:.7rem;text-align:center}.about-integration-desc{color:#e0e0e0;font-size:1.08rem;font-weight:200;line-height:1.7;text-align:center;margin-bottom:0}.about-story-project{background:transparent;box-shadow:none;border-radius:0;min-width:0;max-width:100%;padding:0;margin:0;color:#ff5ecd;font-size:1.08rem;text-align:center}.about-story-project-title{color:#b983ff;font-size:1.08rem;font-weight:700;margin-bottom:.7rem;text-align:center}.about-story-project-desc{color:#e0e0e0;font-size:1.08rem;font-weight:200;line-height:1.7;text-align:center;margin-bottom:0}.header-nav{padding:16px 10px 0;height:60px;position:relative;flex-direction:column;align-items:center;padding:16px 8px 0;height:auto}.header-links,.header-socials{display:none!important}.burger-menu{display:flex!important;position:absolute;right:16px;top:18px;z-index:1200;background:none;border:none;font-size:2.2rem;color:#fff;cursor:pointer}.mobile-drawer{position:fixed;top:0;right:0;width:80vw;max-width:320px;height:100vh;background:#181828;box-shadow:-2px 0 24px #0008;z-index:2000;display:flex;flex-direction:column;padding:32px 18px 18px;transform:translateX(100%);transition:transform .3s cubic-bezier(.77,0,.175,1)}.mobile-drawer.open{transform:translateX(0)}.mobile-drawer .drawer-close{position:absolute;top:18px;right:18px;font-size:2rem;color:#fff;background:none;border:none;cursor:pointer}.mobile-drawer ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}.mobile-drawer a{color:#fff;font-size:1.2rem;text-decoration:none;font-weight:500}.mobile-drawer .drawer-dropdown{margin-top:8px;background:none;border:none;color:#fff;font-size:1.1rem;font-weight:500;display:flex;align-items:center;cursor:pointer}.mobile-drawer .drawer-dropdown-list{display:none;flex-direction:column;gap:12px;margin-left:18px;margin-top:8px;margin-right:10px}.burger-icon,.mobile-drawer .drawer-dropdown.open .drawer-dropdown-list{display:flex}.header-links.open~.burger-icon{display:none!important}}.burger-icon{display:none}@media (max-width:480px){.burger-icon{display:flex}}