*{ 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-3f9f96c{min-width:0 !important;}
.t-7bc5a9d{font-size:14.5px !important; line-height:1.6 !important; color:#5A6184 !important; margin: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-3b87802{font-size:12.5px !important; font-weight:600 !important; color:#5A6184 !important; margin-top:8px !important;}
.t-e67a843{font-size:18px !important; line-height:1.6 !important; color:#5A6184 !important; margin:16px auto 0 !important; max-width:580px !important;}
.t-8cbde29{color:#3A4166 !important;}
.t-8e2aa6e{display:grid !important; grid-template-columns:repeat(4,1fr) !important; gap:0 !important; background:#fff !important; border:1px solid #ECF0FB !important; border-radius:20px !important; box-shadow:0 20px 50px rgba(20,40,110,0.08) !important; overflow:hidden !important;}
.t-7815613{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-3fd7447{max-width:1240px !important; margin:0 auto !important; padding:80px 28px 90px !important;}
.t-ae71dd2{color:#AEB6D6 !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-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-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-403661c{padding:26px 20px !important; text-align:center !important; border-right:1px solid #F0F3FA !important;}
.t-132fb96{margin-left:4px !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-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-7e60748{overflow-x:hidden !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-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-788874e{font-family:'Space Grotesk',sans-serif !important; font-weight:700 !important; font-size:18px !important; color:#0B1230 !important; margin:0 0 6px !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-530137a{display:flex !important; gap:14px !important; justify-content:center !important; flex-wrap:wrap !important;}
.t-7479999{font-family:'Space Grotesk',sans-serif !important; font-weight:700 !important; font-size:30px !important; color:#2E5BFF !important; line-height:1 !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-c8d16f5{position:absolute !important; top:100% !important; left:0 !important; right:0 !important; padding-top:0 !important; z-index:60 !important;}
.t-1260eb3{display: none !important; visibility: hidden !important;}
.t-2da22cf{font-size:9px !important; display:block !important; color:#AEB6D6 !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-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-8ed2d61{display: flex !important; gap: 10px !important; flex-wrap: wrap !important; margin-bottom: 22px !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-791fe02{display:flex !important; align-items:center !important; gap:12px !important; padding:9px 11px !important; border-radius:12px !important;}
.t-036d4b9{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-2be0d8f{display: flex !important; gap: 10px !important; justify-content: center;}
.t-9149982{font-size:18px !important; line-height:1.6 !important; color:#C7D2F2 !important; margin:0 auto 30px !important; max-width:520px !important;}
.t-a902d7f{display: flex !important; flex-direction: column !important; gap: 12px !important; font-size: 14.5px !important;}
.t-9c76635{display: none !important;}
.t-bb9b077{position:relative !important; max-width:900px !important; margin:0 auto !important; padding:60px 28px 40px !important; text-align:center !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-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-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-5a32605{background: #0B1230 !important; color: #AEB6D6 !important; padding: 64px 28px 30px !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-d7c0fbd{display:block !important; font-size:14px !important; font-weight:700 !important; color:#0B1230 !important; line-height:1.2 !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-bc52c65{padding:22px 24px !important;}
.t-b9a3e00{display:inline-flex !important; align-items:center !important; color:#3A4166 !important;}
.t-97d0d63{position:relative !important; aspect-ratio:16/9 !important; background:#000 !important;}
.t-e0fa82b{font-size:13px !important; font-weight:700 !important;}
.t-1f0045e{position:relative !important; max-width:920px !important; margin:0 auto !important; padding:0 28px 56px !important;}
.t-d24e24c{width:100% !important; height:100% !important; border:0 !important; display:block !important;}
.t-0b4a030{max-width:1240px !important; margin:0 auto !important; padding:70px 28px 20px !important;}
.t-85de254{font-family:'Space Grotesk',sans-serif !important; font-weight:700 !important; font-size:48px !important; line-height:1.05 !important; letter-spacing:-1.6px !important; color:#0B1230 !important; margin:20px 0 0 !important;}
.t-5991e81{text-align:center !important; max-width:720px !important; margin:0 auto 50px !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-0af8f46{display:grid !important; grid-template-columns:repeat(3,1fr) !important; gap:24px !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-8e2aa6e{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
.t-0b4a030{ 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) {
/* 3-col grids condense */
  .t-0af8f46{ grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
.t-85de254{ font-size: 38px !important; letter-spacing: -1.2px !important; }
.t-02ad2bd{ font-size: 33px !important; }
.t-036d4b9{ font-size: 31px !important; }
.t-f8790e6{ padding: 48px 30px !important; border-radius: 30px !important; }
}
@media (max-width: 640px) {
.t-0b4a030{ padding-top: 48px !important; padding-left: 18px !important; padding-right: 18px !important; }
.t-3fd7447,.t-bb9b077{ padding-left: 18px !important; padding-right: 18px !important; }
.t-85de254{ font-size: 31px !important; letter-spacing: -1px !important; }
.t-02ad2bd{ font-size: 27px !important; }
.t-036d4b9{ font-size: 26px !important; }
/* Grids go single column */
  .t-0af8f46,.t-8e2aa6e{ 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; }
}
.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; }
