.BlogCard-module__1Td2bG__card{border-radius:var(--radius-md);border:1px solid var(--ps-border,#e2e8f0);background:#fff;flex-direction:column;transition:box-shadow .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.BlogCard-module__1Td2bG__card:hover{border-color:var(--ps-accent,#4a90e2);box-shadow:0 1px 3px #00000014}.BlogCard-module__1Td2bG__imageWrap{aspect-ratio:16/9;border-radius:var(--radius-md) var(--radius-md) 0 0;background:var(--ps-border,#e2e8f0);flex-shrink:0;overflow:hidden}.BlogCard-module__1Td2bG__image{width:100%;height:100%}.BlogCard-module__1Td2bG__img{object-fit:cover;width:100%;height:100%;display:block}.BlogCard-module__1Td2bG__imagePlaceholder{background:var(--ps-border,#e2e8f0);width:100%;height:100%}.BlogCard-module__1Td2bG__body{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex}.BlogCard-module__1Td2bG__category{color:var(--block-eyebrow,var(--ps-accent));letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:600;font-family:var(--font-heebo), sans-serif;z-index:1;text-decoration:none;transition:color .15s;position:relative}.BlogCard-module__1Td2bG__category:hover{color:var(--ps-text-primary,#121d50)}.BlogCard-module__1Td2bG__title{font-family:var(--font-sora), sans-serif;color:var(--ps-text-primary,#121d50);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.BlogCard-module__1Td2bG__titleLink{color:inherit;text-decoration:none}.BlogCard-module__1Td2bG__titleLink:after{content:"";position:absolute;inset:0}.BlogCard-module__1Td2bG__excerpt{font-family:var(--font-heebo), sans-serif;color:var(--ps-text-secondary,#4a5568);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogCard-module__1Td2bG__meta{color:var(--ps-text-muted,#718096);font-size:13px;font-family:var(--font-heebo), sans-serif;align-items:center;gap:6px;margin-top:4px;display:flex}.BlogCard-module__1Td2bG__dot{opacity:.5}
.BlogGrid-module__-F8rKq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.BlogGrid-module__-F8rKq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.BlogGrid-module__-F8rKq__grid{grid-template-columns:1fr}}
.BlogPagination-module__pWIkXW__nav{justify-content:center;align-items:center;gap:4px;padding:32px 0 0;display:flex}.BlogPagination-module__pWIkXW__compact{padding:0}.BlogPagination-module__pWIkXW__pages{align-items:center;gap:4px;display:flex}.BlogPagination-module__pWIkXW__btn{font-size:13px;font-weight:500;font-family:var(--font-heebo), sans-serif;border:1px solid var(--ps-border,#e2e8f0);border-radius:var(--radius-sm);color:var(--ps-text-primary,#121d50);white-space:nowrap;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:4px;min-width:36px;padding:7px 12px;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.BlogPagination-module__pWIkXW__btn:hover:not(.BlogPagination-module__pWIkXW__disabled):not(.BlogPagination-module__pWIkXW__active){background:#eef1f8;border-color:#c6cdd4}.BlogPagination-module__pWIkXW__btn.BlogPagination-module__pWIkXW__active{background:var(--ps-accent,#4a90e2);border-color:var(--ps-accent,#4a90e2);color:#fff}.BlogPagination-module__pWIkXW__btn.BlogPagination-module__pWIkXW__active:hover{background:var(--ps-accent,#4a90e2)}.BlogPagination-module__pWIkXW__btn.BlogPagination-module__pWIkXW__disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.BlogPagination-module__pWIkXW__arrow{padding:7px 14px}.BlogPagination-module__pWIkXW__arrow svg{flex-shrink:0;width:14px;height:14px}.BlogPagination-module__pWIkXW__ellipsis{color:var(--ps-text-muted,#718096);font-size:13px;font-family:var(--font-heebo), sans-serif;-webkit-user-select:none;user-select:none;padding:7px 4px}
.CtaBanner-module__bAaJlW__inner{text-align:center;max-width:900px;margin:0 auto;padding:0 24px}.CtaBanner-module__bAaJlW__headline{font-family:var(--font-sora);color:var(--block-headline);margin-bottom:16px;font-size:clamp(26px,4vw,38px);font-weight:500;line-height:1.2}.CtaBanner-module__bAaJlW__body{color:var(--block-body);font-size:17px;line-height:1.65;font-family:var(--font-heebo);margin-bottom:36px}.CtaBanner-module__bAaJlW__ctaRow{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.CtaBanner-module__bAaJlW__primaryBtn{border-radius:var(--radius-sm);font-size:16px;font-weight:500;font-family:var(--font-heebo);background:var(--ps-accent);color:#fff;border:none;padding:12px 28px;text-decoration:none;display:inline-block}:is(.ps-block[data-bg=dark] .CtaBanner-module__bAaJlW__primaryBtn,.ps-block[data-bg=accent] .CtaBanner-module__bAaJlW__primaryBtn){color:#fff;background:0 0;border:2px solid #ffffffd9}.CtaBanner-module__bAaJlW__secondaryBtn{border-radius:var(--radius-sm);font-size:16px;font-weight:500;font-family:var(--font-heebo);color:var(--block-cta-secondary-color);border:2px solid var(--block-cta-secondary-border);background:0 0;padding:12px 28px;text-decoration:none;display:inline-block}@media (max-width:640px){.CtaBanner-module__bAaJlW__ctaRow{flex-direction:column;align-items:center}}
.CarouselSection-module__CO9mBW__section{overflow:hidden}.CarouselSection-module__CO9mBW__header{margin-bottom:40px}.CarouselSection-module__CO9mBW__subtext{max-width:560px}.CarouselSection-module__CO9mBW__track{will-change:transform;display:flex}.CarouselSection-module__CO9mBW__card{background:var(--block-card-bg);border:1px solid var(--block-card-border);border-radius:8px;flex-direction:column;flex-shrink:0;min-height:240px;display:flex;overflow:hidden}.CarouselSection-module__CO9mBW__card[data-card-style=open]{background:0 0;border:none;border-radius:0;overflow:visible}.CarouselSection-module__CO9mBW__cardImg{object-fit:cover;width:100%;height:180px;display:block}.CarouselSection-module__CO9mBW__card[data-card-style=open] .CarouselSection-module__CO9mBW__cardImg{border-radius:8px;margin-bottom:4px}.CarouselSection-module__CO9mBW__cardBody{flex-direction:column;flex:1;gap:10px;padding:24px;display:flex}.CarouselSection-module__CO9mBW__cardTag{letter-spacing:.08em;text-transform:uppercase;color:var(--ps-accent);background:var(--ps-accent-light,#eff6ff);border-radius:var(--radius-sm);font-size:11px;font-weight:700;font-family:var(--font-heebo);border:1px solid #4a90e233;align-self:flex-start;padding:2px 8px;display:inline-block}.ps-block[data-bg=dark] .CarouselSection-module__CO9mBW__cardTag{background:#4a90e226;border:none}.CarouselSection-module__CO9mBW__cardTitle{font-family:var(--font-sora);color:var(--block-card-text);margin:0;font-size:16px;font-weight:600;line-height:1.3}.CarouselSection-module__CO9mBW__card[data-card-style=dark] .CarouselSection-module__CO9mBW__cardTitle{color:#fff}.CarouselSection-module__CO9mBW__card[data-card-style=light] .CarouselSection-module__CO9mBW__cardTitle{color:var(--ps-text-primary)}.CarouselSection-module__CO9mBW__cardBody_{color:var(--block-card-text);opacity:.75;flex:1;margin:0;font-size:14px;line-height:1.65}.CarouselSection-module__CO9mBW__card[data-card-style=dark] .CarouselSection-module__CO9mBW__cardBody_{color:#fff}.CarouselSection-module__CO9mBW__card[data-card-style=light] .CarouselSection-module__CO9mBW__cardBody_{color:var(--ps-text-primary)}.CarouselSection-module__CO9mBW__cardLink{color:var(--ps-accent);font-size:13px;font-weight:600;font-family:var(--font-heebo);align-items:center;gap:6px;margin-top:auto;text-decoration:none;display:inline-flex}.CarouselSection-module__CO9mBW__controls{justify-content:space-between;align-items:center;margin-top:28px;display:flex}.CarouselSection-module__CO9mBW__arrowGroup{gap:10px;display:flex}.CarouselSection-module__CO9mBW__arrowBtn{cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .15s,box-shadow .15s;display:flex}.CarouselSection-module__CO9mBW__footerLink{color:var(--ps-accent);font-size:14px;font-weight:600;font-family:var(--font-heebo);align-items:center;gap:6px;text-decoration:none;display:inline-flex}@media (max-width:640px){.CarouselSection-module__CO9mBW__controls{flex-direction:column;align-items:flex-start;gap:16px}}
.ContentNavSection-module__J77fEG__header{margin-bottom:48px}.ContentNavSection-module__J77fEG__subtextWide{max-width:960px}.ContentNavSection-module__J77fEG__tabNav{scrollbar-width:none;display:flex;overflow-x:auto}.ContentNavSection-module__J77fEG__tabNav::-webkit-scrollbar{display:none}.ContentNavSection-module__J77fEG__tabNav[data-tab-style=underline]{border-bottom:1px solid var(--block-divider);flex-wrap:nowrap;gap:4px;margin-bottom:40px}.ContentNavSection-module__J77fEG__tabNav[data-tab-style=pill]{border-bottom:none;flex-wrap:wrap;gap:8px;margin-bottom:20px}.ContentNavSection-module__J77fEG__tab{cursor:pointer;font-family:var(--font-heebo);white-space:nowrap;background:0 0;border:none;transition:color .15s,border-color .15s,background .15s}.ContentNavSection-module__J77fEG__tabNav[data-tab-style=underline] .ContentNavSection-module__J77fEG__tab{text-transform:uppercase;color:var(--block-subtext);border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 18px;font-size:14px;font-weight:500}.ContentNavSection-module__J77fEG__tabNav[data-tab-style=underline] .ContentNavSection-module__J77fEG__tab[data-active]{color:var(--block-tab-active-color);border-bottom-color:var(--block-tab-active-color);font-weight:600}.ContentNavSection-module__J77fEG__tabNav[data-tab-style=underline] .ContentNavSection-module__J77fEG__tab:not([data-active]):hover{background:#4a90e212}.ContentNavSection-module__J77fEG__tabNav[data-tab-style=pill] .ContentNavSection-module__J77fEG__tab{color:var(--block-subtext);border:2px solid var(--block-divider);border-radius:var(--radius-sm);padding:8px 18px;font-size:14px;font-weight:500}.ContentNavSection-module__J77fEG__tabNav[data-tab-style=pill] .ContentNavSection-module__J77fEG__tab[data-active]{color:var(--block-pill-active-color);background:var(--block-pill-active-bg);border-color:var(--block-pill-active-border);font-weight:600}.ContentNavSection-module__J77fEG__cardWrap{--cnt-headline:var(--block-headline);--cnt-body:var(--block-body);border-radius:var(--radius-lg);padding:40px}.ContentNavSection-module__J77fEG__cardWrap[data-card-style=light]{--cnt-headline:var(--ps-text-primary);--cnt-body:var(--ps-text-secondary);--cnt-divider:var(--ps-border);border:1px solid var(--ps-border);background:#fff}.ContentNavSection-module__J77fEG__cardWrap[data-card-style=dark]{--cnt-headline:#fff;--cnt-body:#ffffffa6;--cnt-divider:#ffffff1a;background:var(--ps-bg-dark);border:none}.ContentNavSection-module__J77fEG__cardWrap[data-custom-color=true]{border:none}.ContentNavSection-module__J77fEG__contentArea{align-items:flex-start;gap:35px;display:flex}.ContentNavSection-module__J77fEG__textCol{flex:1 1 0;min-width:0}.ContentNavSection-module__J77fEG__contentTitle{font-family:var(--font-sora);color:var(--cnt-headline,var(--block-headline));margin-bottom:14px;font-size:clamp(20px,3vw,26px);font-weight:500;line-height:1.3}.ContentNavSection-module__J77fEG__bodyBlocks{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.ContentNavSection-module__J77fEG__subheader{font-size:16px;font-weight:600;font-family:var(--font-sora);color:var(--cnt-headline,var(--block-headline));margin:0;line-height:1.4}.ContentNavSection-module__J77fEG__subheader+.ContentNavSection-module__J77fEG__subheader{padding-top:15px}.ContentNavSection-module__J77fEG__paragraph{color:var(--cnt-body,var(--block-body));margin:0;font-size:15px;line-height:1.75}.ContentNavSection-module__J77fEG__bullets{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ContentNavSection-module__J77fEG__bullet{color:var(--cnt-body,var(--block-body));align-items:flex-start;gap:10px;font-size:15px;display:flex}.ContentNavSection-module__J77fEG__contentCta{font-size:14px;font-weight:600;font-family:var(--font-heebo);color:var(--ps-accent);align-items:center;gap:6px;margin-top:24px;text-decoration:none;display:inline-flex}.ContentNavSection-module__J77fEG__imgPane{aspect-ratio:3/2;border-radius:var(--radius-md);flex:none;width:50%;position:relative;overflow:hidden}.ContentNavSection-module__J77fEG__imgPane[data-bordered=true]{border:1px solid var(--cnt-divider,var(--block-divider))}@keyframes ContentNavSection-module__J77fEG__ps-img-fadein-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ContentNavSection-module__J77fEG__imgPaneImg{object-fit:cover;object-position:left top;width:100%;height:100%;transition:transform .4s;display:block;position:absolute;inset:0}.ContentNavSection-module__J77fEG__imgPaneImgAnimated{animation:.45s ease-out ContentNavSection-module__J77fEG__ps-img-fadein-up}@media (max-width:768px){.ContentNavSection-module__J77fEG__contentArea{flex-direction:column!important}.ContentNavSection-module__J77fEG__imgPane{width:100%}.ContentNavSection-module__J77fEG__cardWrap{padding:24px}}@media (max-width:640px){.ContentNavSection-module__J77fEG__tabNav[data-tab-style=underline]{border-bottom:none;border-left:1px solid var(--block-divider);flex-direction:column;gap:0;margin-bottom:28px}.ContentNavSection-module__J77fEG__tabNav[data-tab-style=underline] .ContentNavSection-module__J77fEG__tab{text-align:left;border-bottom:none;border-left:2px solid #0000;margin-bottom:0;margin-left:-1px;padding:10px 16px}.ContentNavSection-module__J77fEG__tabNav[data-tab-style=underline] .ContentNavSection-module__J77fEG__tab[data-active]{border-left-color:var(--block-tab-active-color)}}
.SpotlightSection-module__RBKDRa__section{background:var(--ps-bg-dark);padding:80px 0 0;overflow:hidden}.SpotlightSection-module__RBKDRa__inner{max-width:730px;margin:0 auto;padding:0 24px}.SpotlightSection-module__RBKDRa__eyebrow{color:var(--ps-accent-secondary);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:600;font-family:var(--font-heebo);margin-bottom:12px}.SpotlightSection-module__RBKDRa__headline{font-family:var(--font-sora);color:#fff;margin-bottom:16px;font-size:clamp(26px,4vw,38px);font-weight:500;line-height:1.2}.SpotlightSection-module__RBKDRa__body{color:#fff9;margin-bottom:24px;font-size:16px;line-height:1.7}.SpotlightSection-module__RBKDRa__bullets{text-align:left;flex-direction:column;gap:10px;margin:0 0 28px;padding:0;list-style:none;display:inline-flex}.SpotlightSection-module__RBKDRa__bullet{color:#ffffffbf;align-items:flex-start;gap:10px;font-size:15px;display:flex}.SpotlightSection-module__RBKDRa__ctaRow{flex-wrap:wrap;gap:12px;margin-bottom:52px;display:flex}.SpotlightSection-module__RBKDRa__ctaRowEmpty{margin-bottom:52px}.SpotlightSection-module__RBKDRa__primaryCta{background:var(--ps-accent);color:#fff;border-radius:var(--radius-sm);font-size:15px;font-weight:500;font-family:var(--font-heebo);padding:10px 24px;text-decoration:none;display:inline-block}.SpotlightSection-module__RBKDRa__secondaryCta{color:#fffc;border-radius:var(--radius-sm);font-size:15px;font-weight:500;font-family:var(--font-heebo);border:1px solid #ffffff40;padding:10px 24px;text-decoration:none;display:inline-block}.SpotlightSection-module__RBKDRa__screenshotWrap{background:var(--ps-bg-dark);max-width:1100px;margin:0 auto;padding:0 24px;position:relative}.SpotlightSection-module__RBKDRa__screenshot{background:var(--ps-bg-dark);border-radius:12px 12px 0 0;justify-content:center;align-items:flex-start;min-height:400px;display:flex;overflow:hidden;box-shadow:0 -8px 40px #00000059}.SpotlightSection-module__RBKDRa__screenshot img{width:100%;height:auto;display:block}.SpotlightSection-module__RBKDRa__screenshotPlaceholder{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.SpotlightSection-module__RBKDRa__screenshotPlaceholder span{color:#c0cce0;font-size:13px;font-family:var(--font-heebo)}@media (max-width:900px){.SpotlightSection-module__RBKDRa__screenshot{min-height:0}.SpotlightSection-module__RBKDRa__screenshotPlaceholder{min-height:200px}}
.VideoSection-module__BpA8mW__header{text-align:inherit;margin-bottom:40px}.VideoSection-module__BpA8mW__headline{margin-bottom:0}.VideoSection-module__BpA8mW__headline--withBody{margin-bottom:14px}.VideoSection-module__BpA8mW__body{max-width:560px}.VideoSection-module__BpA8mW__videoWrap{border-radius:var(--radius-lg);background:#0d1533;width:100%;padding-top:56.25%;scroll-margin-top:96px;scroll-margin-bottom:40px;position:relative;overflow:hidden;box-shadow:0 8px 40px #121d502e}.VideoSection-module__BpA8mW__thumbnailOverlay{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.VideoSection-module__BpA8mW__thumbnailImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.VideoSection-module__BpA8mW__thumbnailGradient{background:linear-gradient(135deg,#0d1533 0%,#1a2a6c 50%,#121d50 100%);position:absolute;inset:0}.VideoSection-module__BpA8mW__thumbnailDark{background:#00000059;transition:background .2s;position:absolute;inset:0}.VideoSection-module__BpA8mW__playContent{z-index:1;flex-direction:column;align-items:center;gap:32px;display:flex;position:relative}.VideoSection-module__BpA8mW__playBtn{background:var(--ps-accent);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 0 0 12px #4a90e233}.VideoSection-module__BpA8mW__playLabel{color:#ffffffe6;font-size:14px;font-weight:600;font-family:var(--font-heebo);letter-spacing:.02em;transition:color .2s}.VideoSection-module__BpA8mW__thumbnailOverlay:hover .VideoSection-module__BpA8mW__thumbnailDark{background:#0000007a}.VideoSection-module__BpA8mW__thumbnailOverlay:hover .VideoSection-module__BpA8mW__playBtn{transform:scale(1.1);box-shadow:0 0 0 18px #4a90e247,0 0 32px #4a90e259}.VideoSection-module__BpA8mW__thumbnailOverlay:hover .VideoSection-module__BpA8mW__playLabel{color:#fff}.VideoSection-module__BpA8mW__iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.VideoSection-module__BpA8mW__video{width:100%;height:100%;position:absolute;inset:0}@media (max-width:640px){.VideoSection-module__BpA8mW__header{margin-bottom:28px}}
.FaqSection-module__c0CLmW__header{margin-bottom:48px}.FaqSection-module__c0CLmW__headline{margin-bottom:0}.FaqSection-module__c0CLmW__headline--withSubtext{margin-bottom:14px}.FaqSection-module__c0CLmW__accordionWrap{border-top:1px solid var(--block-divider)}.FaqSection-module__c0CLmW__accordionItem{border-bottom:1px solid var(--block-divider)}.FaqSection-module__c0CLmW__accordionBtn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 0;display:flex}.FaqSection-module__c0CLmW__question{font-family:var(--font-sora);color:var(--block-headline);font-size:16px;font-weight:500;line-height:1.4}.FaqSection-module__c0CLmW__chevron{border:1px solid var(--block-divider);width:24px;height:24px;color:var(--ps-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s,background .15s;display:flex}.FaqSection-module__c0CLmW__chevron[data-open=true]{transform:rotate(180deg)}.FaqSection-module__c0CLmW__answerWrap{transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.FaqSection-module__c0CLmW__answerWrap[data-open=false]{transition:max-height .25s cubic-bezier(.4,0,.2,1)}.FaqSection-module__c0CLmW__answerPad{padding-bottom:20px}.FaqSection-module__c0CLmW__answer{color:var(--block-body);margin:0;font-size:15px;line-height:1.75}
.IntegrationsSection-module__EZ-v6q__section{overflow:hidden}.IntegrationsSection-module__EZ-v6q__header{margin-bottom:48px}.IntegrationsSection-module__EZ-v6q__subtext{max-width:700px;margin:0 auto}.IntegrationsSection-module__EZ-v6q__marqueeRows{flex-direction:column;gap:16px;display:flex}.IntegrationsSection-module__EZ-v6q__marqueeRow{z-index:1;width:100%;position:relative}@keyframes IntegrationsSection-module__EZ-v6q__marquee-left{0%{transform:translate(0)}to{transform:translateX(calc(-1 * var(--marquee-width,2000px)))}}@keyframes IntegrationsSection-module__EZ-v6q__marquee-right{0%{transform:translateX(calc(-1 * var(--marquee-width,2000px)))}to{transform:translate(0)}}.IntegrationsSection-module__EZ-v6q__marqueeStrip{will-change:transform;animation:IntegrationsSection-module__EZ-v6q__marquee-left var(--marquee-speed,28s) linear infinite;display:flex}.IntegrationsSection-module__EZ-v6q__marqueeStrip[data-dir=right]{animation-name:IntegrationsSection-module__EZ-v6q__marquee-right}.IntegrationsSection-module__EZ-v6q__marqueeRow[data-hover-enabled=true]:has(.IntegrationsSection-module__EZ-v6q__marqueeCard:hover){z-index:3}.IntegrationsSection-module__EZ-v6q__marqueeCard{z-index:1;position:relative}.IntegrationsSection-module__EZ-v6q__marqueeRow[data-hover-enabled=true] .IntegrationsSection-module__EZ-v6q__marqueeCard{transition:transform .2s}.IntegrationsSection-module__EZ-v6q__marqueeRow[data-hover-enabled=true] .IntegrationsSection-module__EZ-v6q__marqueeCard:hover{z-index:10;filter:var(--marquee-hover-shadow,none);transform:scale(1.7)}.IntegrationsSection-module__EZ-v6q__marqueeCardImg{transition:transform .2s}.IntegrationsSection-module__EZ-v6q__marqueeRow[data-hover-enabled=true] .IntegrationsSection-module__EZ-v6q__marqueeCard:hover .IntegrationsSection-module__EZ-v6q__marqueeCardImg{transform:translateY(-2px)}.IntegrationsSection-module__EZ-v6q__marqueeCardName{color:var(--ps-text-primary);font-size:7.5px;font-weight:500;font-family:var(--font-heebo);text-align:center;opacity:0;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.02em;pointer-events:none;padding:4px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.IntegrationsSection-module__EZ-v6q__marqueeRow[data-hover-enabled=true] .IntegrationsSection-module__EZ-v6q__marqueeCard:hover .IntegrationsSection-module__EZ-v6q__marqueeCardName{opacity:1}.IntegrationsSection-module__EZ-v6q__staticFadeWrap{padding:0 14%}@media (max-width:640px){.IntegrationsSection-module__EZ-v6q__staticFadeWrap{padding:0 8px}}.IntegrationsSection-module__EZ-v6q__staticGrid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.IntegrationsSection-module__EZ-v6q__staticGrid[data-no-wrap=true]{flex-wrap:nowrap;overflow:hidden}.IntegrationsSection-module__EZ-v6q__cardTile{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;padding:16px;display:flex;position:relative;overflow:hidden}.IntegrationsSection-module__EZ-v6q__controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.IntegrationsSection-module__EZ-v6q__speedBtn{border-radius:var(--radius-xl);font-size:13px;font-weight:500;font-family:var(--font-heebo);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:8px 16px;transition:background .15s,color .15s;display:inline-flex}.IntegrationsSection-module__EZ-v6q__speedBtnActive{background:var(--ps-accent)!important;color:#fff!important;border-color:var(--ps-accent)!important}.IntegrationsSection-module__EZ-v6q__ctaBtn{border-radius:var(--radius-sm);font-size:16px;font-weight:500;font-family:var(--font-heebo);align-items:center;gap:6px;padding:12px 28px;text-decoration:none;display:inline-flex}.IntegrationsSection-module__EZ-v6q__sandwichContent{text-align:center;max-width:960px;margin:0 auto;padding:52px 24px}
.LegalPage-module__qpSGQq__content h2{font-family:var(--font-sora);color:var(--ps-text-primary,#121d50);margin:2.5rem 0 .6rem;font-size:1.05rem;font-weight:700;line-height:1.3}.LegalPage-module__qpSGQq__content p{font-family:var(--font-heebo);color:var(--ps-text-secondary,#4a5568);margin:0 0 .85rem;font-size:15px;line-height:1.8}.LegalPage-module__qpSGQq__content ul{font-family:var(--font-heebo);color:var(--ps-text-secondary,#4a5568);margin:0 0 .85rem;padding-left:1.4rem;font-size:15px;line-height:1.8}.LegalPage-module__qpSGQq__content li{margin-bottom:.3rem}.LegalPage-module__qpSGQq__content h2:first-child{margin-top:0}
.category-module__BUi_wq__heroInner{padding-bottom:0}.category-module__BUi_wq__topBar{justify-content:space-between;align-items:center;padding:24px 0 4px;display:flex}.category-module__BUi_wq__backLink{font-size:14px;font-family:var(--font-heebo), sans-serif;color:var(--ps-text-secondary,#4a5568);flex-shrink:0;align-items:center;gap:6px;text-decoration:none;transition:color .15s;display:inline-flex}.category-module__BUi_wq__backLink:hover{color:var(--ps-text-primary,#121d50)}
.post-module__W1KFmW__articleWrap{background:#fff;padding:56px 0 72px}.post-module__W1KFmW__articleLayout{align-items:flex-start;gap:56px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.post-module__W1KFmW__articleInner{flex:1;min-width:0}.post-module__W1KFmW__richText{font-family:var(--font-heebo), sans-serif;color:var(--ps-text-secondary,#4a5568);font-size:15px;line-height:1.7}.post-module__W1KFmW__richText p{margin-bottom:1.25em}.post-module__W1KFmW__richText td p,.post-module__W1KFmW__richText th p,.post-module__W1KFmW__richText pre p{margin-bottom:0}.post-module__W1KFmW__richText .bg-card p{margin-bottom:0}.post-module__W1KFmW__richText .bg-success\/30 p{margin-bottom:0}.post-module__W1KFmW__richText .bg-warning\/30 p{margin-bottom:0}.post-module__W1KFmW__richText .bg-error\/30 p{margin-bottom:0}.post-module__W1KFmW__richText h2{font-family:var(--font-sora), sans-serif;color:var(--ps-text-primary,#121d50);margin-top:2rem;margin-bottom:.75rem;scroll-margin-top:96px;font-size:1.5rem;font-weight:600;line-height:1.25}.post-module__W1KFmW__richText h3{font-family:var(--font-sora), sans-serif;color:var(--ps-text-primary,#121d50);margin-top:1.75rem;margin-bottom:.5rem;scroll-margin-top:96px;font-size:1.25rem;font-weight:600;line-height:1.3}.post-module__W1KFmW__richText h4{font-family:var(--font-sora), sans-serif;color:var(--ps-text-primary,#121d50);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.post-module__W1KFmW__richText a{color:var(--ps-accent,#4a90e2);text-decoration:none}.post-module__W1KFmW__richText a:hover{text-decoration:underline}.post-module__W1KFmW__richText blockquote{border-left:3px solid var(--ps-accent,#4a90e2);color:var(--ps-text-muted,#718096);margin:1.5em 0;padding-left:1rem;font-style:italic}.post-module__W1KFmW__richText code{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);background:var(--ps-surface,#f7f8fc);color:var(--ps-accent,#4a90e2);border-radius:var(--radius-sm);padding:2px 6px;font-size:.85em}.post-module__W1KFmW__richText strong{color:var(--ps-text-primary,#121d50);font-weight:700}.post-module__W1KFmW__richText em{font-style:italic}.post-module__W1KFmW__richText u{text-decoration:underline}.post-module__W1KFmW__richText s{color:var(--ps-text-muted,#718096);text-decoration:line-through}.post-module__W1KFmW__richText mark{color:var(--ps-text-primary,#121d50);background:#fff3b0;border-radius:2px;padding:0 3px}.post-module__W1KFmW__richText sub{vertical-align:sub;font-size:.75em}.post-module__W1KFmW__richText sup{vertical-align:super;font-size:.75em}.post-module__W1KFmW__richText kbd{font-family:var(--font-mono,"SF Mono", monospace);border:1px solid var(--ps-border,#e2e8f0);color:var(--ps-text-primary,#121d50);background:#fff;border-bottom-width:2px;border-radius:3px;padding:2px 6px;font-size:.8em}.post-module__W1KFmW__richText ul,.post-module__W1KFmW__richText ol{margin-bottom:1.25em;padding-left:1.5em}.post-module__W1KFmW__richText ul{list-style:outside}.post-module__W1KFmW__richText ol{list-style:decimal}.post-module__W1KFmW__richText ul ul{margin-top:.25em;margin-bottom:0;list-style:circle}.post-module__W1KFmW__richText ul ul ul{list-style:square}.post-module__W1KFmW__richText ol ol{margin-top:.25em;margin-bottom:0;list-style:lower-alpha}.post-module__W1KFmW__richText li{margin-bottom:.4em}.post-module__W1KFmW__richText .lexical-table-container{margin:1.5em 0}.post-module__W1KFmW__richText table{border:none;width:100%;margin:0;font-size:14px;border-collapse:separate!important;border-spacing:0!important}.post-module__W1KFmW__richText th p{-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.post-module__W1KFmW__richText th{background:var(--ps-text-secondary,#4a5568);color:#fff;text-align:left;font-weight:600;font-family:var(--font-heebo), sans-serif;z-index:2;position:sticky;top:65px;border-top:1px solid var(--ps-text-secondary,#4a5568)!important;border-bottom:1px solid var(--ps-text-secondary,#4a5568)!important;border-left:none!important;border-right:none!important;padding:18px 28px!important}.post-module__W1KFmW__richText td{overflow-wrap:break-word;transition:background .15s;border-top:1px solid var(--ps-border,#e2e8f0)!important;border-bottom:1px solid var(--ps-border,#e2e8f0)!important;vertical-align:middle!important;border-left:none!important;border-right:none!important;padding:18px 28px!important}.post-module__W1KFmW__richText tbody tr:nth-child(2n) td{background:var(--ps-surface,#f7f8fc)}.post-module__W1KFmW__richText tbody tr:hover td{background:#f0f2f7!important}.post-module__W1KFmW__richText tbody tr:nth-child(2n):hover td{background:#eaecf3!important}.post-module__W1KFmW__richText img{border-radius:var(--radius-sm);max-width:100%;height:auto;display:block}.post-module__W1KFmW__richText hr{border:none;border-top:1px solid var(--ps-border,#e2e8f0);margin:2em 0}.post-module__W1KFmW__relatedDivider{border:none;border-top:1px solid var(--ps-border,#e2e8f0);margin:0}@media (max-width:900px){.post-module__W1KFmW__articleLayout{gap:0;padding:0 20px}}@media (max-width:768px){.post-module__W1KFmW__articleWrap{padding:40px 0 48px}}
