*{ 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-657c930{font-size: 19px !important; line-height: 1.6 !important; color: #5A6184 !important; margin: 22px 0 0 !important; max-width: 520px !important;}
.t-616c6c2{width: 30px !important; height: 30px !important; border-radius: 50% !important; background: linear-gradient(135deg,#2E5BFF,#6E8BFF) !important; box-shadow: 0 6px 14px rgba(46,91,255,0.4) !important;}
.t-e9cb9c3{display:flex !important; align-items:center !important; gap:11px !important; padding:11px 13px !important; background:#fff !important; border:1px solid #EEF1F8 !important; border-radius:11px !important;}
.t-925a805{display: flex !important; align-items: center !important; gap: 8px !important; background: #fff !important; border-radius: 11px !important; padding: 9px !important; box-shadow: 0 3px 8px rgba(20,40,110,0.05) !important;}
.t-3f9f96c{min-width:0 !important;}
.t-27e2647{background: linear-gradient(160deg, #FFF1EC, #FFF8F5) !important; padding: 26px 26px 22px !important;}
.t-a5f99a1{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 44px !important; color: #00E0A8 !important; line-height: 1 !important; font-variant-numeric: tabular-nums !important;}
.t-b4c6945{position:absolute !important; bottom:-6px !important; right:-18px !important; background:#0B1230 !important; border-radius:14px !important; padding:10px 14px !important; box-shadow:0 18px 44px rgba(11,18,48,0.34) !important; display:flex !important; align-items:center !important; gap:9px !important; z-index:3 !important; animation: floatY 5.8s ease-in-out infinite !important; animation-delay:.3s !important;}
.t-40a7ccb{display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 24px !important;}
.t-59e4614{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 42px !important; line-height: 1.1 !important; letter-spacing: -1.2px !important; color: #0B1230 !important; margin: 14px 0 0 !important;}
.t-8cbde29{color:#3A4166 !important;}
.t-5b0ed3a{margin-left:10px !important; font-size:12px !important; font-weight:700 !important; color:#0B1230 !important; font-family:'Space Grotesk',sans-serif !important;}
.t-ebc78ca{background: linear-gradient(160deg, #EEF2FF, #F7F9FF) !important; padding: 26px 26px 22px !important;}
.t-fc32604{width: 26px !important; height: 26px !important; border-radius: 8px !important; background: #E7FBF4 !important; display: flex !important; align-items: center !important; justify-content: center !important;}
.t-0dc042d{display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 30px 40px !important; margin-top: 48px !important;}
.t-5856303{width:22px !important; height:22px !important; border-radius:50% !important; background:linear-gradient(135deg,#7A3FE0,#A878FF) !important;}
.t-0275895{flex:1 !important; min-width: 0 !important;}
.t-5b25db1{font-size: 8.5px !important; font-weight: 600 !important; color: #8089A6 !important;}
.t-cb47d1f{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 38px !important; line-height: 1.1 !important; letter-spacing: -1px !important; color: #fff !important; margin: 0 0 16px !important;}
.t-7f97b61{width: 90px !important; height: 7px !important; border-radius: 4px !important; background: #E5EAF6 !important; margin-bottom: 5px !important;}
.t-16a5c06{flex:1 !important; height: 8px !important; border-radius: 4px !important; background: #E5EAF6 !important;}
.t-ae71dd2{color:#AEB6D6 !important;}
.t-2adbf50{display: flex !important; align-items: center !important; gap: 9px !important; background: #fff !important; color: #0B1230 !important; padding: 11px 20px !important; border-radius: 12px !important;}
.t-cf5e8ce{position: absolute !important; left: 50% !important; top: 50% !important; width: 112px !important; height: 112px !important; margin: -56px 0 0 -56px !important; border-radius: 50% !important; background: #fff !important; border: 1px solid #E6EBF8 !important; display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: center !important; gap: 4px !important; box-shadow: 0 20px 44px rgba(46,91,255,0.28), inset 0 1px 0 rgba(255,255,255,0.6) !important; z-index: 2 !important;}
.t-8f505fd{position: absolute !important; bottom: 30px !important; left: -10px !important; background: #fff !important; border-radius: 12px !important; padding: 9px 12px !important; box-shadow: 0 14px 30px rgba(0,0,0,0.22) !important; display: flex !important; align-items: center !important; gap: 8px !important; animation: floatY 5s ease-in-out infinite !important; animation-delay: 1.4s !important;}
.t-8589da6{text-align: center !important; font-size: 14px !important; font-weight: 700 !important; letter-spacing: 1.5px !important; color: #9098B5 !important; text-transform: uppercase !important; margin: 0 0 34px !important;}
.t-29096bc{font-size: 14px !important; font-weight: 700 !important; color: #0B1230 !important; font-family: 'Space Grotesk', sans-serif !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-790c636{background: #2E5BFF !important; border-radius: 12px 12px 4px 12px !important; padding: 10px 12px !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-0b2f9ad{font-weight: 700 !important; color: #0B1230 !important; font-size: 15.5px !important;}
.t-db1a34b{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 21px !important; color: #0B1230 !important; margin: 0 0 8px !important;}
.t-250531b{display: block !important; width: calc((100% - 44px) / 3) !important; background: #fff !important; border: 1px solid #ECF0FB !important; border-radius: 22px !important; overflow: hidden !important; box-shadow: 0 8px 24px rgba(20,40,110,0.05) !important;}
.t-e0d7ff8{width:30px !important; height:30px !important; border-radius:9px !important; background:rgba(0,224,168,0.16) !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-5801338{width: 18px !important; height: 18px !important; border-radius: 6px !important; background: #00C896 !important;}
.t-dd0d29b{font-size:10.5px !important; font-weight:600 !important; color:#8089A6 !important;}
.t-694746b{display:grid !important; grid-template-columns:repeat(3, minmax(230px,1fr)) !important; gap:4px 14px !important;}
.t-37a4f19{position:absolute !important; top:44px !important; right:-24px !important; background:#fff !important; border-radius:14px !important; padding:10px 14px !important; box-shadow:0 18px 40px rgba(20,40,110,0.18) !important; display:flex !important; align-items:center !important; gap:9px !important; z-index:3 !important; animation: floatY 5.4s ease-in-out infinite !important; animation-delay:.6s !important;}
.t-018f812{width:34px !important; height:34px !important; border-radius:10px !important; background:linear-gradient(135deg,#2E5BFF,#6E8BFF) !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-d3645c6{max-width: 1240px !important; margin: 0 auto !important; padding: 90px 28px 20px !important;}
.t-92a5749{width:34px !important; height:34px !important; border-radius:10px !important; background:#EAF0FF !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-958509e{display: flex !important; align-items: center !important; gap: 12px !important;}
.t-236750a{width:20px !important; height:20px !important; border-radius:6px !important; border:2px solid #D4DBEC !important;}
.t-5ba2fd6{display:flex !important; flex-direction:column !important; gap:8px !important;}
.t-edee0f8{flex:1 !important; text-align: center !important; border-radius: 9px !important; padding: 6px 0 !important; background: #fff !important; box-shadow: 0 2px 6px rgba(20,40,110,0.05) !important; position: relative !important;}
.t-132fb96{margin-left:4px !important;}
.t-21b91f1{text-align: center !important; margin-top: 40px !important;}
.t-21e083d{font-size: 9.5px !important; font-weight: 600 !important; color: #8089A6 !important;}
.t-11d3aa8{display: flex !important; gap: 3px !important; align-items: center !important;}
.t-d1eb421{font-size: 15.5px !important; line-height: 1.6 !important; color: #5A6184 !important; margin: 0 !important;}
.t-ba29e6c{width:22px !important; height:22px !important; border-radius:50% !important; background:linear-gradient(135deg,#00C896,#00A87E) !important;}
.t-4910584{flex:none !important; width: 26px !important; height: 26px !important; border-radius: 8px !important; background: #E3F7F2 !important; display: flex !important; align-items: center !important; justify-content: center !important;}
.t-39c5582{position:absolute !important; top:-4px !important; right:-4px !important; width:14px !important; height:14px !important; border-radius:50% !important; background:#E5484D !important; color:#fff !important; font-size:8px !important; font-weight:700 !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-b38a411{display: inline-block !important; font-weight: 700 !important; color: #2E5BFF !important; font-size: 16px !important; padding: 14px 30px !important; border: 1.5px solid #DCE2F2 !important; border-radius: 100px !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-1a5e342{transform-origin: 220px 220px !important; animation: hubSpin 40s linear infinite !important;}
.t-84d9b10{display: flex !important; align-items: stretch !important; gap: 16px !important; margin-top: 54px !important; text-align: left !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-1c19934{display: flex !important; align-items: center !important; gap: 12px !important; margin-top: 30px !important;}
.t-83e4465{font-weight: 700 !important; font-size: 14px !important; color: #2E5BFF !important;}
.t-1510a90{flex:1 !important; padding:18px 20px !important;}
.t-ea9cf67{position: relative !important; display: flex !important; justify-content: center !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-81831f3{display: flex !important; align-items: center !important; gap: 10px !important; background: #0B1230 !important; border-radius: 14px !important; padding: 12px !important; margin-bottom: 12px !important;}
.t-db59c81{width: 26px !important; height: 26px !important; border-radius: 8px !important; background: #FFF1DF !important; display: flex !important; align-items: center !important; justify-content: center !important;}
.t-1fbee7a{font-size: 13px !important; font-weight: 600 !important; color: #8089A6 !important; margin-top: 4px !important;}
.t-c578ac5{display: flex !important; flex-direction: column !important; gap: 7px !important;}
.t-cf8bf5f{width: 70px !important; height: 7px !important; border-radius: 4px !important; background: rgba(255,255,255,0.6) !important;}
.t-5b20608{width:6px !important; height:70% !important; background:#DCE6FF !important; border-radius:2px !important;}
.t-98c7784{position: absolute !important; top: -60px !important; right: -40px !important; width: 280px !important; height: 280px !important; background: rgba(255,255,255,0.08) !important; border-radius: 50% !important;}
.t-461ff1f{text-align:left !important; line-height:1.05 !important;}
.t-a406c22{display: grid !important; grid-template-columns: repeat(4, 1fr) !important; gap: 20px !important;}
.t-2201c43{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 19px !important; color: #0B1230 !important; margin: 0 0 8px !important;}
.t-ae6f8e1{position: absolute !important; width: 124px !important; height: 124px !important; border-radius: 50% !important; border: 1.5px solid rgba(11,18,48,0.05) !important; bottom: -50px !important; left: -34px !important;}
.t-f41269e{text-align: center !important; max-width: 640px !important; margin: 0 auto 54px !important;}
.t-04b9871{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-90eaa7c{background: #fff !important; color: #1B3FCC !important; font-weight: 700 !important; font-size: 16px !important; padding: 16px 32px !important; border-radius: 100px !important;}
.t-9efd466{color:#fff !important; font-size:15px !important; font-weight:700 !important; margin:0 0 18px !important;}
.t-60496a0{display: flex !important; flex-direction: column !important; gap: 8px !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-1a009a3{background: linear-gradient(170deg, #EEF3FF, #F6F8FF) !important; border-radius: 26px !important; padding: 18px 14px 16px !important; overflow: hidden !important;}
.t-40a500a{width:6px !important; height:88% !important; background:#2E5BFF !important; border-radius:2px !important;}
.t-dd7f49e{display: flex !important; align-items: center !important; gap: 9px !important; background: #0B1230 !important; color: #fff !important; padding: 10px 18px !important; border-radius: 12px !important;}
.t-eda713b{display: flex !important; align-items: center !important; justify-content: space-between !important; font-size: 9px !important; font-weight: 700 !important; color: #8089A6 !important; padding: 0 2px 12px !important;}
.t-8e11fb9{font-size:12.5px !important; font-weight:700 !important; color:#0B1230 !important;}
.t-ffeaa16{display: grid !important; grid-template-columns: repeat(4, 1fr) !important; gap: 16px !important;}
.t-cf52c97{width:30px !important; height:30px !important; border-radius:50% !important; background:#E3F7F2 !important; display:flex !important; align-items:center !important; justify-content:center !important; position:relative !important;}
.t-553a855{height: 22px !important; border-radius: 6px !important; background: #E7FBF4 !important; margin-bottom: 6px !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-7c09767{background: #fff !important; border: 1px solid #ECF0FB !important; border-radius: 22px !important; overflow: hidden !important; box-shadow: 0 10px 30px rgba(20,40,110,0.05) !important;}
.t-c8d16f5{position:absolute !important; top:100% !important; left:0 !important; right:0 !important; padding-top:0 !important; z-index:60 !important;}
.t-6cdf4b5{position: relative !important; overflow: hidden !important; display: flex !important; flex-direction: column !important; gap: 18px !important; -webkit-mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent) !important; mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent) !important;}
.t-279f60a{background: #F6F8FF !important; border: 1px solid #ECF0FB !important; border-radius: 20px !important; padding: 28px 24px !important; text-align: center !important;}
.t-64b517a{position: absolute !important; inset: 0 !important; display: flex !important; align-items: center !important; justify-content: center !important;}
.t-d29e2b5{max-width: 640px !important; margin: 0 auto !important; text-align: center !important;}
.t-1260eb3{display: none !important; visibility: hidden !important;}
.t-2da22cf{font-size:9px !important; display:block !important; color:#AEB6D6 !important;}
.t-e6a0bec{font-size: 17px !important; line-height: 1.65 !important; color: #5A6184 !important; margin: 0 !important;}
.t-81be6c1{position: absolute !important; top: 22px !important; right: -6px !important; background: #fff !important; border-radius: 12px !important; padding: 9px 12px !important; box-shadow: 0 14px 30px rgba(0,0,0,0.22) !important; display: flex !important; align-items: center !important; gap: 8px !important; animation: floatY 5s ease-in-out infinite !important;}
.t-5d763eb{font-size:10px !important; font-weight:700 !important; color:#00A87E !important; background:#E7FBF4 !important; padding:5px 10px !important; border-radius:100px !important;}
.t-3596270{width: 46px !important; height: 46px !important; object-fit: contain !important;}
.t-d9f44f3{display:grid !important; grid-template-columns:repeat(2, minmax(250px,1fr)) !important; gap:4px 14px !important;}
.t-dfc0d42{display:flex !important; align-items:center !important; gap:14px !important; background:#F6F8FF !important; border-radius:12px !important; padding:12px 14px !important; margin-bottom:14px !important;}
.t-7b596d0{font-size: 13px !important; color: #8089A6 !important; font-weight: 600 !important;}
.t-50f3b4a{height: 22px !important; border-radius: 6px !important; background: #FEF4E6 !important;}
.t-893223b{width:30px !important; height:30px !important; border-radius:9px !important; background:#E7FBF4 !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-5028739{display: flex !important; align-items: center !important; gap: 14px !important;}
.t-60e016d{display: flex !important; gap: 8px !important; align-items: flex-end !important; flex-direction: row-reverse !important;}
.t-82339f8{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 18px !important; color: #0B1230 !important; margin: 0 0 6px !important;}
.t-ee2de59{display: flex !important; gap: 14px !important; flex-wrap: wrap !important;}
.t-e1e0b60{width:10px !important; height:10px !important; border-radius:50% !important; background:#FF5F57 !important;}
.t-f778013{font-family:'Space Grotesk',sans-serif !important; font-weight:700 !important; font-size:16px !important; color:#0B1230 !important;}
.t-a7d3a4a{width:24px !important; height:24px !important; border-radius:50% !important; background:linear-gradient(135deg,#2E5BFF,#6E8BFF) !important; border:2px solid #fff !important;}
.t-688ef4f{line-height: 1.1 !important;}
.t-46ef100{font-size: 18px !important; color: #5A6184 !important; margin: 0 !important;}
.t-1f1eebc{font-size: 10px !important; display: block !important; color: #AEB6D6 !important;}
.t-863282f{display: flex !important; align-items: center !important; justify-content: space-between !important; margin-bottom: 14px !important;}
.t-8b1bec8{max-width: 1240px !important; margin: 0 auto !important; padding: 90px 28px !important;}
.t-42064c8{display:flex !important; align-items:center !important; gap:10px !important; margin-bottom:16px !important;}
.t-8ed2d61{display: flex !important; gap: 10px !important; flex-wrap: wrap !important; margin-bottom: 22px !important;}
.t-0f73f99{width:20px !important; height:20px !important; border-radius:6px !important; background:#00C896 !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-5aca550{font-size:15px !important; font-weight:700 !important;}
.t-a646404{font-size: 10px !important; font-weight: 700 !important; color: #00A87E !important; background:#E7FBF4 !important; padding: 2px 7px !important; border-radius: 100px !important;}
.t-3c42cf5{position: absolute !important; top: 86px !important; left: 50% !important; transform: translateX(-50%) !important; white-space: nowrap !important; font-size: 12.5px !important; font-weight: 700 !important; color: #5A6184 !important;}
.t-eb2b008{display: flex !important; gap: 12px !important; flex-wrap: wrap !important;}
.t-b28c234{width:6px !important; height:100% !important; background:#2E5BFF !important; border-radius:2px !important;}
.t-582354e{width: 24px !important; height: 24px !important; border-radius: 50% !important; background: linear-gradient(135deg,#2E5BFF,#6E8BFF) !important; flex:none !important;}
.t-5dc6abf{width: 52px !important; height: 52px !important; border-radius: 14px !important; background: #00C896 !important; display: flex !important; align-items: center !important; justify-content: center !important; box-shadow: 0 8px 18px rgba(0,200,150,0.32) !important; animation: stepBob 3.4s ease-in-out infinite !important; animation-delay: 1s !important;}
.t-9cdcf5f{display:flex !important; align-items:flex-end !important; gap:3px !important; height:28px !important;}
.t-03aec0d{font-size:12px !important; font-weight:700 !important; color:#0B1230 !important;}
.t-791fe02{display:flex !important; align-items:center !important; gap:12px !important; padding:9px 11px !important; border-radius:12px !important;}
.t-7dd0e50{width: 24px !important; height: 24px !important; border-radius: 50% !important; background: linear-gradient(135deg,#00C896,#00A87E) !important; flex:none !important;}
.t-39109b1{flex:1 !important; font-size:12.5px !important; font-weight:700 !important; color:#2B3252 !important;}
.t-616d8bb{font-size:10px !important; font-weight:600 !important; color:#8089A6 !important;}
.t-eb75e17{display: block !important; background: #fff !important; border: 1px solid #ECF0FB !important; border-radius: 24px !important; overflow: hidden !important; box-shadow: 0 10px 30px rgba(20,40,110,0.06) !important;}
.t-bd9268d{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; color: #0B1230 !important; line-height: 1.3 !important;}
.t-6c8f533{position: relative !important; width: 38px !important; height: 38px !important; border-radius: 50% !important; background: conic-gradient(#00E0A8 67%, rgba(255,255,255,0.14) 0) !important; display: flex !important; align-items: center !important; justify-content: center !important;}
.t-3273a4c{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 42px !important; line-height: 1.1 !important; letter-spacing: -1.2px !important; color: #0B1230 !important; margin: 14px 0 12px !important;}
.t-4c2d658{font-size: 14.5px !important; line-height: 1.6 !important; color: #5A6184 !important; margin: 0 0 14px !important;}
.t-af6975e{flex:1 !important; text-align: center !important; border-radius: 9px !important; padding: 6px 0 !important; background: linear-gradient(140deg,#2E5BFF,#6E8BFF) !important; box-shadow: 0 6px 14px rgba(46,91,255,0.32) !important;}
.t-3d0276b{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 40px !important; color: #E2E8FB !important;}
.t-2f175f0{flex:1 !important; text-align: center !important; border-radius: 9px !important; padding: 6px 0 !important; background: #fff !important; box-shadow: 0 2px 6px rgba(20,40,110,0.05) !important;}
.t-0676176{padding: 64px 0 76px !important;}
.t-78772a1{font-size:10px !important; font-weight:600 !important; color:#00E0A8 !important;}
.t-7eeed3c{position: relative !important; width: 230px !important; background: #fff !important; border-radius: 34px !important; padding: 10px !important; box-shadow: 0 30px 70px rgba(0,0,0,0.45) !important; border: 7px solid #1B2350 !important;}
.t-a4b00ee{font-size: 11px !important; font-weight: 700 !important; color: #2B3252 !important;}
.t-d75bb69{font-size: 15px !important; line-height: 1.6 !important; color: #5A6184 !important; margin: 0 !important;}
.t-45499ac{flex:none !important; font-size: 8px !important; font-weight: 700 !important; color: #00A87E !important; background: #E7FBF4 !important; padding: 2px 6px !important; border-radius: 100px !important;}
.t-10736aa{width:24px !important; height:24px !important; border-radius:50% !important; background:#EEF2FF !important; color:#2E5BFF !important; font-size:8px !important; font-weight:700 !important; border:2px solid #fff !important; margin-left:-7px !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-2be0d8f{display: flex !important; gap: 10px !important; justify-content: center;}
.t-168c3ed{position:absolute !important; inset:6% 8% 10% 8% !important; background:radial-gradient(circle at 50% 35%, rgba(46,91,255,0.18), transparent 70%) !important; filter:blur(8px) !important; border-radius:40px !important;}
.t-7ba1ed4{font-size: 10px !important; font-weight: 700 !important; color: #0B1230 !important;}
.t-95d279b{text-align: center !important; max-width: 680px !important; margin: 0 auto 44px !important;}
.t-2a8268d{padding: 22px 24px !important;}
.t-a902d7f{display: flex !important; flex-direction: column !important; gap: 12px !important; font-size: 14.5px !important;}
.t-f7dbba7{display:flex !important;}
.t-8acde80{background: linear-gradient(150deg, #F4F7FF, #FFFFFF) !important; border: 1px solid #ECF0FB !important; border-radius: 32px !important; padding: 56px !important; display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 48px !important; align-items: center !important;}
.t-a119e6f{font-size: 19px !important;}
.t-0d18d1d{font-size:9px !important; font-weight:700 !important; color:#C77700 !important; background:#FEF4E6 !important; padding:2px 7px !important; border-radius:100px !important;}
.t-2031001{font-size: 15px !important; font-weight: 700 !important;}
.t-070c61a{font-size: 18px !important; line-height: 1.6 !important; color: #AEB6D6 !important; margin: 0 0 28px !important; max-width: 460px !important;}
.t-acb44a7{flex:none !important; font-size: 8px !important; font-weight: 700 !important; color: #C77700 !important; background: #FEF4E6 !important; padding: 2px 6px !important; border-radius: 100px !important;}
.t-4949aca{text-align: left !important; line-height: 1.1 !important;}
.t-9c76635{display: none !important;}
.t-5aed0d0{width:22px !important; height:22px !important; border-radius:50% !important; background:linear-gradient(135deg,#2E5BFF,#6E8BFF) !important;}
.t-86c1c22{display:flex !important; align-items:center !important; gap:7px !important; padding:13px 16px !important; border-bottom:1px solid #F0F3FA !important;}
.t-b5e48c7{font-size:9px !important; font-weight:700 !important; color:#E5484D !important; background:#FDECEC !important; padding:2px 7px !important; border-radius:100px !important;}
.t-8622cf1{position: relative !important; z-index: 1 !important;}
.t-20d7084{display: flex !important; align-items: center !important; justify-content: space-between !important;}
.t-24538a2{font-size: 10px !important; font-weight: 700 !important; color: #E5484D !important; background:#FDECEC !important; padding: 2px 7px !important; border-radius: 100px !important;}
.t-ed336b9{height: 22px !important; border-radius: 6px !important; background: #EEF2FF !important; margin-bottom: 6px !important;}
.t-8f6c1ed{width: 52px !important; height: 52px !important; border-radius: 14px !important; background: #2E5BFF !important; display: flex !important; align-items: center !important; justify-content: center !important; box-shadow: 0 8px 18px rgba(46,91,255,0.32) !important; animation: stepBob 3.4s ease-in-out infinite !important; animation-delay: .5s !important;}
.t-f11326f{width:60px !important; flex:none !important; background:#F6F8FF !important; border-right:1px solid #F0F3FA !important; padding:16px 0 !important; display:flex !important; flex-direction:column !important; align-items:center !important; gap:13px !important;}
.t-f0998f0{font-size: 16px !important; line-height: 1.65 !important; color: #2B3252 !important; margin: 0 0 24px !important; font-weight: 500 !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-18e5919{display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 14px !important; align-items: start !important;}
.t-eef33a5{text-align:left !important; line-height:1.1 !important;}
.t-5ba4a18{text-align: center !important; margin-bottom: 46px !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-6442eba{width:22px !important; height:22px !important; border-radius:50% !important; background:linear-gradient(135deg,#FFB200,#FF7A00) !important;}
.t-f6febcd{height:48px !important; width:auto !important; display:block !important;}
.t-e453096{width: 7px !important; height: 7px !important; border-radius: 50% !important; background: #00C896 !important;}
.t-7bf9f25{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-323f270{width:6px !important; height:45% !important; background:#DCE6FF !important; border-radius:2px !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-466499c{position: absolute !important; width: 280px !important; height: 280px !important; border-radius: 50% !important; background: radial-gradient(circle, rgba(46,91,255,0.5), transparent 68%) !important; filter: blur(10px) !important; top: 50% !important; left: 50% !important; transform: translate(-50%,-50%) !important;}
.t-619307f{font-size: 9px !important; font-weight: 700 !important; color: #8089A6 !important; margin-bottom: 8px !important;}
.t-55c2cb7{position:relative !important; width:44px !important; height:44px !important; border-radius:50% !important; background:conic-gradient(#2E5BFF 67%, #E3E9F6 0) !important; display:flex !important; align-items:center !important; justify-content:center !important; flex:none !important;}
.t-93378d3{font-size: 9px !important; font-weight: 600 !important; color: #AEB6D6 !important;}
.t-781c4f3{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 38px !important; line-height: 1.1 !important; letter-spacing: -1px !important; color: #0B1230 !important; margin: 14px 0 0 !important;}
.t-fe1e8c5{display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 26px !important;}
.t-5a32605{background: #0B1230 !important; color: #AEB6D6 !important; padding: 64px 28px 30px !important;}
.t-f03434c{background: #0B1230 !important; border-radius: 40px !important; max-width: 1240px !important; margin: 0 auto !important; padding: 64px 56px !important; color: #fff !important;}
.t-a7b1609{font-size: 10px !important; font-weight: 700 !important; color: #C77700 !important; background:#FEF4E6 !important; padding: 2px 7px !important; border-radius: 100px !important;}
.t-3586a77{font-size: 14.5px !important; line-height: 1.6 !important; color: #5A6184 !important; margin: 0 !important;}
.t-fc90644{position: relative !important; width: 440px !important; max-width: 100% !important; height: 440px !important; margin: 0 auto !important;}
.t-37f777b{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 40px !important; line-height: 1.1 !important; letter-spacing: -1.2px !important; color: #0B1230 !important; margin: 14px 0 0 !important;}
.t-06667bb{display: flex !important; gap: 8px !important; align-items: flex-end !important;}
.t-efd01f2{position:absolute !important; top:-2px !important; left:-26px !important; background:#fff !important; border-radius:14px !important; padding:10px 14px !important; box-shadow:0 18px 40px rgba(20,40,110,0.18) !important; display:flex !important; align-items:center !important; gap:9px !important; z-index:3 !important; animation: floatY 5s ease-in-out infinite !important;}
.t-399bb95{font-size:9px !important; font-weight:700 !important; color:#2E5BFF !important; background:#EAF0FF !important; padding:2px 7px !important; border-radius:100px !important;}
.t-7e2f0b7{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 40px !important; line-height: 1.1 !important; letter-spacing: -1px !important; margin: 14px 0 0 !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-f269e8f{width:10px !important; height:10px !important; border-radius:50% !important; background:#FEBC2E !important;}
.t-8ac5517{display: flex !important; gap: 8px !important;}
.t-8c6cba9{display: flex !important; gap: 18px !important; width: max-content !important; align-items: center !important; animation: scrollChipsR 42s linear infinite !important;}
.t-326d08f{font-size:12px !important; font-weight:700 !important; color:#fff !important;}
.t-28dbfe9{display: flex !important; gap: 4px !important; margin-bottom: 12px !important;}
.t-d612b27{width:34px !important; height:34px !important; border-radius:10px !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-1c4158d{width: 27px !important; height: 27px !important; border-radius: 50% !important; background: #0B1230 !important; display: flex !important; align-items: center !important; justify-content: center !important; font-size: 9px !important; font-weight: 700 !important; color: #fff !important;}
.t-69ceb3f{display: flex !important; align-items: center !important; gap: 12px !important; margin-bottom: 18px !important;}
.t-283ffed{width:32px !important; height:32px !important; border-radius:50% !important; background:#F6F8FF !important; display:flex !important; align-items:center !important; justify-content:center !important; font-family:'Space Grotesk',sans-serif !important; font-size:11px !important; font-weight:700 !important; color:#0B1230 !important;}
.t-da9b315{font-size:10px !important; display:block !important; color:#8089A6 !important;}
.t-ba0e6f8{position: relative !important; aspect-ratio: 16/9 !important; background: #000 !important;}
.t-13e39b3{background: #fff !important; border: 1px solid #ECF0FB !important; border-radius: 24px !important; padding: 32px !important; box-shadow: 0 10px 30px rgba(20,40,110,0.05) !important;}
.t-bd09aaf{font-size: 18px !important; line-height: 1.6 !important; color: #DCE4FF !important; margin: 0 0 32px !important;}
.t-7bbbe82{padding: 26px !important;}
.t-1416152{width:10px !important; height:10px !important; border-radius:50% !important; background:#28C840 !important;}
.t-7c7fa3f{text-align: center !important; max-width: 720px !important; margin: 0 auto 54px !important;}
.t-f508ad8{font-size:11px !important; font-weight:600 !important; color:#8089A6 !important;}
.t-40869c2{flex:none !important; width: 26px !important; height: 26px !important; border-radius: 8px !important; background: #EAF0FF !important; display: flex !important; align-items: center !important; justify-content: center !important;}
.t-a07e036{flex: 1 !important; background: #fff !important; border-radius: 10px !important; padding: 10px !important; box-shadow: 0 6px 18px rgba(20,40,110,0.08) !important;}
.t-5e3a9a8{display: inline-flex !important; align-items: center !important; gap: 10px !important; background: #F6F8FF !important; border: 1px solid #ECF0FB !important; color: #3A4166 !important; font-weight: 700 !important; font-size: 16px !important; padding: 15px 26px !important; border-radius: 100px !important; white-space: nowrap !important;}
.t-d7c0fbd{display:block !important; font-size:14px !important; font-weight:700 !important; color:#0B1230 !important; line-height:1.2 !important;}
.t-b647fc6{position: relative !important; max-width: 1240px !important; margin: 0 auto !important; padding: 70px 28px 40px !important; display: grid !important; grid-template-columns: 1.02fr 0.98fr !important; gap: 50px !important; align-items: center !important;}
.t-da5cd67{flex:1 !important;}
.t-dfe0995{width: 56px !important; height: 56px !important; margin: 0 auto 14px !important; border-radius: 50% !important; background: linear-gradient(135deg, #FFF4E0, #FFE8C2) !important; display: flex !important; align-items: center !important; justify-content: center !important; font-size: 26px !important;}
.t-ef04717{text-align: center !important; max-width: 720px !important; margin: 0 auto 50px !important;}
.t-574b705{background: linear-gradient(160deg, #EAFBF4, #F5FFFB) !important; padding: 26px 26px 22px !important;}
.t-c25a67e{width: 100% !important; text-align: left !important; background: none !important; border: none !important; cursor: pointer !important; padding: 20px 22px !important; display: flex !important; align-items: center !important; justify-content: space-between !important; gap: 14px !important; font-family: 'Plus Jakarta Sans', sans-serif !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-88cc507{color: #FFB200 !important; font-size: 18px !important; margin-bottom: 16px !important;}
.t-0b94e1b{font-size: 11px !important; font-weight: 700 !important; color: #fff !important;}
.t-ada23e9{display:block !important; font-size: 10px !important; font-weight: 700 !important; color: #9098B5 !important; text-decoration: line-through !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important;}
.t-7edf87f{font-weight: 700 !important; font-size: 15.5px !important; line-height: 1.4 !important; color: #0B1230 !important;}
.t-149cbea{display: flex !important; gap: 14px !important; margin-top: 34px !important; flex-wrap: wrap !important;}
.t-64f3663{font-size: 7px !important; font-weight: 700 !important; color: rgba(255,255,255,0.8) !important;}
.t-962983f{background: #fff !important; border-radius: 12px 12px 12px 4px !important; padding: 10px 12px !important; box-shadow: 0 4px 12px rgba(20,40,110,0.06) !important;}
.t-b9a3e00{display:inline-flex !important; align-items:center !important; color:#3A4166 !important;}
.t-2dc9f44{position:absolute !important; bottom:30px !important; left:-30px !important; background:#fff !important; border-radius:14px !important; padding:10px 14px !important; box-shadow:0 18px 40px rgba(20,40,110,0.18) !important; display:flex !important; align-items:center !important; gap:9px !important; z-index:3 !important; animation: floatY 6.2s ease-in-out infinite !important; animation-delay:1.1s !important;}
.t-065c0e1{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 19px !important; color: #0B1230 !important; margin: 0 0 8px !important; line-height: 1.2 !important;}
.t-5c784ea{display: flex !important; gap: 18px !important; width: max-content !important; align-items: center !important; animation: scrollChips 42s linear infinite !important;}
.t-a2addb0{display:flex !important; align-items:center !important; gap:11px !important; padding:11px 13px !important; background:#F6F8FF !important; border-radius:11px !important;}
.t-c1c45f0{flex: none !important; align-self: center !important; animation: arrowFlow 1.8s ease-in-out infinite !important; animation-delay: .4s !important;}
.t-9bbe047{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 23px !important; color: #0B1230 !important; margin: 24px 0 8px !important;}
.t-8a979aa{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 42px !important; line-height: 1.1 !important; letter-spacing: -1.2px !important; color: #0B1230 !important; margin: 14px auto 12px !important; max-width: 720px !important;}
.t-203281b{height: 22px !important; border-radius: 6px !important; background: #EEF2FF !important;}
.t-375b6c2{display:block !important; font-size: 10px !important; font-weight: 700 !important; color: #2B3252 !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important;}
.t-d8c29fe{position: absolute !important; inset: 0 !important; width: 100% !important; height: 100% !important;}
.t-6d84fb0{width: 14px !important; height: 7px !important; border: 1px solid #B7C0DA !important; border-radius: 2px !important; display: inline-block !important;}
.t-ce7d079{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 36px !important; letter-spacing: -0.8px !important; color: #0B1230 !important; margin: 14px 0 0 !important;}
.t-d44e32a{width: 44px !important; height: 44px !important; border-radius: 50% !important; background: linear-gradient(135deg, #2E5BFF, #6E8BFF) !important; color: #fff !important; display: flex !important; align-items: center !important; justify-content: center !important; font-weight: 700 !important; font-family: 'Space Grotesk', sans-serif !important;}
.t-18763f9{background: #fff !important; border-radius: 12px !important; padding: 14px !important; box-shadow: 0 6px 18px rgba(20,40,110,0.08) !important;}
.t-b141119{display: flex !important; flex-wrap: wrap !important; justify-content: center !important; gap: 22px !important;}
.t-eb1995a{display: inline-flex !important; align-items: center !important; gap: 8px !important; background: #EEF2FF !important; color: #2E5BFF !important; font-weight: 700 !important; font-size: 13px !important; padding: 8px 16px !important; border-radius: 100px !important; letter-spacing: 0.3px !important;}
.t-501c809{max-width: 1240px !important; margin: 0 auto !important; padding: 90px 28px 20px !important; text-align: center !important;}
.t-7cbe0ce{flex:none !important; width: 26px !important; height: 26px !important; border-radius: 8px !important; background: #FFE8ED !important; display: flex !important; align-items: center !important; justify-content: center !important;}
.t-3962f7d{width: 60px !important; height: 7px !important; border-radius: 4px !important; background: #E5EAF6 !important;}
.t-d42cd20{position:absolute !important; width:120px !important; height:120px !important; border-radius:28px !important; background:linear-gradient(135deg,#EAF0FF,#F6F8FF) !important; top:-6px !important; right:6px !important; transform:rotate(12deg) !important;}
.t-53ef9b8{max-width: 1240px !important; margin: 76px auto 0 !important; padding: 0 28px !important;}
.t-ccd77e5{display: flex !important; align-items: center !important; gap: 10px !important; padding: 8px 0 2px !important;}
.t-bb5b66a{overflow-x: hidden !important;}
.t-630e321{flex: none !important; align-self: center !important; animation: arrowFlow 1.8s ease-in-out infinite !important;}
.t-e0fa82b{font-size:13px !important; font-weight:700 !important;}
.t-bbc00b0{font-size: 7px !important; font-weight: 700 !important; color: #B7C0DA !important;}
.t-86ea67c{position:relative !important; background:#fff !important; border:1px solid #EAEEF8 !important; border-radius:20px !important; box-shadow:0 34px 80px rgba(20,40,110,0.2) !important; overflow:hidden !important; animation: floatY 6s ease-in-out infinite !important;}
.t-6f95077{position: absolute !important; width: 184px !important; height: 184px !important; border-radius: 50% !important; border: 1.5px solid rgba(11,18,48,0.05) !important; top: -52px !important; right: -46px !important;}
.t-821e8e2{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 56px !important; line-height: 1.05 !important; letter-spacing: -2px !important; color: #0B1230 !important; margin: 22px 0 0 !important;}
.t-90433b0{color: #2E5BFF !important;}
.t-3a412bb{position: absolute !important; left: 50% !important; top: 50% !important; width: 112px !important; height: 112px !important; margin: -56px 0 0 -56px !important; border-radius: 50% !important; background: rgba(46,91,255,0.18) !important; animation: hubRing 2.8s ease-out infinite !important; animation-delay: 1.4s !important;}
.t-7e575fe{width: 52px !important; height: 52px !important; border-radius: 14px !important; background: #2E5BFF !important; display: flex !important; align-items: center !important; justify-content: center !important; box-shadow: 0 8px 18px rgba(46,91,255,0.32) !important; animation: stepBob 3.4s ease-in-out infinite !important;}
.t-7670331{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 36px !important; line-height: 1.12 !important; letter-spacing: -1px !important; color: #0B1230 !important; margin: 14px 0 14px !important;}
.t-949f491{position: absolute !important; top: 14px !important; left: 50% !important; transform: translateX(-50%) !important; width: 64px !important; height: 17px !important; background: #1B2350 !important; border-radius: 0 0 12px 12px !important; z-index: 2 !important;}
.t-50b2b80{flex:none !important; font-size: 8px !important; font-weight: 700 !important; color: #E5484D !important; background: #FDECEC !important; padding: 2px 6px !important; border-radius: 100px !important;}
.t-f5c1993{width:30px !important; height:30px !important; border-radius:10px 10px 10px 16px !important; background:#FFF1DF !important; display:flex !important; align-items:center !important; justify-content:center !important;}
.t-345ecd5{color: #AEB6D6 !important; font-weight: 600 !important; font-size: 15px !important; margin-top: 8px !important;}
.t-523e974{width: 18px !important; height: 18px !important; border-radius: 6px !important; border: 2px solid #D4DBEC !important;}
.t-600813b{width:24px !important; height:24px !important; border-radius:50% !important; background:linear-gradient(135deg,#00C896,#00A87E) !important; border:2px solid #fff !important; margin-left:-7px !important;}
.t-614898a{position: absolute !important; top: 0 !important; left: 22px !important; right: 22px !important; height: 3px !important; border-radius: 3px !important; background: #E3EAFB !important; overflow: hidden !important;}
.t-bf7a010{position: relative !important; max-width: 580px !important;}
.t-512f867{flex:1 !important; font-size:12.5px !important; font-weight:600 !important; color:#9098B5 !important; text-decoration:line-through !important;}
.t-fa8fca0{background: #fff !important; border: 1px solid #E6EBF8 !important; border-radius: 16px !important; overflow: hidden !important; align-self: start !important;}
.t-45900ad{border-left: 2px solid rgba(255,255,255,0.12) !important; padding-left: 22px !important; transition: border-color .3s ease, transform .3s ease !important;}
.t-2054b4b{display: flex !important; align-items: center !important; justify-content: center !important; gap: 6px !important; background: linear-gradient(135deg,#2E5BFF,#6E8BFF) !important; border-radius: 11px !important; padding: 11px !important; color: #fff !important; font-size: 11.5px !important; font-weight: 700 !important; box-shadow: 0 8px 18px rgba(46,91,255,0.35) !important;}
.t-47bb28a{flex: none !important; width: 28px !important; height: 28px !important; border-radius: 8px !important; background: #EEF2FF !important; color: #2E5BFF !important; font-size: 21px !important; font-weight: 600 !important; display: flex !important; align-items: center !important; justify-content: center !important; line-height: 1 !important;}
.t-60ba13c{position: absolute !important; left: 50% !important; top: 50% !important; width: 112px !important; height: 112px !important; margin: -56px 0 0 -56px !important; border-radius: 50% !important; background: rgba(46,91,255,0.18) !important; animation: hubRing 2.8s ease-out infinite !important;}
.t-1999c7c{position: relative !important; padding: 10px 14px !important;}
.t-fdfc1df{font-family: 'Space Grotesk', sans-serif !important; font-weight: 700 !important; font-size: 44px !important; line-height: 1.08 !important; letter-spacing: -1.2px !important; margin: 0 0 16px !important;}
.t-cf0cd75{position: absolute !important; bottom: 4px !important; left: 50% !important; transform: translateX(-50%) !important; width: 4px !important; height: 4px !important; border-radius: 50% !important; background: #00C896 !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-9987b89{background: #0B1E5C !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(11,30,92,0.32) !important;}
.t-c50f6d0{font-size: 18px !important; color: #5A6184 !important; max-width: 600px !important; margin: 0 auto !important;}
.t-d390299{background: #0B1230 !important; border-radius: 36px !important; padding: 56px !important; display: grid !important; grid-template-columns: 1.1fr 0.9fr !important; gap: 40px !important; align-items: center !important; overflow: hidden !important; position: relative !important;}
.t-9b81134{width:6px !important; height:60% !important; background:#DCE6FF !important; border-radius:2px !important;}
.t-9a78490{display:block !important; font-size: 8px !important; font-weight: 600 !important; color: #B7C0DA !important;}
.t-476a617{margin: 0 !important; padding: 0 22px 22px !important; font-size: 14.5px !important; line-height: 1.65 !important; color: #5A6184 !important;}
.t-44d2e27{position: relative !important; overflow: hidden !important; background: linear-gradient(130deg, #050A24, #0B1E5C 55%, #14328F) !important; border-radius: 36px !important; padding: 64px 56px !important; color: #fff !important;}
.t-346fd74{display: flex !important; align-items: center !important; gap: 10px !important; padding: 8px 0 !important; border-bottom: 1px solid #F0F3FA !important;}
.h-0f6a96d:hover{background:#ffffff !important; border-color:#2E5BFF !important;}
.h-aee1687:hover{transform:translateY(-4px) !important;}
.h-60f8ade:hover{border-color: #9FE9D2 !important;}
.h-3221fd3:hover{border-color: #B9CBF6 !important;}
.h-d8b1f4f:hover{border-color:#2E5BFF !important;}
.h-86c93b2:hover{border-color:#00E0A8 !important; transform:translateY(-4px) !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-fc90644{ height: auto !important; aspect-ratio: 1 / 1; }
.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: 1296px) {
.t-f03434c{ margin: 0 24px !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; }
/* -- Section rhythm -- */
  .t-d3645c6,.t-501c809{ padding: 64px 24px 16px !important; }
.t-b647fc6{ padding: 48px 24px 32px !important; gap: 36px !important; }
.t-821e8e2{ font-size: 46px !important; letter-spacing: -1.4px !important; }
.t-8b1bec8{ padding: 64px 24px !important; }
.t-53ef9b8{ padding: 0 24px !important; }
.t-ffeaa16{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
.t-a406c22{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
.t-8acde80{ padding: 40px !important; gap: 36px !important; }
.t-f03434c{ padding: 52px 36px !important; }
.t-fe1e8c5,.t-40a7ccb{ gap: 18px !important; }
/* -- Footer: 5 columns -> 3 -- */
  .t-ed9ceda{ grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 32px 26px !important; }
}
@media (max-width: 900px) {
/* Hero stacks and centers */
  .t-b647fc6{ grid-template-columns: minmax(0, 1fr) !important; text-align: center; padding-top: 40px !important; }
.t-821e8e2{ font-size: 40px !important; }
.t-657c930{ margin-left: auto !important; margin-right: auto !important; }
.t-149cbea,.t-1c19934{ justify-content: center !important; flex-wrap: wrap !important; }
.t-1999c7c{ width: 100%; max-width: 560px; margin: 8px auto 0; }
/* How-it-works steps go vertical,arrows point down */
  .t-84d9b10{ flex-direction: column !important; gap: 14px !important; }
.t-630e321,.t-c1c45f0{ animation: none !important; }
.t-630e321 svg,.t-c1c45f0 svg{ transform: rotate(90deg); }
/* Grids condense */
  .t-fe1e8c5{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
.t-250531b{ width: calc((100% - 22px) / 2) !important; }
.t-40a7ccb{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
.t-18e5919{ grid-template-columns: minmax(0, 1fr) !important; }
/* Two-column feature blocks stack */
  .t-8acde80{ grid-template-columns: minmax(0, 1fr) !important; padding: 36px 24px !important; }
.t-d390299{ grid-template-columns: minmax(0, 1fr) !important; padding: 40px 26px !important; }
.t-ea9cf67{ margin-top: 10px; }
.t-070c61a{ max-width: none !important; }
.t-44d2e27{ padding: 48px 30px !important; border-radius: 30px !important; }
.t-fdfc1df{ font-size: 36px !important; }
.t-bf7a010{ max-width: none !important; }
/* Headings scale down */
  .t-59e4614,.t-3273a4c,.t-8a979aa{ font-size: 34px !important; }
.t-37f777b,.t-7e2f0b7{ font-size: 32px !important; }
.t-781c4f3,.t-cb47d1f{ font-size: 31px !important; }
.t-ce7d079,.t-7670331{ font-size: 30px !important; }
.t-a5f99a1{ font-size: 38px !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; }
/* Rhythm + typography */
  .t-d3645c6,.t-501c809{ padding: 48px 18px 10px !important; }
.t-b647fc6{ padding: 32px 18px 22px !important; }
.t-821e8e2{ font-size: 33px !important; letter-spacing: -1px !important; }
.t-657c930{ font-size: 16.5px !important; }
.t-9987b89,.t-7bf9f25{ padding: 14px 22px !important; font-size: 15px !important; }
.t-59e4614,.t-3273a4c,.t-8a979aa{ font-size: 28px !important; letter-spacing: -0.8px !important; }
.t-37f777b,.t-7e2f0b7,.t-fdfc1df{ font-size: 27px !important; }
.t-781c4f3,.t-cb47d1f,.t-ce7d079,.t-7670331{ font-size: 26px !important; }
.t-46ef100,.t-c50f6d0,.t-e6a0bec,.t-070c61a,.t-bd09aaf{ font-size: 16px !important; }
/* Trusted-by marquee */
  .t-0676176{ padding: 44px 0 52px !important; }
/* Stats panel */
  .t-f03434c{ margin: 0 16px !important; padding: 40px 24px !important; border-radius: 26px !important; }
.t-0dc042d{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 22px 18px !important; margin-top: 34px !important; }
.t-a5f99a1{ font-size: 32px !important; }
.t-45900ad{ padding-left: 14px !important; }
/* Cards go single column */
  .t-fe1e8c5{ grid-template-columns: minmax(0, 1fr) !important; }
.t-250531b{ width: 100% !important; max-width: 430px; }
.t-40a7ccb{ grid-template-columns: minmax(0, 1fr) !important; }
.t-ffeaa16{ grid-template-columns: minmax(0, 1fr) !important; }
.tp-step-card{ padding: 26px 22px; }
/* Hero floating chips: pull inside the viewport */
  .t-efd01f2{ left: -8px !important; }
.t-2dc9f44{ left: -8px !important; }
.t-37a4f19{ right: -8px !important; }
.t-b4c6945{ right: -8px !important; }
/* Integrations orbit scales to fit */
  .t-8acde80{ padding: 30px 18px !important; border-radius: 24px !important; }
/* Mobile CTA + final CTA */
  .t-53ef9b8{ padding: 0 18px !important; margin-top: 56px !important; }
.t-d390299{ padding: 34px 20px !important; border-radius: 28px !important; }
.t-8b1bec8{ padding: 56px 18px !important; }
.t-44d2e27{ padding: 40px 22px !important; border-radius: 26px !important; }
.t-90eaa7c,.t-04b9871{ padding: 14px 26px !important; font-size: 15px !important; }
/* Awards */
  .t-a406c22{ gap: 14px !important; }
.t-279f60a{ padding: 22px 16px !important; }
/* FAQ */
  .t-c25a67e{ padding: 16px 16px !important; }
.t-476a617{ padding: 0 16px 18px !important; }
/* Footer */
  .t-5a32605{ padding: 48px 20px 26px !important; }
.t-ed9ceda{ gap: 28px 20px !important; }
.t-76d8793{ margin-top: 30px !important; text-align: center; }
}
@media (max-width: 420px) {
.t-821e8e2{ font-size: 29px !important; }
.t-149cbea a,.t-ee2de59 a{ flex: 1 1 100%; text-align: center; }
.t-1c19934 a,.t-eb2b008 a{ flex: 1 1 100%; justify-content: center; }
.t-a406c22{ grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important; }
}
.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: 640px) {
.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; }
}
.tp-hero-chips{ padding-top: 0 !important; }
.tp-fhub{ position: relative; padding: 10px 14px 66px; }
.tp-fhub-card{
  position: relative; z-index: 2;
  background: #fff; border: 1px solid #EAEEF8; border-radius: 22px;
  box-shadow: 0 30px 70px rgba(20,40,110,0.16);
  padding: 22px 22px 24px; margin: 6px 38px;
}
.tp-fhub-head{ display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }
.tp-fhub-mark{
  display: inline-flex; align-items: center; justify-content: center;
  width: 40px; height: 40px; flex: none; border-radius: 12px;
  background: linear-gradient(135deg, #2E5BFF, #6E8BFF);
  box-shadow: 0 8px 18px rgba(46,91,255,0.32);
}
.tp-fhub-title{ font-family: 'Space Grotesk', sans-serif; font-weight: 700; font-size: 16px; color: #0B1230; }
.tp-fhub-sub{ font-size: 13px; font-weight: 500; color: #8089A6; margin-top: 2px; }
.tp-fhub-grid{ display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 10px; }
.tp-fhub-tile{
  display: flex; align-items: center; gap: 10px;
  padding: 11px 12px; border-radius: 13px;
  background: #F7F9FF; border: 1px solid #EDF1FB;
  font-size: 13.5px; font-weight: 600; color: #3A4166;
  transition: background .18s ease, border-color .18s ease, transform .18s ease;
}
.tp-fhub-tile:hover{ background: #EEF3FF; border-color: #D9E3FB; transform: translateY(-2px); }
.tp-fhub-ico{
  display: inline-flex; align-items: center; justify-content: center;
  width: 30px; height: 30px; flex: none; border-radius: 9px;
}
.tp-fhub-ico--blue{ background: #EAF0FF; color: #2E5BFF; }
.tp-fhub-ico--green{ background: #E6F9F1; color: #00A87E; }
.tp-fhub-ico--violet{ background: #F1ECFF; color: #7A3FE0; }
.tp-fhub-ico--amber{ background: #FFF3E4; color: #C77700; }
@media (max-width: 900px) {
.tp-fhub{ width: 100%; max-width: 560px; margin: 8px auto 0; }
}
@media (max-width: 640px) {
.tp-fhub-card{ margin: 6px 8px !important; }
.tp-fhub-grid{ grid-template-columns: repeat(2, minmax(0,1fr)); gap: 8px; }
.tp-fhub-tile{ padding: 10px; font-size: 12.5px; }
}
@media (max-width: 420px) {
.tp-fhub{ padding-bottom: 12px; }
}
.tp-cal-ph{
  position: absolute; inset: 0; display: flex;
  flex-direction: column; align-items: center; justify-content: center; gap: 14px;
  background: linear-gradient(180deg, #F7F9FF 0%, #FFFFFF 60%);
}
.tp-cal-ph-ico{
  display: inline-flex; align-items: center; justify-content: center;
  width: 56px; height: 56px; border-radius: 16px;
  background: #fff; border: 1px solid #E6ECF8;
  box-shadow: 0 8px 22px rgba(20,40,110,0.08);
  animation: tpCalPulse 1.6s ease-in-out infinite;
}
.tp-cal-ph-text{ font-size: 14px; font-weight: 600; color: #8089A6; }
@keyframes tpCalPulse { 0%,100% { opacity: 1; } 50% { opacity: .55; } }
@media (prefers-reduced-motion: reduce) {
.tp-cal-ph-ico{ animation: none; }
}
.tp-yt{
  position: absolute; inset: 0; display: block;
  width: 100%; height: 100%; padding: 0; margin: 0;
  border: 0; background: #000; cursor: pointer; overflow: hidden;
}
.tp-yt-thumb{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: opacity .2s ease;
}
.tp-yt:hover .tp-yt-thumb{ opacity: .88; }
.tp-yt-play{
  position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);
  display: flex; align-items: center; justify-content: center;
  width: 68px; height: 48px; border-radius: 12px;
  background: rgba(18, 18, 18, .78);
  transition: background .2s ease, transform .2s ease;
}
.tp-yt:hover .tp-yt-play{ background: #FF0000; transform: translate(-50%, -50%) scale(1.04); }
.tp-yt:focus-visible{ outline: 3px solid #2E5BFF; outline-offset: -3px; }
@media (prefers-reduced-motion: reduce) {
.tp-yt-thumb,.tp-yt-play{ transition: none; }
.tp-yt:hover .tp-yt-play{ transform: translate(-50%, -50%); }
}
.tp-yt-frame{ width: 100%; height: 100%; border: 0; display: block; }
