.sites-home{--navy:#0a1733;--blue:#1155e5;--blue2:#2874f0;--slate:#516078;--line:#dfe5ef;--pale:#f7f9fd;--soft:#edf4ff;--green:#18a96b;--white:#fff}.sites-home *{box-sizing:border-box}.sites-home{scroll-behavior:smooth;scroll-padding-top:82px;margin:0;background:#fff;color:var(--navy);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.sites-home a{text-decoration:none;color:inherit}.sites-home button{font:inherit}.sites-home .wrap{width:min(1440px,calc(100% - 96px));margin:auto}.sites-home .nav{position:sticky;top:0;z-index:50;height:74px;background:hsla(0,0%,100%,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.sites-home .nav-inner{width:min(1440px,calc(100% - 96px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.sites-home .brand{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:750;letter-spacing:-.04em}.sites-home .brand>span:last-child>span{color:var(--blue)}.sites-home .brand-mark{display:grid;place-items:center;width:28px;height:28px;background:var(--blue);color:#fff;border-radius:6px;font-size:20px;font-weight:800}.sites-home .nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:650}.sites-home .nav-links>a:not(.button):hover{color:var(--blue)}.sites-home .button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:0 24px;border-radius:8px;background:var(--blue);color:#fff;font-size:14px;font-weight:750;box-shadow:0 8px 20px rgba(17,85,229,.18);transition:.2s ease}.sites-home .button:hover{background:#0b46c3;transform:translateY(-2px)}.sites-home .button b{font-size:16px}.sites-home .button.small{min-height:40px;padding:0 18px;gap:12px}.sites-home .button.secondary{background:#fff;color:var(--navy);border:1px solid #cad3e1;box-shadow:none}.sites-home .button.secondary:hover{border-color:var(--blue);color:var(--blue)}.sites-home .button.block{width:100%}.sites-home .menu{display:none;background:none;border:0;width:40px;height:40px}.sites-home .menu i{display:block;width:22px;height:2px;background:var(--navy);margin:5px auto}.sites-home .hero{min-height:716px;display:grid;grid-template-columns:.78fr 1.22fr;gap:72px;align-items:center;padding-top:54px;padding-bottom:66px;overflow:visible}.sites-home .eyebrow,.sites-home .section-head>span{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--blue)}.sites-home .eyebrow{display:flex;align-items:center;gap:9px}.sites-home .eyebrow i{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(24,169,107,.1)}.sites-home h1{font-size:clamp(48px,4.55vw,73px);line-height:.99;letter-spacing:-.06em;margin:24px 0;color:var(--navy);max-width:660px}.sites-home h1 span{color:var(--blue)}.sites-home .hero-copy>p{font-size:18px;line-height:1.7;color:var(--slate);max-width:620px;margin:0 0 30px}.sites-home .actions{display:flex;gap:12px;flex-wrap:wrap}.sites-home .reassure{display:block;margin-top:19px;color:#6c788c;font-size:12px}.sites-home .hero-visual{position:relative;padding-top:32px}.sites-home .visual-label{display:flex;justify-content:space-between;font-size:9px;font-weight:800;letter-spacing:.17em;color:#7a879b;margin:0 8px 10px}.sites-home .visual-label em{font-style:normal}.sites-home .dashboard{height:470px;display:flex;background:#fff;border:1px solid #d9e0ea;border-radius:13px;box-shadow:0 30px 70px rgba(10,23,51,.14),0 2px 8px rgba(10,23,51,.06);overflow:hidden}.sites-home .dash-side{width:84px;background:#0b1d3c;color:#fff;padding:18px 12px;display:flex;align-items:center;flex-direction:column;gap:8px}.sites-home .dash-logo{width:29px;height:29px;background:var(--blue);display:grid;place-items:center;border-radius:6px;font-weight:800;margin-bottom:18px}.sites-home .dash-side button{width:58px;border:0;background:none;color:#8490a7;border-radius:6px;padding:7px 4px;cursor:pointer}.sites-home .dash-side button span{display:block;font-style:normal;font-size:12px;font-weight:800}.sites-home .dash-side button em{display:block;font-size:7px;font-style:normal;margin-top:3px}.sites-home .dash-side button.active{color:#fff;background:#17315d}.sites-home .dash-avatar{margin-top:auto;width:28px;height:28px;display:grid;place-items:center;border:1px solid #465875;border-radius:50%;font-size:7px}.sites-home .dash-main{flex:1;background:#f8fafd;padding:26px 28px;min-width:0}.sites-home .dash-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.sites-home .dash-top small{font-size:9px;color:#8793a6}.sites-home .dash-top h3{font-size:20px;margin:5px 0}.sites-home .live{font-size:8px;border:1px solid #d8e3db;border-radius:20px;background:#fff;padding:8px 11px;color:#516078}.sites-home .live i{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;margin-right:5px}.sites-home .dash-grid{display:grid;grid-template-columns:1.6fr .72fr;gap:14px}.sites-home .dash-bottom,.sites-home .dash-feed,.sites-home .dash-stat{background:#fff;border:1px solid #e3e8f0;border-radius:9px}.sites-home .feed-head{padding:14px 16px;border-bottom:1px solid #e8ecf2;display:flex;justify-content:space-between;font-size:9px;font-weight:800}.sites-home .feed-head button{background:none;border:0;color:var(--blue);font-size:8px}.sites-home .feed-row{display:grid;grid-template-columns:30px 1fr auto;gap:9px;align-items:center;padding:14px 15px;border-bottom:1px solid #edf0f4}.sites-home .feed-row:last-child{border:0}.sites-home .feed-icon{width:26px;height:26px;border-radius:6px;display:grid;place-items:center;font-size:10px;background:#edf4ff;color:var(--blue)}.sites-home .feed-icon.tone-1{background:#eaf8f2;color:var(--green)}.sites-home .feed-icon.tone-2{background:#fff4e6;color:#b86b04}.sites-home .feed-row small,.sites-home .feed-row strong{display:block}.sites-home .feed-row strong{font-size:9px}.sites-home .feed-row small{font-size:7px;color:#8490a3;margin-top:4px}.sites-home .feed-row time{font-size:7px;color:#98a2b2}.sites-home .dash-stat{padding:16px;display:flex;flex-direction:column}.sites-home .dash-stat span{font-size:8px;color:#7a8798}.sites-home .dash-stat strong{font-size:30px;letter-spacing:-.06em;margin-top:5px}.sites-home .bars{height:92px;display:flex;align-items:end;gap:5px;margin-top:auto}.sites-home .bars i{flex:1;background:#d8e6ff;border-radius:3px 3px 0 0}.sites-home .bars i:nth-child(4),.sites-home .bars i:nth-child(6){background:var(--blue)}.sites-home .dash-stat small{font-size:7px;color:#8793a6;margin-top:9px}.sites-home .dash-bottom{margin-top:14px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between}.sites-home .dash-bottom small,.sites-home .dash-bottom span,.sites-home .dash-bottom strong{display:block}.sites-home .dash-bottom span{font-size:7px;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.sites-home .dash-bottom strong{font-size:9px;margin-top:5px}.sites-home .dash-bottom small{font-size:7px;color:#8993a4;margin-top:3px}.sites-home .ai-orb{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:8px;box-shadow:0 0 0 6px #edf4ff}.sites-home .float-note{position:absolute;right:-18px;bottom:34px;width:212px;background:#fff;border:1px solid #dfe5ef;border-radius:9px;padding:13px 15px;box-shadow:0 14px 35px rgba(10,23,51,.16);font-size:8px}.sites-home .float-note:before{content:"✓";float:left;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eaf8f2;color:var(--green);margin-right:10px}.sites-home .float-note span,.sites-home .float-note strong{display:block}.sites-home .float-note span{font-weight:800;margin:2px 0 4px}.sites-home .float-note strong{font-size:7px;color:#758197}.sites-home .reveal{animation:rise .7s cubic-bezier(.2,.7,.2,1) both}.sites-home .delay{animation-delay:.1s}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.sites-home .trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.sites-home .trust-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.sites-home .trust-strip span{font-size:11px;color:#778398}.sites-home .trust-strip div div{display:flex;align-items:center;gap:36px}.sites-home .trust-strip b{font-size:10px;letter-spacing:.08em;color:#607089}.sites-home .section{padding-top:120px;padding-bottom:120px}.sites-home .section-head{max-width:780px;margin-bottom:58px}.sites-home .section-head h2{font-size:clamp(38px,4vw,58px);line-height:1.04;letter-spacing:-.055em;margin:15px 0 18px}.sites-home .section-head p{color:var(--slate);font-size:17px;line-height:1.7;max-width:720px}.sites-home .three-parts{display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:stretch}.sites-home .three-parts article{border:1px solid var(--line);padding:30px;border-radius:12px;background:#fff}.sites-home .three-parts article.featured{border-color:#afc8f7;box-shadow:0 15px 40px rgba(17,85,229,.09)}.sites-home .card-num{font-size:10px;letter-spacing:.15em;color:#8d98aa;font-weight:800}.sites-home .mini-ui{height:146px;margin:26px 0 24px;border:1px solid #e1e7f0;border-radius:8px;background:#fafbfe;padding:15px}.sites-home .software{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.sites-home .software span{background:#fff;border:1px solid #e1e7ef;border-radius:5px;padding:10px;font-size:9px;font-weight:700}.sites-home .ai-list span{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #e3e8f0;font-size:9px;font-weight:700}.sites-home .ai-list i{font-style:normal;color:var(--green);font-size:7px}.sites-home .dash-mini{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sites-home .dash-mini div{background:#fff;padding:10px;border-radius:5px}.sites-home .dash-mini b,.sites-home .dash-mini small{display:block}.sites-home .dash-mini b{font-size:19px}.sites-home .dash-mini small{font-size:7px;color:#7a8798}.sites-home .dash-mini i{height:5px;background:#dce7f8;border-radius:5px;grid-column:1/-1}.sites-home .dash-mini i:nth-last-child(2){width:70%}.sites-home .dash-mini i:last-child{width:85%}.sites-home .three-parts h3{font-size:20px;letter-spacing:-.03em;margin:0 0 10px}.sites-home .three-parts p{font-size:13px;line-height:1.6;color:var(--slate);margin:0}.sites-home .connector{display:grid;place-items:center;color:#9ba6b7;font-size:18px}.sites-home .plain-statement{margin-top:32px;background:var(--navy);color:#b9c7dc;border-radius:10px;padding:27px 32px;text-align:center;font-size:17px}.sites-home .plain-statement strong{color:#fff}.sites-home .faq,.sites-home .features,.sites-home .industries,.sites-home .journey{background:var(--pale);border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.sites-home .journey-line{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.sites-home .journey-line:before{content:"";position:absolute;top:48px;left:9%;right:9%;height:1px;background:#c8d2e1}.sites-home .journey-line article{position:relative;padding-right:30px}.sites-home .journey-line article>span{font-size:9px;color:#8895a8;font-weight:800}.sites-home .journey-dot{position:relative;z-index:1;margin:19px 0 25px;width:58px;height:58px;border:1px solid #cbd6e6;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--blue);font-size:13px;font-weight:800;box-shadow:0 6px 18px rgba(10,23,51,.06)}.sites-home .journey-line h3{font-size:16px;margin:0 0 10px}.sites-home .journey-line p{font-size:12px;color:var(--slate);line-height:1.6;margin:0}.sites-home .setup-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--navy);border-bottom:1px solid var(--line)}.sites-home .setup-grid article{padding:30px 28px;border-right:1px solid var(--line)}.sites-home .setup-grid article:last-child{border:0}.sites-home .setup-grid span{font-size:12px;color:var(--blue);font-weight:800}.sites-home .setup-grid h3{font-size:18px;margin:35px 0 10px;letter-spacing:-.02em}.sites-home .setup-grid p{font-size:13px;line-height:1.6;color:var(--slate)}.sites-home .setup-note{margin-top:24px;background:var(--soft);padding:20px 24px;border-left:3px solid var(--blue);font-size:13px;color:#4c5c74}.sites-home .setup-note b{color:var(--navy)}.sites-home .feature-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #cfd7e4}.sites-home .feature-grid article{min-height:214px;padding:26px 22px;border-right:1px solid #dfe5ee;border-bottom:1px solid #dfe5ee}.sites-home .feature-grid article:nth-child(5n){border-right:0}.sites-home .feature-grid span{color:var(--blue);font-size:10px;font-weight:800}.sites-home .feature-grid h3{font-size:16px;margin:40px 0 10px}.sites-home .feature-grid p{font-size:12px;line-height:1.6;color:var(--slate)}.sites-home .showcase .section-head{max-width:900px}.sites-home .product-stage{border:1px solid #cfd8e6;border-radius:14px;background:#eef3fa;padding:12px;box-shadow:0 35px 80px rgba(10,23,51,.12)}.sites-home .product-tabs{height:52px;background:#fff;border-radius:8px 8px 0 0;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid var(--line);gap:6px}.sites-home .product-tabs button{border:0;background:none;padding:8px 13px;border-radius:5px;font-size:11px;color:#627087;cursor:pointer}.sites-home .product-tabs button:first-child{background:var(--soft);color:var(--blue);font-weight:700}.sites-home .dashboard-large{height:620px;border-radius:0 0 8px 8px;box-shadow:none;border:0}.sites-home .dashboard-large .dash-side{width:112px;padding-top:26px}.sites-home .dashboard-large .dash-side button{width:82px;padding:9px}.sites-home .dashboard-large .dash-side button em{font-size:8px}.sites-home .dashboard-large .dash-main{padding:40px 46px}.sites-home .dashboard-large .dash-top h3{font-size:28px}.sites-home .dashboard-large .dash-grid{grid-template-columns:1.8fr .7fr}.sites-home .dashboard-large .feed-row{padding:20px}.sites-home .dashboard-large .feed-row strong{font-size:12px}.sites-home .dashboard-large .feed-row small,.sites-home .dashboard-large .feed-row time{font-size:9px}.sites-home .dashboard-large .dash-stat span{font-size:10px}.sites-home .dashboard-large .dash-stat strong{font-size:46px}.sites-home .dashboard-large .bars{height:150px}.sites-home .compare{background:var(--navy);color:#fff}.sites-home .compare .section-head>span{color:#79a7ff}.sites-home .compare .section-head h2{color:#fff}.sites-home .compare-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #33415b;border-radius:12px;overflow:hidden}.sites-home .compare-grid article{padding:45px 50px}.sites-home .compare-grid article+article{border-left:1px solid #33415b}.sites-home .compare-grid article>span{font-size:10px;letter-spacing:.14em;color:#8d9ab0;font-weight:800}.sites-home .compare-grid h3{font-size:25px;letter-spacing:-.03em;margin:15px 0 30px}.sites-home .compare-grid p{display:flex;align-items:center;gap:14px;color:#bac5d7;font-size:14px}.sites-home .compare-grid i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;font-style:normal;background:#263550;color:#8f9bb0}.sites-home .compare-grid .with{background:#0f2448}.sites-home .compare-grid .with i{background:#163d70;color:#70a2ff}.sites-home .pricing .section-head{text-align:center;margin-left:auto;margin-right:auto}.sites-home .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}.sites-home .price-grid>article{position:relative;border:1px solid var(--line);border-radius:12px;padding:32px;background:#fff}.sites-home .price-grid>article.popular{border:2px solid var(--blue);box-shadow:0 20px 55px rgba(17,85,229,.13);transform:translateY(-12px)}.sites-home .popular-badge{position:absolute;right:18px;top:18px;background:var(--soft);color:var(--blue);padding:7px 10px;border-radius:20px;font-size:8px;font-weight:800;letter-spacing:.09em}.sites-home .plan-head>span{font-size:10px;color:var(--blue);font-weight:800;letter-spacing:.15em}.sites-home .plan-head p{font-size:12px;color:var(--slate);height:28px}.sites-home .price-grid h3{font-size:13px;color:#69768a;font-weight:400;border-bottom:1px solid var(--line);padding-bottom:24px;margin:25px 0 23px}.sites-home .price-grid h3 b{font-size:38px;color:var(--navy);letter-spacing:-.05em}.sites-home .price-grid h4{font-size:15px;margin-bottom:18px}.sites-home .price-grid ul{list-style:none;padding:0;margin:0 0 27px;min-height:280px}.sites-home .price-grid li{font-size:12px;color:#4f5e75;padding:8px 0;border-bottom:1px solid #edf0f5}.sites-home .price-grid li:first-letter{color:var(--blue)}.sites-home .industry-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #cdd6e3}.sites-home .industry-grid div{padding:27px 20px;border-right:1px solid #dce2eb;border-bottom:1px solid #dce2eb;font-size:14px;font-weight:700;display:flex;align-items:center;gap:15px;background:#fff}.sites-home .industry-grid div:nth-child(5n){border-right:0}.sites-home .industry-grid span{font-size:8px;color:#94a0b2}.sites-home .industry-grid b{margin-left:auto;color:var(--blue)}.sites-home .path-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sites-home .path-grid article{border:1px solid var(--line);padding:43px;border-radius:12px}.sites-home .path-grid article:first-child{background:var(--soft);border-color:#cbdaf7}.sites-home .path-grid span{font-size:9px;color:var(--blue);letter-spacing:.14em;font-weight:800}.sites-home .path-grid h3{font-size:31px;letter-spacing:-.04em;margin:13px 0}.sites-home .path-grid p{color:var(--slate);font-size:14px;line-height:1.65;max-width:500px;margin-bottom:28px}.sites-home .optional{text-align:center;color:#6d798b;font-size:12px;margin-top:25px}.sites-home .faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.sites-home .faq-layout .section-head{position:sticky;top:120px;align-self:start}.sites-home .accordion{border-top:1px solid #cdd6e3}.sites-home .accordion article{border-bottom:1px solid #d8dee8}.sites-home .accordion button{width:100%;padding:24px 0;border:0;background:none;display:flex;justify-content:space-between;text-align:left;color:var(--navy);font-weight:700;cursor:pointer}.sites-home .accordion button b{color:var(--blue);font-size:20px}.sites-home .accordion article>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.sites-home .accordion article>div>p{overflow:hidden;margin:0;color:var(--slate);font-size:14px;line-height:1.65}.sites-home .accordion article.open>div{grid-template-rows:1fr}.sites-home .accordion article.open>div>p{padding:0 44px 24px 0}.sites-home .final-cta{position:relative;overflow:hidden;background:linear-gradient(125deg,#0b4bd3,#115ee8);color:#fff;text-align:center;padding:120px 0}.sites-home .final-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.08) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.08) 1px,transparent 0);background-size:80px 80px;-webkit-mask-image:linear-gradient(180deg,transparent,#000,transparent);mask-image:linear-gradient(180deg,transparent,#000,transparent)}.sites-home .final-cta .wrap{position:relative}.sites-home .final-cta>div>span{font-size:10px;letter-spacing:.16em;font-weight:800;color:#cfe0ff}.sites-home .final-cta h2{font-size:clamp(44px,5vw,72px);line-height:1;letter-spacing:-.06em;margin:20px 0}.sites-home .final-cta p{max-width:690px;margin:0 auto 30px;color:#dbe7ff;line-height:1.65}.sites-home .final-cta .actions{justify-content:center}.sites-home .button.light{background:#fff;color:var(--blue);box-shadow:none}.sites-home .button.outline-light{background:transparent;border:1px solid hsla(0,0%,100%,.55);box-shadow:none}.sites-home .final-cta small{display:block;margin-top:20px;color:#d3e1fc}.sites-home footer{background:#071329;color:#fff;padding:70px 0 25px}.sites-home .footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px}.sites-home .footer-top .brand{margin-bottom:18px}.sites-home .footer-top p{color:#8290a7;font-size:13px;line-height:1.7}.sites-home .footer-top>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.sites-home .footer-top>div>span{font-size:9px;letter-spacing:.14em;color:#718099;font-weight:800;margin-bottom:8px}.sites-home .footer-top a:not(.brand){font-size:13px;color:#b4bfd0}.sites-home .footer-top a:hover{color:#fff}.sites-home .footer-bottom{border-top:1px solid #23314a;margin-top:55px;padding-top:25px;display:flex;justify-content:space-between;color:#687790;font-size:10px}@media(max-width:1100px){.sites-home .nav-inner,.sites-home .wrap{width:min(100% - 48px,1440px)}.sites-home .hero{grid-template-columns:1fr;gap:25px;padding-top:80px}.sites-home .hero-copy{max-width:740px}.sites-home .hero-visual{max-width:880px;width:100%;margin:auto}.sites-home .trust-strip .wrap{align-items:flex-start;flex-direction:column}.sites-home .trust-strip div div{flex-wrap:wrap}.sites-home .feature-grid{grid-template-columns:repeat(2,1fr)}.sites-home .feature-grid article:nth-child(5n){border-right:1px solid #dfe5ee}.sites-home .feature-grid article:nth-child(2n){border-right:0}.sites-home .journey-line{grid-template-columns:repeat(3,1fr);gap:35px}.sites-home .journey-line:before{display:none}.sites-home .industry-grid,.sites-home .setup-grid{grid-template-columns:repeat(2,1fr)}.sites-home .industry-grid div:nth-child(5n){border-right:1px solid #dce2eb}.sites-home .industry-grid div:nth-child(2n){border-right:0}.sites-home .dashboard-large{height:570px}.sites-home .faq-layout{gap:45px}}@media(max-width:760px){.sites-home .nav-inner,.sites-home .wrap{width:calc(100% - 32px)}.sites-home .nav{height:66px}.sites-home .menu{display:block}.sites-home .nav-links{position:absolute;left:0;right:0;top:65px;background:#fff;border-bottom:1px solid var(--line);padding:20px 24px;display:none;flex-direction:column;align-items:stretch;gap:0}.sites-home .nav-links.open{display:flex}.sites-home .nav-links a{padding:13px}.sites-home .nav-links .button{margin-top:8px}.sites-home .hero{padding-top:58px;min-height:0}.sites-home .hero-copy>p{font-size:16px}.sites-home .dashboard{height:400px}.sites-home .dash-side{width:58px;padding:14px 7px}.sites-home .dash-side button{width:43px}.sites-home .dash-side button em{display:none}.sites-home .dash-main{padding:19px 15px}.sites-home .dash-grid{grid-template-columns:1fr}.sites-home .dash-stat{display:none}.sites-home .float-note{right:-5px}.sites-home .trust-strip div div{gap:18px}.sites-home .section{padding-top:85px;padding-bottom:85px}.sites-home .section-head{margin-bottom:38px}.sites-home .three-parts{grid-template-columns:1fr;gap:12px}.sites-home .connector{height:20px;transform:rotate(90deg)}.sites-home .journey-line{grid-template-columns:1fr 1fr}.sites-home .setup-grid{grid-template-columns:1fr}.sites-home .setup-grid article{border-right:0;border-bottom:1px solid var(--line)}.sites-home .feature-grid{grid-template-columns:1fr}.sites-home .feature-grid article{border-right:0!important;min-height:180px}.sites-home .product-tabs{overflow-x:auto}.sites-home .dashboard-large{height:500px}.sites-home .dashboard-large .dash-side{width:64px}.sites-home .dashboard-large .dash-side button{width:45px}.sites-home .dashboard-large .dash-main{padding:24px 16px}.sites-home .compare-grid,.sites-home .dashboard-large .dash-grid,.sites-home .faq-layout,.sites-home .path-grid,.sites-home .price-grid{grid-template-columns:1fr}.sites-home .compare-grid article+article{border-left:0;border-top:1px solid #33415b}.sites-home .price-grid>article.popular{transform:none}.sites-home .price-grid ul{min-height:0}.sites-home .industry-grid{grid-template-columns:1fr}.sites-home .industry-grid div{border-right:0!important}.sites-home .faq-layout .section-head{position:static}.sites-home .footer-top{grid-template-columns:1fr 1fr;gap:45px}.sites-home .footer-top>div:first-child{grid-column:1/-1}.sites-home .footer-bottom{flex-direction:column;gap:10px}.sites-home .final-cta{padding:90px 0}}@media(max-width:480px){.sites-home h1{font-size:47px}.sites-home .hero{padding-top:44px}.sites-home .actions{flex-direction:column}.sites-home .actions .button{width:100%}.sites-home .reassure{line-height:1.7}.sites-home .dashboard{height:365px}.sites-home .dash-bottom,.sites-home .float-note{display:none}.sites-home .journey-line{grid-template-columns:1fr}.sites-home .section-head h2{font-size:39px}.sites-home .compare-grid article,.sites-home .path-grid article{padding:32px 24px}.sites-home .footer-top{grid-template-columns:1fr}.sites-home .footer-top>div:first-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){.sites-home{scroll-behavior:auto}.sites-home *,.sites-home :after,.sites-home :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.sites-home .brand-mark{overflow:hidden;background:#fff}.sites-home .brand-mark img{width:51px;max-width:none;transform:translateY(-4px)}.sites-home .platform-logos{display:grid;grid-template-columns:1fr;align-content:center;gap:8px;background:#fff}.sites-home .platform-logos img{display:block;width:auto;max-width:150px;max-height:31px;margin:auto}.sites-home .platform-logos img:nth-child(2){max-height:26px}.sites-home .platform-logos img:nth-child(3){max-height:25px}.sites-home .bca-logo-panel{display:grid;place-items:center;overflow:hidden;background:#fff}.sites-home .bca-logo-panel img{width:128%;max-width:none}.sites-home .automation-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f8fafd}.sites-home .automation-list span{display:flex;align-items:center;gap:6px;padding:10px 8px;background:#fff;border:1px solid #e1e7ef;border-radius:5px;font-size:8px;font-weight:700}.sites-home .automation-list i{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#eaf2ff;color:var(--blue);font-size:8px;font-style:normal}.sites-home .brand-mark{width:34px;height:34px;border-radius:7px}.sites-home .brand-mark img{display:block;width:100%;height:100%;max-width:100%;transform:none;-o-object-fit:contain;object-fit:contain}.sites-home .three-parts .mini-ui{height:220px;padding:22px}.sites-home .platform-logos{gap:15px}.sites-home .platform-logos img{max-width:220px;max-height:52px}.sites-home .platform-logos img:nth-child(2){max-height:46px}.sites-home .bca-logo-panel{overflow:visible}.sites-home .bca-logo-panel img{display:block;width:100%;height:100%}.sites-home .automation-list{padding:26px;gap:12px}.sites-home .automation-list span{font-size:10px;padding:14px 10px}.sites-home .automation-list i{width:20px;height:20px;font-size:10px}.sites-home .platform-logos{gap:10px;padding:14px}.sites-home .platform-logos img{height:auto;-o-object-fit:contain;object-fit:contain}.sites-home .platform-logos img:first-child{width:250px;max-width:100%;max-height:none}.sites-home .platform-logos img:nth-child(2){width:150px;max-width:70%;max-height:none}.sites-home .platform-logos img:nth-child(3){width:210px;max-width:90%;max-height:42px}.sites-home .bca-logo-panel{padding:18px}.sites-home .bca-logo-panel img{width:174px;height:174px;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.sites-home .single-offer .section-head{max-width:900px}.sites-home .workforce-card{border:1px solid #b9cced;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 28px 70px rgba(10,23,51,.1)}.sites-home .workforce-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:48px 52px;background:linear-gradient(120deg,#f4f8ff,#fff);border-bottom:1px solid var(--line)}.sites-home .workforce-top>div:first-child{max-width:680px}.sites-home .included-block>div>span,.sites-home .workforce-top>div>span{font-size:10px;letter-spacing:.16em;font-weight:800;color:var(--blue)}.sites-home .workforce-top h3{font-size:32px;letter-spacing:-.04em;margin:13px 0 8px}.sites-home .workforce-top p{margin:0;color:var(--slate);line-height:1.6}.sites-home .workforce-price{text-align:right;white-space:nowrap}.sites-home .workforce-price strong{display:block;font-size:56px;letter-spacing:-.06em;color:var(--navy)}.sites-home .workforce-price span{font-size:14px;color:var(--slate)}.sites-home .employee-grid{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.sites-home .employee-grid section{padding:42px 36px;border-right:1px solid var(--line)}.sites-home .employee-grid section:last-child{border-right:0}.sites-home .employee-number{font-size:10px;letter-spacing:.15em;color:var(--blue);font-weight:800}.sites-home .employee-grid h4,.sites-home .included-block h4{font-size:22px;letter-spacing:-.03em;margin:18px 0 10px}.sites-home .employee-grid section>p{min-height:46px;color:var(--slate);font-size:13px;line-height:1.6}.sites-home .employee-grid ul,.sites-home .included-block ul{list-style:none;padding:0;margin:24px 0 0}.sites-home .employee-grid li,.sites-home .included-block li{display:flex;align-items:flex-start;gap:9px;padding:8px 0;color:#48566d;font-size:12px;line-height:1.45}.sites-home .employee-grid li i,.sites-home .included-block li i{display:grid;place-items:center;flex:0 0 18px;width:18px;height:18px;border-radius:50%;background:#eaf2ff;color:var(--blue);font-size:9px;font-style:normal}.sites-home .included-block{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding:44px 52px;background:var(--navy);color:#fff}.sites-home .included-block h4{margin-bottom:0;color:#fff}.sites-home .included-block ul{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px;margin:0}.sites-home .included-block li{color:#c3cee0}.sites-home .included-block li i{background:#17335f;color:#8bb3ff}.sites-home .workforce-action{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:35px;padding:30px 52px}.sites-home .workforce-action p{margin:0;color:var(--slate);font-size:12px;line-height:1.6}.sites-home .workforce-action .button{min-width:180px}@media(max-width:900px){.sites-home .workforce-top{align-items:flex-start}.sites-home .employee-grid{grid-template-columns:1fr}.sites-home .employee-grid section{border-right:0;border-bottom:1px solid var(--line)}.sites-home .employee-grid section:last-child{border-bottom:0}.sites-home .employee-grid section>p{min-height:0}.sites-home .included-block{grid-template-columns:1fr;gap:22px}}@media(max-width:600px){.sites-home .workforce-top{flex-direction:column;padding:34px 26px}.sites-home .workforce-price{text-align:left}.sites-home .workforce-price strong{font-size:48px}.sites-home .employee-grid section,.sites-home .included-block{padding:34px 26px}.sites-home .included-block ul{grid-template-columns:1fr}.sites-home .workforce-action{grid-template-columns:1fr;padding:28px 26px}.sites-home .workforce-action .button{width:100%}}.sites-home{font-family:var(--font-sans),ui-sans-serif,system-ui,-apple-system,sans-serif;background:linear-gradient(180deg,#fff,#f8fbff 38%,#fff)}.sites-home .nav{height:78px;background:hsla(0,0%,100%,.86);box-shadow:0 12px 34px rgba(10,23,51,.045)}.sites-home .nav-links{gap:24px;color:#4f5d75}.sites-home .nav-links>a:not(.button){transition:color .18s ease,transform .18s ease}.sites-home .nav-links>a:not(.button):hover{transform:translateY(-1px)}.sites-home .button{border-radius:14px;box-shadow:0 14px 34px rgba(17,85,229,.2);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.sites-home .button:hover{box-shadow:0 18px 42px rgba(17,85,229,.25)}.sites-home .button.secondary{border-color:#d8e0eb;box-shadow:0 10px 25px rgba(10,23,51,.045)}.sites-home .hero{gap:84px}.sites-home h1{letter-spacing:-.075em}.sites-home .hero-copy>p{color:#526178}.sites-home .eyebrow{display:inline-flex;border:1px solid #dbe7fb;background:#f7fbff;border-radius:999px;padding:8px 11px;color:#1155e5}.sites-home .dashboard,.sites-home .path-grid article,.sites-home .product-stage,.sites-home .three-parts article,.sites-home .workforce-card{border-color:rgba(207,216,230,.82);border-radius:24px;box-shadow:0 28px 80px rgba(10,23,51,.105)}.sites-home .dashboard{border-radius:20px}.sites-home .dash-side{background:linear-gradient(180deg,#0b1d3c,#07152f)}.sites-home .dash-main{background:#f7faff}.sites-home .dash-bottom,.sites-home .dash-feed,.sites-home .dash-stat{border-radius:16px;box-shadow:0 10px 28px rgba(10,23,51,.04)}.sites-home .float-note{border-radius:16px;box-shadow:0 20px 50px rgba(10,23,51,.16)}.sites-home .trust-strip{background:hsla(0,0%,100%,.72);backdrop-filter:blur(14px)}.sites-home .section-head h2{letter-spacing:-.065em}.sites-home .section-head p{color:#526178}.sites-home .path-grid article,.sites-home .three-parts article{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sites-home .path-grid article:hover,.sites-home .three-parts article:hover{transform:translateY(-3px);border-color:#b9cced;box-shadow:0 28px 80px rgba(10,23,51,.105)}.sites-home .industry-grid div,.sites-home .journey-dot,.sites-home .mini-ui{border-radius:16px}.sites-home .setup-note{border-radius:18px;border:1px solid #cbdaf7;background:linear-gradient(135deg,#f8fbff,#edf4ff)}.sites-home .feature-grid article{background:linear-gradient(180deg,#fff,#fbfdff);transition:background .18s ease,transform .18s ease}.sites-home .feature-grid article:hover{background:#fff;transform:translateY(-2px)}.sites-home .final-cta{background:radial-gradient(circle at 20% 0,hsla(0,0%,100%,.22),transparent 28rem),linear-gradient(125deg,#07152f,#1155e5)}@media(max-width:760px){.sites-home .nav-links{border-radius:0 0 24px 24px;box-shadow:0 20px 50px rgba(10,23,51,.09)}.sites-home .hero{gap:40px}.sites-home .dashboard,.sites-home .product-stage,.sites-home .workforce-card{border-radius:18px}}.sites-home .pricing-actions{display:flex;gap:12px;flex-wrap:wrap}.sites-home .workforce-action .pricing-actions .button{min-width:160px}.sites-home .workforce-action .button.secondary{background:#fff;color:var(--navy);border:1px solid #cad3e1;box-shadow:0 10px 25px rgba(10,23,51,.045)}.sites-home .workforce-action .button.secondary:hover{border-color:var(--blue);color:var(--blue)}@media(max-width:600px){.sites-home .pricing-actions{width:100%;flex-direction:column}.sites-home .workforce-action .pricing-actions .button{width:100%}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-sans:"__Inter_f367f3","__Inter_Fallback_f367f3"}