.page--home .home-fold{background:var(--bg);flex-direction:column;height:100dvh;min-height:640px;display:flex}.page--home .hero{--hero-bottom-pad:40px;background:#000;flex-direction:row;flex:auto;justify-content:flex-start;align-items:stretch;width:100%;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.page--home .hero-visual{background:#000;flex:50%;min-width:0;position:relative;overflow:hidden}.page--home .hero-visual picture{width:100%;height:100%;display:block}.page--home .hero-img,.page--home .hero-video{z-index:0;object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.page--home .hero-img-fallback{z-index:0}.page--home .hero-video{z-index:1;filter:grayscale()contrast(1.05);background:0 0}.page--home .hero-video.is-hidden{display:none}.page--home .hero-chat-overlay{z-index:2;padding:28px 28px var(--hero-bottom-pad,40px);pointer-events:none;background:radial-gradient(80% 50% at 50% 88%,#0006 0%,#00000024 42%,#0000 72%);justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.page--home .hero-chat-overlay .hero-chat{pointer-events:auto;background:0 0;border:0;max-width:100%;margin:0;padding:0;display:block}.page--home .hero-chat-overlay .hero-chat:focus-within{outline:none}.page--home .hero-chat-box{width:460px;max-width:min(460px,100vw - 56px);font-family:var(--font-body,system-ui,sans-serif);background:#1d1d1d;border:none;border-radius:28px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #2c2f3685,inset 0 0 50px #ffffff05}.page--home .hero-chat-body{box-sizing:border-box;padding:14px 16px 8px 14px}.page--home .hero-chat-prompt{align-items:flex-start;gap:8px;min-height:44px;display:flex}.page--home .hero-chat-orb{flex-shrink:0;justify-content:center;align-items:center;height:22px;margin-top:0;line-height:0;display:inline-flex}.page--home .hero-chat-input{resize:none;color:#e8e8ea;width:100%;min-width:0;font:inherit;letter-spacing:-.01em;field-sizing:content;caret-color:#fff;background:0 0;border:0;outline:none;flex:auto;max-height:96px;margin:0;padding:0;font-size:15px;line-height:22px}.page--home .hero-chat-input::placeholder{color:#737373}.page--home .hero-chat-input:focus{outline:none}.page--home .hero-chat .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page--home .hero-chat-toolbar{box-sizing:border-box;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px 10px 16px;display:flex}.page--home .hero-chat-toolbar-left,.page--home .hero-chat-toolbar-right{align-items:center;gap:6px;height:28px;display:flex}.page--home .hero-chat-toolbar-right{margin-left:auto}.page--home .hero-chat-tool-btn{color:#a1a1aa;pointer-events:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-6px;display:inline-flex}.page--home .hero-chat-tool-btn svg{width:16px;height:16px;display:block}.page--home .hero-chat-sources{color:#a1a1aa;pointer-events:none;border-radius:6px;align-items:center;gap:6px;max-width:160px;height:28px;padding:0 10px;font-size:12px;font-weight:400;line-height:16px;display:inline-flex}.page--home .hero-chat-sources svg{flex-shrink:0;width:16px;height:16px;display:block}.page--home .hero-chat-sources span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page--home .hero-chat-lm{isolation:isolate;cursor:pointer;appearance:none;background:0 0;border:0;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex;position:relative}.page--home .hero-chat-lm:focus,.page--home .hero-chat-lm:focus-visible{outline:none}.page--home .hero-chat-lm-metal{border-radius:inherit;position:absolute;inset:0;overflow:hidden;box-shadow:0 0 0 1px #00000047,0 1px 3px #00000024}.page--home .hero-chat-lm-metal:before{content:"";background:conic-gradient(#f5f5f5 0deg,#9a9a9a 40deg,#e8e8e8 80deg,#5c5c5c 120deg,#d0d0d0 160deg,#8a8a8a 200deg,#f0f0f0 240deg,#6e6e6e 280deg,#c8c8c8 320deg,#f5f5f5 360deg);animation:12s linear infinite hero-lm-spin;position:absolute;inset:-40%}.page--home .hero-chat-lm-metal:after{content:"";border-radius:inherit;mix-blend-mode:overlay;pointer-events:none;background:radial-gradient(120% 80% at 30% 20%,#ffffff8c 0%,#fff0 45%),radial-gradient(90% 70% at 70% 80%,#00000059 0%,#0000 50%);position:absolute;inset:0}.page--home .hero-chat-lm-face{z-index:1;pointer-events:none;background:linear-gradient(#3d3d4a 0%,#1c1c24 100%);border-radius:100px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff14}.page--home .hero-chat-lm-icon{color:#ffffffe6;display:none}.page--home .hero-chat-lm-icon--mic{display:block}.page--home .hero-chat--has-text .hero-chat-lm-icon--mic{display:none}.page--home .hero-chat--has-text .hero-chat-lm-icon--send{display:block}.page--home .hero-chat-lm:hover .hero-chat-lm-metal{box-shadow:0 0 0 1px #00000052,0 2px 5px #00000029}@keyframes hero-lm-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.page--home .hero-chat-lm-metal:before{animation:none}}@media (prefers-reduced-motion:no-preference){.page--home .hero-chat-overlay .hero-chat{animation:1s cubic-bezier(.22,1,.36,1) .45s both hero-rise}}@media (width<=640px){.page--home .hero-chat-overlay{padding:16px 28px var(--hero-bottom-pad,40px)}.page--home .hero-chat-overlay .hero-chat{width:100%;max-width:100%}.page--home .hero-chat-overlay .hero-chat [data-beam],.page--home .hero-chat-overlay .hero-chat .border-beam{box-sizing:border-box;width:100%!important;max-width:100%!important}.page--home .hero-chat-box{box-sizing:border-box;width:100%;max-width:none}.page--home .hero-chat-body{padding:10px 12px 2px}.page--home .hero-chat-prompt{align-items:center;min-height:28px}.page--home .hero-chat-orb{height:20px;margin-top:0}.page--home .hero-chat-input{max-height:40px;font-size:14px;line-height:20px}.page--home .hero-chat-toolbar{padding:2px 10px 8px 12px}.page--home .hero-chat-toolbar-left,.page--home .hero-chat-toolbar-right,.page--home .hero-chat-tool-btn,.page--home .hero-chat-sources{height:26px}.page--home .hero-chat-lm{width:26px;height:26px}.page--home .hero-chat-lm-face{width:22px;height:22px}}.page--home .hero-panel{background:var(--bg);flex-direction:column;flex:50%;justify-content:flex-end;align-items:flex-start;gap:32px;min-width:0;padding:0;display:flex;position:relative}.page--home .hero-inner{z-index:2;width:100%;max-width:520px;padding:40px 40px var(--hero-bottom-pad,40px);box-sizing:border-box;flex-direction:column;flex:auto;justify-content:flex-end;align-items:flex-start;gap:32px;min-height:0;display:flex;position:relative}.page--home .hero-text{flex-direction:column;align-items:flex-start;gap:16px;max-width:440px;display:flex}.page--home .home-fold .trust-bar{flex:none}.page--home .score-chip{color:#000;vertical-align:1px;white-space:nowrap;background:#fff;border-radius:4px;margin-left:8px;padding:1px 8px;font-size:12px;font-weight:500;line-height:18px;display:inline-block}@media (prefers-reduced-motion:no-preference){.page--home .hero-video{animation:1s ease-out both hero-fade}.page--home .hero-body{animation:.9s cubic-bezier(.22,1,.36,1) .35s backwards hero-rise}.page--home .hero-actions{animation:.9s cubic-bezier(.22,1,.36,1) .48s backwards hero-rise}}.page--home .hero-img,.page--home .hero-img-fallback{opacity:1;animation:none}.page--home .hero-h1{font-family:var(--font-display);letter-spacing:var(--tracking-display);color:#10101f;margin:0;font-size:56px;font-weight:500;line-height:56px}.page--home .hero-body{letter-spacing:-.09px;color:#10101f;max-width:425px;margin:0;font-size:16px;line-height:22.4px}.page--home .hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page--home .problem-scroll{background:var(--dark);height:242vh;position:relative}.page--home .problem-sticky{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.page--home .problem-text-anim{text-align:center;z-index:2;box-sizing:border-box;width:100%;max-width:min(720px,100vw - 48px);padding:0 4px;position:relative}@media (width>=1201px){.page--home .problem-text-anim{max-width:min(720px,54vw);padding:0 12px}}.page--home .prob-word{color:#ffffff9e;transition:color .1s;display:inline}.page--home .prob-word.lit{color:#fff}.page--home .prob-stone{opacity:0;z-index:3;width:128px;height:131px;transition:opacity .5s;position:absolute;overflow:hidden}.page--home .prob-stone.visible{opacity:1}.page--home .prob-stone img,.page--home .prob-stone picture{object-fit:cover;width:100%;height:100%;display:block}.page--home .prob-stone picture img{object-fit:cover;filter:grayscale()contrast(1.05);width:100%;height:100%}.page--home .prob-stone-onboard{z-index:0;border-radius:0 0 0 4px;top:-55px;right:-65px}.page--home .prob-card-wrap .prob-stone{opacity:1}.page--home .prob-card-wrap .prob-card{z-index:1;position:relative}.page--home .prob-stone-support{z-index:0;border-radius:4px 4px 0 0;bottom:-55px;left:-60px}.page--home .prob-card-wrap{opacity:0;z-index:3;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);position:absolute}.page--home .prob-card-wrap.visible{opacity:1;transform:translateY(0)!important}.page--home .prob-card-wrap.hiding{opacity:0;transition:opacity .35s cubic-bezier(.4,0,1,1),transform .35s cubic-bezier(.4,0,1,1)}.page--home .prob-onboard-wrap{top:calc(50% - 300px);right:max(24px,50% - 720px);transform:translateY(-24px)}.page--home .prob-support-wrap{top:calc(50% - 40px);left:max(24px,50% - 720px);transform:translateY(24px)}.page--home .prob-closure-wrap{top:calc(50% + 40px);right:max(24px,50% - 720px);transform:translateY(24px)}.page--home .prob-card{background:#fff;border-radius:4px;padding:14px}.page--home .prob-onboard-wrap .prob-card{width:336px}.page--home .prob-support-wrap .prob-card,.page--home .prob-closure-wrap .prob-card{width:316px}.page--home .prob-card-head{align-items:center;gap:8px;margin-bottom:16px;display:flex}.page--home .prob-avatar{object-fit:cover;border-radius:4px;flex-shrink:0;width:19px;height:19px}.page--home .prob-name{color:var(--dark);letter-spacing:-.09px;font-size:14px;font-weight:500;line-height:21px}.page--home .prob-onboard-rows{flex-direction:column;display:flex}.page--home .prob-onboard-row{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.page--home .prob-onboard-row:first-child{border-top:none}.page--home .prob-row-left{align-items:center;gap:8px;display:flex}.page--home .prob-circle-wrap{flex-shrink:0;width:24px;height:24px;position:relative}.page--home .prob-circle{width:100%;height:100%;position:absolute;inset:0}.page--home .prob-row-icon{opacity:.5;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page--home .prob-row-icon.no-opacity{opacity:1}.page--home .prob-row-icon.red{filter:brightness(0);opacity:1;transform:translate(-50%,-50%)scaleY(-1)}.page--home .prob-row-label{color:var(--text);letter-spacing:-.09px;opacity:.5;font-size:14px;line-height:21px}.page--home .prob-row-label.red{color:var(--red);opacity:1}.page--home .prob-row-status{color:var(--text);letter-spacing:-.09px;opacity:.5;font-size:14px;line-height:21px}.page--home .prob-row-status.red{color:var(--red);opacity:1}.page--home .prob-support-msgs{flex-direction:column;gap:14px;display:flex}.page--home .prob-msg-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page--home .prob-msg-text{color:var(--text);letter-spacing:-.09px;opacity:.5;max-width:200px;font-size:14px;line-height:21px}.page--home .prob-msg-time{color:var(--text);letter-spacing:-.09px;opacity:.5;white-space:nowrap;flex-shrink:0;font-size:14px;line-height:21px}.page--home .divider{background:#0000001a;height:1px}.page--home .features-section,.page--home .workforce-section,.page--home .compliance-section,.page--home .problem-scroll,.page--home .integrations-section,.page--home .catch-section{content-visibility:auto;contain-intrinsic-size:auto 800px}.page--home .features-section{padding:80px 100px 0;overflow:hidden}.page--home .agent-content{align-items:flex-start;gap:32px;display:flex}.page--home .agent-tabs{flex-shrink:0;width:301px}.page--home .agent-tab{cursor:pointer;border-top:1px solid #0000001a;padding:16px 0}.page--home .agent-tab:last-child{border-bottom:1px solid #0000001a}.page--home .agent-tab-name{font-family:var(--font-body);letter-spacing:-.18px;color:var(--text);opacity:.4;font-size:16px;font-weight:500;line-height:20px;transition:opacity .2s}.page--home .agent-tab.active .agent-tab-name{opacity:1}.page--home .agent-tab-desc{color:var(--text);opacity:0;max-height:0;margin-top:0;transition:max-height .35s,opacity .35s,margin-top .35s;overflow:hidden}.page--home .agent-tab.active .agent-tab-desc{opacity:.5;max-height:80px;margin-top:6px}.page--home .agent-illus-wrap{border-radius:4px;flex:1;min-width:0;height:398px;position:relative;overflow:hidden}.page--home .agent-illus{opacity:0;pointer-events:none;border-radius:4px;transition:opacity .4s;position:absolute;inset:0}.page--home .agent-illus.active{opacity:1;pointer-events:auto}.page--home .feat-tab-desc-hidden{opacity:0;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .3s,opacity .25s,margin-top .3s;display:grid}.page--home .feat-tab-desc-hidden>span{min-height:0;display:block;overflow:hidden}.page--home .active-feat-tab .feat-tab-desc-hidden{opacity:1;grid-template-rows:1fr;margin-top:6px}.page--home .features-header{gap:0;margin-bottom:48px;display:flex}.page--home .features-title{color:#000;flex-shrink:0;width:301px}.page--home .features-tabs{width:278px;margin-top:0;margin-left:0;padding-top:0}.page--home .features-tab-item{cursor:pointer;border-top:1px solid #0000001a;padding:16px 0}.page--home .features-tab-item:last-child{border-bottom:1px solid #0000001a}.page--home .features-tab-item:first-child{border-top:none;padding-top:0}.page--home .tab-label{font-family:var(--font-body);letter-spacing:-.09px;color:#0a0a0a;margin-bottom:0;font-size:14px;font-weight:500;line-height:20px}.page--home .tab-label.dim{color:#52525b;opacity:1}.page--home .tab-desc{color:#0a0a0a;max-width:278px}.page--home .features-grid{flex-direction:column;gap:10px;display:flex}.page--home .features-row{gap:10px;display:flex}.page--home .feature-card{border-radius:4px;flex:1;min-width:0;overflow:hidden}.page--home .feature-card-preview{height:398px;position:relative;overflow:hidden}.page--home .feature-card-info{padding:16px 0 0}.page--home .feature-card-title{font-family:var(--font-body);color:var(--text);margin-bottom:4px}.page--home .feature-card-desc{color:#52525b;opacity:1}.page--home .feature-card .feature-card-title{font-family:var(--font-body)}.page--home .inner-card{background:#fff;border-radius:4px;position:absolute;top:112px;left:24px;right:24px}.page--home .inner-card-body{padding:12px}.page--home .inner-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.page--home .inner-label{letter-spacing:-.09px;color:var(--dark);align-items:center;gap:6px;font-size:12px;line-height:18px;display:flex}.page--home .inner-label img{border-radius:4px;width:16px;height:16px}.page--home .inner-label-status{font-family:var(--font-body);letter-spacing:-.09px;color:var(--red);font-size:12px;font-weight:500}.page--home .inner-amount{font-family:var(--font-display);color:var(--dark);margin:10px 0 12px;font-size:28px;line-height:24px}.page--home .inner-buttons{gap:8px;display:flex}.page--home .inner-btn{font-family:var(--font-body);letter-spacing:-.09px;color:var(--dark);cursor:pointer;background:#fff;border:none;border-radius:4px;padding:6px 8px;font-size:12px;font-weight:500;box-shadow:0 0 0 1px #00000014}.page--home .kyc-inner{background:#fff;border-radius:4px;padding:12px;position:absolute;top:112px;left:24px;right:24px}.page--home .kyc-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page--home .kyc-user{font-family:var(--font-body);color:var(--dark);align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.page--home .kyc-user img{border-radius:4px;width:16px;height:16px}.page--home .kyc-step{color:#00000080;letter-spacing:-.09px;font-size:12px}.page--home .kyc-bubble{color:var(--dark);letter-spacing:-.09px;background:#ffffffb3;border-radius:4px;margin-bottom:12px;padding:8px 10px;font-size:12px}.page--home .kyc-reply{color:var(--dark);letter-spacing:-.09px;text-align:right;margin-bottom:8px;font-size:12px}.page--home .kyc-action-btn{float:right;font-family:var(--font-body);color:var(--dark);background:#fff;border:1px solid #0000001a;border-radius:4px;padding:6px 8px;font-size:12px;font-weight:500}.page--home .doc-icons{gap:10px;display:flex;position:absolute;top:140px;left:50%;transform:translate(-50%)}.page--home .doc-icon-box{background:#fff;border-radius:4px;justify-content:center;align-items:center;width:118px;height:118px;display:flex;position:relative;overflow:hidden}.page--home .doc-icon-box img.placeholder-silhouette{opacity:.3;width:56px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page--home .doc-icon-box img.icon{width:24px;height:24px;position:absolute;bottom:32px}.page--home .score-inner{background:#fff;border-radius:4px;padding:12px;position:absolute;top:89px;left:24px;right:24px}.page--home .score-label{letter-spacing:-.09px;color:var(--dark);margin-bottom:8px;font-size:12px;line-height:18px}.page--home .score-value{font-family:var(--font-display);color:var(--dark);margin-bottom:8px;font-size:28px;line-height:24px}.page--home .score-desc{letter-spacing:-.09px;color:var(--dark);margin-bottom:12px;font-size:12px;line-height:18px}.page--home .score-badges{gap:6px;display:flex}.page--home .badge-complaint{font-family:var(--font-body);color:var(--red);letter-spacing:-.09px;background:#1111110f;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-size:12px;font-weight:500;display:flex}.page--home .badge-complaint img,.page--home .badge-churn img{width:14px;height:14px}.page--home .badge-churn{font-family:var(--font-body);color:var(--orange);letter-spacing:-.09px;background:#00000014;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-size:12px;font-weight:500;display:flex}.page--home .collections-inner{position:absolute;top:85px;left:23px;right:23px}.page--home .collections-card-white{background:#fff;border-radius:4px;margin-bottom:12px;padding:12px}.page--home .collections-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.page--home .collections-header .label{color:var(--dark);align-items:center;gap:6px;font-size:12px;display:flex}.page--home .collections-header .label img{border-radius:4px;width:16px;height:16px}.page--home .collections-header .date{color:var(--dark);opacity:.5;font-size:12px}.page--home .collections-amount{font-family:var(--font-display);color:#000;margin-bottom:12px;font-size:28px;line-height:24px}.page--home .collections-timeline{border-left:1.5px solid #0000001a;flex-direction:column;gap:6px;margin-left:12px;padding-left:4px;display:flex}.page--home .timeline-item{align-items:center;gap:8px;padding-left:8px;display:flex}.page--home .timeline-icon{flex-shrink:0;width:24px;height:24px}.page--home .timeline-text{letter-spacing:-.09px;color:#00000080;flex:1;font-size:12px}.page--home .timeline-text.active{color:#000;opacity:1}.page--home .timeline-date{color:#00000080;letter-spacing:-.09px;font-size:12px}.page--home .social-section{padding:120px 100px 0}.page--home .social-header{grid-template-columns:471px 1fr;gap:80px 211px;margin-bottom:40px;display:grid}.page--home .social-headline{color:#000;width:471px}.page--home .social-quote{font-family:var(--font-display);color:#000;width:100%;max-width:549px;font-size:20px;line-height:24px}.page--home .social-stats{align-items:flex-start;gap:60px;display:flex}.page--home .stat-item{flex-direction:column;gap:4px;display:flex}.page--home .stat-value{font-family:var(--font-display);color:#000;font-size:28px;line-height:24px}.page--home .stat-label{color:#0a0a0a80}.page--home .social-attributor{align-items:center;gap:12px;display:flex}.page--home .social-attributor img{object-fit:cover;border-radius:4px;width:48px;height:48px}.page--home .attributor-name{color:var(--text);margin-bottom:4px}.page--home .attributor-title{color:#0a0a0a80}.page--home .social-row{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.page--home .social-video{background:0 0;border-radius:0;width:100%;height:auto;margin-bottom:80px;position:relative;overflow:hidden}.page--home .video-play-btn{cursor:pointer;background:#0006;border-radius:4px;align-items:center;gap:8px;padding:14px 20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page--home .video-play-btn img{width:20px;height:20px}.page--home .video-play-btn span{font-family:var(--font-body);color:#fff;letter-spacing:-.18px;font-size:16px;font-weight:500}.page--home .quote-section{text-align:center;flex-direction:column;align-items:center;padding:120px 100px;display:flex}.page--home .quote-text{color:#000;max-width:651px;margin-bottom:60px}.page--home .quote-avatar{object-fit:cover;border-radius:4px;width:48px;height:48px;margin-bottom:12px}.page--home .quote-name{color:#000;margin-bottom:4px}.page--home .quote-role{color:#00000080}.page--home .t-display-lg{font-family:var(--font-display);letter-spacing:-1.2px;font-size:60px;font-weight:500;line-height:60px}.page--home .t-display-sm{font-family:var(--font-display);letter-spacing:-.56px;font-size:28px;font-weight:500;line-height:35px}.page--home .t-heading{font-family:var(--font-display);letter-spacing:-.48px;font-size:24px;font-weight:500;line-height:32px}.page--home .t-body{font-family:var(--font-body);letter-spacing:-.09px;font-size:14px;font-weight:400;line-height:20px}.page--home .t-caption{font-family:var(--font-body);letter-spacing:-.08px;font-size:13px;font-weight:400;line-height:16px}.page--home .t-display-md{font-family:var(--font-display);letter-spacing:-.8px;font-size:40px;font-weight:500;line-height:44px}.page--home .t-quote{font-family:var(--font-serif);letter-spacing:var(--tracking-display);font-size:32px;font-weight:300;line-height:38px}.page--home .t-body-medium{font-family:var(--font-body);letter-spacing:-.09px;font-size:14px;font-weight:500;line-height:20px}.page--home .compliance-section{background:var(--dark);color:#fff;padding:100px}.page--home .compliance-headline{font-family:var(--font-display);letter-spacing:-.8px;color:#fff;max-width:852px;margin-bottom:24px;font-size:40px;font-weight:500;line-height:44px}.page--home .compliance-body{letter-spacing:-.09px;color:#d4d4d8;max-width:575px;margin-bottom:20px;font-size:16px;line-height:24px}.page--home .compliance-readmore{font-family:var(--font-cta);color:#0a0a0a;background:#fff;border:none;border-radius:6px;align-items:center;margin-bottom:92px;padding:6px 14px;font-size:14px;font-weight:600;line-height:24px;text-decoration:none;transition:background-color .22s,color .22s;display:inline-flex}.page--home .compliance-readmore:hover{color:#0a0a0a;background:#f4f4f5}.page--home .compliance-readmore:focus-visible{outline-offset:3px;outline:2px solid #fff}.page--home .compliance-cards{gap:6px;display:flex}.page--home .compliance-card{background:#1a1a1a;border-radius:4px;flex:1;height:350px;padding:20px;transition:background .35s;position:relative}.page--home .compliance-card:hover{background:#222}.page--home .compliance-card-icon{color:#e4e4e7;justify-content:flex-start;align-items:center;width:40px;height:40px;display:flex}.page--home .compliance-card-icon .c-icon{width:40px;height:40px;display:block;overflow:visible}.page--home .compliance-card-icon .c-icon :is(circle,rect,path){stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;fill:none}.page--home .compliance-card-icon .c-icon .c-icon-dot,.page--home .compliance-card-icon .c-icon .c-icon-keyhole,.page--home .compliance-card-icon .c-icon .c-icon-n{fill:currentColor;stroke:none}.page--home .compliance-card-icon .c-icon :is(g,circle,rect,path){transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s,stroke-dashoffset .5s cubic-bezier(.22,1,.36,1)}.page--home .compliance-card-content{position:absolute;bottom:20px;left:20px;right:20px}.page--home .compliance-card-title{font-family:var(--font-display);letter-spacing:-.4px;color:#fff;margin-bottom:12px;font-size:20px;font-weight:500;line-height:28px}.page--home .compliance-card-desc{letter-spacing:-.09px;color:#d4d4d8;font-size:14px;line-height:20px;transition:color .3s}.page--home .compliance-card:hover .compliance-card-desc{color:#e8e8ea}.page--home .compliance-card:hover .compliance-card-icon{color:#fff}.page--home .compliance-card[data-icon=hosted] .c-icon-cloud{opacity:.55}.page--home .compliance-card[data-icon=hosted] .c-icon-pin-g{transform-box:fill-box;transform-origin:50%;transform:translateY(-2px)}.page--home .compliance-card[data-icon=hosted]:hover .c-icon-cloud{opacity:1}.page--home .compliance-card[data-icon=hosted]:hover .c-icon-pin-g{transform:translateY(2px)}.page--home .compliance-card[data-icon=isolation] .c-icon-inner-g{opacity:.5;transform-box:fill-box;transform-origin:50%;transform:scale(.88)}.page--home .compliance-card[data-icon=isolation] .c-icon-outer{opacity:.7}.page--home .compliance-card[data-icon=isolation]:hover .c-icon-inner-g{opacity:1;transform:scale(1)}.page--home .compliance-card[data-icon=isolation]:hover .c-icon-outer{opacity:1}.page--home .compliance-card[data-icon=access] .c-icon-lock-g{transform-box:fill-box;transform-origin:50%;transform:translateY(-1.5px)}.page--home .compliance-card[data-icon=access] .c-icon-check{stroke-dasharray:14;stroke-dashoffset:14px;opacity:0}.page--home .compliance-card[data-icon=access]:hover .c-icon-lock-g{transform:translateY(0)}.page--home .compliance-card[data-icon=access]:hover .c-icon-check{stroke-dashoffset:0;opacity:1}.page--home .compliance-card[data-icon=audit] .c-icon-row{opacity:.4;transform-box:fill-box;transform-origin:0;transform:translate(-3px)}.page--home .compliance-card[data-icon=audit] .c-icon-rail{opacity:.35}.page--home .compliance-card[data-icon=audit]:hover .c-icon-rail{opacity:.8}.page--home .compliance-card[data-icon=audit]:hover .c-icon-row{opacity:1;transform:translate(0)}.page--home .compliance-card[data-icon=audit]:hover .c-icon-row-1{transition-delay:20ms}.page--home .compliance-card[data-icon=audit]:hover .c-icon-row-2{transition-delay:80ms}.page--home .compliance-card[data-icon=audit]:hover .c-icon-row-3{transition-delay:.14s}@media (prefers-reduced-motion:reduce){.page--home .compliance-card,.page--home .compliance-card-icon .c-icon :is(g,circle,rect,path),.page--home .compliance-card-desc{transition:none}.page--home .compliance-card[data-icon=access] .c-icon-check{stroke-dashoffset:0;opacity:.75}.page--home .compliance-card[data-icon] .c-icon-row,.page--home .compliance-card[data-icon] .c-icon-inner-g,.page--home .compliance-card[data-icon] .c-icon-pin-g,.page--home .compliance-card[data-icon] .c-icon-lock-g{opacity:1;transform:none}}.page--home .integrations-section{text-align:center;padding:120px 40px 100px;overflow:hidden}.page--home .integrations-headline{color:#000;max-width:720px;margin:0 auto 16px}.page--home .integrations-body{color:var(--text);max-width:480px;margin:0 auto 48px}.page--home .catch-section{padding:120px 100px 140px;overflow-x:clip}.page--home .catch-section--center{text-align:center;flex-direction:column;align-items:center;display:flex}.page--home .catch-icons{justify-content:center;align-items:center;gap:20px;margin-bottom:40px;display:flex;position:relative}.page--home .catch-icons:before,.page--home .catch-icons:after{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#d4d4d8 0 4px,#0000 4px 8px);width:min(120px,12vw);height:1px;position:absolute;top:50%}.page--home .catch-icons:before{right:calc(100% + 16px);transform:translateY(-50%)}.page--home .catch-icons:after{left:calc(100% + 16px);transform:translateY(-50%)}.page--home .catch-icon-tile{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.page--home .catch-icon-tile--side{background:#f4f4f5;border:1px solid #0000000a;border-radius:15px;width:60px;height:60px;box-shadow:0 1px 2px #0000000a}.page--home .catch-icon-tile--side img{opacity:.72;width:24px;height:24px}.page--home .catch-icon-tile--center{background:#111;border-radius:20px;width:80px;height:80px;transform:translateY(-2px);box-shadow:0 12px 32px #0000002e,0 2px 6px #00000014}.page--home .catch-icon-tile--center img{width:36px;height:auto;display:block}.page--home .catch-headline{font-family:var(--font-display);letter-spacing:var(--tracking-display);color:#0a0a0a;max-width:720px;margin:0 0 16px;font-size:48px;font-weight:500;line-height:1.1}.page--home .catch-desc{color:#52525b;letter-spacing:-.01em;max-width:480px;margin:0 0 32px;font-size:16px;line-height:1.5}.page--home .catch-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}body:has(.page--home) footer.site-footer{margin-top:0;padding-top:64px}@media (width<=1024px){.page--home .catch-headline{font-size:40px}}@media (width<=640px){.page--home .catch-section{padding-top:80px;padding-bottom:100px}.page--home .catch-headline{font-size:32px}.page--home .catch-icon-tile--side{border-radius:13px;width:52px;height:52px}.page--home .catch-icon-tile--center{border-radius:16px;width:68px;height:68px}.page--home .catch-icons:before,.page--home .catch-icons:after{display:none}.page--home .catch-desc{font-size:15px}}.page--home .video-overlay{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#000000d9;justify-content:center;align-items:center;transition:opacity .35s,visibility .35s;display:flex;position:fixed;inset:0}.page--home .video-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.page--home .video-overlay-inner{aspect-ratio:16/9;border-radius:8px;width:min(900px,90vw);transition:transform .45s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:scale(.94)translateY(14px);box-shadow:0 32px 80px #0009}.page--home .video-overlay-inner iframe{border:none;width:100%;height:100%;display:block}.page--home .video-overlay-close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;line-height:1;transition:background .15s;display:flex;position:fixed;top:20px;right:24px}.page--home .video-overlay-close:hover{background:#ffffff38}.page--home .workforce-section{background:var(--bg);padding:120px 100px}.page--home .workforce-h2{font-family:var(--font-display);letter-spacing:-1.8px;color:var(--text);max-width:838px;margin-bottom:24px;font-size:60px;font-weight:500;line-height:56px}.page--home .workforce-lead{letter-spacing:-.09px;color:#000;max-width:428px;margin-bottom:80px;font-size:14px;line-height:20px}.page--home .wf-outer-tabs{gap:60px;margin-bottom:32px;display:flex}.page--home .wf-otab{cursor:pointer;font-family:var(--font-body);letter-spacing:-.18px;color:#52525b;background:0 0;border:none;align-items:center;gap:16px;padding:0;font-size:16px;font-weight:500;transition:color .2s;display:flex}.page--home .wf-otab.active{color:var(--text)}.page--home .wf-otab-icon{color:#52525b;background:#5452520f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.page--home .wf-otab.active .wf-otab-icon{color:var(--text);background:#5452521f}.page--home .wf-content{background:var(--card-bg);border-radius:4px;height:719px;position:relative;overflow:hidden}.page--home .wf-panel{opacity:0;pointer-events:none;z-index:0;gap:40px;height:100%;display:flex;position:absolute;inset:0}.page--home .wf-panel.active{opacity:1;pointer-events:auto;z-index:1}.page--home .wf-content.wf-has-switched .wf-panel{transition:opacity .4s cubic-bezier(.22,1,.36,1)}.page--home .wf-panel.active.wf-dir-next{animation:.55s cubic-bezier(.22,1,.36,1) both wf-panel-in-next}.page--home .wf-panel.active.wf-dir-prev{animation:.55s cubic-bezier(.22,1,.36,1) both wf-panel-in-prev}.page--home .wf-panel .wf-panel-h3,.page--home .wf-panel .wf-itab,.page--home .wf-panel .wf-right-frame{opacity:0}.page--home .wf-panel.active .wf-panel-h3,.page--home .wf-panel.active .wf-itab,.page--home .wf-panel.active .wf-right-frame{opacity:1}.page--home .wf-content.wf-has-switched .wf-panel.active.wf-dir-next .wf-panel-h3,.page--home .wf-content.wf-has-switched .wf-panel.active.wf-dir-prev .wf-panel-h3{animation:.48s cubic-bezier(.22,1,.36,1) 40ms both wf-child-in}.page--home .wf-content.wf-has-switched .wf-panel.active.wf-dir-next .wf-itab:first-child,.page--home .wf-content.wf-has-switched .wf-panel.active.wf-dir-prev .wf-itab:first-child{animation:.48s cubic-bezier(.22,1,.36,1) .1s both wf-child-in}.page--home .wf-content.wf-has-switched .wf-panel.active.wf-dir-next .wf-itab:nth-child(2),.page--home .wf-content.wf-has-switched .wf-panel.active.wf-dir-prev .wf-itab:nth-child(2){animation:.48s cubic-bezier(.22,1,.36,1) .16s both wf-child-in}.page--home .wf-content.wf-has-switched .wf-panel.active.wf-dir-next .wf-itab:nth-child(3),.page--home .wf-content.wf-has-switched .wf-panel.active.wf-dir-prev .wf-itab:nth-child(3){animation:.48s cubic-bezier(.22,1,.36,1) .22s both wf-child-in}.page--home .wf-content.wf-has-switched .wf-panel.active.wf-dir-next .wf-right-frame,.page--home .wf-content.wf-has-switched .wf-panel.active.wf-dir-prev .wf-right-frame{animation:.55s cubic-bezier(.22,1,.36,1) .1s both wf-shot-in}@keyframes wf-panel-in-next{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes wf-panel-in-prev{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes wf-child-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes wf-shot-in{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.page--home .wf-panel,.page--home .wf-panel .wf-panel-h3,.page--home .wf-panel .wf-itab,.page--home .wf-panel .wf-right-frame{transition:none!important;animation:none!important;transform:none!important}.page--home .wf-panel.active .wf-panel-h3,.page--home .wf-panel.active .wf-itab,.page--home .wf-panel.active .wf-right-frame{opacity:1}}.page--home .wf-left{flex-shrink:0;align-self:stretch;width:563px;padding:24px;position:relative}.page--home .wf-panel-h3{font-family:var(--font-display);letter-spacing:-.9px;color:var(--text);max-width:454px;font-size:36px;font-weight:500;line-height:41px}.page--home .wf-left-spacer{display:none}.page--home .wf-inner-tabs{position:absolute;bottom:24px;left:24px;right:24px}.page--home .wf-itab{cursor:pointer;border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;text-decoration:none;display:flex}.page--home .wf-itab:first-child{border-top:none}.page--home .wf-itab-text{min-width:0}.page--home .wf-itab-name{font-family:var(--font-body);letter-spacing:-.09px;color:#0a0a0a;font-size:14px;font-weight:500;line-height:20px}.page--home .wf-itab-desc{letter-spacing:-.09px;color:#0a0a0a;opacity:.5;margin-top:6px;font-size:14px;line-height:20px}.page--home .wf-itab-arrow{flex-shrink:0;justify-content:center;align-items:center;display:flex}.page--home .wf-itab-arrow svg{display:block}.page--home .wf-itab:hover .wf-itab-arrow circle{stroke:#999}.page--home .wf-right{flex:1;min-width:0;padding:10px}.page--home .wf-stone-tr{pointer-events:none;width:149px;max-width:none;height:auto;position:absolute;top:29px;right:126px}.page--home .wf-stone-bl{pointer-events:none;width:224px;max-width:none;height:auto;position:absolute;bottom:-155px;left:96px}@media (width<=1320px){.page--home .feat-panel{grid-template-columns:1fr 1fr!important}}@media (width<=1200px){.page--home .trust-bar{flex-direction:column;align-items:flex-start;gap:20px;height:auto;padding:40px 0}.page--home .trust-label{padding-left:20px}.page--home .trust-logos{width:100%;display:block;overflow:hidden}.page--home .trust-marquee{flex-wrap:nowrap;width:max-content;animation:45s linear infinite trust-slide;display:flex}.page--home .trust-marquee .trust-track{flex-shrink:0}.page--home .trust-marquee .trust-track:nth-child(2){display:flex}.page--home .social-video{height:auto}.page--home .compliance-cards{grid-template-columns:1fr 1fr;gap:6px;display:grid}.page--home .compliance-card{height:auto;min-height:240px}.page--home .compliance-card-content{margin-top:40px;position:static;bottom:auto;left:auto;right:auto}.page--home .features-body{flex-direction:column;gap:28px}.page--home .features-tabcol{width:100%!important}.page--home .features-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #e5e5e5;flex-direction:row;gap:28px;width:100%;display:flex;overflow:auto hidden}.page--home .features-tabs::-webkit-scrollbar{display:none}.page--home .features-tab-item{white-space:nowrap;border-radius:0;flex:none;margin-bottom:-1px;border:none!important;border-bottom:2px solid #0000!important;padding:8px 0!important}.page--home .features-tab-item .tab-desc{display:none}.page--home .features-tab-item .tab-label{margin-bottom:0}.page--home .features-tab-item.active-feat-tab{background:0 0;border-bottom-color:#000!important}.page--home .features-tab-item.active-feat-tab .feat-tab-label{color:#0a0a0a!important;opacity:1!important}.page--home .feat-panel{grid-template-columns:1fr 1fr!important}}@media (width<=640px){.page--home .social-video{height:auto}.page--home .compliance-cards{grid-template-columns:1fr}.page--home .compliance-card{min-height:0;padding:20px}.page--home .feat-panel{grid-template-columns:1fr!important}}.page--home,.page--home .t-body,.page--home .btn-demo-dark,.page--home .hero-body,.page--home .trust-label{font-family:Geist Sans,system-ui,sans-serif}.page--home .hero-h1,.page--home .t-display-lg,.page--home .t-display-md,.page--home .features-title,.page--home .workforce-h2,.page--home .compliance-headline,.page--home .integrations-headline,.page--home .catch-headline,.page--home .social-headline,.page--home .social-quote,.page--home .wf-panel-h3,.page--home .compliance-card-title{letter-spacing:var(--tracking-display);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-weight:500}.page--home .prob-avatar,.page--home .prob-stone img,.page--home .nav-mega-banner:before{filter:grayscale()contrast(1.05)}.page--home .social-shot{border-radius:inherit;width:100%;height:auto;display:block}.page--home .social-shot-fade{pointer-events:none;background:linear-gradient(to bottom, #fff0 0%, #ffffff8c 45%, var(--bg) 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.page--home .wf-shot{object-fit:cover;object-position:top left;width:100%;height:100%;display:block}.page--home .feat-tab,.page--home .wf-otab{cursor:pointer}@media (width<=1200px){.page--home .trust-bar,.page--home .workforce-section,.page--home .features-section,.page--home .social-section,.page--home .compliance-section,.page--home .integrations-section,.page--home .catch-section{padding-left:48px;padding-right:48px}.page--home .t-display-lg{font-size:42px;line-height:46px}.page--home .t-display-md{font-size:32px;line-height:38px}.page--home .prob-card-wrap{display:none}.page--home .problem-sticky{padding-left:24px;padding-right:24px}.page--home .problem-text-anim{max-width:min(640px,100%)}.page--home .workforce-h2{font-size:42px;line-height:46px}.page--home .social-header{grid-template-columns:1fr;gap:28px 0;margin-bottom:32px}.page--home .social-headline{width:auto}.page--home .social-quote{width:auto;max-width:549px}.page--home .features-header{flex-direction:column;gap:24px}.page--home .features-title{width:auto}.page--home .wf-content{height:auto}.page--home .wf-panel{flex-direction:column;gap:0;height:auto;display:none;position:static}.page--home .wf-panel.active{display:flex}.page--home .wf-left{width:100%;padding:24px 24px 0}.page--home .wf-left-spacer{display:none}.page--home .wf-inner-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #e5e5e5;flex-direction:row;gap:24px;margin-top:24px;display:flex;position:static;bottom:auto;left:auto;right:auto;overflow:auto hidden}.page--home .wf-inner-tabs::-webkit-scrollbar{display:none}.page--home .wf-itab{white-space:nowrap;border-top:none;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:8px 0}.page--home .wf-itab.active{border-bottom-color:#000}.page--home .wf-itab-desc{display:none}.page--home .wf-right{flex:none;width:100%;height:420px;padding:24px;display:block}}@media (width<=640px){.page--home .trust-bar,.page--home .workforce-section,.page--home .features-section,.page--home .social-section,.page--home .compliance-section,.page--home .integrations-section,.page--home .catch-section{padding-left:20px;padding-right:20px}.page--home .t-display-lg,.page--home .workforce-h2{font-size:32px;line-height:36px}.page--home .problem-sticky{padding-left:20px;padding-right:20px}.page--home .problem-text-anim{max-width:100%;letter-spacing:var(--tracking-display);font-size:34px;line-height:1.15}.page--home .trust-bar{flex-direction:column;align-items:flex-start;gap:16px;height:auto;padding-top:32px;padding-bottom:32px}.page--home .wf-right{padding:20px}.page--home .wf-outer-tabs{flex-wrap:wrap;gap:24px}.page--home .features-tabs{width:100%}.page--home .feat-panel{grid-template-columns:1fr!important}}@media (width<=1200px){nav.nav.nav--overlay:not(.nav--pinned) .nav-burger span{background:#fff}.page--home .home-fold{height:auto;min-height:0}.page--home .hero{flex-direction:column;flex:none}.page--home .hero-visual{aspect-ratio:4/3;flex:none;width:100%;min-height:360px}.page--home .hero-panel{flex:none;justify-content:flex-start;width:100%}.page--home .hero-inner{max-width:none;padding:48px 48px var(--hero-bottom-pad,40px)}.page--home .hero-h1{font-size:42px;line-height:46px}.page--home .hero-body{width:auto;max-width:480px}}@media (width<=640px){.page--home .hero-inner{padding:40px 20px var(--hero-bottom-pad,40px)}.page--home .hero-h1{font-size:34px;line-height:38px}.page--home .hero-visual{min-height:280px}}@media (width>=1513px){.page--home .prob-onboard-wrap,.page--home .prob-onboard-wrap{right:max(40px,50% - 760px)}.page--home .prob-support-wrap,.page--home .prob-support-wrap{left:max(40px,50% - 760px)}.page--home .prob-closure-wrap,.page--home .prob-closure-wrap{right:max(40px,50% - 760px)}}.features-title[data-astro-cid-7vvucncb]{width:100%;margin-bottom:48px}.features-body[data-astro-cid-7vvucncb]{align-items:flex-start;gap:32px;display:flex}.features-tabcol[data-astro-cid-7vvucncb]{flex-shrink:0;width:278px}.features-panels[data-astro-cid-7vvucncb]{flex:1;min-width:0}.feat-panel[data-astro-cid-7vvucncb]{grid-template-columns:repeat(3,1fr);gap:40px 10px;display:grid}.feat-panel[data-astro-cid-7vvucncb][hidden]{display:none!important}@media (width<=960px){.features-body[data-astro-cid-7vvucncb]{flex-direction:column}.features-tabcol[data-astro-cid-7vvucncb]{width:100%}.feat-panel[data-astro-cid-7vvucncb]{grid-template-columns:1fr}}.wf-right-frame[data-astro-cid-3pofun3m]{background:#e4e2df;border-radius:4px;width:100%;height:100%;min-height:420px;position:relative;overflow:hidden}.wf-right-stone[data-astro-cid-3pofun3m]{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.wf-right-shot[data-astro-cid-3pofun3m]{background:#fff;border-radius:6px;width:84%;height:84%;position:absolute;top:8%;left:8%;overflow:hidden;box-shadow:0 8px 28px #1a171624}.wf-right-shot[data-astro-cid-3pofun3m] picture[data-astro-cid-3pofun3m]{width:100%;height:100%;line-height:0;display:block}.wf-shot[data-astro-cid-3pofun3m]{object-fit:cover;object-position:top left;width:100%;height:100%;display:block}.integrations-kicker[data-astro-cid-qxr5vyn5]{font-family:var(--font-body);letter-spacing:-.01em;color:#0a0a0a99;align-items:center;gap:6px;margin:0 0 16px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.integrations-kicker[data-astro-cid-qxr5vyn5]:hover{color:#0a0a0a}.integrations-kicker[data-astro-cid-qxr5vyn5] span[data-astro-cid-qxr5vyn5]{transition:transform .2s}.integrations-kicker[data-astro-cid-qxr5vyn5]:hover span[data-astro-cid-qxr5vyn5]{transform:translate(2px)}.int-marquee-wrap[data-astro-cid-qxr5vyn5]{width:100%;max-width:1100px;margin:0 auto;position:relative;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.int-marquee[data-astro-cid-qxr5vyn5]{width:max-content;animation:38s linear infinite int-marquee;display:flex}.int-track[data-astro-cid-qxr5vyn5]{flex-shrink:0;align-items:center;gap:16px;padding-right:16px;display:flex}.int-pill[data-astro-cid-qxr5vyn5]{background:var(--int-bg,#f2f2f2);border-radius:18px;flex-shrink:0;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 0 0 1px #0a0a0a0a,0 10px 24px #0a0a0a0f}.int-pill[data-astro-cid-qxr5vyn5] img[data-astro-cid-qxr5vyn5]{object-fit:contain;width:34px;height:34px;display:block}.int-pill--invert[data-astro-cid-qxr5vyn5] img[data-astro-cid-qxr5vyn5]{filter:brightness(0)invert()}.int-pill--contain[data-astro-cid-qxr5vyn5] img[data-astro-cid-qxr5vyn5]{filter:brightness(0)invert();width:38px;height:38px}@media (hover:hover) and (pointer:fine){.int-marquee-wrap[data-astro-cid-qxr5vyn5]:hover.int-marquee{animation-play-state:paused}}@keyframes int-marquee{to{transform:translate(-50%)}}@media (width<=720px){.int-pill[data-astro-cid-qxr5vyn5]{border-radius:16px;width:60px;height:60px}.int-pill[data-astro-cid-qxr5vyn5] img[data-astro-cid-qxr5vyn5]{width:28px;height:28px}.int-track[data-astro-cid-qxr5vyn5]{gap:12px;padding-right:12px}.int-marquee[data-astro-cid-qxr5vyn5]{animation-duration:28s}}@media (prefers-reduced-motion:reduce){.int-marquee[data-astro-cid-qxr5vyn5]{flex-wrap:wrap;justify-content:center;row-gap:12px;width:100%;animation:none}.int-track[data-astro-cid-qxr5vyn5]:last-child{display:none}.int-track[data-astro-cid-qxr5vyn5]{flex-wrap:wrap;justify-content:center;padding-right:0}.int-marquee-wrap[data-astro-cid-qxr5vyn5]{mask-image:none}}
