.hpr{--ice:#eaf1fb;--ice-2:#f4f8fd;--navy:#0f2140;--navy-deep:#0b1e3a;--navy-deep-2:#0a1730;--pink:#ec4899;--pink-dark:#db2777;--slate:#334155;--slate-500:#64748b;--slate-300:#cbd5e1;--line:#dce6f5;--white:#fff;font-family:var(--font-inter),"Inter",system-ui,sans-serif;color:var(--slate);background:var(--ice);line-height:1.55;-webkit-font-smoothing:antialiased}.hpr .display,.hpr h1,.hpr h2:not(.font-body),.hpr h3,.hpr h4{font-family:var(--font-inter-xb),"Inter",system-ui,sans-serif;font-weight:800;color:var(--navy);letter-spacing:-.02em}.hpr .aishift h3 .pink,.hpr .hero h1 .pink,.hpr .sec-head h2 .pink,.hpr .stat-card .num{font-family:var(--font-inter-display),var(--font-inter-xb),"Inter",sans-serif;font-weight:900}.hpr .wrap{max-width:1120px;margin:0 auto;padding:0 40px}.hpr .pink{color:var(--pink)}.hpr a{text-decoration:none;color:inherit}.hpr p{color:var(--slate)}.hpr .accent-bar{width:46px;height:6px;border-radius:99px;background:var(--pink);margin:0 0 22px}.hpr .accent-bar.center{margin-left:auto;margin-right:auto}.hpr .chip{width:36px;height:36px;border-radius:10px;background:var(--ice);border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hpr .chip svg{width:20px;height:20px;fill:none;stroke:var(--navy);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hpr .chip svg .hl{stroke:var(--pink)}.hpr .btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-inter),"Inter",sans-serif;font-weight:600;font-size:15px;padding:14px 30px;border-radius:9999px;cursor:pointer;transition:.2s;border:2px solid #0000}.hpr .btn-pink{background:var(--pink);color:#fff}.hpr .btn-pink:hover{background:var(--pink-dark)}.hpr .btn-navy{background:var(--navy);color:#fff}.hpr .btn-navy:hover{background:var(--navy-deep)}.hpr .btn-outline{background:#0000;color:var(--navy);border:2px solid var(--navy)}.hpr .btn-outline:hover{background:var(--navy);color:#fff}.hpr .masc{position:absolute;height:auto;pointer-events:none;filter:drop-shadow(0 14px 20px rgba(15,33,64,.22))}.hpr .hero{position:relative;background:radial-gradient(1100px 520px at 80% 34%,#dce9fb 0,#dce9fb00 60%),linear-gradient(180deg,#eaf1fb,#f1f6fd);overflow:hidden}.hpr .hero-dots{position:absolute;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(#0f21400a 1.2px,#0000 0);background-size:30px 30px;-webkit-mask-image:radial-gradient(120% 80% at 30% 20%,#000 0,#0000 72%);mask-image:radial-gradient(120% 80% at 30% 20%,#000 0,#0000 72%)}.hpr .hero-grid{display:grid;grid-template-columns:1.22fr .78fr;gap:20px;align-items:center;min-height:600px;padding:64px 0 60px;position:relative;z-index:1}.hpr .hero h1{font-size:52px;line-height:1.08;margin-bottom:22px}.hpr .hero h1 .h1-line{display:block;white-space:nowrap}.hpr .hero p.sub{font-size:18px;color:var(--slate);max-width:560px;margin-bottom:26px}.hpr .badges{display:flex;flex-wrap:wrap;gap:10px 22px;margin-bottom:24px}.hpr .badges span{gap:8px;font-size:14px;font-weight:500;color:var(--navy)}.hpr .badges .ck,.hpr .badges span{display:inline-flex;align-items:center}.hpr .badges .ck{width:18px;height:18px;border-radius:50%;background:var(--pink);color:#fff;justify-content:center;font-size:11px;flex-shrink:0}.hpr .avatars-row{display:flex;align-items:center;gap:14px}.hpr .avatars{display:flex}.hpr .avatars img{width:42px;height:42px;border-radius:50%;border:3px solid var(--ice);margin-left:-12px;object-fit:cover;background:#cbd5e1}.hpr .avatars img:first-child{margin-left:0}.hpr .avatars-row .rev{font-size:14px;color:var(--slate-500);font-weight:500}.hpr .avatars-row .rev b{color:var(--navy)}.hpr .hero-audit{max-width:520px;margin-bottom:26px}.hpr .hero-mascot-wrap{position:relative;display:flex;justify-content:center;align-items:flex-end;height:100%}.hpr .hero-mascot{width:440px;max-width:100%;height:auto;position:relative;z-index:2;display:block;margin-bottom:-60px;filter:drop-shadow(0 26px 34px rgba(15,33,64,.22))}.hpr .hero-blob{position:absolute;z-index:1;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#f7c9e2 0,#f7c9e200 68%);right:40px;top:56px}.hpr .stats{background:var(--white);padding:76px 0;position:relative}.hpr .sec-head{text-align:center;max-width:760px;margin:0 auto 46px}.hpr .sec-head h2{font-size:36px;line-height:1.16;margin-bottom:14px}.hpr .sec-head p{font-size:17px;color:var(--slate)}.hpr .stats .sec-head{margin-bottom:152px}.hpr .stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:940px;margin:0 auto 40px;position:relative;z-index:2}.hpr .stat-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:38px 24px;text-align:center;box-shadow:0 14px 30px #0f21400f;position:relative;overflow:hidden;z-index:2}.hpr .stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--pink)}.hpr .stat-card .num{font-size:50px;color:var(--navy);line-height:1;letter-spacing:-.02em}.hpr .stat-card .lbl{margin-top:12px;font-size:14px;color:var(--slate-500)}.hpr .center-cta{text-align:center}.hpr .stat-peek{position:absolute;left:50%;transform:translateX(calc(-50% + 4px));top:-106px;width:152px;z-index:1;filter:drop-shadow(0 8px 12px rgba(15,33,64,.16))}.hpr .services{background:radial-gradient(700px 360px at 20% 0,#ec489929 0,#ec489900 60%),linear-gradient(180deg,var(--navy-deep) 0,var(--navy-deep-2) 100%);padding:86px 0;color:#fff;position:relative;overflow:hidden}.hpr .services-mascot{position:absolute;right:36px;bottom:0;width:172px;z-index:1;filter:drop-shadow(0 10px 18px rgba(0,0,0,.34))}.hpr .services .sec-head h2{color:#fff}.hpr .services .sec-head p{color:#aebdd6}.hpr .svc-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:30px}.hpr .svc-card{background:#ffffff0d;border:1px solid #ffffff1c;border-radius:16px;padding:26px 20px;transition:.25s;display:flex;flex-direction:column}.hpr .svc-card:hover{border-color:#ec489980;transform:translateY(-4px);background:#ffffff14}.hpr .svc-card .ic{width:46px;height:46px;border-radius:12px;background:linear-gradient(145deg,#eaf1fb3d,#ec489933);border:1px solid #ec489966;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.hpr .svc-card .ic svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hpr .svc-card h3{color:#fff;font-size:19px;font-weight:600;margin-bottom:9px}.hpr .svc-card p{font-size:13.5px;color:#aebdd6;line-height:1.5;flex-grow:1;margin-bottom:14px}.hpr .svc-card .more{font-size:13.5px;font-weight:600;color:var(--pink);display:inline-flex;align-items:center;gap:6px}.hpr .svc-secondary{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:34px}.hpr .svc-secondary a{font-size:13.5px;font-weight:500;color:#eaf1fb;background:#ffffff0f;border:1px solid #ffffff21;padding:8px 16px;border-radius:99px}.hpr .svc-secondary a:hover{border-color:var(--pink);color:#fff}.hpr .aidiff{background:var(--white);padding:86px 0;position:relative}.hpr .aidiff .lead{max-width:760px;margin:0 auto 40px;text-align:center}.hpr .aidiff .lead p{font-size:17px;color:var(--slate);margin-bottom:14px}.hpr .cmp{max-width:860px;margin:0 auto 56px;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 16px 36px #0f214012}.hpr .cmp-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.hpr .cmp-row:last-child{border-bottom:0}.hpr .cmp-head .c{font-weight:600;font-size:15px}.hpr .cmp-head .c.l{background:#f1f5fb;color:var(--slate-500)}.hpr .cmp-head .c.r{background:var(--pink);color:#fff}.hpr .cmp .c{padding:16px 24px;font-size:14.5px;display:flex;align-items:flex-start;gap:10px}.hpr .cmp .c.l{color:var(--slate-500);border-right:1px solid var(--line)}.hpr .cmp .c.r{color:var(--navy);font-weight:500;background:#fdf2f8}.hpr .cmp .c.l .x{color:#94a3b8;flex-shrink:0;font-weight:700}.hpr .cmp .c.l .strike{text-decoration:line-through}.hpr .cmp .c.r .chip{width:28px;height:28px;border-radius:8px;background:var(--pink);border:none}.hpr .cmp .c.r .chip svg{width:16px;height:16px;stroke:#fff}.hpr .aishift-outer{max-width:940px;margin:0 auto}.hpr .aishift{position:relative;border-radius:22px;overflow:hidden;background:radial-gradient(600px 300px at 18% 10%,#ec489938 0,#ec489900 60%),linear-gradient(180deg,var(--navy-deep) 0,var(--navy-deep-2) 100%);border:1px solid #ffffff14;box-shadow:0 22px 48px #0b1e3a47;padding:46px 52px;display:flex;align-items:center;justify-content:space-between;gap:30px}.hpr .aishift .as-copy{max-width:560px;position:relative;z-index:2}.hpr .aishift h3{color:#fff;font-size:29px;line-height:1.18;margin-bottom:10px}.hpr .aishift p{color:#aebdd6;font-size:16px;margin-bottom:22px}.hpr .aishift .btn-pink{box-shadow:0 10px 22px #ec489959}.hpr .aishift-mascot{position:absolute;right:54px;bottom:0;height:84%;width:auto;z-index:1;filter:drop-shadow(0 12px 18px rgba(0,0,0,.32))}.hpr .proof{background:linear-gradient(180deg,var(--navy-deep) 0,var(--navy-deep-2) 100%);padding:82px 0;position:relative}.hpr .proof .sec-head h2{color:#fff}.hpr .logo-grid{flex-wrap:wrap;gap:34px 56px;max-width:700px;margin:0 auto 16px}.hpr .logo-chip,.hpr .logo-grid{display:flex;align-items:center;justify-content:center}.hpr .logo-chip{height:52px}.hpr .logo-chip img{max-height:52px;max-width:136px;width:auto;object-fit:contain;opacity:.9;transition:.2s}.hpr .logo-chip:hover img{opacity:1}.hpr .logo-chip.keep-white img{opacity:.92}.hpr .proof .andmore{text-align:center;font-size:14px;font-style:italic;color:#8ca0c4;margin-top:58px;margin-bottom:44px}.hpr .quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1000px;margin:0 auto 44px}.hpr .quote-card{background:#fff;border-radius:18px;padding:30px 26px;text-align:center;box-shadow:0 16px 34px #00000038;position:relative;overflow:hidden;display:flex;flex-direction:column}.hpr .quote-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--pink)}.hpr .quote-head{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}.hpr .quote-head .gicon{width:20px;height:20px}.hpr .quote-card .stars{color:#f5b300;letter-spacing:2px;font-size:16px}.hpr .quote-card p{font-size:15px;color:var(--slate);line-height:1.6;font-style:italic;flex-grow:1}.hpr .quote-card .by .nm{margin-top:16px;font-size:14px;color:var(--navy);font-weight:600}.hpr .quote-card .by .rl{font-size:13px;color:var(--slate-500)}.hpr .proof .center-cta{text-align:center}.hpr .built{background:var(--ice-2);padding:86px 0}.hpr .built blockquote{max-width:660px;margin:0 auto 44px;text-align:center}.hpr .built blockquote p{font-family:var(--font-inter-xb),"Inter",sans-serif;font-weight:800;font-size:22px;color:var(--navy);line-height:1.4;letter-spacing:-.01em}.hpr .built blockquote p:before{content:"\201C"}.hpr .built blockquote p:after,.hpr .built blockquote p:before{color:var(--pink);font-family:var(--font-inter-display),sans-serif;font-weight:900}.hpr .built blockquote p:after{content:"\201D"}.hpr .built .cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:940px;margin:0 auto 42px}.hpr .built .card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px;box-shadow:0 12px 28px #0f21400f}.hpr .built .card .ch{display:flex;align-items:center;gap:12px;margin-bottom:22px}.hpr .built .card .ch .ic{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;font-weight:700}.hpr .built .card.no .ic{background:#94a3b8}.hpr .built .card.yes .ic{background:var(--pink)}.hpr .built .card h3{font-size:18px;font-weight:600}.hpr .built .card ul{list-style:none;display:flex;flex-direction:column;gap:18px}.hpr .built .card li{display:flex;gap:12px;align-items:flex-start}.hpr .built .card li .t{font-weight:600;color:var(--navy);font-size:15px}.hpr .built .card li .d{color:var(--slate-500);font-size:13.5px}.hpr .built .card li .b{flex-shrink:0;font-weight:700;margin-top:1px}.hpr .built .card.no li .b{color:#94a3b8}.hpr .built .card.yes li .b{color:var(--pink)}.hpr .bestfit{text-align:center;margin-bottom:38px}.hpr .bestfit h3{font-size:18px;font-weight:600;margin-bottom:16px}.hpr .bestfit ul{list-style:none;display:inline-flex;flex-direction:column;gap:12px;text-align:left}.hpr .bestfit li{display:flex;align-items:center;gap:12px;font-size:14.5px;color:var(--slate)}.hpr .bestfit li .ck{width:22px;height:22px;border-radius:50%;background:var(--pink);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.hpr .built .center-cta{text-align:center}.hpr .faq{background:var(--white);padding:86px 0;position:relative;overflow:hidden}.hpr .faq-inner{max-width:780px;margin:0 auto;position:relative;z-index:2}.hpr .faq-list{background:#fff;position:relative;z-index:2}.hpr .faq-item{border-bottom:1px solid var(--line)}.hpr .faq-item:first-child{border-top:1px solid var(--line)}.hpr .faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 4px;cursor:pointer;width:100%;background:none;border:none;text-align:left}.hpr .faq-q h2{font-size:17px;font-weight:600;color:var(--navy);font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:0;margin:0}.hpr .faq-q .qic{width:30px;height:30px;border-radius:50%;background:var(--ice);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hpr .faq-q .qic svg{width:15px;height:15px;stroke:var(--pink);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s}.hpr .faq-a{padding:0 4px 22px;font-size:15px;color:var(--slate);max-width:700px}.hpr .faq-item.open .qic{background:var(--pink);border-color:var(--pink)}.hpr .faq-item.open .qic svg{stroke:#fff;transform:rotate(180deg)}.hpr .faq-a-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.hpr .faq-item.open .faq-a-wrap{grid-template-rows:1fr}.hpr .faq-a-inner{overflow:hidden}.hpr .faq-mascot{position:absolute;left:calc(50% - 572px);bottom:56px;width:150px;z-index:1;filter:drop-shadow(0 10px 16px rgba(15,33,64,.14))}.hpr .blog{background:var(--ice-2);padding:80px 0}.hpr .blog .eyebrow-c{text-align:center;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--slate-500);margin-bottom:10px}.hpr .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1040px;margin:0 auto 44px}.hpr .blog-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 28px #0f21400f;display:flex;flex-direction:column;transition:.25s}.hpr .blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0f21401a}.hpr .blog-card .thumb{position:relative;aspect-ratio:1200/630;overflow:hidden;border:3px solid var(--pink);border-radius:18px 18px 0 0}.hpr .blog-card .thumb img{width:100%;height:100%;object-fit:cover;display:block}.hpr .blog-card .body{padding:22px;display:flex;flex-direction:column;flex-grow:1}.hpr .blog-card .cat{align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--pink);background:#fdf2f8;border:1px solid #fbcfe8;padding:4px 10px;border-radius:99px;margin-bottom:12px}.hpr .blog-card h3{font-size:18px;font-weight:600;line-height:1.3;margin-bottom:10px}.hpr .blog-card p{font-size:13.5px;color:var(--slate-500);line-height:1.55;margin-bottom:18px;flex-grow:1}.hpr .blog-card .meta{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--slate-500)}.hpr .blog-card .meta .ava{width:30px;height:30px;border-radius:50%;background:var(--pink);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0;overflow:hidden}.hpr .blog-card .meta .ava img{width:100%;height:100%;object-fit:cover;border-radius:50%}.hpr .blog-card .meta .nm{color:var(--navy);font-weight:600}.hpr .blog .center-cta{text-align:center}.hpr .finalcta{background:radial-gradient(700px 400px at 84% 40%,#f9d3e6 0,#f9d3e600 62%),linear-gradient(180deg,#f1f6fd,#eaf1fb);padding:112px 0 82px;position:relative;overflow:hidden}.hpr .cta-grid{display:grid;grid-template-columns:1fr .92fr;gap:44px;align-items:center;max-width:1040px;margin:0 auto}.hpr .cta-copy .trust-lbl{font-size:12.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--slate-500);margin-bottom:16px}.hpr .cta-copy .avatars{margin-bottom:20px}.hpr .cta-copy h2{font-size:36px;line-height:1.12;margin-bottom:26px}.hpr .cta-copy ul{list-style:none;display:flex;flex-direction:column;gap:14px}.hpr .cta-copy li{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--slate)}.hpr .cta-copy li .ck{width:22px;height:22px;border-radius:50%;background:var(--pink);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.hpr .cta-form,.hpr .cta-form-wrap{position:relative}.hpr .cta-form{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:0 22px 48px #0f21401f;z-index:2}.hpr .cta-mascot{position:absolute;right:52px;top:-104px;width:124px;z-index:1;filter:drop-shadow(0 12px 16px rgba(15,33,64,.2))}@media (max-width:1024px){.hpr .svc-grid{grid-template-columns:repeat(2,1fr)}.hpr .hero h1{font-size:48px}}@media (max-width:768px){.hpr .wrap{padding:0 22px}.hpr .hero-grid{grid-template-columns:1fr;min-height:0;padding:70px 0 44px;gap:8px}.hpr .hero-mascot-wrap{display:none}.hpr .hero h1{font-size:34px;line-height:1.1}.hpr .hero h1 .h1-line{white-space:normal}.hpr .hero p.sub{font-size:16px}.hpr .hero-copy{text-align:center}.hpr .hero p.sub{margin-left:auto;margin-right:auto}.hpr .hero .avatars-row,.hpr .hero .badges{justify-content:center}.hpr .hero .avatars-row .rev{text-align:left}.hpr .hero-audit{margin-left:auto;margin-right:auto}.hpr .aishift h3 .pink,.hpr .cta-copy h2 .pink,.hpr .hero h1 .pink,.hpr .sec-head h2 .pink{font-family:var(--font-inter-xb),"Inter",system-ui,sans-serif;font-weight:800}.hpr .cta-copy h2,.hpr .sec-head h2{font-size:30px;line-height:1.2}.hpr .stat-card .num{font-size:36px;font-family:var(--font-inter-xb),"Inter",system-ui,sans-serif;font-weight:800}.hpr .aidiff,.hpr .blog,.hpr .built,.hpr .faq,.hpr .proof,.hpr .services,.hpr .stats{padding:56px 0}.hpr .stats .sec-head{margin-bottom:46px}.hpr .stat-grid{grid-template-columns:1fr;max-width:420px}.hpr .stat-peek{display:none}.hpr .svc-grid{grid-template-columns:1fr}.hpr .services-mascot{display:none}.hpr .cmp .c{padding:12px;gap:8px}.hpr .cmp .c,.hpr .cmp-head .c{font-size:12px}.hpr .cmp .c.r .chip{width:20px;height:20px;border-radius:6px}.hpr .cmp .c.r .chip svg{width:12px;height:12px}.hpr .aishift{flex-direction:column;align-items:stretch;text-align:center;padding:26px 100px 22px 26px;gap:10px;position:relative}.hpr .aishift .as-copy{order:1;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:6px}.hpr .aishift h3{font-size:24px}.hpr .aishift p{margin-bottom:6px}.hpr .aishift .as-copy .btn{align-self:flex-start;margin:6px 0 0;padding:15px 30px;font-size:16px}.hpr .aishift-mascot{position:absolute;right:18px;bottom:16px;height:92px;width:auto;z-index:2;left:auto;top:auto}.hpr .built .cards,.hpr .quote-grid{grid-template-columns:1fr}.hpr .faq-mascot{display:none}.hpr .blog-grid,.hpr .cta-grid{grid-template-columns:1fr}.hpr .cta-grid{gap:28px}.hpr .finalcta{padding:64px 0 56px}.hpr .cta-mascot{width:92px;right:20px;top:-74px}}.hpr .cta-form button[type=submit]{background:var(--pink)!important;background-image:none!important}.hpr .cta-form button[type=submit]:hover{background:var(--pink-dark)!important}.hpr .cta-form .text-green-400{color:var(--pink)!important}