.blog-table-container{width:100%;overflow-x:auto;margin:32px 0}.blog-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(60,120,240,.08);overflow:hidden;font-family:Inter,Arial,sans-serif}.blog-table th,.group-title{font-weight:600}.blog-table th{background:linear-gradient(90deg,#60A5FA,#3B82F6);color:#fff;font-size:1.1rem;padding:20px 16px;text-align:left;border-bottom:2px solid #2563eb;justify-content:center;text-align:center;align-items:center}.blog-table td{padding:18px 16px;font-size:1rem;color:#222;border-bottom:1px solid #e5e7eb;vertical-align:top;text-align:center}.blog-table tr:last-child td{border-bottom:none}.blog-table tr td:first-child{border-bottom:none;text-align:start}.blog-table tr:nth-child(2n) td{background:#F3F6FB}.blog-table tr:hover td{background:#E0EDFF;transition:background .2s}@media (max-width:600px){.blog-table td,.blog-table th{padding:12px 8px;font-size:.95rem}.blog-table-container{margin:16px 0}}.custom-table-wrapper{overflow-x:auto;margin:1.5rem 0;border-radius:16px;border:1px solid var(--theme-color)}.custom-table{width:100%;border-collapse:collapse;background:#fff;font-size:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.custom-table td,.custom-table th{border:1px solid #e0e0e0;padding:1rem;text-align:left}.custom-table th,.custom-table th p{background:var(--theme-color);font-family:var(--semibold-font);color:#fff;border:1px solid var(--theme-color)}.custom-table th p{margin:0}.custom-table tr:nth-child(2n){background:#EFF6FF}.custom-table thead tr{border:none}.landing-integrations-section{width:100%;padding:96px 24px;display:flex;flex-direction:column;align-items:center;gap:24px}.landing-integrations-scroller{width:100%;overflow:hidden;padding:18px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 80px,#000 calc(100% - 80px),transparent);mask-image:linear-gradient(90deg,transparent,#000 80px,#000 calc(100% - 80px),transparent)}.landing-integrations-track{display:flex;flex-wrap:nowrap;align-items:center;width:max-content;animation:landing-integrations-marquee 60s linear infinite;will-change:transform}.landing-integrations-scroller:hover .landing-integrations-track,.landing-integrations-track:focus-within{animation-play-state:paused}@keyframes landing-integrations-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-33.3333%,0,0)}}@media (prefers-reduced-motion:reduce){.landing-integrations-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;max-width:1240px;margin:0 auto}}.landing-integrations-pill{display:inline-flex;align-items:center;gap:10px;padding:16px 20px;margin-right:28px;border:1px solid #e8e8e8;border-radius:55px;background-color:#fff;cursor:pointer;flex-shrink:0;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.landing-integrations-pill:focus-visible,.landing-integrations-pill:hover{border-color:var(--theme-color,#2563EB);box-shadow:0 6px 18px rgba(37,99,235,.12);transform:translateY(-2px);outline:none}.landing-integrations-pill.is-static{cursor:default}.landing-integrations-pill.is-static:hover{border-color:#E8E8E8;box-shadow:none;transform:none}.landing-integrations-pill-icon{display:inline-flex;align-items:center;justify-content:center;height:28px;flex-shrink:0}.landing-integrations-pill-icon img,.landing-integrations-pill-icon svg{width:auto;height:28px;max-width:40px;object-fit:contain;display:block}.landing-integrations-pill-label{font-size:20px;line-height:28px;font-weight:500;color:#000;white-space:nowrap}@media (max-width:991px){.landing-integrations-section{padding:64px 20px;gap:16px}.landing-integrations-pill{padding:12px 16px;margin-right:16px}.landing-integrations-pill-icon,.landing-integrations-pill-icon img,.landing-integrations-pill-icon svg{height:24px}.landing-integrations-pill-label{font-size:18px;line-height:24px}}.app-download-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin:24px 0 28px}.app-download-content{padding-left:48px}.app-download-tab{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border:1px solid #e4e4e4;border-radius:43px;background:#fff;color:#030712;font-size:18px;line-height:28px;font-weight:500;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.app-download-tab.is-active,.app-download-tab:hover{border-color:var(--theme-color,#2563eb)}.app-download-tab.is-active{background:#f0f5ff;color:var(--theme-color,#2563eb);font-weight:600}.app-download-desc{font-size:18px;line-height:28px;margin-bottom:28px}.app-download-media{position:relative;display:inline-block;width:100%}@media (max-width:991px){.app-download-content{padding-left:0}.app-download-tabs{gap:14px;margin:20px 0 22px}.app-download-tab{padding:10px 22px;font-size:18px;line-height:28px}.app-download-desc{font-size:18px;line-height:26px}}