*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--vc-navy: #29294C;--vc-orange: #FF6D05;--vc-purple: #6262B5;--vc-light: #F7F7FB;--vc-white: #FFFFFF;--vc-text: #1C1C38;--vc-muted: #313f64;--vc-border: rgba(98,98,181,.1);--font-display: "Lato", sans-serif;--font-body: "Lato", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--vc-text);background:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}.nav{position:sticky;top:0;z-index:999;background:#fff;border-bottom:1px solid #E8EAF4;box-shadow:0 1px 8px #29294c14}.nav-inner{max-width:1260px;margin:0 auto;padding:0 48px;height:68px;display:flex;align-items:center;gap:40px}.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.nav-logoimg{height:36px;width:auto;display:block}.nav-links{display:flex;gap:2px;list-style:none}.nav-links a{font-size:.9rem;font-weight:700;color:var(--vc-text);text-decoration:none;padding:7px 14px;border-radius:7px;transition:color .2s}.nav-links a:hover{color:var(--vc-purple)}.nav-ctas{display:flex;gap:16px;align-items:center;margin-left:auto}.btn-signin{font-size:.9rem;font-weight:700;color:var(--vc-text);text-decoration:none;transition:color .2s}.btn-signin:hover{color:var(--vc-purple)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:var(--font-body);font-size:14px;font-weight:600;border-radius:8px;padding:9px 20px;cursor:pointer;text-decoration:none;border:none;transition:all .22s ease}.btn-orange{background:var(--vc-orange);color:#fff;box-shadow:0 4px 16px #ff6d0561}.btn-orange:hover{background:#ff7d20}.btn-lg{padding:14px 32px;font-size:16px;border-radius:10px}.btn-ghost-white{background:transparent;color:#ffffffd1;border:1.5px solid rgba(255,255,255,.22);padding:14px 32px;font-size:16px;border-radius:10px}.btn-ghost-white:hover{background:#ffffff12;border-color:#ffffff73;color:#fff}.hero{background:#fff;position:relative;overflow:hidden;display:flex;align-items:center;padding:40px 20px 60px}@media(min-width:1024px){.hero{padding:64px 48px}}.hero-wrap{max-width:860px;margin:0 auto;width:100%;position:relative;z-index:1;text-align:center}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#ff6d051a;border:1px solid rgba(255,109,5,.22);color:#ffaa5e;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:6px 14px;border-radius:100px;margin-bottom:28px}.hero-eyebrow-dot{width:5px;height:5px;border-radius:50%;background:var(--vc-orange);animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.hero-h1{font-family:Lato,sans-serif;font-size:2rem;font-weight:700;color:#29294c;font-style:normal;line-height:2.6rem;letter-spacing:normal;margin-bottom:26px;text-align:center}@media(min-width:768px){.hero-h1{font-size:2.75rem;line-height:3.2rem}}@media(min-width:1024px){.hero-h1{font-size:2.5rem;line-height:3rem}}@media(min-width:1280px){.hero-h1{font-size:3rem;line-height:3.8rem;text-align:center}}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-copy .hero-actions{margin-bottom:0}.hero-sub{font-size:1rem;line-height:1.72;color:#29294c;max-width:720px;margin-bottom:44px;text-align:center}@media(min-width:1280px){.hero-sub{font-size:1.125rem;text-align:center}}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:52px;justify-content:center}.logos-section{background:#29294c;padding:40px 20px}.logos-section-wrap{max-width:1260px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}.hero-client-heading{font-size:1.1rem;font-weight:500;color:#ffffffd1;text-align:center;margin:0}.hero-client-heading span{color:#9090d5;font-weight:700}.hero-client-logos img{max-width:900px;width:100%;height:auto}.hero-visual{position:relative;height:490px}.hero-img-wrap{width:100%;height:100%;border-radius:20px;overflow:hidden;box-shadow:0 16px 48px #29294c1f,0 0 0 1px #29294c0f;position:relative}.hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.hero-img-overlay{display:none}.ftag{position:absolute;z-index:20;background:#ffffff14;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.13);border-radius:10px;padding:9px 14px;display:flex;align-items:center;gap:8px;white-space:nowrap;animation:tagFloat 5s ease-in-out infinite}.ftag:nth-child(2){animation-delay:-1.2s}.ftag:nth-child(3){animation-delay:-2.4s}.ftag:nth-child(4){animation-delay:-3.6s}@keyframes tagFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(.5deg)}}.ftag-icon{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:13px}.ftag-text{font-size:12px;font-weight:600;color:#ffffffd1}.ftag-num{font-size:11px;font-weight:700;color:#fff6}.ftag-r{top:8%;right:-18px}.ftag-w{top:34%;right:-22px}.ftag-f{bottom:28%;right:-14px}.ftag-rw{bottom:8%;right:-20px}.ftag-r .ftag-icon{background:#ff6d052e}.ftag-w .ftag-icon{background:#6262b533}.ftag-f .ftag-icon{background:#48c8782e}.ftag-rw .ftag-icon{background:#ffc8002e}.section{padding:64px 20px}@media(min-width:1280px){.section{padding:80px 20px}}.section-wrap{max-width:1260px;margin:0 auto}.section-divider{height:1px;background:linear-gradient(90deg,transparent,var(--vc-border) 30%,var(--vc-border) 70%,transparent);margin:0 20px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:translateY(0)}.d1{transition-delay:.08s}.d2{transition-delay:.16s}.d3{transition-delay:.24s}.d4{transition-delay:.32s}.d5{transition-delay:.4s}.d6{transition-delay:.48s}.truths-bg{background:#eeeef6;position:relative;overflow:hidden}.truths-head{margin-bottom:64px;text-align:center;max-width:680px;margin-left:auto;margin-right:auto}.truths-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.truth-card{background:#fff;border-radius:12px;padding:28px 26px;border:2px solid #E8E8F4;cursor:default;overflow:hidden;transition:all .3s}.truth-card:hover{box-shadow:0 16px 20px #3f4d8224;border-color:transparent;transform:translateY(-4px)}.truth-icon-row{display:flex;align-items:center;gap:10px;margin-bottom:22px}.truth-icon-pill{width:40px;height:40px;border-radius:6px;background:#efefff;flex-shrink:0;display:flex;align-items:center;justify-content:center}.truth-icon-pill svg{width:22px;height:22px;stroke:#6262b5;fill:none;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.truth-industry-label{font-size:10.5px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#6262b5}.truth-quote{font-size:clamp(17px,1.6vw,21px);font-weight:700;color:#29294c;line-height:1.32;margin-bottom:14px;font-style:normal}.truth-note{font-size:14px;color:#313f64;line-height:1.68}.cr-section{background:#fff}.cr-head{text-align:center;max-width:640px;margin:0 auto 64px}.cr-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.cr-card{grid-column:span 2;background:#fff;border-radius:12px;padding:36px 30px 32px;border:2px solid #E8E8F4;position:relative;overflow:hidden;transition:all .3s;cursor:default}.cr-card:nth-child(4){grid-column:2 / span 2}.cr-card:nth-child(5){grid-column:4 / span 2}.cr-card:hover{box-shadow:0 16px 20px #3f4d8224;border-color:transparent;transform:translateY(-4px)}.cr-icon-wrap{width:40px;height:40px;border-radius:6px;background:#efefff;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.cr-title{font-family:Lato,sans-serif;font-size:18px;font-weight:700;color:#29294c;line-height:1.3;margin-bottom:10px}.cr-desc{font-size:14px;color:#636383;line-height:1.7}@media(max-width:960px){.cr-grid{grid-template-columns:repeat(2,1fr)}.cr-card,.cr-card:nth-child(4),.cr-card:nth-child(5){grid-column:span 1}}@media(max-width:560px){.cr-grid{grid-template-columns:1fr}}.cap-bg{background:#fff}.cap-head{text-align:center;max-width:680px;margin:0 auto 84px}.cap-head .lead{margin:16px auto 0}.cap-block{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:96px}.cap-block:last-child{margin-bottom:0}.cap-block.rev .cap-copy{order:2}.cap-block.rev .cap-ui{order:1}.cap-num{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--vc-orange);margin-bottom:14px}.cap-num:before{content:"";width:22px;height:2px;background:var(--vc-orange)}.cap-h{font-family:Lato,sans-serif;font-size:clamp(26px,2.8vw,38px);font-weight:700;color:var(--vc-text);line-height:1.18;letter-spacing:-.7px;margin-bottom:16px}.cap-problem{font-size:15px;color:var(--vc-muted);line-height:1.72;padding:14px 18px;border-left:2.5px solid rgba(98,98,181,.22);background:#6262b508;border-radius:0 8px 8px 0;margin-bottom:22px;font-style:italic}.cap-sol{font-size:16px;color:var(--vc-text);line-height:1.68;margin-bottom:28px}.cap-pill{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(98,98,181,.12);border-radius:10px;padding:10px 18px}.cap-pill-val{font-size:19px;font-weight:800;color:var(--vc-orange)}.cap-pill-lbl{font-size:13px;color:var(--vc-muted)}.cap-img{width:100%;height:auto;display:block;border-radius:16px;box-shadow:0 28px 70px #29294c1a,0 4px 18px #29294c0f;-o-object-fit:contain;object-fit:contain}.ui-shell{background:#fff;border-radius:20px;padding:22px;box-shadow:0 28px 70px #29294c1a,0 4px 18px #29294c0f;border:1px solid rgba(98,98,181,.07)}.ui-bar{display:flex;align-items:center;gap:6px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--vc-light)}.ui-dot{width:8px;height:8px;border-radius:50%}.ui-dot:nth-child(1){background:#ff5f57}.ui-dot:nth-child(2){background:#ffbd2e}.ui-dot:nth-child(3){background:#28c840}.ui-win-title{font-size:11.5px;font-weight:600;color:#b0b0cc;margin-left:6px}.ai-tools{display:flex;flex-direction:column;gap:9px;margin-bottom:16px}.ai-tool-row{display:flex;align-items:center;gap:12px;padding:10px 13px;border-radius:11px;background:var(--vc-light);border:1px solid transparent;transition:border-color .2s}.ai-tool-row.active{background:#fff;border-color:#6262b52e;box-shadow:0 2px 10px #6262b512}.ai-tool-icon{width:30px;height:30px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#6262b51a}.ai-tool-icon svg{width:15px;height:15px;stroke:#6262b5;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ai-tool-row.active .ai-tool-icon{background:#ff6d051a}.ai-tool-row.active .ai-tool-icon svg{stroke:#ff6d05}.ai-tool-name{font-size:12px;font-weight:700;color:var(--vc-text)}.ai-tool-desc{font-size:11px;color:var(--vc-muted);margin-top:1px}.ai-compose{background:linear-gradient(135deg,#6262b50d,#ff6d050a);border:1px solid rgba(98,98,181,.12);border-radius:12px;padding:13px}.ai-compose-label{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#9090c0;margin-bottom:6px}.ai-compose-text{font-size:12px;color:var(--vc-text);line-height:1.55}.ai-compose-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.ai-badge-pill{font-size:9.5px;font-weight:700;background:#ff6d051a;color:#ff6d05;padding:3px 9px;border-radius:100px}.ai-send-btn{font-size:10px;font-weight:700;background:#ff6d05;color:#fff;padding:5px 13px;border-radius:8px}.recog-card-ui{display:flex;flex-direction:column;gap:12px;padding:4px 2px}.recog-from-row{display:flex;align-items:center;gap:10px}.recog-av{width:36px;height:36px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#fff}.recog-from-name{font-size:13px;font-weight:700;color:var(--vc-text)}.recog-arrow{color:#ff6d05}.recog-timestamp{font-size:10.5px;color:var(--vc-muted);margin-top:1px}.recog-badge-row{display:flex;align-items:center;gap:10px;background:#ff6d050f;border:1px solid rgba(255,109,5,.15);border-radius:10px;padding:8px 12px}.recog-badge-icon{width:34px;height:34px;background:#ff6d051a;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.recog-badge-name{font-size:12px;font-weight:700;color:#ff6d05}.recog-badge-pts{font-size:11px;color:var(--vc-muted);margin-top:1px}.recog-message{font-size:12.5px;color:var(--vc-text);line-height:1.6;background:var(--vc-light);border-radius:10px;padding:10px 13px;border-left:3px solid rgba(98,98,181,.3)}.recog-reactions{display:flex;gap:8px}.recog-react{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--vc-muted);background:var(--vc-light);border:1px solid rgba(98,98,181,.1);border-radius:100px;padding:4px 10px}.recog-react.active-react{background:#6262b514;border-color:#6262b540;color:#6262b5}.recog-redeem-bar{display:flex;align-items:center;gap:7px;font-size:11px;color:#6262b5;background:#6262b50d;border:1px solid rgba(98,98,181,.12);border-radius:8px;padding:7px 12px;font-weight:600}.nudge-ui{display:flex;flex-direction:column;gap:10px}.nudge-section-label{display:flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#9090b8;margin-bottom:2px}.nudge-badge{background:#ff6d051a;color:#ff6d05;border-radius:100px;padding:2px 8px;font-size:9.5px;font-weight:700;letter-spacing:0;text-transform:none}.nudge-badge-purple{background:#6262b51a;color:#6262b5}.nudge-row{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(98,98,181,.1);border-radius:12px;padding:10px 12px}.nudge-av{width:34px;height:34px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#fff}.nudge-body{flex:1;min-width:0}.nudge-name{font-size:12px;font-weight:700;color:var(--vc-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nudge-days{font-weight:400;color:#ff6d05;font-size:11px}.nudge-desc{font-size:11px;color:var(--vc-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nudge-btn{flex-shrink:0;font-size:10.5px;font-weight:700;color:#6262b5;background:#6262b514;border:1px solid rgba(98,98,181,.18);border-radius:8px;padding:5px 11px;cursor:pointer;white-space:nowrap}.nudge-divider{height:1px;background:#6262b514;margin:2px 0}.nudge-vis-rows{display:flex;flex-direction:column;gap:7px}.nudge-vis-row{display:flex;align-items:center;gap:10px}.nudge-vis-name{font-size:11px;color:var(--vc-muted);width:140px;flex-shrink:0}.nudge-vis-bar-wrap{flex:1;height:6px;background:#6262b514;border-radius:100px;overflow:hidden}.nudge-vis-bar{height:100%;border-radius:100px}.nudge-vis-count{font-size:12px;font-weight:800;color:#6262b5;width:18px;text-align:right}.phyg-wrap{display:flex;gap:16px;align-items:flex-start}.phyg-card{flex:1;background:linear-gradient(145deg,#29294c,#3d3d72);border-radius:16px;padding:18px;color:#fff;position:relative;overflow:hidden}.phyg-card:after{content:"";position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:#ff6d0526}.phyg-card-label{font-size:9px;font-weight:700;letter-spacing:1.5px;opacity:.6;text-transform:uppercase;margin-bottom:8px}.phyg-card-name{font-size:15px;font-weight:800;margin-bottom:4px}.phyg-card-role{font-size:10.5px;opacity:.65;margin-bottom:14px}.phyg-pts-row{display:flex;align-items:center;gap:8px}.phyg-pts{font-size:22px;font-weight:900;color:#ff9a45;line-height:1}.phyg-pts-lbl{font-size:9.5px;opacity:.65}.phyg-qr-area{text-align:center;margin-top:14px}.phyg-qr{width:52px;height:52px;margin:0 auto 5px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.15) 0px,rgba(255,255,255,.15) 3px,transparent 3px,transparent 7px),repeating-linear-gradient(90deg,rgba(255,255,255,.15) 0px,rgba(255,255,255,.15) 3px,transparent 3px,transparent 7px);border:1.5px solid rgba(255,255,255,.2);border-radius:8px}.phyg-qr-lbl{font-size:8.5px;opacity:.55}.phyg-channels{flex:1;display:flex;flex-direction:column;gap:8px}.phyg-ch{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:10px;background:var(--vc-light)}.phyg-ch-icon{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phyg-ch-icon svg{width:13px;height:13px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.phyg-ch-name{font-size:11.5px;font-weight:700;color:var(--vc-text)}.phyg-ch-sub{font-size:10px;color:var(--vc-muted);margin-top:1px}.ms-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ms-year-badge{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#ff6d05,#ff9a45);color:#fff;font-size:12px;font-weight:800;padding:6px 14px;border-radius:100px}.ms-auto-tag{font-size:10px;font-weight:700;color:#3ab878;background:#3ab8781a;padding:4px 10px;border-radius:100px}.ms-employee{display:flex;align-items:center;gap:13px;padding:14px;background:var(--vc-light);border-radius:14px;margin-bottom:14px}.ms-av{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#6262b5,#9090d5);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#fff;flex-shrink:0}.ms-emp-name{font-size:14px;font-weight:700;color:var(--vc-text)}.ms-emp-role{font-size:11.5px;color:var(--vc-muted);margin-top:2px}.ms-emp-dept{font-size:10.5px;color:var(--vc-purple);font-weight:600;margin-top:3px}.ms-deliverables{display:flex;flex-direction:column;gap:8px}.ms-item{display:flex;align-items:center;gap:9px}.ms-check{width:18px;height:18px;border-radius:50%;background:#3ab8781f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ms-check svg{width:10px;height:10px;stroke:#3ab878;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.ms-item-text{font-size:12px;color:var(--vc-text)}.ms-item-sub{font-size:10.5px;color:var(--vc-muted);margin-top:1px}.lb-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.lb-challenge-name{font-size:13px;font-weight:700;color:var(--vc-text)}.lb-live-badge{font-size:9.5px;font-weight:700;color:#ff6d05;background:#ff6d051a;padding:3px 9px;border-radius:100px}.lb-rows{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.lb-row{display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:11px;background:var(--vc-light)}.lb-row.first{background:linear-gradient(135deg,#ff6d0512,#ff9a450a);border:1px solid rgba(255,109,5,.14)}.lb-rank{font-size:13px;font-weight:800;color:var(--vc-muted);width:20px;text-align:center;flex-shrink:0}.lb-row.first .lb-rank{color:#ff6d05}.lb-av{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.lb-info{flex:1}.lb-name{font-size:12px;font-weight:700;color:var(--vc-text)}.lb-team{font-size:10.5px;color:var(--vc-muted)}.lb-steps-col{text-align:right}.lb-steps{font-size:13px;font-weight:800;color:var(--vc-text)}.lb-pts-earned{font-size:10px;color:#ff6d05;font-weight:700}.lb-leagues{display:flex;gap:7px}.lb-league{flex:1;border-radius:10px;padding:9px 8px;text-align:center;border:1px solid var(--vc-border)}.lb-league.gold{background:linear-gradient(135deg,#ffc80014,#ffb4000a);border-color:#ffb40033}.lb-league.silver{background:linear-gradient(135deg,#b4b4c814,#a0a0b40a);border-color:#a0a0b433}.lb-league.bronze{background:linear-gradient(135deg,#cd7f3214,#b96b1e0a);border-color:#b96b1e33}.lb-league-icon{font-size:18px;margin-bottom:3px}.lb-league-name{font-size:10px;font-weight:800;color:var(--vc-text)}.lb-league-range{font-size:9.5px;color:var(--vc-muted);margin-top:2px}.sent-overview{display:flex;align-items:center;gap:14px;padding:13px 15px;background:var(--vc-light);border-radius:12px;margin-bottom:14px}.sent-enps{text-align:center;flex-shrink:0}.sent-enps-val{font-size:28px;font-weight:900;color:var(--vc-navy);line-height:1}.sent-enps-lbl{font-size:9.5px;color:var(--vc-muted);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.sent-divider{width:1px;height:40px;background:#6262b51f;flex-shrink:0}.sent-resp{flex:1}.sent-resp-val{font-size:16px;font-weight:800;color:var(--vc-text)}.sent-resp-lbl{font-size:11px;color:var(--vc-muted)}.sent-trend{font-size:11px;font-weight:700;color:#3ab878;margin-top:3px}.sent-tags-label{font-size:10.5px;font-weight:700;color:#9090c0;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.sent-tags{display:flex;flex-direction:column;gap:7px}.sent-tag-row{display:flex;align-items:center;gap:10px}.sent-tag-name{font-size:12px;color:var(--vc-text);width:130px;flex-shrink:0}.sent-bar-wrap{flex:1;height:7px;background:#6262b514;border-radius:100px;overflow:hidden}.sent-fill{height:100%;border-radius:100px}.sent-fill.pos{background:#3ab878}.sent-fill.neu{background:#ffbd2e}.sent-fill.neg{background:#ff6b6b}.sent-pct{font-size:11px;font-weight:700;color:var(--vc-muted);width:30px;text-align:right}.sent-anon-bar{margin-top:14px;padding-top:13px;border-top:1px solid var(--vc-light);display:flex;align-items:center;gap:9px}.sent-anon-icon{width:28px;height:28px;border-radius:8px;background:#6262b514;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sent-anon-icon svg{width:14px;height:14px;stroke:#6262b5;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sent-anon-text{font-size:11.5px;color:var(--vc-muted);line-height:1.4}.proof-bg{background:linear-gradient(155deg,#141428,#1e1e3a 40%,#29294c);position:relative;overflow:hidden}.proof-bg:before{content:"";position:absolute;top:-250px;left:-150px;width:550px;height:550px;border-radius:50%;background:radial-gradient(circle,rgba(98,98,181,.14) 0%,transparent 70%)}.proof-bg:after{content:"";position:absolute;bottom:-150px;right:-100px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,109,5,.07) 0%,transparent 70%)}.proof-head{text-align:center;margin-bottom:72px;position:relative;z-index:1}.stats-rail{display:grid;grid-template-columns:repeat(5,1fr);background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;overflow:hidden;margin-bottom:72px;position:relative;z-index:1}.stat-cell{padding:44px 24px;text-align:center;border-right:1px solid rgba(255,255,255,.05);transition:background .3s ease;display:flex;flex-direction:column;align-items:center;gap:10px}.stat-cell:last-child{border-right:none}.stat-cell:hover{background:#ffffff0a}.stat-icon-wrap{width:48px;height:48px;border-radius:12px;background:#6262b52e;display:flex;align-items:center;justify-content:center;margin-bottom:2px}.stat-icon-wrap svg{width:22px;height:22px;stroke:#ffffff8c}.stat-big{font-family:var(--font-display);font-size:48px;font-weight:900;color:#fff;line-height:1;display:flex;align-items:baseline;justify-content:center;gap:1px}.stat-sfx{font-size:28px;color:var(--vc-orange)}.stat-lbl{font-size:13px;color:#ffffff6b;letter-spacing:.2px}.logos-zone{position:relative;z-index:1}.logos-kicker{text-align:center;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#ffffff38;margin-bottom:28px}.logos-sprite-wrap{position:relative;overflow:hidden}.logos-sprite-track{background-image:url(https://cdn.vantagecircle.com/image/upload/q_auto,f_auto/v1775541326/vantagecircle-mk-astro/Website/Home-page/client-sprite.png);background-repeat:repeat-x;background-size:145em 6em;animation:logoScroll 55s linear infinite;height:90px;filter:brightness(0) invert(1);opacity:.5}@keyframes logoScroll{0%{background-position:0 center}to{background-position:-145em center}}.logos-sprite-fade{position:absolute;top:0;bottom:0;width:100px;pointer-events:none;z-index:2}.logos-sprite-fade-l{left:0;background:linear-gradient(to right,#1E1E3A,transparent)}.logos-sprite-fade-r{right:0;background:linear-gradient(to left,#1E1E3A,transparent)}.logo-chip{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:9px;padding:11px 22px;font-size:13.5px;font-weight:700;color:#ffffff47;letter-spacing:.3px;transition:all .3s ease}.logo-chip:hover{background:#ffffff12;color:#ffffff8c;border-color:#ffffff24}.products-bg{background:#f3f4f6}.products-head{text-align:center;max-width:620px;margin:0 auto 72px}.products-head .lead{margin:16px auto 0}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.prod-card{background:#f3f4f6;border-radius:12px;overflow:hidden;border:2px solid #ffffff;transition:all .3s;display:flex;flex-direction:column}.prod-card:hover{transform:translateY(-4px)}.prod-vis{height:260px;position:relative;overflow:hidden;background:#f3f4f6}.pv-rr,.pv-wl,.pv-fb{background:#f3f4f6}.prod-body{padding:28px 26px;display:flex;flex-direction:column;flex:1}.prod-logo{height:36px;width:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:16px;display:block;align-self:flex-start}.prod-outcome{font-size:14.5px;color:var(--vc-muted);line-height:1.65;margin-bottom:20px}.prod-bullets{list-style:none;display:flex;flex-direction:column;gap:7px;margin-bottom:24px}.prod-bullets li{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--vc-muted)}.prod-bullets li:before{content:"";width:5px;height:5px;border-radius:50%;flex-shrink:0}.pc-rr .prod-bullets li:before{background:var(--vc-purple)}.pc-wl .prod-bullets li:before{background:var(--vc-purple)}.pc-fb .prod-bullets li:before{background:var(--vc-purple)}.ind-bg{background:#fff}.ind-head{text-align:center;max-width:640px;margin:0 auto 56px}.ind-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:860px;margin:0 auto}.ind-tile{background:#fff;border-radius:16px;padding:28px 22px 22px;border:1px solid #E8E8F4;cursor:pointer;transition:all .3s;text-decoration:none;display:flex;flex-direction:column;position:relative;overflow:hidden}.ind-tile:hover{transform:translateY(-4px);box-shadow:0 12px 32px #29294c1a}.ind-tile:hover .ind-icon-wrap{background:#ddddf5}.ind-tile:hover .ind-icon-wrap svg{stroke:#4a4a9f}.ind-icon-wrap{width:40px;height:40px;border-radius:6px;background:#efefff;display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:background .3s ease}.ind-icon-wrap svg{width:22px;height:22px;stroke:#6262b5;fill:none;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s ease}.ind-name{font-size:14px;font-weight:800;color:#29294c;margin-bottom:5px;line-height:1.3}.ind-desc{font-size:12px;color:#636383;line-height:1.55;margin-bottom:0;flex:1}.ind-arrow{position:absolute;top:16px;right:16px;width:28px;height:28px;border-radius:8px;background:#f0f0f9;border:1px solid rgba(98,98,181,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.ind-arrow svg{width:13px;height:13px;stroke:#aac;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s ease,transform .3s ease}.ind-tile:hover .ind-arrow{background:#ff6d05;border-color:#ff6d05}.ind-tile:hover .ind-arrow svg{stroke:#fff;transform:translate(2px,-2px)}.ind-explore{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:#ff6d05;margin:auto 0 0;padding:16px 0 0}.ind-explore-arrow{display:inline-block;transition:transform .3s ease}.ind-tile:hover .ind-explore-arrow{transform:translate(4px)}.ind-cta-note{text-align:center;margin-top:40px;font-size:14.5px;color:#636383}.ind-cta-link{display:inline-block;margin-top:8px;font-size:18px;font-weight:700;color:#ff6d05;text-decoration:none;border-bottom:1.5px solid rgba(255,109,5,.3);padding-bottom:1px;transition:border-color .2s ease}.ind-cta-link:hover{border-color:#ff6d05}.ind-section-break{max-width:860px;margin:44px auto 28px;display:flex;align-items:center;gap:16px}.ind-section-break:before,.ind-section-break:after{content:"";flex:1;height:1px;background:#29294c1a}.ind-section-break-label{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#29294c61;white-space:nowrap}.ind-ghost-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:960px;margin:0 auto}.ind-ghost-tile{background:#fff;border:1px solid #E8E8F4;border-radius:16px;padding:20px 16px 18px;transition:all .3s;overflow:hidden}.ind-ghost-tile:hover{transform:translateY(-4px);box-shadow:0 12px 32px #29294c1a}.ind-ghost-icon{width:40px;height:40px;border-radius:6px;background:#efefff;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.ind-ghost-icon svg{width:22px;height:22px;stroke:#6262b5;fill:none;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.ind-ghost-name{font-size:13px;font-weight:800;color:#29294c;margin-bottom:4px;line-height:1.3}.ind-ghost-desc{font-size:11px;color:#9090b0;line-height:1.55}.fcta-bg{background:#eeeef6;position:relative;overflow:hidden;text-align:center;padding:100px 48px 90px}.fcta-dots{position:absolute;pointer-events:none;background-image:radial-gradient(circle,rgba(98,98,181,.18) 1.5px,transparent 1.5px);background-size:18px 18px;width:160px;height:160px}.fcta-dots-tr{top:40px;right:48px}.fcta-dots-bl{bottom:40px;left:48px;opacity:.7}.fcta-arc{position:absolute;top:0;right:80px;width:220px;height:220px;border:1.5px dashed rgba(98,98,181,.2);border-radius:50%;clip-path:polygon(50% 0%,100% 0%,100% 50%);pointer-events:none}.fcta-photo{position:absolute;top:50%;transform:translateY(-50%);width:300px;height:300px;border-radius:50%;overflow:hidden;box-shadow:0 24px 60px #29294c1f}.fcta-photo-l{left:-80px}.fcta-photo-r{right:-80px}.fcta-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fcta-badge{position:absolute;width:48px;height:48px;border-radius:50%;background:#fff;box-shadow:0 6px 20px #29294c1f;display:flex;align-items:center;justify-content:center}.fcta-badge svg{width:22px;height:22px;stroke:#6262b5;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fcta-badge-l{left:170px;top:calc(50% - 60px)}.fcta-badge-r{right:170px;top:calc(50% + 30px)}.fcta-inner{position:relative;z-index:1;max-width:680px;margin:0 auto}.fcta-eyebrow{display:inline-flex;align-items:center;gap:7px;border:1.5px solid rgba(255,109,5,.35);border-radius:100px;padding:6px 18px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#ff6d05;margin-bottom:28px}.fcta-eyebrow svg{width:12px;height:12px;fill:#ff6d05}.fcta-h{font-family:Lato,sans-serif;font-size:clamp(36px,4.5vw,58px);font-weight:700;color:#29294c;line-height:1.1;letter-spacing:-1.2px;margin-bottom:12px}.fcta-h-orange{color:#ff6d05;position:relative;display:inline-block}.fcta-h-orange:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(90deg,#ff6d05,#ff9a45);border-radius:2px}.fcta-h-italic{display:block;font-size:clamp(26px,3.2vw,42px);font-weight:700;font-style:normal;color:#bbbbd0;letter-spacing:-.5px;margin-top:6px}.fcta-body{font-size:16px;line-height:1.72;color:#636383;max-width:480px;margin:22px auto 36px}.fcta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.fcta-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#ff6d05;color:#fff;font-family:var(--font-body);font-size:15px;font-weight:700;padding:14px 28px;border-radius:10px;text-decoration:none;transition:background .2s,transform .2s}.fcta-btn-primary:hover{background:#e55f00}.fcta-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#29294c;font-family:var(--font-body);font-size:15px;font-weight:700;padding:14px 28px;border-radius:10px;border:2px solid #29294C;text-decoration:none;transition:all .2s}.fcta-btn-secondary:hover{background:#29294c;color:#fff}.fcta-btn-arrow{font-size:17px;line-height:1}.fcta-props{display:flex;gap:28px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}.fcta-prop{display:flex;align-items:center;gap:10px}.fcta-prop-icon{width:36px;height:36px;border-radius:10px;flex-shrink:0;background:#6262b514;display:flex;align-items:center;justify-content:center}.fcta-prop-icon svg{width:18px;height:18px;stroke:#6262b5;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fcta-prop-text{text-align:left}.fcta-prop-label{font-size:12.5px;font-weight:800;color:#29294c;line-height:1.25}.fcta-note{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;font-size:13px;color:#9090aa}.fcta-dot{color:#ff6d05;font-size:8px}.footer{background:#0f0f22;padding:64px 48px 40px}.footer-wrap{max-width:1260px;margin:0 auto}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:32px}.footer-brand p{font-size:14px;color:#ffffff52;line-height:1.75;margin-top:16px;max-width:300px}.footer-col-h{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#ffffff59;margin-bottom:20px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links a{font-size:14px;color:#ffffff47;text-decoration:none;transition:color .7s ease}.footer-links a:hover{color:#ffffffa6}.footer-bottom{display:flex;align-items:center;justify-content:space-between}.footer-copy{font-size:13px;color:#fff3}@media(max-width:1024px){.hero-wrap{grid-template-columns:1fr;gap:0}.hero-visual{display:none}.truths-grid{grid-template-columns:repeat(2,1fr)}.cap-block{grid-template-columns:1fr;gap:40px}.cap-block.rev .cap-copy{order:1}.cap-block.rev .cap-ui{order:2}.stats-rail{grid-template-columns:repeat(3,1fr)}.stat-cell:nth-child(3){border-right:none}.stat-cell:nth-child(4),.stat-cell:nth-child(5){border-top:1px solid rgba(255,255,255,.05)}.stat-cell:nth-child(5){border-right:none}.products-grid{grid-template-columns:1fr;max-width:460px;margin-left:auto;margin-right:auto}.ind-grid{grid-template-columns:repeat(2,1fr)}.ind-ghost-grid{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1fr 1fr;gap:36px}}@media(max-width:768px){.section{padding:48px 20px}.section-divider{margin:0 20px}.hero{padding:110px 24px 70px}.nav{padding:0 24px}.nav-links{display:none}.truths-grid,.challenges-grid{grid-template-columns:1fr}.stats-rail,.ind-grid,.ind-ghost-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr;gap:16px}.footer-bottom{flex-direction:column;gap:12px;text-align:center}.fcta-bg{padding:90px 24px}}@media(max-width:480px){.hero-actions{flex-direction:column}.btn-lg,.btn-ghost-white{width:100%;text-align:center;justify-content:center}.fcta-row{flex-direction:column;align-items:center}.stats-rail{grid-template-columns:1fr}.stat-cell{border-right:none!important;border-bottom:1px solid rgba(255,255,255,.05)}}.testi-head{text-align:center;max-width:680px;margin:0 auto 64px}.testi-carousel-outer{position:relative;max-width:1100px;margin:0 auto}.testi-carousel-viewport{overflow:hidden;padding:12px 4px 20px}.testi-carousel-track{display:flex;gap:20px;transition:transform .5s ease-in-out;will-change:transform}.testi-card{flex:0 0 calc((100% - 40px) / 3);background:#fff;border-radius:12px;padding:32px 28px;border:2px solid #E8E8F4;display:flex;flex-direction:column;overflow:hidden;transition:all .3s}.testi-card.is-center{border-color:#ff6d0538;box-shadow:0 16px 52px #29294c21;transform:translateY(-7px)}.testi-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.3px;padding:4px 12px;border-radius:100px;margin-bottom:20px;align-self:flex-start}.testi-tag-purple{background:#eeeef6;color:#5052a8}.testi-tag-orange{background:#ff6d051a;color:var(--vc-orange)}.testi-quote-mark{font-size:32px;line-height:1;color:#29294c1a;font-family:Georgia,serif;font-weight:900;margin-bottom:14px;display:block}.testi-text{font-size:15px;color:var(--vc-text);line-height:1.72;flex:1;margin-bottom:28px}.testi-footer{display:flex;align-items:center;gap:12px;margin-top:auto}.testi-av{width:40px;height:40px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#fff}.testi-av-navy{background:#29294c}.testi-av-orange{background:var(--vc-orange)}.testi-name{font-size:13.5px;font-weight:800;color:var(--vc-navy);margin:0}.testi-company{font-size:12px;color:var(--vc-muted);margin:2px 0 0}.testi-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:1.5px solid rgba(41,41,76,.12);box-shadow:0 4px 14px #29294c1a;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.testi-arrow:hover{transform:translateY(-50%) scale(1.1);background:#fff;border-color:#29294c33}.testi-arrow:hover svg{stroke:#29294c}.testi-arrow svg{width:18px;height:18px;stroke:#29294c;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s}.testi-arrow-prev{left:-22px}.testi-arrow-next{right:-22px}.testi-arrow[disabled]{opacity:.35;cursor:default;pointer-events:none}.testi-dots{display:flex;justify-content:center;gap:8px;margin-top:32px}.testi-dot{width:8px;height:8px;border-radius:50%;background:#29294c26;border:none;cursor:pointer;padding:0;transition:all .25s ease}.testi-dot.is-active{background:#29294c;width:24px;border-radius:4px}@media(max-width:900px){.testi-card{flex:0 0 calc((100% - 20px)/2)}}@media(max-width:600px){.testi-card{flex:0 0 100%}.testi-arrow-prev{left:-10px}.testi-arrow-next{right:-10px}}@media(max-width:900px){.fcta-photo,.fcta-badge{display:none}}@media(max-width:480px){.ind-ghost-grid{grid-template-columns:1fr 1fr}.ind-grid,.truths-grid{grid-template-columns:1fr}.products-grid{max-width:100%}.section{padding:48px 20px}.cap-block{gap:28px;margin-bottom:56px}.fcta-bg{padding:72px 20px}}
