*{ box-sizing: border-box; }
html,body{ margin: 0; padding: 0; }
body{ font-family: 'Plus Jakarta Sans', system-ui, sans-serif; color: #4A5170; background: #FFFFFF; -webkit-font-smoothing: antialiased; }
a{ text-decoration: none; color: inherit; }
@keyframes scrollChips { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@keyframes scrollChipsR { from { transform: translateX(-50%); } to { transform: translateX(0); } }
@keyframes floatY { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-14px); } }
@keyframes stepBob { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-6px); } }
@keyframes arrowFlow { 0%,100% { transform: translateX(-5px); opacity: .35; } 50% { transform: translateX(5px); opacity: 1; } }
@keyframes wmPulse { 0%,100% { transform: scale(1); box-shadow: 0 8px 18px rgba(46,91,255,0.28); } 50% { transform: scale(1.08); box-shadow: 0 12px 26px rgba(46,91,255,0.4); } }
@keyframes wmSpin { to { transform: rotate(360deg); } }
@keyframes wmBars { 0%,100% { transform: scaleY(0.6); } 50% { transform: scaleY(1); } }
@keyframes wmTick { 0%,70%,100% { transform: translateX(0); } 35% { transform: translateX(3px); } }
@keyframes hubRing { 0% { transform: scale(0.7); opacity: 0.6; } 100% { transform: scale(1.5); opacity: 0; } }
@keyframes hubSpin { to { transform: rotate(360deg); } }
.tp-drop{ opacity:0; visibility:hidden; transform:translateY(8px); transition:opacity .18s ease, transform .18s ease, visibility .18s; pointer-events:none; }
.tp-group:hover .tp-drop{ opacity:1; visibility:visible; transform:translateY(0); pointer-events:auto; }
.tp-mega-link:hover{ color:#2E5BFF; }
.tp-group > a.tp-mega-link:not([href]){ cursor: default; }
.tp-feat{ transition: background .2s ease; }
.tp-feat:hover{ background:#F4F7FF; }
.tp-group > a.tp-mega-link{ position:relative; }
.tp-group > a.tp-mega-link::after{ content:''; position:absolute; left:-14px; right:-14px; top:100%; height:46px; }
.cu-field:focus{ border-color:#2E5BFF !important; background:#fff !important; }
@keyframes floatY { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-12px); } }
@keyframes scanLine { 0%,100% { top: 18%; } 50% { top: 74%; } }
@keyframes typingDot { 0%,60%,100% { opacity: .3; transform: translateY(0); } 30% { opacity: 1; transform: translateY(-3px); } }
@keyframes msgIn { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }
@keyframes uploadBar { from { width: 12%; } to { width: 84%; } }
@keyframes fSpin { to { transform: rotate(360deg); } }
@keyframes dashFlow { to { stroke-dashoffset: -16; } }
@keyframes growBar { from { transform: scaleY(0.2); } to { transform: scaleY(1); } }
@keyframes pulseDot { 0%,100% { opacity: 1; transform: scale(1); } 50% { opacity: .4; transform: scale(.8); } }
@keyframes flowPulse { 0%,100% { opacity: .35; } 50% { opacity: 1; } }
.tp-field{ display:block; }
.tp-field-full{ display:block; grid-column: 1 / -1; }
.tp-err{ display:block; font-size:12.5px; line-height:1.4; color:#E5484D; margin:6px 2px 0; font-weight:600; }
.cu-field.tp-invalid{ border-color:#E5484D !important; background:#FFF5F5 !important; }
.tp-mt28{ margin-top:28px; }
.tp-err-banner{ display:block; font-size:13.5px; line-height:1.5; color:#B42318; background:#FEF3F2; border:1px solid #FDA29B; border-radius:10px; padding:11px 14px; margin:0 0 16px; font-weight:600; }
.t-cb1c3c1{font-family:'Space Grotesk',sans-serif !important; font-weight:700 !important; font-size:32px !important; line-height:1.15 !important; letter-spacing:-0.9px !important; color:#0B1230 !important; margin:0 0 16px !important;}
.t-3f9f96c{min-width:0 !important;}
.t-b985caa{background:#fff !important; color:#0B1E5C !important; font-weight:700 !important; font-size:16px !important; padding:16px 32px !important; border-radius:100px !important;}
.t-5366927{display:grid !important; grid-template-columns:repeat(2,1fr) !important; gap:10px !important;}
.t-ccd3d9f{width:34px !important; height:34px !important; border-radius:10px !important; background:#EAF1FF !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.t-09d057e{position:relative !important; max-width:1240px !important; margin:0 auto !important; padding:30px 28px 64px !important;}
.t-8cbde29{color:#3A4166 !important;}
.t-31ebe7f{display:inline-block !important; font-size:12px !important; font-weight:700 !important; letter-spacing:1px !important; color:#0E9C8A !important; background:#E4F7F2 !important; padding:6px 14px !important; border-radius:100px !important; text-transform:uppercase !important; margin-bottom:16px !important;}
.t-7eedc5b{margin:0 8px !important;}
.t-3fd7447{max-width:1240px !important; margin:0 auto !important; padding:80px 28px 90px !important;}
.t-ae71dd2{color:#AEB6D6 !important;}
.t-eae0853{font-size:11.5px !important; font-weight:700 !important; color:#00A87E !important; background:#fff !important; padding:6px 13px !important; border-radius:100px !important; box-shadow:0 4px 12px rgba(20,40,110,0.05) !important;}
.t-9755cf0{display:inline-block !important; font-size:12px !important; font-weight:700 !important; letter-spacing:1px !important; color:#00A87E !important; background:#E3F6EF !important; padding:6px 14px !important; border-radius:100px !important; text-transform:uppercase !important; margin-bottom:16px !important;}
.t-a08a243{background:#E4F7F2 !important; border:1px solid #ECF0FB !important; border-radius:26px !important; padding:40px !important; text-align:center !important;}
.t-2bf6038{color:#1E4FB0 !important;}
.t-7220050{display:flex !important; align-items:center !important;}
.t-dc75002{position: sticky !important; top: 0 !important; z-index: 50 !important; background: rgba(255,255,255,0.92) !important; backdrop-filter: blur(14px) !important; border-bottom: 1px solid #EEF1F8 !important;}
.t-5ee1b1e{font-size:11.5px !important; font-weight:700 !important; color:#2E6BFF !important; background:#fff !important; padding:6px 13px !important; border-radius:100px !important; box-shadow:0 4px 12px rgba(20,40,110,0.05) !important;}
.t-a330c5a{font-size: 15px !important; font-weight: 700 !important; color: #fff !important; background: #0B1230 !important; padding: 11px 22px !important; border-radius: 100px !important;}
.t-694746b{display:grid !important; grid-template-columns:repeat(3, minmax(230px,1fr)) !important; gap:4px 14px !important;}
.t-7ae9f38{display:inline-flex !important; align-items:center !important; gap:8px !important; font-weight:700 !important; font-size:15px !important; color:#fff !important; background:#1E4FB0 !important; padding:13px 24px !important; border-radius:100px !important;}
.t-b3f8711{display:grid !important; grid-template-columns:1.05fr 0.95fr !important; gap:56px !important; align-items:center !important;}
.t-f8790e6{position:relative !important; overflow:hidden !important; background:linear-gradient(130deg, #050A24, #0B1E5C 55%, #14328F) !important; border-radius:36px !important; padding:60px 56px !important; color:#fff !important; text-align:center !important;}
.t-132fb96{margin-left:4px !important;}
.t-6d4bb7a{width:34px !important; height:34px !important; border-radius:10px !important; background:#EAF2FF !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.t-3c0f442{display:inline-block !important; font-size:12px !important; font-weight:700 !important; letter-spacing:1px !important; color:#0B3FA8 !important; background:#E8EFFF !important; padding:6px 14px !important; border-radius:100px !important; text-transform:uppercase !important; margin-bottom:16px !important;}
.t-f0cc31e{color:#7A3FE0 !important;}
.t-ed9ceda{max-width: 1240px !important; margin: 0 auto !important; display: grid !important; grid-template-columns: 1.1fr 1.1fr 1fr 1fr 1.1fr !important; gap: 36px !important;}
.t-ea8de32{color:#2E6BFF !important;}
.t-2c38d46{flex:none !important; width:38px !important; height:38px !important; border-radius:11px !important; background:#EAF0FF !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-c607078{background:#ECEEFF !important; border:1px solid #ECF0FB !important; border-radius:26px !important; padding:40px !important; text-align:center !important;}
.t-c8d0fbf{background:#E9EFFB !important; border:1px solid #ECF0FB !important; border-radius:26px !important; padding:40px !important; text-align:center !important;}
.t-7e60748{overflow-x:hidden !important;}
.t-977de56{font-size:14px !important; font-weight:600 !important; color:#8089A6 !important; margin-bottom:36px !important;}
.t-1f6c0d7{display: flex !important; align-items: center !important; gap: 8px !important; background: rgba(255,255,255,0.08) !important; color: #fff !important; padding: 9px 14px !important; border-radius: 10px !important;}
.t-461ff1f{text-align:left !important; line-height:1.05 !important;}
.t-bb461f7{width:34px !important; height:34px !important; border-radius:10px !important; background:#E4F7F2 !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.t-87837f7{background:#EAF0FF !important; border:1px solid #ECF0FB !important; border-radius:26px !important; padding:40px !important; text-align:center !important;}
.t-9daa9c2{font-size:11.5px !important; font-weight:700 !important; color:#5B4BE0 !important; background:#fff !important; padding:6px 13px !important; border-radius:100px !important; box-shadow:0 4px 12px rgba(20,40,110,0.05) !important;}
.t-1747d5e{display:flex !important; align-items:center !important; gap:10px !important; background:#F6F8FF !important; border-radius:12px !important; padding:11px !important;}
.t-9efd466{color:#fff !important; font-size:15px !important; font-weight:700 !important; margin:0 0 18px !important;}
.t-d0cc71a{position: relative !important; max-width: 1240px !important; margin: 0 auto !important; padding: 16px 28px !important; display: flex !important; align-items: center !important; justify-content: space-between !important; gap: 24px !important;}
.t-3973e46{font-size:18px !important; line-height:1.6 !important; color:#5A6184 !important; margin:20px 0 0 !important; max-width:520px !important;}
.t-abd719a{position:absolute !important; top:-60px !important; right:-40px !important; width:280px !important; height:280px !important; background:rgba(255,255,255,0.07) !important; border-radius:50% !important;}
.t-cc7665c{display:inline-flex !important; align-items:center !important; gap:8px !important; font-weight:700 !important; font-size:15px !important; color:#fff !important; background:#7A3FE0 !important; padding:13px 24px !important; border-radius:100px !important;}
.t-530137a{display:flex !important; gap:14px !important; justify-content:center !important; flex-wrap:wrap !important;}
.t-c497d8e{background:#fff !important; border:1px solid #ECEFF7 !important; border-radius:18px !important; box-shadow:0 24px 60px rgba(20,40,110,0.16) !important; padding:30px 36px !important;}
.t-6faa3cb{font-family:'Space Grotesk',sans-serif !important; font-weight:700 !important; font-size:50px !important; line-height:1.05 !important; letter-spacing:-1.7px !important; color:#0B1230 !important; margin:22px 0 0 !important;}
.t-c8d16f5{position:absolute !important; top:100% !important; left:0 !important; right:0 !important; padding-top:0 !important; z-index:60 !important;}
.t-0c9c06a{display:inline-flex !important; align-items:center !important; gap:8px !important; font-weight:700 !important; font-size:15px !important; color:#fff !important; background:#3C4FE0 !important; padding:13px 24px !important; border-radius:100px !important;}
.t-1260eb3{display: none !important; visibility: hidden !important;}
.t-2da22cf{font-size:9px !important; display:block !important; color:#AEB6D6 !important;}
.t-d387fd2{background:#2E5BFF !important; color:#fff !important; font-weight:700 !important; font-size:16px !important; padding:16px 30px !important; border-radius:100px !important; box-shadow:0 12px 26px rgba(46,91,255,0.32) !important;}
.t-1058460{position:relative !important; background:linear-gradient(180deg, #EAF0FF 0%, #F4F7FF 55%, #FFFFFF 100%) !important; overflow:hidden !important;}
.t-c451fdb{position:relative !important;}
.t-d9f44f3{display:grid !important; grid-template-columns:repeat(2, minmax(250px,1fr)) !important; gap:4px 14px !important;}
.t-207c828{display:inline-block !important; font-size:12px !important; font-weight:700 !important; letter-spacing:1px !important; color:#2E5BFF !important; background:#EAF2FF !important; padding:6px 14px !important; border-radius:100px !important; text-transform:uppercase !important; margin-bottom:16px !important;}
.t-f8e49e5{position:absolute !important; inset:0 !important; background-image:linear-gradient(#2E5BFF 1px, transparent 1px), linear-gradient(90deg, #2E5BFF 1px, transparent 1px) !important; background-size:46px 46px !important; opacity:0.04 !important; -webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 0%, #000 40%, transparent 80%) !important; mask-image:radial-gradient(ellipse 80% 70% at 50% 0%, #000 40%, transparent 80%) !important;}
.t-5028739{display: flex !important; align-items: center !important; gap: 14px !important;}
.t-8ca6bca{display:flex !important; gap:14px !important; margin-top:32px !important; flex-wrap:wrap !important;}
.t-6311135{position:absolute !important; inset:-6% -4% -6% 6% !important; background:radial-gradient(circle at 60% 30%, #DCE6FF, #F2F5FF 70%) !important; border-radius:36px !important;}
.t-29a29b0{background:#E8EFFF !important; border:1px solid #ECF0FB !important; border-radius:26px !important; padding:40px !important; text-align:center !important;}
.t-5f50beb{display:inline-flex !important; align-items:center !important; gap:8px !important; font-weight:700 !important; font-size:15px !important; color:#fff !important; background:#2E5BFF !important; padding:13px 24px !important; border-radius:100px !important;}
.t-a76f691{display:inline-flex !important; align-items:center !important; gap:8px !important; font-weight:700 !important; font-size:15px !important; color:#fff !important; background:#0E9C8A !important; padding:13px 24px !important; border-radius:100px !important;}
.t-951d847{width:34px !important; height:34px !important; border-radius:10px !important; background:#E3F6EF !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.t-8ed2d61{display: flex !important; gap: 10px !important; flex-wrap: wrap !important; margin-bottom: 22px !important;}
.t-b51a702{display:inline-block !important; font-size:12px !important; font-weight:700 !important; letter-spacing:1px !important; color:#5B4BE0 !important; background:#EFEBFF !important; padding:6px 14px !important; border-radius:100px !important; text-transform:uppercase !important; margin-bottom:16px !important;}
.t-2118950{background:rgba(255,255,255,0.14) !important; color:#fff !important; font-weight:700 !important; font-size:16px !important; padding:16px 32px !important; border-radius:100px !important; border:1.5px solid rgba(255,255,255,0.35) !important;}
.t-72ad0c5{color:#0E9C8A !important;}
.t-9f7bc89{background:#EFEBFF !important; border:1px solid #ECF0FB !important; border-radius:26px !important; padding:40px !important; text-align:center !important;}
.t-62e218c{font-size:11.5px !important; font-weight:700 !important; color:#7A3FE0 !important; background:#fff !important; padding:6px 13px !important; border-radius:100px !important; box-shadow:0 4px 12px rgba(20,40,110,0.05) !important;}
.t-791fe02{display:flex !important; align-items:center !important; gap:12px !important; padding:9px 11px !important; border-radius:12px !important;}
.t-177208e{width:34px !important; height:34px !important; border-radius:10px !important; background:#EFEBFF !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.t-e033247{width:34px !important; height:34px !important; border-radius:10px !important; background:#EAF0FF !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.t-eb3133a{display:inline-block !important; font-size:12px !important; font-weight:700 !important; letter-spacing:1px !important; color:#7A3FE0 !important; background:#F3ECFF !important; padding:6px 14px !important; border-radius:100px !important; text-transform:uppercase !important; margin-bottom:16px !important;}
.t-ccfe055{display:flex !important; gap:8px !important; flex-wrap:wrap !important; justify-content:center !important;}
.t-ce1ba8d{background:#E3F6EF !important; border:1px solid #ECF0FB !important; border-radius:26px !important; padding:40px !important; text-align:center !important;}
.t-95f7357{display:inline-flex !important; align-items:center !important; gap:8px !important; font-weight:700 !important; font-size:15px !important; color:#fff !important; background:#0B3FA8 !important; padding:13px 24px !important; border-radius:100px !important;}
.t-3504c74{font-size:12px !important; font-weight:700 !important; color:#2B3252 !important; line-height:1.2 !important;}
.t-2be0d8f{display: flex !important; gap: 10px !important; justify-content: center;}
.t-7aeb77e{color:#2E5BFF !important;}
.t-9149982{font-size:18px !important; line-height:1.6 !important; color:#C7D2F2 !important; margin:0 auto 30px !important; max-width:520px !important;}
.t-840e6bd{font-size:11px !important; font-weight:700 !important; letter-spacing:0.5px !important; color:#8089A6 !important; margin-bottom:16px !important;}
.t-f4f53ab{display:inline-block !important; font-size:12px !important; font-weight:700 !important; letter-spacing:1px !important; color:#2E5BFF !important; background:#EAF0FF !important; padding:6px 14px !important; border-radius:100px !important; text-transform:uppercase !important; margin-bottom:16px !important;}
.t-a902d7f{display: flex !important; flex-direction: column !important; gap: 12px !important; font-size: 14.5px !important;}
.t-1e4dc2a{background:#EAF1FF !important; border:1px solid #ECF0FB !important; border-radius:26px !important; padding:40px !important; text-align:center !important;}
.t-9c76635{display: none !important;}
.t-c7febbb{order:2 !important;}
.t-05e06c8{display:inline-flex !important; width:88px !important; height:88px !important; border-radius:24px !important; background:#fff !important; align-items:center !important; justify-content:center !important; box-shadow:0 14px 30px rgba(20,40,110,0.08) !important; margin-bottom:20px !important;}
.t-201525a{max-width:1240px !important; margin:0 auto !important; padding:76px 28px 20px !important; display:flex !important; flex-direction:column !important; gap:72px !important;}
.t-76d8793{max-width: 1240px !important; margin: 40px auto 0 !important; padding-top: 24px !important; border-top: 1px solid rgba(255,255,255,0.1) !important; font-size: 13.5px !important;}
.t-21d4a91{background:#F3ECFF !important; border:1px solid #ECF0FB !important; border-radius:26px !important; padding:40px !important; text-align:center !important;}
.t-fd9a900{display:block !important; font-size:11.5px !important; font-weight:500 !important; color:#8089A6 !important; line-height:1.3 !important; margin-top:1px !important;}
.t-f6febcd{height:48px !important; width:auto !important; display:block !important;}
.t-118f19a{display:grid !important; grid-template-columns:1fr 1fr !important; gap:56px !important; align-items:center !important;}
.t-342e705{width:38px !important; height:38px !important; border-radius:10px !important; background:rgba(255,255,255,0.08) !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-a58238a{font-size:11.5px !important; font-weight:700 !important; color:#0E9C8A !important; background:#fff !important; padding:6px 13px !important; border-radius:100px !important; box-shadow:0 4px 12px rgba(20,40,110,0.05) !important;}
.t-5a32605{background: #0B1230 !important; color: #AEB6D6 !important; padding: 64px 28px 30px !important;}
.t-d388ddf{font-size:11.5px !important; font-weight:700 !important; color:#0B3FA8 !important; background:#fff !important; padding:6px 13px !important; border-radius:100px !important; box-shadow:0 4px 12px rgba(20,40,110,0.05) !important;}
.t-257ce02{font-size:11.5px !important; font-weight:700 !important; color:#3C4FE0 !important; background:#fff !important; padding:6px 13px !important; border-radius:100px !important; box-shadow:0 4px 12px rgba(20,40,110,0.05) !important;}
.t-0560565{font-size:11.5px !important; font-weight:700 !important; color:#1E4FB0 !important; background:#fff !important; padding:6px 13px !important; border-radius:100px !important; box-shadow:0 4px 12px rgba(20,40,110,0.05) !important;}
.t-c1ca20d{font-family:'Space Grotesk',sans-serif !important; font-weight:700 !important; font-size:20px !important; color:#0B1230 !important; margin:0 0 18px !important; padding-bottom:16px !important; border-bottom:1px solid #EEF1F8 !important;}
.t-02ad2bd{font-family:'Space Grotesk',sans-serif !important; font-weight:700 !important; font-size:40px !important; line-height:1.1 !important; letter-spacing:-1.1px !important; margin:0 auto 16px !important; max-width:600px !important;}
.t-6f364e5{display:inline-flex !important; align-items:center !important; gap:8px !important; font-weight:700 !important; font-size:15px !important; color:#fff !important; background:#2E6BFF !important; padding:13px 24px !important; border-radius:100px !important;}
.t-d8fdb97{display:inline-block !important; font-size:12px !important; font-weight:700 !important; letter-spacing:1px !important; color:#3C4FE0 !important; background:#ECEEFF !important; padding:6px 14px !important; border-radius:100px !important; text-transform:uppercase !important; margin-bottom:16px !important;}
.t-d7c0fbd{display:block !important; font-size:14px !important; font-weight:700 !important; color:#0B1230 !important; line-height:1.2 !important;}
.t-1916306{color:#5B4BE0 !important;}
.t-235164c{width:34px !important; height:34px !important; border-radius:10px !important; background:#F3ECFF !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.t-7c802c6{font-size: 15px !important; font-weight: 700 !important; color: #fff !important; background: #0B1E5C !important; padding: 11px 22px !important; border-radius: 100px !important;}
.t-3c94c22{color:#0B3FA8 !important;}
.t-b9a3e00{display:inline-flex !important; align-items:center !important; color:#3A4166 !important;}
.t-4cdad34{display:inline-block !important; font-size:12px !important; font-weight:700 !important; letter-spacing:1px !important; color:#2E6BFF !important; background:#EAF1FF !important; padding:6px 14px !important; border-radius:100px !important; text-transform:uppercase !important; margin-bottom:16px !important;}
.t-d02146b{width:34px !important; height:34px !important; border-radius:10px !important; background:#ECEEFF !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.t-7851a35{position:relative !important; background:#fff !important; border:1px solid #EAEEF8 !important; border-radius:24px !important; padding:26px !important; box-shadow:0 30px 70px rgba(20,40,110,0.16) !important;}
.t-b3eb221{display:inline-flex !important; align-items:center !important; gap:8px !important; font-weight:700 !important; font-size:15px !important; color:#fff !important; background:#00A87E !important; padding:13px 24px !important; border-radius:100px !important;}
.t-e73f4ef{background:#EAF2FF !important; border:1px solid #ECF0FB !important; border-radius:26px !important; padding:40px !important; text-align:center !important;}
.t-c9c499f{font-size:16px !important; line-height:1.75 !important; color:#5A6184 !important; margin:0 0 22px !important;}
.t-0baa062{color:#00A87E !important;}
.t-9eb81a5{display:flex !important; align-items:center !important; gap:14px !important; flex-wrap:wrap !important;}
.t-c5bb404{color:#3C4FE0 !important;}
.t-d6c473f{order:1 !important;}
.t-e0fa82b{font-size:13px !important; font-weight:700 !important;}
.t-a7a1808{display:inline-block !important; font-size:12px !important; font-weight:700 !important; letter-spacing:1px !important; color:#1E4FB0 !important; background:#E9EFFB !important; padding:6px 14px !important; border-radius:100px !important; text-transform:uppercase !important; margin-bottom:16px !important;}
.t-6a085b8{width:34px !important; height:34px !important; border-radius:10px !important; background:#E8EFFF !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.t-f5b1a74{display:inline-flex !important; align-items:center !important; gap:8px !important; font-weight:700 !important; font-size:15px !important; color:#fff !important; background:#5B4BE0 !important; padding:13px 24px !important; border-radius:100px !important;}
.t-540f658{position:absolute !important; width:440px !important; height:440px !important; border-radius:50% !important; background:radial-gradient(circle, rgba(46,91,255,0.16), transparent 70%) !important; top:-180px !important; right:-80px !important;}
.t-b12315a{display: flex !important; align-items: center !important; gap: 30px !important; font-size: 15px !important; font-weight: 600 !important; color: #3A4166 !important;}
.t-27b2cef{font-size:11.5px !important; font-weight:700 !important; color:#2E5BFF !important; background:#fff !important; padding:6px 13px !important; border-radius:100px !important; box-shadow:0 4px 12px rgba(20,40,110,0.05) !important;}
.t-c1f73b7{background:#fff !important; color:#0B1230 !important; font-weight:700 !important; font-size:16px !important; padding:16px 30px !important; border-radius:100px !important; border:1.5px solid #DCE2F2 !important;}
.t-0b4f1fd{font-size:13px !important; font-weight:700 !important; color:#8089A6 !important;}
.t-b239560{width:34px !important; height:34px !important; border-radius:10px !important; background:#E9EFFB !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.h-d34cae1:hover{opacity:0.9 !important;}
.h-7aeb77e:hover{color:#2E5BFF !important;}
.h-d8b1f4f:hover{border-color:#2E5BFF !important;}
html,body{ overflow-x: clip; }
img{ max-width: 100%; }
x-dc{ display: none !important; }
.tp-nav-toggle{ display: none; align-items: center; justify-content: center; width: 44px; height: 44px; flex: none; border: 1px solid #E6EBF8; border-radius: 12px; background: #fff; cursor: pointer; padding: 0; }
.tp-burger{ position: relative; display: block; width: 20px; height: 2px; border-radius: 2px; background: #0B1230; transition: background .2s ease; }
.tp-burger::before,.tp-burger::after{ content: ''; position: absolute; left: 0; width: 20px; height: 2px; border-radius: 2px; background: #0B1230; transition: transform .25s ease, top .25s ease; }
.tp-burger::before{ top: -6px; }
.tp-burger::after{ top: 6px; }
body.tp-nav-open .tp-burger{ background: transparent; }
body.tp-nav-open .tp-burger::before{ top: 0; transform: rotate(45deg); }
body.tp-nav-open .tp-burger::after{ top: 0; transform: rotate(-45deg); }
.tp-sub-toggle{ display: none; align-items: center; justify-content: center; width: 38px; height: 38px; flex: none; margin-left: auto; border: 1px solid #E6EBF8; border-radius: 10px; background: #F6F8FF; color: #3A4166; cursor: pointer; padding: 0; }
.tp-sub-toggle svg{ transition: transform .25s ease; }
.tp-group.tp-sub-open .tp-sub-toggle svg{ transform: rotate(180deg); }
.tp-step-card{ position: relative; flex: 1; min-width: 0; background: #F6F8FF; border: 1px solid #ECF0FB; border-radius: 24px; padding: 34px; transition: opacity .6s ease, transform .55s cubic-bezier(.2,.7,.3,1), box-shadow .5s ease, border-color .5s ease; }
.tp-step-ring{ position: absolute; inset: -1px; border-radius: 24px; box-shadow: 0 0 0 2px #2E5BFF; opacity: 0; transition: opacity .5s ease; pointer-events: none; }
.tp-step-ring--green{ box-shadow: 0 0 0 2px #00C896; }
.tp-ind-media{ position: relative; height: 176px; overflow: hidden; background: #EEF3FF; }
.tp-ind-dot{ position: absolute; width: 6px; height: 6px; border-radius: 50%; opacity: .28; }
.tp-ind-dot--1{ top: 26px; right: 30px; }
.tp-ind-dot--2{ bottom: 30px; right: 54px; width: 5px; height: 5px; opacity: .2; }
.tp-ind-dot--3{ top: 60px; left: 32px; width: 5px; height: 5px; opacity: .2; }
.tp-ind-icon{ width: 76px; height: 76px; border-radius: 22px; display: flex; align-items: center; justify-content: center; box-shadow: 0 16px 32px rgba(20,40,110,0.22), inset 0 1px 0 rgba(255,255,255,0.25); }
.tp-ind-tag{ position: absolute; top: 14px; left: 14px; background: #fff; font-weight: 700; font-size: 12px; padding: 6px 12px; border-radius: 100px; box-shadow: 0 4px 12px rgba(20,40,110,0.08); }
.tp-wm-card{ position: relative; padding: 26px 22px; border-radius: 18px; background: #fff; transition: background .4s ease, box-shadow .4s ease, transform .4s cubic-bezier(.2,.7,.3,1); }
.tp-wm-bar{ display: block; height: 100%; width: 0; background: linear-gradient(90deg,#2E5BFF,#6E8BFF); border-radius: 3px; }
.tp-wm-num{ font-family: 'Space Grotesk', sans-serif; font-weight: 700; font-size: 30px; letter-spacing: -1px; transition: color .4s ease; }
.tp-wm-icon{ flex: none; width: 42px; height: 42px; border-radius: 12px; display: flex; align-items: center; justify-content: center; transition: background .4s ease; }
.tp-wm-icon svg{ transform-origin: center; }
.tp-int-node{ position: absolute; width: 80px; height: 80px; margin: -40px 0 0 -40px; z-index: 3; }
.tp-int-tile{ width: 100%; height: 100%; background: #fff; border: 1px solid #E6ECF8; border-radius: 22px; display: flex; align-items: center; justify-content: center; box-shadow: 0 12px 28px rgba(20,40,110,0.12); animation: floatY 5s ease-in-out infinite; }
.t-ed9ceda > div:first-child{ grid-column: span 2; }
.t-ed9ceda > div:first-child .t-a902d7f{ display: grid !important; grid-template-columns: 1fr 1fr; grid-template-rows: repeat(7, auto); grid-auto-flow: column; gap: 12px 36px !important; }
@media (max-width: 1080px) {
/* -- Header collapses into a hamburger menu -- */
  .t-d0cc71a{ flex-wrap: wrap !important; padding: 12px 20px !important; gap: 14px !important; }
.tp-nav-toggle{ display: inline-flex; }
.t-b12315a{ display: none !important; }
body.tp-nav-open .t-b12315a{ display: flex !important; flex-direction: column !important; align-items: stretch !important; gap: 0 !important; order: 10; width: 100%; margin-top: 6px; max-height: calc(100vh - 160px); overflow-y: auto; -webkit-overflow-scrolling: touch; }
/* Demo stays in the top bar (centered between logo and hamburger by the
     nav's space-between); Signup moves into the open panel */
  .t-5028739{ display: contents !important; }
.t-7c802c6{ padding: 9px 18px !important; font-size: 14px !important; }
.t-a330c5a{ display: none; }
body.tp-nav-open .t-a330c5a{ display: block; order: 12; width: 100%; text-align: center; margin-top: 10px; padding: 13px 22px !important; }
.t-b12315a > a.tp-mega-link{ display: block; width: 100%; padding: 14px 2px; border-bottom: 1px solid #F0F3FA; }
.tp-group{ width: 100%; flex-wrap: wrap !important; border-bottom: 1px solid #F0F3FA; padding: 3px 0; }
.tp-group > a.tp-mega-link{ flex: 1 1 auto; padding: 11px 2px; }
.tp-group > a.tp-mega-link::after{ content: none; }
.t-132fb96{ display: none !important; }
.tp-sub-toggle{ display: inline-flex; }
.tp-drop{ position: static !important; display: none; width: 100%; opacity: 1 !important; visibility: visible !important; transform: none !important; pointer-events: auto !important; }
.tp-group.tp-sub-open .tp-drop{ display: block; }
.t-c497d8e{ background: transparent !important; border: none !important; border-radius: 0 !important; box-shadow: none !important; padding: 0 0 12px !important; }
.t-c1ca20d{ font-size: 12px !important; letter-spacing: .8px; text-transform: uppercase; color: #8089A6 !important; margin: 0 0 6px !important; padding: 8px 11px 6px !important; border-bottom: none !important; }
.t-694746b,.t-d9f44f3{ grid-template-columns: minmax(0, 1fr) !important; gap: 2px !important; }
/* -- Footer: 5 columns -> 3 -- */
  .t-ed9ceda{ grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 32px 26px !important; }
}
@media (max-width: 900px) {
/* How-it-works steps go vertical{ flex-direction: column !important; gap: 14px !important; }
/* Footer: sections stack full-width,links flow in two tidy columns */
  .t-ed9ceda{ grid-template-columns: minmax(0, 1fr) !important; gap: 30px !important; }
.t-ed9ceda > div:first-child{ grid-column: 1 / -1 !important; }
.t-ed9ceda .t-a902d7f{ display: grid !important; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important; gap: 13px 18px !important; align-items: start; }
.t-ed9ceda > div:first-child .t-a902d7f{ gap: 13px 18px !important; }
.t-9efd466{ margin: 0 0 14px !important; }
/* Footer: app store badges become full-width buttons */
  .t-8ed2d61{ flex-direction: column !important; align-items: stretch !important; }
.t-1f6c0d7{ width: 100%; justify-content: center; padding: 12px 14px !important; }
/* text first{ font-size: 33px !important; }
}
@media (max-width: 640px) {
/* Header */
  .t-d0cc71a{ padding: 10px 16px !important; }
.t-f6febcd{ height: 40px !important; }
.tp-step-card{ padding: 26px 22px; }
/* Footer */
  .t-5a32605{ padding: 48px 20px 26px !important; }
.t-ed9ceda{ gap: 28px 20px !important; }
.t-76d8793{ margin-top: 30px !important; text-align: center; }
}
.tp-icase-rail{ border-right: 1px solid #ECF0FB; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 14px; padding: 28px 0; background: #EEF3FF; }
.tp-icase-num{ font-family: 'Space Grotesk', sans-serif; font-weight: 700; font-size: 30px; }
.tp-icase-example{ border-left: 3px solid transparent; padding: 6px 0 6px 18px; }
.tp-icase-label{ font-size: 10px; font-weight: 700; letter-spacing: 0.5px; margin-bottom: 7px; }
.tp-icase-icon{ flex: none; width: 42px; height: 42px; border-radius: 11px; display: flex; align-items: center; justify-content: center; }
.tp-featrow-media{ position: relative; }
.tp-featrow-mock{ position: relative; background: #F6F8FF; border: 1px solid #ECF0FB; border-radius: 26px; padding: 34px; overflow: hidden; box-shadow: 0 16px 40px rgba(20,40,110,0.06); }
.tp-dot-11{ width: 11px; height: 11px; border-radius: 50%; flex: none; margin-top: 3px; background: #2E5BFF; }
.tp-faq-tab{ font-family: 'Plus Jakarta Sans', sans-serif; font-size: 14.5px; font-weight: 700; padding: 11px 20px; border-radius: 100px; cursor: pointer; border: 1.5px solid transparent; transition: all .2s ease; }
@media (max-width: 1080px) {
.t-201525a{ padding-top: 64px !important; padding-left: 24px !important; padding-right: 24px !important; }
.t-3fd7447{ padding-left: 24px !important; padding-right: 24px !important; }
}
@media (max-width: 900px) {
.t-118f19a,.t-b3f8711{ grid-template-columns: minmax(0, 1fr) !important; }
.t-6faa3cb{ font-size: 40px !important; letter-spacing: -1.2px !important; }
.t-02ad2bd{ font-size: 33px !important; }
.t-f8790e6{ padding: 48px 30px !important; border-radius: 30px !important; }
}
@media (max-width: 640px) {
.t-201525a{ padding-top: 48px !important; padding-left: 18px !important; padding-right: 18px !important; }
.t-3fd7447{ padding-left: 18px !important; padding-right: 18px !important; }
.t-201525a{ gap: 44px !important; }
.t-6faa3cb{ font-size: 31px !important; letter-spacing: -1px !important; }
.t-02ad2bd{ font-size: 27px !important; }
.t-cb1c3c1{ font-size: 24px !important; }
.t-5366927{ grid-template-columns: minmax(0, 1fr) !important; }
.t-f8790e6{ padding: 38px 20px !important; border-radius: 26px !important; }
.tp-icase-num{ font-size: 24px; }
}
.tp-acct{ position: relative; display: flex; align-items: center; }
.tp-acct-trigger{ cursor: pointer; -webkit-user-select: none; user-select: none; }
.tp-acct-trigger .t-132fb96{ transition: transform .2s ease; }
.tp-acct-short{ display: none; }
.tp-acct-drop{
  position: absolute; top: 100%; right: 0; min-width: 200px; padding: 8px;
  background: #fff; border: 1px solid #EEF1F8; border-radius: 14px;
  box-shadow: 0 18px 40px rgba(11, 18, 48, .12); z-index: 60;
  opacity: 0; visibility: hidden; transform: translateY(8px); pointer-events: none;
  transition: opacity .18s ease, transform .18s ease, visibility .18s;
}
.tp-acct:hover .tp-acct-drop,.tp-acct:focus-within .tp-acct-drop{
  opacity: 1; visibility: visible; transform: translateY(0); pointer-events: auto;
}
.tp-acct:hover .tp-acct-trigger .t-132fb96{ transform: rotate(180deg); }
.tp-acct-drop a{
  display: block; padding: 11px 14px; border-radius: 10px; white-space: nowrap;
  font-size: 15px; font-weight: 600; color: #3A4166;
}
.tp-acct-drop a:hover{ background: #F4F7FF; color: #2E5BFF; }
@media (max-width: 1080px) {
/* trigger sits in the top bar beside the logo,even while the menu is open */
  /* .tp-acct also carries .tp-group (menu.js needs it),whose mobile rule sets
     width:100% -- that pushed the burger onto its own row. Keep it inline. */
  .tp-acct{
    display: flex !important; position: relative; order: 0;
    width: auto !important; flex: 0 0 auto !important; flex-wrap: nowrap !important;
    border-bottom: 0 !important; padding: 0 !important;
  }
.tp-acct-trigger .t-132fb96{ display: inline-block !important; }
.tp-acct.tp-sub-open .tp-acct-trigger .t-132fb96{ transform: rotate(180deg); }
.tp-acct .t-a330c5a,body.tp-nav-open .tp-acct .t-a330c5a{
    display: inline-flex !important; align-items: center;
    width: auto !important; order: 0 !important; margin-top: 0 !important;
    padding: 9px 14px !important; font-size: 14px !important; white-space: nowrap;
  }
/* panel floats under the trigger,right-aligned to the viewport edge */
  .tp-acct-drop{
    position: absolute !important; top: calc(100% + 8px) !important;
    right: 0 !important; left: auto !important; width: auto !important;
    min-width: 172px; order: 0 !important; margin-top: 0 !important; padding: 6px;
    display: none;
    background: #fff !important; border: 1px solid #EEF1F8 !important;
    border-radius: 14px !important; box-shadow: 0 18px 40px rgba(11,18,48,.14) !important;
    opacity: 1 !important; visibility: visible !important; transform: none !important;
    pointer-events: auto !important; z-index: 70;
  }
.tp-acct.tp-sub-open .tp-acct-drop{ display: block; }
.tp-acct-drop a{ text-align: left; }
/* tighten the bar so logo + Demo + Login + burger fit a 390px phone */
  /* nav is justify-content:space-between,which spreads the buttons across the
     bar. Auto margin here collapses the free space before Demo,so Demo +
     Signup/Login + burger sit together on the right,logo stays left. */
  .t-7c802c6{ padding: 9px 14px !important; margin-left: auto !important; }
}
@media (max-width: 640px) {
/* "Signup / Login" is too wide next to the logo on a phone -- show "Login" */
  .tp-acct-long{ display: none; }
.tp-acct-short{ display: inline; }
.t-d0cc71a{ gap: 8px !important; }
.t-7c802c6{ padding: 8px 12px !important; font-size: 13px !important; }
.tp-acct .t-a330c5a,body.tp-nav-open .tp-acct .t-a330c5a{ padding: 8px 11px !important; font-size: 13px !important; }
}
.tp-psearch{
  position: relative; display: flex; align-items: center;
  max-width: 560px; margin: 24px auto 30px;
}
.tp-psearch-ico{
  position: absolute; left: 18px; color: #8089A6; pointer-events: none;
}
.tp-psearch-input{
  width: 100%; padding: 15px 46px 15px 48px;
  font-family: inherit; font-size: 15px; font-weight: 500; color: #0B1230;
  background: #fff; border: 1px solid #E3E8F4; border-radius: 100px; outline: none;
  -webkit-appearance: none; appearance: none;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.tp-psearch-input::placeholder{ color: #8089A6; font-weight: 500; }
.tp-psearch-input:focus{ border-color: #2E5BFF; box-shadow: 0 0 0 4px rgba(46,91,255,.12); }
.tp-psearch-input::-webkit-search-cancel-button{ -webkit-appearance: none; }
.tp-psearch-clear{
  position: absolute; right: 9px; display: none;
  width: 30px; height: 30px; padding: 0; border: 0; border-radius: 50%;
  background: #F0F3FA; color: #5B6485; font-size: 19px; line-height: 1; cursor: pointer;
  transition: background .2s ease, color .2s ease;
}
.tp-psearch.is-filled .tp-psearch-clear{ display: block; }
.tp-psearch-clear:hover{ background: #E3E8F4; color: #0B1230; }
.tp-psearch-empty{
  margin: 0 0 28px; text-align: center;
  font-size: 15px; font-weight: 500; color: #5B6485;
}
.tp-psearch-empty[hidden]{ display: none; }
@media (max-width: 640px) {
.tp-psearch{ margin: 18px auto 22px; }
.tp-psearch-input{ padding: 13px 42px 13px 44px; font-size: 14px; }
.tp-psearch-ico{ left: 16px; }
}
