*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#405daf;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,sans-serif;overflow-x:hidden}.global-nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#fffffff2;border-bottom:1px solid #405daf14;width:100%;position:sticky;top:0}.nav-container{box-sizing:content-box;flex-direction:row;align-items:center;gap:70px;width:100%;max-width:881.2px;height:41px;margin:0 auto;padding:4px 0;display:flex}.nav-logo-wrap{flex:none;order:0;align-items:center;width:156.16px;height:36px;display:flex;position:relative}.nav-logo-img{-o-object-fit:contain;object-fit:contain;width:152px;height:31px}.nav-separator{background:#405daf33;width:1px;height:33.59px;position:absolute;top:1.2px;right:-6px}.nav-links-wrap{flex:none;order:1;align-items:center;gap:32px;width:343.48px;height:21px;display:flex}.nav-link{letter-spacing:.35px;color:#405daf;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;text-decoration:none;transition:color .2s}.nav-link:hover{color:#ff2a99}.nav-cta{cursor:pointer;background:#ff2a99;border:none;border-radius:9999px;flex:none;order:2;justify-content:center;align-items:center;gap:10px;width:150.56px;height:41px;text-decoration:none;transition:opacity .2s;display:inline-flex;position:relative}.nav-cta span{letter-spacing:-.01em;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:21px}.nav-cta:hover{opacity:.9}.nav-cta-arrow{width:16px;height:16px}.nav-flag{letter-spacing:-.01em;cursor:pointer;flex:none;order:3;font-size:21px;line-height:21px}@media (width<=960px){.nav-container{box-sizing:border-box;gap:24px;padding:20px}.nav-links-wrap{gap:20px;width:auto}}@media (width<=768px){.nav-container{flex-wrap:wrap;justify-content:space-between;gap:16px;height:auto;padding:16px 20px}.nav-links-wrap,.nav-separator{display:none}}.hero{background:#fff;width:100%;min-height:540px;position:relative;overflow:hidden}.hero-container{z-index:2;max-width:1071px;margin:0 auto;padding:60px 60px 0;position:relative}.hero-content{max-width:540px}.hero-badge{color:#405daf;letter-spacing:.35px;background:#dff7ff;border:1px solid #fff;border-radius:10px;margin-bottom:28px;padding:8px 20px;font-size:12.8px;font-weight:700;display:inline-block}.hero-heading{margin-bottom:24px;font-family:Alegreya,serif;font-size:80px;font-weight:900;line-height:1}.hero-heading .line1{color:#405daf;display:block}.hero-heading .line2{color:#ff2a99;display:block}.hero-sub{color:#405daf;max-width:460px;margin-bottom:40px;font-size:17px;line-height:1.6}.hero-buttons{flex-wrap:wrap;gap:20px;display:flex}.btn-primary{color:#fff;background:#405daf;border-radius:40px;align-items:center;gap:8px;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.btn-primary:hover{opacity:.9}.btn-outline{color:#ffb2d2;background:0 0;border:2px solid #ffb2d2;border-radius:40px;align-items:center;gap:8px;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.btn-outline:hover{background:#ffb2d214}.hero-visual{z-index:1;justify-content:flex-end;align-items:flex-end;width:50vw;height:100%;display:flex;position:absolute;bottom:0;right:0}.hero-visual__img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;width:100%;max-width:100%;height:auto;max-height:100%}.hero-badge-float{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffe041;background:#ffffffd9;border-radius:100px;align-items:center;gap:10px;padding:14px 22px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #0000001f}@media (width<=768px){.hero-container{padding:40px 24px 0}.hero{min-height:auto}.hero-heading{font-size:48px}.hero-visual{justify-content:flex-end;align-items:flex-end;width:100vw;height:auto;margin-top:32px;position:relative;bottom:auto;right:auto}.hero-buttons{flex-direction:column}}.section-label{letter-spacing:2.04px;text-transform:uppercase;text-align:center;margin-bottom:12px;font-size:15px;font-weight:700}.label-blue{color:#405daf}.label-pink{color:#ff2a99}.label-cyan{color:#54d3f1}.label-blush{color:#ffb2d2}.section-title{text-align:center;color:#405daf;margin-bottom:16px;font-family:Alegreya,serif;font-size:48px;font-weight:800;line-height:1.15}.section-title .accent{color:#ff2a99}.section-desc{text-align:center;color:#405daf;max-width:688px;margin:0 auto 48px;font-size:18.4px;line-height:1.7}.problem-section{background:#ffb2d214;padding:60px 20px}.problem-cards{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1100px;margin:0 auto;padding:0 20px;display:grid}.problem-card{background:#fff;border-top:10px solid #ff2a99;border-radius:24px;padding:36px 33px;overflow:hidden;box-shadow:0 4px 24px #ff2a9912}.problem-icon{background:#ff2a99;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:28px;font-size:24px;display:flex}.problem-card h3{color:#ff2a99;margin-bottom:14px;font-size:20px;font-weight:700;line-height:1.4}.problem-card p{color:#ff2a99;font-size:15px;line-height:1.7}@media (width<=768px){.problem-cards{grid-template-columns:1fr}}.solution-section{background:#f5f3ff80;padding:80px 60px}.solution-cards{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1110px;margin:48px auto 0;display:grid}.sol-card{background:#fff;border:1px solid #fff;border-radius:24px;padding:40px 24px 36px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172b0f}.sol-card:before{content:"";border-radius:0 0 100px 100px;height:4px;position:absolute;top:0;left:24px;right:24px}.sol-card.yellow:before{background:#ffe041}.sol-card.blush:before{background:#ffb2d2}.sol-card.cyan:before{background:#54d3f1}.sol-badge{align-items:center;gap:10px;margin-bottom:20px;display:inline-flex}.sol-num{color:#fff;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13.6px;font-weight:800;display:flex}.sol-num.yellow{background:#ffe041}.sol-num.blush{background:#ffb2d2}.sol-num.cyan{background:#54d3f1}.sol-stage{letter-spacing:.6px;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:700}.sol-stage.yellow{color:#ffe041;background:#ffe0411a}.sol-stage.blush{color:#ffb2d2;background:#ffb2d21a}.sol-stage.cyan{color:#54d3f1;background:#54d3f11a}.sol-divider{opacity:.3;background:linear-gradient(90deg,#54d3f1,#ffb2d2);height:1px;margin:16px 0 20px}.sol-icon-row{align-items:center;gap:14px;margin-bottom:20px;display:flex}.sol-icon-box{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.sol-icon-box.yellow{background:#ffec9e1a}.sol-icon-box.blush{background:#ffb2d214}.sol-icon-box.cyan{background:#54d3f11a}.sol-card h3{color:#405daf;font-size:18px;font-weight:700}.sol-features{flex-direction:column;gap:16px;padding:0;list-style:none;display:flex}.sol-features li{color:#405daf;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;display:flex}.check-icon{color:#fff;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:11px;display:flex}.check-icon.yellow{background:#ffe041}.check-icon.blush{background:#ffb2d2}.check-icon.cyan{background:#54d3f1}@media (width<=768px){.solution-section{padding:60px 24px}.solution-cards{grid-template-columns:1fr}}.app-section{background:#54d3f10d;padding:80px 60px}.app-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:870px;margin:40px auto 0;display:grid}.app-card{background:#fff;border-radius:10px;align-items:flex-start;gap:16px;padding:20px 24px;display:flex;box-shadow:0 10px 20px #0000001f}.app-icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.app-card h4{color:#405daf;margin-bottom:6px;font-size:17px;font-weight:700}.app-card p{color:#405daf;font-size:15px;line-height:1.55}@media (width<=768px){.app-section{padding:60px 24px}.app-grid{grid-template-columns:1fr}}.mockup-section{background:linear-gradient(135deg,#dff7ff 100%);padding:110px 60px 90px;position:relative;overflow:hidden}.ms-orb{filter:blur(90px);pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.ms-orb-1{background:radial-gradient(circle,#54d3f140 0%,#0000 70%);width:560px;height:560px;top:-140px;right:-60px}.ms-orb-2{background:radial-gradient(circle,#ff2a9926 0%,#0000 70%);width:440px;height:440px;bottom:-80px;left:80px}.ms-orb-3{background:radial-gradient(circle,#405daf14 0%,#0000 70%);width:300px;height:300px;top:40%;left:35%}.ms-inner{z-index:1;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex;position:relative}.ms-text{flex:0 0 420px;max-width:420px;transition:opacity .3s,transform .3s}.ms-text.ms-hidden{opacity:0;transform:translateY(18px)}.ms-label{letter-spacing:3px;text-transform:uppercase;align-items:center;gap:14px;margin-bottom:24px;font-family:Inter,sans-serif;font-size:11.5px;font-weight:800;display:flex}.ms-label-line{background:currentColor;border-radius:2px;flex-shrink:0;width:32px;height:3px;display:inline-block}.ms-label-cyan{color:#54d3f1}.ms-label-pink{color:#ff2a99}.ms-label-yellow{color:#ffe041}.ms-heading{color:#405daf;margin-bottom:22px;font-family:Alegreya,serif;font-size:46px;font-weight:800;line-height:1.18}.ms-desc{color:#405dafb8;margin-bottom:40px;font-family:Inter,sans-serif;font-size:16px;line-height:1.82}.ms-dots{align-items:center;gap:10px;margin-bottom:28px;display:flex}.ms-dot{cursor:pointer;background:#405daf26;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .38s cubic-bezier(.4,0,.2,1)}.ms-dot-active.ms-dot-cyan{background:#54d3f1;border-radius:4px;width:28px}.ms-dot-active.ms-dot-pink{background:#ff2a99;border-radius:4px;width:28px}.ms-dot-active.ms-dot-yellow{background:#ffe041;border-radius:4px;width:28px}.ms-nav{gap:12px;display:flex}.ms-btn{cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff8c;border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .25s;display:flex}.ms-btn.ms-btn-cyan{color:#54d3f1;border-color:#54d3f173}.ms-btn.ms-btn-pink{color:#ff2a99;border-color:#ff2a9973}.ms-btn.ms-btn-yellow{color:#ffe041;border-color:#ffe04173}.ms-btn:hover{transform:scale(1.1)}.ms-btn.ms-btn-cyan:hover{background:#54d3f140;border-color:#54d3f1}.ms-btn.ms-btn-pink:hover{background:#ff2a9933;border-color:#ff2a99}.ms-btn.ms-btn-yellow:hover{background:#ffe0414d;border-color:#c8970a}.ms-phones{flex:1;justify-content:center;align-items:flex-end;gap:22px;transition:opacity .3s,transform .3s;display:flex}.ms-phones.ms-hidden{opacity:0;transform:translateY(18px)}.ms-phone{border-radius:42px;flex-shrink:0;transition:box-shadow .4s;position:relative;overflow:hidden}.ms-phone img{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.ms-phone-left{width:228px;margin-bottom:56px}.ms-phone-right{width:228px}.ms-glow-cyan{box-shadow:0 24px 56px #405daf33,0 0 0 1px #54d3f126,0 0 40px #54d3f147}.ms-glow-pink{box-shadow:0 24px 56px #405daf33,0 0 0 1px #ff2a9926,0 0 40px #ff2a9947}.ms-glow-yellow{box-shadow:0 24px 56px #405daf33,0 0 0 1px #c8970a26,0 0 40px #ffe0414d}@media (width<=1100px){.ms-inner{gap:52px}.ms-text{flex:0 0 370px}.ms-phone-left,.ms-phone-right{width:196px}}@media (width<=900px){.mockup-section{padding:80px 32px 90px}.ms-inner{flex-direction:column-reverse;gap:56px}.ms-text{text-align:center;flex:none;max-width:100%}.ms-label,.ms-dots,.ms-nav{justify-content:center}.ms-heading{font-size:38px}}@media (width<=520px){.mockup-section{padding:64px 20px 72px}.ms-heading{font-size:30px}.ms-desc{font-size:15px}.ms-phone-left,.ms-phone-right{border-radius:28px;width:148px}.ms-phone-left{margin-bottom:40px}}.team-section{padding:80px 60px}.team-grid{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:48px;display:flex}.team-member{flex-direction:column;align-items:flex-start;width:140px;display:flex}.team-avatar{background:#111;border-radius:80px;justify-content:center;align-items:center;width:140px;height:259px;margin-bottom:16px;display:flex;overflow:hidden}.team-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.team-member h4{letter-spacing:1px;font-size:20px;font-weight:700;line-height:1.3}.team-member .role{color:#6a6a6a;margin-top:4px;font-size:18px;font-weight:400}.team-socials{gap:8px;margin-top:10px;display:flex}.social-icon{color:#fff;border-radius:50px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}@media (width<=768px){.team-section{padding:60px 24px}.team-grid{gap:32px}.team-member{width:120px}.team-avatar{width:120px;height:200px}}.vision-section{text-align:center;padding:80px 60px;position:relative;overflow:hidden}.vision-section:before{content:"";pointer-events:none;background:url(/assets/VisionBG-B2etuFn0.svg) 50%/cover no-repeat;position:absolute;inset:0}.vision-logo{z-index:1;background:0 0;align-items:center;margin-bottom:40px;padding:0;display:inline-flex;position:relative}.vision-logo-text{color:#ff2a99;font-family:Alegreya,serif;font-size:20px;font-weight:900}.vision-section h2{color:#405daf;z-index:1;max-width:720px;margin:0 auto 16px;font-family:Alegreya,serif;font-size:56px;font-weight:800;line-height:1.15;position:relative}.vision-section h3{color:#ff2a99;letter-spacing:-.5px;z-index:1;max-width:860px;margin:0 auto 28px;font-family:Alegreya,serif;font-size:56px;font-weight:800;line-height:1.15;position:relative}.vision-section p{color:#405daf;z-index:1;max-width:838px;margin:0 auto;font-size:20px;line-height:1.7;position:relative}@media (width<=768px){.vision-section{padding:60px 24px}.vision-section h2,.vision-section h3{font-size:36px}}.cta-section{background:#405daf;padding:60px 44px 0}.cta-grid{grid-template-columns:1fr 1fr;gap:32px;max-width:1040px;margin:0 auto;padding-bottom:32px;display:grid}.cta-label{color:#54d3f1;letter-spacing:2.04px;text-transform:uppercase;margin-bottom:12px;font-size:15px;font-weight:700}.cta-section h2{color:#fff;letter-spacing:-1.2px;max-width:490px;margin-bottom:20px;font-family:Alegreya,serif;font-size:48px;font-weight:800;line-height:1.15}.cta-section .sub{color:#fff;margin-bottom:28px;font-size:18.4px}.cta-buttons{flex-wrap:wrap;gap:16px;display:flex}.btn-cta-pink{color:#fff;cursor:pointer;background:#ffb2d2;border:none;border-radius:100px;align-items:center;gap:8px;padding:16px 28px;font-family:Inter,sans-serif;font-size:17px;font-weight:600;transition:opacity .2s;display:flex;box-shadow:0 10px 20px #5bcefa33}.btn-cta-pink:hover{opacity:.9}.btn-cta-cyan{color:#fff;cursor:pointer;background:#54d3f1;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;padding:16px 28px;font-family:Inter,sans-serif;font-size:17px;font-weight:600;transition:opacity .2s;display:flex}.btn-cta-cyan:hover{opacity:.9}.cta-right{flex-direction:column;justify-content:center;gap:20px;padding-left:64px;display:flex}.cta-right h4{color:#fff;margin-bottom:4px;font-size:18.4px;font-weight:600}.cta-list{flex-direction:column;gap:16px;padding:0;list-style:none;display:flex}.cta-list li{color:#fff;align-items:center;gap:14px;font-size:17px;display:flex}.list-num{border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12.8px;font-weight:700;display:flex}.list-num.cyan{color:#54d3f1;background:#54d3f11a;border:1px solid #54d3f14d}.list-num.blush{color:#ffb2d2;background:#f5a9b821;border:1px solid #ffb2d233}.footer-bar{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;max-width:1040px;margin:0 auto;padding:20px 0 24px;display:flex}.footer-logo{color:#ff2a99;font-family:Alegreya,serif;font-size:18px;font-weight:900}.footer-logo span{color:#fff}.footer-links{gap:28px;display:flex}.footer-links a{color:#fff;opacity:.85;font-size:13.6px;text-decoration:none;transition:opacity .2s}.footer-links a:hover{opacity:1}.footer-copy{color:#fff;opacity:.7;font-size:12.8px}.footer-email{align-items:center;gap:8px;display:flex}@media (width<=768px){.cta-section{padding:40px 24px 0}.cta-grid{grid-template-columns:1fr}.cta-section h2{font-size:36px}.cta-right{padding-left:0}.footer-bar{text-align:center;flex-direction:column;gap:16px}.footer-links{flex-wrap:wrap;justify-content:center}}
