@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Inter:wght@500&family=Manrope:wght@500;600;700;800&display=swap");:root{--navy:#10233f;--muted:#61728d;--blue:#246bfe;--pale:#f3f7fd;--line:#dce5f1;--green:#36b987;--purple:#876cf2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--navy);font-family:DM Sans,sans-serif}a{text-decoration:none}a,button{color:inherit}button{font:inherit;border:0;background:none;cursor:pointer}.container{width:min(1120px,calc(100% - 40px));margin:auto}.narrow{max-width:960px}.site-header{height:82px;justify-content:space-between;position:relative;z-index:5}.logo,.site-header{display:flex;align-items:center}.logo{font-family:Manrope,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.7px;gap:8px}.logo>span:last-child span{color:var(--blue)}.logo-mark{display:grid;place-items:center;width:27px;height:27px;color:#fff;background:var(--blue);border-radius:9px;font-size:14px}.nav{display:flex;gap:30px;margin-left:80px;color:var(--muted);font-size:14px}.header-actions{display:flex;align-items:center;gap:20px}.text-link{font-size:14px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;background:var(--blue);color:#fff;padding:15px 20px;border-radius:9px;font-size:14px;font-weight:700;box-shadow:0 8px 20px rgba(36,107,254,.18);transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(36,107,254,.28)}.button span{font-size:18px}.button.small{padding:11px 16px;font-size:13px}.menu-toggle{display:none;font-size:21px}.hero{min-height:590px;display:grid;grid-template-columns:1.02fr .98fr;grid-gap:50px;gap:50px;align-items:center;padding:65px 0 90px}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:700;color:var(--blue);margin-bottom:19px}.eyebrow-dot{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%;margin:0 8px 1px 0}.hero h1,h2{font:800 clamp(38px,5vw,64px)/1.06 Manrope,sans-serif;letter-spacing:-2.8px;margin:0;color:var(--navy)}h2{font-size:clamp(30px,4vw,48px);letter-spacing:-2px}h1 em,h2 em{font-style:normal;color:var(--blue)}.hero-text{font-size:17px;line-height:1.7;color:var(--muted);max-width:560px;margin:25px 0 29px}.hero-actions{display:flex;align-items:center;gap:25px}.watch-link{font-size:14px;font-weight:600}.play{display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid #c8d4e5;border-radius:50%;font-size:9px;margin-right:8px;color:var(--blue)}.trust-line{color:#7789a2;font-size:12px;margin-top:24px}.trust-line span{margin:0 9px;color:#c2ccda}.hero-visual{height:400px;position:relative;display:grid;place-items:center}.hero-visual:before{content:"";width:290px;height:290px;background:#e9f1ff}.hero-visual:before,.orb{position:absolute;border-radius:50%}.orb{background:#e0efff}.orb-one{width:19px;height:19px;top:42px;right:106px}.orb-two{width:11px;height:11px;bottom:63px;left:104px;background:#e7dbff}.robot-card{position:relative;width:225px;height:270px;border-radius:27px;background:#fff;box-shadow:0 25px 55px rgba(42,75,125,.13);flex-direction:column;padding-top:43px}.robot-card,.robot-face{display:flex;align-items:center}.robot-face{width:110px;height:80px;background:#dce9ff;border:8px solid var(--blue);border-radius:38px 38px 30px 30px;justify-content:center;gap:23px}.robot-face span{width:13px;height:13px;border-radius:50%;background:var(--navy)}.robot-body{width:77px;height:89px;border:7px solid var(--blue);border-radius:17px 17px 27px 27px;margin-top:13px;display:flex;align-items:center;justify-content:center;gap:7px}.robot-body i{width:7px;height:7px;background:#dce9ff;border-radius:50%;border:2px solid var(--blue)}.robot-caption{position:absolute;bottom:0;left:0;right:0;background:#f6f9ff;border-radius:0 0 27px 27px;padding:12px 17px;display:flex;flex-direction:column}.robot-caption strong{font-size:11px}.robot-caption small,.status-card small{font-size:10px;color:#8090a7;margin-top:3px}.robot-caption b{right:17px;top:19px;color:var(--green)}.robot-caption b,.status-card{position:absolute;font-size:11px}.status-card{background:#fff;border:1px solid #ebf0f6;border-radius:10px;box-shadow:0 12px 25px rgba(42,75,125,.1);display:flex;align-items:center;gap:10px;padding:11px 14px}.status-card b,.status-card small{display:block}.status-top{top:66px;left:15px}.status-bottom{right:4px;bottom:68px}.status-check{display:grid;place-items:center;width:25px;height:25px;background:#dcf7eb;color:#13a872;border-radius:8px;font-weight:700}.status-check.purple{background:#eeeaff;color:var(--purple)}.section{padding:100px 0}.demo-section,.faq-section,.workflow-section{background:var(--pale)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}.section-heading>p{max-width:370px;color:var(--muted);font-size:15px;line-height:1.7;margin:0}.workflow-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.step-card{background:#fff;border:1px solid #e7edf6;border-radius:14px;padding:22px 18px 25px;min-height:220px;position:relative}.step-number{font-size:11px;color:var(--blue);font-weight:700}.step-icon{font-size:25px;margin:28px 0 20px;color:var(--blue)}.step-card:nth-child(2) .step-icon{color:var(--purple)}.step-card:nth-child(3) .step-icon{color:#f1a341}.step-card:nth-child(4) .step-icon{color:var(--green)}.step-card:nth-child(5) .step-icon{color:#e46b8c}.step-card h3{font:700 15px/1.3 Manrope;margin:0 0 10px}.step-card p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.proof-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:85px;gap:85px}.proof-layout>div>p{color:var(--muted);line-height:1.7;max-width:510px;margin:25px 0}.always-on{display:flex;align-items:center;gap:13px;margin-top:28px}.always-on>span{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:#e4f7ef;color:var(--green)}.always-on b,.always-on small{display:block}.always-on b{font-size:14px}.always-on small{color:var(--muted);font-size:12px;margin-top:4px}.signal-card{border:1px solid #e1e9f5;border-radius:18px;padding:22px;background:#f8fbff}.signal-top{display:flex;justify-content:space-between;font-size:11px;color:#7789a2}.signal-top b{font-weight:500;color:var(--green)}.signal-chart{height:185px;margin:24px 0 12px;display:flex;align-items:end;gap:14px;padding:0 15px;border-bottom:1px solid #dbe7f4}.signal-chart i{display:block;flex:1 1;border-radius:6px 6px 0 0;background:#bfd6ff}.signal-chart i:first-child{height:25%}.signal-chart i:nth-child(2){height:38%;background:#a9c9ff}.signal-chart i:nth-child(3){height:31%}.signal-chart i:nth-child(4){height:55%;background:#8db7ff}.signal-chart i:nth-child(5){height:51%}.signal-chart i:nth-child(6){height:74%;background:#6298ff}.signal-chart i:nth-child(7){height:90%;background:var(--blue)}.signal-footer{display:flex;justify-content:space-between;font-size:11px;color:#8b9ab0}.centered{display:block;text-align:center}.centered>p{margin:18px auto 0}.demo-frame{height:420px}.placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px dashed #b9c9df;background:#eef4fd;border-radius:16px;color:#8293ab;font-size:13px}.placeholder-icon{display:grid;place-items:center;width:45px;height:45px;background:#fff;border-radius:50%;color:var(--blue);font-size:12px;box-shadow:0 6px 15px rgba(47,89,151,.1)}.feedback-section{background:#fff}.carousel-controls{display:flex;gap:8px}.arrow-button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;font-size:18px;color:#768aa5}.card-row,.video-row{display:flex;gap:16px;overflow:hidden}.quote-card{flex:0 0 48%;border:1px solid var(--line);border-radius:15px;padding:28px;background:#fff}.quote-card.muted{background:#f8faff}.quote-mark{font:800 42px Georgia;color:var(--blue)}.quote-card p{font:500 18px/1.5 Manrope;max-width:440px}.quote-card small{color:#8797ac;font-size:12px}.testimonials{background:var(--pale)}.section-intro{color:var(--muted);margin-top:-25px;margin-bottom:30px}.testimonial-card{height:230px;flex:1 1}.faq-layout{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:100px;gap:100px}.faq-layout>div>p{color:var(--muted);font-size:14px;margin-top:24px}.faq-layout a{color:var(--blue);font-weight:700}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:19px 0;text-align:left;font-weight:600;font-size:14px}.faq-item button span:last-child{font-size:22px;color:var(--blue);font-weight:400}.faq-item p{font-size:13px;line-height:1.6;color:var(--muted);margin:0 35px 18px 0}.cta-section{background:var(--blue);color:#fff;padding:75px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center}.cta-inner h2{color:#fff}.light{color:#bcd2ff}.light-button{background:#fff;color:var(--blue);box-shadow:none}.footer{background:#0d1e36;padding:55px 0 25px}.footer,.footer .logo{color:#fff}.footer-inner{display:flex;justify-content:space-between;gap:30px;padding-bottom:55px}.footer-inner p{font-size:14px;color:#c4d0e0;margin:22px 0 7px}.footer-inner small{color:#71839d;font-size:12px}.footer-badges{color:#71839d;font-size:11px;text-align:right;line-height:1.6}.footer-badges b{font-weight:500;color:#b6c3d4}.footer-bottom{border-top:1px solid #263953;padding-top:21px;color:#71839d;font-size:11px;display:flex;justify-content:space-between}@media(max-width:850px){.container{width:min(100% - 32px,600px)}.nav{display:none;position:absolute;top:75px;left:0;right:0;padding:20px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 25px #18345c18;flex-direction:column;gap:17px;margin:0}.nav.open{display:flex}.header-actions .text-link{display:none}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding:50px 0 70px;gap:35px}.hero h1{font-size:43px}.hero-visual{height:330px}.workflow-grid{grid-template-columns:repeat(2,1fr)}.section{padding:75px 0}.section-heading{display:block}.section-heading>p{margin-top:17px}.faq-layout,.proof-layout{grid-template-columns:1fr;gap:45px}.demo-frame{height:250px}.card-row{overflow:auto}.quote-card{flex-basis:85%}.video-row{overflow:auto}.testimonial-card{min-width:78%}.carousel-controls{margin-top:25px}.cta-inner{display:block}.cta-inner .button{margin-top:30px}.footer-inner{display:block}.footer-badges{text-align:left;margin-top:35px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}@media(max-width:520px){#top{background:#f4f8fe url(/img/hero/hero-mobile-bg.png) top/100% auto no-repeat}.site-header{width:100%;padding-left:16px;padding-right:16px}.hero{display:block;width:100%;margin:0;padding:38px 16px 62vw;background-color:transparent;background-image:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-visual{display:none}.mobile-fixed-cta{position:fixed;z-index:20;display:flex;align-items:center;justify-content:center;gap:16px;left:16px;right:16px;bottom:14px;min-height:58px;border-radius:14px;background:var(--blue);color:#fff;font-size:16px;font-weight:700;box-shadow:0 10px 28px rgba(16,35,63,.24);padding-bottom:env(safe-area-inset-bottom)}body{padding-bottom:88px}.workflow-grid{gap:10px}.step-card{min-height:245px;padding:18px 14px}.step-icon{margin:25px 0 17px}.hero h1{font-size:39px}.section-heading h2{font-size:34px}.signal-card{padding:16px}#top{background:#f4f8fe url(/img/hero/hero-mobile-bg.png) top/100% auto no-repeat}.site-header{width:100%;padding-left:16px;padding-right:16px}.hero{display:block;width:100%;margin:0;padding:38px 16px 62vw;background-color:transparent;background-image:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-visual{display:none}.mobile-fixed-cta{position:fixed;z-index:20;display:flex;align-items:center;justify-content:center;gap:16px;left:16px;right:16px;bottom:14px;min-height:58px;border-radius:14px;background:var(--blue);color:#fff;font-size:16px;font-weight:700;box-shadow:0 10px 28px rgba(16,35,63,.24);padding-bottom:env(safe-area-inset-bottom)}body{padding-bottom:88px}.workflow-grid{gap:10px}.step-card{min-height:245px;padding:18px 14px}.step-icon{margin:25px 0 17px}.hero h1{font-size:39px}.section-heading h2{font-size:34px}.signal-card{padding:16px}.demo-section,.faq-section,.feedback-section,.testimonials{padding:34px 0;background:#f4f8fe}.demo-section .section-heading,.feedback-section .section-heading,.testimonials .section-heading{margin-bottom:16px;text-align:center}.demo-section .eyebrow,.feedback-section .eyebrow,.testimonials .eyebrow{margin-bottom:7px;font-size:9px}.demo-section h2,.faq-layout h2,.feedback-section h2,.testimonials h2{font-size:25px;letter-spacing:-1px}.demo-section .section-heading>p,.section-intro{font-size:10px;line-height:1.35;margin:7px auto 0;max-width:280px}.demo-frame{height:122px;border-radius:9px;margin:0}.demo-frame .placeholder-icon{width:30px;height:30px;font-size:9px}.demo-frame span{font-size:9px}.carousel-controls{display:flex;justify-content:space-between;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);pointer-events:none}.section-heading{position:relative}.arrow-button{width:25px;height:25px;font-size:14px;background:#fff;box-shadow:0 2px 8px rgba(36,107,254,.12);pointer-events:auto}.card-row,.video-row{gap:10px;padding:0 38px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}}@media(max-width:520px){.card-row::-webkit-scrollbar,.video-row::-webkit-scrollbar{display:none}.quote-card{flex:0 0 100%;scroll-snap-align:center;border:0;border-radius:10px;padding:14px 18px;text-align:left;box-shadow:0 5px 16px rgba(44,83,135,.08);min-height:112px}.quote-mark{font-size:22px}.quote-card p{font-size:11px;line-height:1.45;margin:3px 0 8px}.quote-card small{font-size:8px}.feedback-section .section-heading{margin-bottom:15px}.feedback-section .section-heading h2{margin:0}.testimonials .section-heading{margin-bottom:0}.testimonial-card{min-width:100%;height:144px;scroll-snap-align:center;border-radius:9px}.testimonial-card .placeholder-icon{width:34px;height:34px;font-size:9px}.testimonial-card span{font-size:9px}.faq-section{padding:35px 0 28px}.faq-layout{display:block}.faq-layout>div:first-child{text-align:center}.faq-layout>div:first-child p{font-size:10px;margin:7px 0 15px}.faq-list{border:0}.faq-item{background:#fff;border:0;border-radius:5px;margin-bottom:5px;box-shadow:0 2px 6px rgba(36,107,254,.08)}.faq-item button{padding:9px 10px;font-size:10px}.faq-item button span:last-child{font-size:16px}.faq-item p{font-size:9px;margin:0 10px 9px}.cta-section{padding:44px 0}.cta-inner h2{font-size:32px}.footer{padding:20px 0 12px}.footer-inner{padding-bottom:17px;text-align:center}.footer-inner .logo{justify-content:center;font-size:17px}.footer-inner p{font-size:10px;margin:8px 0 3px}.footer-inner small{font-size:8px}.footer-badges{display:none}.footer-bottom{padding-top:10px;text-align:center;font-size:8px}.footer-bottom span{margin-top:4px}}@media(min-width:521px){.mobile-fixed-cta,.mobile-hero-image{display:none}}.human-cost-card{width:100%;margin:0 auto 30px;text-align:left;border:1px solid #1d2a35;border-radius:9px;background:linear-gradient(145deg,#080d11,#0d1419);color:#eef4f8;box-shadow:0 0 16px rgba(0,132,255,.08)}.human-cost-toggle{width:100%;display:flex;align-items:center;padding:12px 14px;background:transparent;color:inherit;text-align:left}.human-cost-avatar{width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:#3b171e;color:#ff626d;font-size:28px;line-height:1}.human-cost-heading{display:flex;flex-direction:column;gap:2px;flex:1 1}.human-cost-heading b,.human-cost-total{color:#ff626d;font-size:18px;line-height:1.1}.human-cost-heading small,.human-cost-total small{font-size:10px;color:#ff626d}.human-cost-chevron{font-size:22px;line-height:1;transform:translateY(-3px);transition:transform .2s}.human-cost-card.is-open .human-cost-chevron{transform:rotate(180deg) translateY(3px)}.human-cost-details{padding:0 14px 14px}.human-cost-intro{margin:0 0 12px;color:#a4b2c0;font-size:10px;line-height:1.35}.human-cost-total{font-size:24px}.human-cost-note{color:#8ea0ae;font-size:9px}.human-cost-grid{border-top:1px solid #26333c}.human-cost-row{display:grid;align-items:center;grid-gap:6px;gap:6px;min-height:31px;border-bottom:1px solid #202c34;color:#e2e8ed;font-size:10px}.human-cost-row-icon{color:#d6e0e6;font-size:16px}.human-cost-row b{max-width:116px;color:#ff626d;font-weight:600;text-align:right;line-height:1.25}.human-cost-risks{padding:7px 10px;border:1px solid #682934;background:rgba(91,20,29,.22)}.human-cost-risks p{gap:10px;color:#ff626d;font-size:10px}.human-cost-risks p b{display:grid;place-items:center;border-radius:50%;background:#4a1d24;font-size:16px;font-weight:400}.mobile-youtube-thumb{display:block;position:relative;height:122px;overflow:hidden;border-radius:8px;background:#c9dcf3;box-shadow:0 5px 12px rgba(47,89,151,.12);margin:0 auto 27px;color:#fff;text-decoration:none}.mobile-youtube-thumb img{width:100%;height:100%;display:block;object-fit:cover}.mobile-youtube-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,18,48,.35),transparent 42%,rgba(8,18,48,.16))}.mobile-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:67px;height:46px;border-radius:13px;background:#f03;color:#fff;font-size:24px;padding-left:4px}.mobile-watch{position:absolute;z-index:2;right:12px;bottom:10px;padding:7px 14px;border-radius:20px;background:rgba(20,18,42,.58);font-size:15px}.mobile-watch b{font-weight:700;color:#fff}.mobile-video-tools{position:absolute;z-index:2;left:13px;bottom:10px;padding:8px 12px;border-radius:20px;background:rgba(20,18,42,.58);font-size:20px}.mobile-youtube-thumb+.mobile-quote{margin-top:0}.human-cost-vs{display:grid;place-items:center;width:64px;height:64px;margin:-12px auto 24px;border:1px solid #d9f8eb;border-radius:50%;background:radial-gradient(circle at 50% 45%,#273238 0,#111b1f 58%,#05090b 100%);box-shadow:0 0 15px rgba(46,220,166,.28),0 0 30px rgba(21,151,123,.16);color:#8d9298;font:800 25px/1 Arial,sans-serif;letter-spacing:-1px;text-shadow:0 1px 2px #000}.ai-employee-card{margin:0 auto 30px;padding:12px 10px 10px;border:1px solid #10e9a2;border-radius:9px;background:linear-gradient(145deg,#001d1a,#00100f);color:#effffb;box-shadow:0 0 15px rgba(0,255,170,.25),inset 0 0 18px rgba(0,255,170,.06)}.ai-employee-head{gap:9px}.ai-employee-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#9affdd;color:#001c18;font-size:22px}.ai-employee-head strong{font-size:12px}.ai-employee-head small{margin-top:2px;color:#b9d4ce;font-size:8px;line-height:1.3}.ai-employee-price{margin-top:5px;color:#21f0ae;font-size:27px;line-height:1}.ai-employee-price small{font-size:12px}.ai-employee-subtitle{color:#b9d4ce;font-size:9px;margin:2px 0 9px}.ai-employee-grid{border-top:1px solid #164f45}.ai-employee-row{grid-template-columns:22px 1fr 1fr;grid-gap:4px;gap:4px;min-height:32px;border-bottom:1px solid #123d36}.ai-employee-row-icon{font-size:16px;color:#eafff8}.ai-employee-label{font-size:8px;color:#d8ebe6}.ai-employee-value b,.ai-employee-value small{display:block}.ai-employee-value b{font-size:9px;color:#21f0ae}.ai-employee-value small{font-size:7px;color:#a5c9c0;line-height:1.15}.ai-employee-risks{margin-top:9px;padding:5px 10px;border:1px solid #0ebd83;border-radius:7px;background:rgba(10,117,83,.16)}.ai-employee-risks p{margin:4px 0;color:#31f4b5;font-size:10px}.ai-employee-risks p:first-letter{font-size:15px}.ai-employee-cta{margin-top:12px;padding:11px 16px;background:linear-gradient(100deg,#087ea9,#54ce82);font-size:13px;box-shadow:0 5px 16px rgba(37,205,149,.2)}.ai-employee-cta span{margin-left:8px;font-size:18px}.ai-employee-plans{grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin:11px 0 10px;align-items:start}.ai-employee-plans button{position:relative;min-height:110px;padding:18px 9px 8px;border:1px solid #578b83;border-radius:11px;background:linear-gradient(145deg,#183f3c,#1b2928);color:#fff;text-align:left}.ai-employee-plans button.selected{border-color:#25ef9e;box-shadow:0 0 11px rgba(37,239,158,.2);background:linear-gradient(145deg,#247b70,#1b3a34)}.ai-employee-plans b,.ai-employee-plans span{display:block}.ai-employee-plans b{font-size:17px;white-space:nowrap}.ai-employee-plans b small{font-size:10px;font-weight:600}.ai-employee-plans s{font-size:10px;color:#bdd1cc;display:block}.ai-employee-plans strong{font-size:21px}.ai-employee-plans span{margin-top:5px;color:#d2e8e1;font-size:9px}.ai-employee-plans em{color:#8dffd0;font-style:normal;font-weight:700}.ai-employee-plans .yearly-plan i{position:absolute;top:-22px;left:0;right:0;padding:5px;border-radius:9px 9px 0 0;background:#fff;color:#208a78;font-size:7px;font-style:normal;letter-spacing:1px;text-align:center}.ai-employee-plans label{display:block;padding:5px;border:1px solid #8ce6cf;border-radius:20px;color:#effffb;text-align:center}.ai-employee-access{margin:18px auto 12px;padding:8px 9px;border:1px solid #334b45;border-radius:2px;background:#071110;color:#f3fff9;font-size:10px;letter-spacing:.5px;text-align:center}.ai-employee-card,.ai-employee-card b,.ai-employee-card button,.ai-employee-card label,.ai-employee-card p,.ai-employee-card small,.ai-employee-card span,.ai-employee-card strong{font-family:Manrope,DM Sans,sans-serif}.ai-employee-card{border-width:1.5px;box-shadow:0 0 18px rgba(0,255,170,.3),0 14px 34px rgba(0,20,18,.28),inset 0 0 24px rgba(0,255,170,.08)}.ai-employee-head strong{font-size:14px;letter-spacing:-.3px}.ai-employee-price{font-weight:800;letter-spacing:-1px}.ai-employee-plans b{font-weight:800;letter-spacing:-.5px}.ai-employee-plans strong{font-weight:800}.ai-employee-plans span,.ai-employee-subtitle{font-weight:600}.ai-employee-access{font-weight:800;letter-spacing:.8px}.ai-employee-label{font-weight:600}.ai-employee-risks p b,.ai-employee-value b{font-weight:800}.ai-employee-cta{font-family:Manrope,DM Sans,sans-serif;letter-spacing:-.2px}.ai-employee-plans .yearly-plan{min-height:132px;padding:21px 12px 10px}.ai-employee-plans .yearly-plan b{font-size:0;display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.ai-employee-plans .yearly-plan s{font-size:13px;line-height:1;color:#d0e2dd}.ai-employee-plans .yearly-plan strong{font-size:27px;line-height:1;letter-spacing:-1px}.ai-employee-plans .yearly-plan b small{font-size:13px}.ai-employee-plans .yearly-plan span{font-size:13px;margin-top:10px;white-space:nowrap}.ai-employee-plans .yearly-plan em{font-size:12px}.ai-employee-plans .yearly-plan label{font-size:9px;line-height:1.15;margin-top:10px;padding:6px 8px}.ai-employee-plans .yearly-plan i{font-size:8px;font-weight:700}.mobile-proof{display:none}@media(max-width:520px){.mobile-proof{display:block;background:#f4f8fe;padding:10px 28px 32px;text-align:center}.mobile-proof-inner{max-width:430px;margin:auto}.mobile-kicker{display:inline-block;padding:3px 9px;border-radius:8px;background:#d9efff;color:#1685e8;font-size:7px;font-weight:800;margin-top:8px}.mobile-proof h2{font-size:24px;line-height:1.08;letter-spacing:-1px;margin-top:7px}.mobile-proof h2 em{font-style:normal;color:var(--blue)}.mobile-subtitle{font-size:8px;color:#70829c;line-height:1.35;margin:4px auto 11px;max-width:280px}.mobile-video{height:122px;overflow:hidden;border-radius:8px;background:#c9dcf3;box-shadow:0 5px 12px rgba(47,89,151,.12);margin:0 auto 27px}.mobile-video iframe{width:100%;height:100%;border:0}.mobile-quote{display:flex;text-align:left;gap:8px;background:#fff;border-radius:9px;padding:10px 13px;margin:0 auto 12px;max-width:285px;min-height:91px;box-shadow:0 5px 15px rgba(44,83,135,.08)}.mobile-quote>b{display:grid;place-items:center;flex:0 0 22px;height:22px;border-radius:50%;background:#53c69b;color:#fff;font-size:11px}.mobile-quote small,.mobile-quote strong{display:block}.mobile-quote strong{font-size:8px}.mobile-quote small{font-size:7px;color:#8a9bb0;margin-top:2px}.mobile-quote p{font-size:8px;line-height:1.3;margin:5px 0 2px}.mobile-quote span{font-size:9px;color:#ffb400}.mobile-dots{margin:3px 0 26px}.mobile-dots i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#c8ddf5;margin:0 2px}.mobile-dots i:first-child{background:var(--blue)}.testimonial-video{margin-bottom:24px}.faq-kicker{margin-top:1px}.mobile-faq{margin-top:10px}.mobile-faq-item{background:#fff;border-radius:5px;margin:4px 0;text-align:left;box-shadow:0 2px 6px rgba(36,107,254,.08)}.mobile-faq-item button{width:100%;display:flex;justify-content:space-between;padding:8px 10px;font-size:9px}.mobile-faq-item button b{font-size:15px;line-height:10px;color:var(--blue);font-weight:500}.mobile-faq-item p{font-size:8px;line-height:1.4;color:var(--muted);margin:0;padding:0 10px 9px}.footer{background:#fff;color:#10233f;padding:13px 12px 8px;border-top:1px solid #dbe6f2}.footer-inner{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:0 0 9px;text-align:left}.footer-inner .logo{justify-content:flex-start;color:#10233f;font-size:14px;gap:5px}.footer-inner .logo-mark{width:20px;height:20px;border-radius:6px;font-size:10px}.footer-inner p{font-size:7px;margin:2px 0 0;color:#31547d}.footer-inner small{display:block;font-size:6px;color:#8294aa;margin-top:1px}.footer-socials{display:flex;gap:8px;align-items:center}.footer-socials a{display:grid;place-items:center;width:18px;height:18px;border-radius:4px;background:#edf3fb;color:#234a78;font-size:9px;font-weight:800;text-decoration:none}.footer-badges{display:none}.footer-bottom{width:100%;border-top:1px solid #dbe6f2;padding:7px 0 0;display:flex;justify-content:space-between;gap:8px;color:#71839d;font-size:6px;text-align:left}.footer-bottom span{margin:0;white-space:nowrap}body,html{width:100%;max-width:100%;overflow-x:hidden}.mobile-proof{width:100%;padding-left:28px;padding-right:28px;padding-bottom:112px;overflow:hidden}.mobile-proof-inner,.mobile-youtube-thumb{width:100%;max-width:430px}.mobile-youtube-thumb{height:auto;aspect-ratio:3.52/1;margin-left:auto;margin-right:auto}.mobile-youtube-thumb img{object-fit:cover;object-position:center}.mobile-play{width:67px;height:46px}.mobile-watch{font-size:14px;white-space:nowrap}.mobile-video-tools{font-size:18px;white-space:nowrap}.testimonial-video{width:100%}.mobile-quote{width:100%;max-width:285px}.mobile-video-tools{display:none!important}}.ai-employee-card{position:relative;isolation:isolate;width:100%;max-width:430px;margin:0 auto 34px;padding:22px 18px 18px;overflow:hidden;border:1px solid rgba(20,241,200,.6);border-radius:24px;background:radial-gradient(circle at 50% -8%,rgba(0,229,195,.2),transparent 29%),radial-gradient(circle at 100% 48%,rgba(53,229,139,.09),transparent 38%),linear-gradient(145deg,rgba(5,24,23,.98),rgba(2,11,11,.99));box-shadow:0 18px 50px rgba(0,20,18,.35),0 0 22px rgba(0,229,195,.12),inset 0 1px hsla(0,0%,100%,.08);color:#f5fafa;text-align:left;font-family:Manrope,DM Sans,sans-serif}.ai-employee-card:before{content:"";position:absolute;z-index:-2;inset:0;background-image:radial-gradient(rgba(20,241,200,.16) .65px,transparent 0),linear-gradient(rgba(20,241,200,.025) 1px,transparent 0),linear-gradient(90deg,rgba(20,241,200,.025) 1px,transparent 0);background-size:7px 7px,30px 30px,30px 30px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 58%);mask-image:linear-gradient(180deg,#000,transparent 58%);opacity:.7}.ai-employee-card:after{content:"";inset:0;background:linear-gradient(90deg,rgba(0,0,0,.14),transparent 35%,transparent 68%,rgba(0,0,0,.18))}.ai-employee-card:after,.ai-panel-glow{position:absolute;z-index:-1;pointer-events:none}.ai-panel-glow{top:-45px;left:28%;width:44%;height:95px;border-radius:50%;background:rgba(20,241,200,.3);filter:blur(36px)}.ai-employee-head{display:flex;align-items:center;gap:11px;position:relative;z-index:1}.ai-employee-avatar{display:flex;align-items:center;justify-content:center;gap:7px;width:48px;height:40px;flex:0 0 48px;border:3px solid #6cecff;border-radius:16px;background:linear-gradient(180deg,#173d47,#071c24);color:#20e6ff;font-size:7px;box-shadow:0 0 14px rgba(32,230,255,.45),inset 0 0 10px rgba(32,230,255,.22)}.ai-employee-avatar:before{content:"";position:absolute;width:3px;height:8px;margin-top:-48px;border-radius:2px;background:#67edff;box-shadow:0 0 8px #67edff}.ai-employee-avatar i{position:static;width:auto;height:auto;padding:0;background:none;color:inherit;font-size:7px}.ai-employee-head>div{min-width:0}.ai-employee-head strong{display:block;color:#f5fafa;font-size:24px;font-weight:800;line-height:1;letter-spacing:-1px}.ai-employee-head small{display:block;margin-top:6px;color:#d4e5e4;font-size:9px;font-weight:700;letter-spacing:3px}.ai-work-pill{margin-left:auto;padding:8px 12px;border:1px solid rgba(20,241,200,.42);border-radius:999px;color:#8bf7df;font-size:8px;font-weight:700;white-space:nowrap}.ai-employee-hero{position:relative;margin:26px 0 18px}.ai-employee-hero h3{margin:0;color:#f5fafa;font:800 31px/1.01 Manrope,DM Sans,sans-serif;letter-spacing:-1.7px}.ai-employee-hero h3 em{font-style:normal;background:linear-gradient(90deg,#0797ff,#00d7c0 52%,#4fffa8);-webkit-background-clip:text;background-clip:text;color:transparent}.ai-employee-hero p{max-width:340px;margin:8px 0 0;color:#b6c8c7;font-size:11px;line-height:1.45}.ai-employee-hero>span{position:absolute;right:3px;top:17px;color:#14f1c8;font:600 10px/1.2 Manrope,sans-serif;transform:rotate(-5deg);text-align:center}.ai-employee-plans{display:grid;grid-template-columns:1fr 1.18fr;align-items:stretch;grid-gap:10px;gap:10px;margin:27px 0 12px}.ai-employee-plans .yearly-plan,.ai-employee-plans button{position:relative;min-height:139px;padding:20px 12px 12px;border:1px solid rgba(142,211,209,.35);border-radius:14px;background:linear-gradient(135deg,rgba(21,47,51,.98),rgba(12,37,39,.92));box-shadow:inset 0 1px hsla(0,0%,100%,.07);color:#f5fafa;text-align:left;transition:border-color .2s,box-shadow .2s,transform .2s}.ai-employee-plans button:hover{transform:translateY(-1px)}.ai-employee-plans button.selected{border-color:#2bf5bb;background:linear-gradient(135deg,rgba(12,125,111,.74),rgba(6,79,54,.75));box-shadow:0 0 20px rgba(43,245,187,.2),inset 0 1px hsla(0,0%,100%,.16)}.ai-employee-plans .yearly-plan b,.ai-employee-plans b{display:flex;align-items:baseline;gap:2px;flex-wrap:wrap;color:#f5fafa;font-size:29px;font-weight:800;line-height:1;letter-spacing:-1px;white-space:normal}.ai-employee-plans .yearly-plan b small,.ai-employee-plans b small{font-size:12px;font-weight:600;letter-spacing:-.2px}.ai-employee-plans .yearly-plan b s{width:100%;margin-bottom:5px;color:#c2d6d3;font-size:12px;line-height:1;text-decoration-thickness:1.5px}.ai-employee-plans .yearly-plan b strong{font-size:28px;font-weight:800;line-height:1;letter-spacing:-1px}.ai-employee-plans .yearly-plan>span,.ai-employee-plans button>span{display:block;margin-top:13px;color:#f2fafa;font-size:11px;font-weight:700;white-space:normal}.ai-employee-plans button>span em{color:#4fffa8;font-size:10px;font-style:normal}.ai-employee-plans button>p{margin:10px 0 0;padding-top:8px;border-top:1px solid rgba(182,200,199,.15);color:#a9bdbb;font-size:8px;line-height:1.3}.ai-employee-plans label{display:inline-flex;margin-top:7px;padding:5px 8px;border:1px solid rgba(79,255,168,.45);border-radius:999px;background:rgba(79,255,168,.08);color:#effffa;font-size:7px;font-weight:700}.ai-employee-plans .ai-popular{position:absolute;top:-22px;left:12%;right:12%;z-index:2;padding:6px 5px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,#54ebc8,#83ffd0);box-shadow:0 -4px 12px rgba(20,241,200,.2);color:#03201b;font-size:7px;font-style:normal;font-weight:800;letter-spacing:1px;text-align:center}.ai-employee-plans .ai-plan-check,.ai-employee-plans .yearly-plan .ai-plan-check{position:absolute;top:12px;right:11px;left:auto;width:22px;height:22px;padding:0;border:2px solid #f5fafa;border-radius:50%;background:transparent;color:transparent;font-size:12px;font-style:normal;line-height:18px;text-align:center}.ai-employee-plans button.selected .ai-plan-check{background:#dcfff5;color:#073f34;border-color:#dcfff5}.ai-employee-access{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:1fr auto 12px;align-items:center;grid-gap:8px;gap:8px;margin:18px 0 10px;padding:12px 14px;border:1px solid rgba(79,255,168,.42);border-radius:11px;background:rgba(2,11,11,.63);box-shadow:inset 0 1px hsla(0,0%,100%,.04)}.ai-employee-access:after{content:"";position:absolute;z-index:-1;top:-40%;left:-35%;width:25%;height:180%;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(180,255,239,.3),hsla(0,0%,100%,.12),transparent);filter:blur(5px);transform:skewX(-18deg);animation:accessGlassSweep 3.4s ease-in-out infinite;pointer-events:none}.ai-employee-access b{font-size:10px;font-weight:800;letter-spacing:.65px}.ai-employee-access span{color:#a9bdba;font-size:8px;text-align:right}.ai-employee-access i{color:#46f4d2;font-size:22px;font-style:normal;text-align:right}.ai-employee-access>*{position:relative;z-index:1}@keyframes accessGlassSweep{0%,20%{left:-35%;opacity:0}32%{opacity:1}72%{left:112%;opacity:1}86%,to{left:112%;opacity:0}}.ai-employee-access b{display:flex;align-items:center;gap:10px}.ai-access-animation{width:32px;height:32px;flex:0 0 32px;transform-origin:center}.ai-employee-access small{grid-column:1/3;margin-top:-3px;color:#4fffa8;font-family:Inter,sans-serif;font-size:7px;font-weight:500;letter-spacing:.3px;text-align:right}.ai-whatsapp-access{margin-top:10px;border-color:rgba(20,241,200,.3);background:rgba(4,22,21,.55)}.ai-whatsapp-access b{color:#f5fafa;font-size:9px}.ai-whatsapp-access span{color:#9eb9b4;font-size:7px}@media(max-width:390px){.ai-access-animation{width:30px;height:30px;flex-basis:30px}}.ai-employee-grid{overflow:hidden;border:1px solid rgba(20,241,200,.13);border-radius:13px;background:rgba(1,14,14,.5)}.ai-employee-row{display:grid;grid-template-columns:34px 1fr 32px;align-items:center;grid-gap:9px;gap:9px;min-height:57px;padding:7px 10px;border-bottom:1px solid rgba(182,200,199,.11)}.ai-employee-row:last-child{border-bottom:0}.ai-feature-check{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(145deg,#15e8c1,#00bc86);box-shadow:0 4px 12px rgba(0,229,195,.22),inset 0 1px hsla(0,0%,100%,.42);color:#fff;font-size:16px;font-weight:800}.ai-employee-copy{min-width:0}.ai-employee-copy b,.ai-employee-copy small{display:block}.ai-employee-copy b{color:#f5fafa;font-size:11px;font-weight:700;line-height:1.25}.ai-employee-copy b em{color:#14f1c8;font-style:normal;font-weight:800}.ai-employee-copy small{margin-top:3px;color:#9eb2b0;font-size:8px;line-height:1.25}.ai-employee-row-icon{width:31px;height:31px;border:1px solid rgba(91,205,196,.28);border-radius:8px;background:rgba(13,38,39,.74);box-shadow:inset 0 0 10px rgba(20,241,200,.05);color:#88dcff;font-size:17px;text-shadow:0 0 8px rgba(75,210,255,.35)}.ai-employee-cta{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:48px;margin-top:16px;padding:10px 18px;border:1px solid hsla(0,0%,100%,.5);border-radius:999px;background:linear-gradient(100deg,#0797ff,#00d7c0 53%,#35e58b);box-shadow:0 8px 22px rgba(0,215,192,.23),0 0 18px rgba(53,229,139,.12),inset 0 1px hsla(0,0%,100%,.5);color:#fff;font-size:16px;font-weight:800;letter-spacing:-.5px;text-shadow:0 1px 2px rgba(0,40,35,.22)}.ai-employee-cta:before{content:"";position:absolute;z-index:-1;top:-25%;left:105%;width:38%;height:150%;border-radius:50%;background:linear-gradient(90deg,rgba(0,9,16,0),rgba(0,9,16,.58),rgba(0,9,16,0));filter:blur(8px);animation:ctaDarkSweep 3.2s ease-in-out infinite}.ai-employee-cta,.ai-employee-cta span{vertical-align:middle}.ai-employee-cta span{position:relative;z-index:1;margin-left:7px;font-size:22px;vertical-align:-2px}.ai-employee-cta{z-index:0}.ai-employee-cta:after{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;background:linear-gradient(180deg,hsla(0,0%,100%,.12),transparent 42%,rgba(0,0,0,.08));pointer-events:none}.ai-employee-trust{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:15px;color:#91a8a6;font-size:7px;line-height:1.3;text-align:center}.ai-employee-trust i{display:block;width:1px;height:13px;background:rgba(182,200,199,.45)}@keyframes ctaDarkSweep{0%,18%{left:105%;opacity:0}30%{opacity:1}68%{left:-45%;opacity:1}82%,to{left:-45%;opacity:0}}@media(max-width:390px){.ai-employee-card{padding:20px 13px 16px;border-radius:20px}.ai-work-pill{display:none}.ai-employee-hero h3{font-size:27px}.ai-employee-hero>span{font-size:8px}.ai-employee-plans{grid-template-columns:1fr 1.08fr;gap:7px}.ai-employee-plans .yearly-plan,.ai-employee-plans button{padding-left:9px;padding-right:9px}.ai-employee-plans .yearly-plan b,.ai-employee-plans b{font-size:24px}.ai-employee-plans .yearly-plan b strong{font-size:23px}.ai-employee-plans .yearly-plan b small,.ai-employee-plans b small{font-size:10px}.ai-employee-access{grid-template-columns:1fr 12px}.ai-employee-access span{display:none}.ai-employee-copy b{font-size:10px}.ai-employee-trust{gap:6px;font-size:6px}}.ai-employee-row-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(0,229,195,.25);border-radius:9px;background:rgba(0,229,195,.05);color:#7defe0;font-size:medium;text-shadow:none}.ai-employee-row-icon svg{display:block;width:19px;height:19px;overflow:visible}.ai-employee-plans button{z-index:3;pointer-events:auto}.ai-source-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px 0 10px;padding:8px 10px;border-top:1px solid rgba(182,200,199,.1);border-bottom:1px solid rgba(182,200,199,.1);background:rgba(2,11,11,.34)}.ai-source-copy{min-width:0}.ai-source-copy b,.ai-source-copy small{display:block}.ai-source-copy b{color:#f5fafa;font-size:10px;font-weight:700;white-space:nowrap}.ai-source-copy small{margin-top:2px;color:#8fa8a5;font-size:7px}.ai-source-logos{display:flex;align-items:center;flex-shrink:0}.ai-source-logos i{display:grid;place-items:center;width:25px;height:25px;margin-left:-4px;border:1px solid rgba(210,242,237,.3);border-radius:50%;background:linear-gradient(145deg,#3d4b4c,#1b292b);box-shadow:0 2px 5px rgba(0,0,0,.22);color:#e4f5f1;font:800 11px/1 Arial,sans-serif;font-style:normal}.ai-source-logos i:first-child{margin-left:0}.ai-source-logos .source-google{color:#f4f7f5}.ai-source-logos .source-meta{color:#a9d7ff;font-size:16px}.ai-source-logos .source-facebook{color:#77a9ff;font-size:16px}.ai-source-logos .source-instagram{color:#ffafd1;font-size:17px}.ai-source-logos .source-linkedin{color:#9ad2ff;font-size:8px}.ai-source-logos .source-x{font-size:10px}.ai-source-logos .source-telegram{color:#8cdcff;font-size:14px}.ai-source-logos .source-maps{color:#a9f2a0;font-size:16px}.ai-source-logos .source-more{background:#263534;color:#b7ccc8;font-size:15px}.ai-source-logos i{width:29px;height:29px;margin-left:-5px;background:#102326;border-color:rgba(220,255,249,.45);box-shadow:0 2px 7px rgba(0,0,0,.3),inset 0 0 7px hsla(0,0%,100%,.06)}.ai-source-logos svg{display:block;width:17px;height:17px}.ai-source-logos .source-google{color:#4285f4}.ai-source-logos .source-meta{color:#0081fb}.ai-source-logos .source-facebook{color:#1877f2}.ai-source-logos .source-instagram{color:#e4405f}.ai-source-logos .source-linkedin{color:#0a66c2}.ai-source-logos .source-x{color:#fff}.ai-source-logos .source-telegram{color:#229ed9}.ai-source-logos .source-maps{color:#34a853}.ai-source-logos .source-more{background:#1c3634;color:#d5eeea}.ai-source-logos .source-instagram svg,.ai-source-logos .source-maps svg,.ai-source-logos .source-meta svg{width:18px;height:18px}.ai-source-logos .source-facebook svg,.ai-source-logos .source-telegram svg{width:17px;height:17px}.ai-source-logos .source-more svg{width:12px;height:12px}@media(max-width:390px){.ai-source-row{align-items:flex-start;padding:8px 7px}.ai-source-copy b{font-size:8px}.ai-source-copy small{font-size:6px}.ai-source-logos i{width:22px;height:22px;font-size:9px}.ai-source-logos .source-facebook,.ai-source-logos .source-instagram,.ai-source-logos .source-maps,.ai-source-logos .source-meta,.ai-source-logos .source-telegram{font-size:13px}.ai-source-logos i{width:25px;height:25px}.ai-source-logos svg{width:15px;height:15px}.ai-source-logos .source-instagram svg,.ai-source-logos .source-maps svg,.ai-source-logos .source-meta svg{width:16px;height:16px}}.ai-source-logos .source-more{width:43px;border-radius:999px;border-color:rgba(255,75,104,.55);background:linear-gradient(145deg,#351923,#211018);color:#ff6a7e;font-family:Manrope,DM Sans,sans-serif;font-size:10px;font-weight:800;letter-spacing:-.3px}.ai-right-element{grid-column:2;width:32px;height:32px;flex:0 0 32px}.ai-atom-icon{grid-column:2;display:block;width:34px;height:34px;color:#4388f5}.ai-atom-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.ai-atom-icon text{font-family:Arial,sans-serif;font-size:16px;font-weight:700}.ai-atom-icon .ai-atom-dot,.ai-atom-icon text{fill:currentColor;stroke:none}.whatsapp-business-icon{grid-column:2;width:30px;height:30px;display:block;object-fit:contain;border-radius:7px}.mail-free-icon{grid-column:2;width:28px;height:28px;color:#7defe0}.checkout-overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:rgba(1,8,10,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.checkout-modal{position:relative;width:min(100%,390px);padding:28px 22px 22px;border:1px solid rgba(20,241,200,.45);border-radius:20px;background:linear-gradient(145deg,#0b2020,#061112);box-shadow:0 25px 70px rgba(0,0,0,.45),0 0 24px rgba(20,241,200,.12);color:#f5fafa}.checkout-close{position:absolute;top:10px;right:14px;color:#a9bdba;font-size:24px}.checkout-kicker{color:#4fffa8;font-size:9px;font-weight:800;letter-spacing:1.5px}.checkout-modal h3{margin:8px 0 6px;font:800 22px/1.15 Manrope,sans-serif}.checkout-plan{display:flex;justify-content:space-between;margin:0 0 20px;color:#a9bdba;font-size:12px}.checkout-plan strong{color:#4fffa8;font-size:18px}.checkout-modal label{display:block;margin-top:12px;color:#c4d7d4;font-size:11px;font-weight:700}.checkout-modal input{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid rgba(182,200,199,.22);border-radius:9px;background:#071516;color:#f5fafa;outline:none}.checkout-modal input:focus{border-color:#14f1c8;box-shadow:0 0 0 3px rgba(20,241,200,.1)}.checkout-error{margin:12px 0 0;color:#ff7080;font-size:11px}.checkout-submit{width:100%;margin-top:18px;padding:13px;border:1px solid rgba(79,255,168,.5);border-radius:999px;background:linear-gradient(100deg,#0b392e,#126b4a);color:#f5fafa;font-weight:800}.checkout-submit:disabled{cursor:wait;opacity:.65}.ai-employee-plans .yearly-plan .ai-popular{font-family:Inter,sans-serif;font-size:8px;font-weight:500;letter-spacing:1px;top:-12px}.ai-employee-cta{min-height:56px;padding:13px 24px;background:linear-gradient(180deg,#123b32,#08261f 52%,#03120f);border-color:rgba(53,229,139,.58);box-shadow:0 9px 24px rgba(0,0,0,.34),0 0 16px rgba(53,229,139,.14),inset 0 1px rgba(190,255,224,.16);color:#f5fafa;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.ai-employee-cta:after{background:linear-gradient(180deg,rgba(79,255,168,.1),transparent 45%,rgba(0,0,0,.2))}.ai-employee-cta:active{transform:scale(.975);background:linear-gradient(180deg,#1e604c,#0b3428 52%,#041a14);box-shadow:0 3px 10px rgba(0,0,0,.42),0 0 24px rgba(53,229,139,.32),inset 0 0 0 1px rgba(79,255,168,.24)}.ai-employee-cta:focus-visible{outline:2px solid #4fffa8;outline-offset:3px}.human-cost-card{max-width:430px;margin:0 auto 28px;border:1px solid #1d3440;border-radius:10px;background:linear-gradient(145deg,#070e14,#071018);box-shadow:0 12px 28px rgba(0,0,0,.22),inset 0 1px hsla(0,0%,100%,.04);color:#f4f8fb;overflow:hidden}.human-cost-toggle{padding:13px 14px;gap:10px}.human-cost-avatar{width:38px;height:38px;flex-basis:38px;background:#3b1823;color:#ff5064;font-size:0;box-shadow:0 0 0 7px rgba(255,80,100,.05)}.human-cost-avatar:after{content:"";width:11px;height:11px;border-radius:50%;background:#ff5064;box-shadow:0 0 10px rgba(255,80,100,.45)}.human-cost-heading{gap:3px}.human-cost-heading strong{font-size:14px;font-weight:800;letter-spacing:-.2px}.human-cost-heading b{font-size:18px;font-weight:800;color:#ff5064;letter-spacing:-.4px}.human-cost-heading small{font-size:9px;color:#ff7a87}.human-cost-chevron{font-size:20px}.human-cost-details{padding:0 12px 12px}.human-cost-intro{padding-left:46px;margin:0 0 13px;color:#aebbc4;font-size:9px}.human-cost-total{font-size:25px;font-weight:800;letter-spacing:-.8px;color:#ff5064}.human-cost-total small{font-size:10px}.human-cost-note{margin:3px 0 12px;color:#9aaab5;font-size:8px}.human-cost-grid{border-top:1px solid #27343e}.human-cost-row{grid-template-columns:22px 1fr auto;min-height:38px;gap:5px;border-bottom:1px solid #25313a;color:#e0e8ec;font-size:9px}.human-cost-row-icon{display:grid;place-items:center;color:#dbe9ee;font-size:13px}.human-cost-row b{max-width:150px;color:#ff5064;font-size:9px;font-weight:700}.human-cost-risks{margin-top:12px;padding:8px 10px;border:1px solid #71313d;border-radius:8px;background:linear-gradient(135deg,rgba(92,24,35,.28),rgba(35,10,18,.28))}.human-cost-risks p{display:flex;align-items:center;gap:9px;margin:6px 0;color:#ff6073;font-size:9px}.human-cost-risks p b{width:20px;height:20px;background:#5a202b;color:#ff6b7d;font-size:13px;box-shadow:0 0 8px rgba(255,80,100,.12)}.human-cost-avatar:after{display:none}.human-cost-avatar{display:grid;place-items:center;padding:0}.human-cost-avatar .human-cost-icon{width:22px;height:22px;border:0;background:transparent;color:#ff6b7d;box-shadow:none}.human-cost-row .human-cost-icon{display:grid;place-items:center;width:22px;height:22px;color:#ff7182}.human-cost-icon svg{display:block;width:18px;height:18px;overflow:visible}.human-cost-row .human-cost-icon svg{width:17px;height:17px}@media(max-width:850px){.human-cost-card{max-width:430px}.human-cost-toggle{padding:15px 14px}.human-cost-avatar{width:42px;height:42px;flex-basis:42px}.human-cost-avatar .human-cost-icon{width:24px;height:24px}.human-cost-heading strong{font-size:16px}.human-cost-heading b{font-size:20px}.human-cost-heading small,.human-cost-intro{font-size:10px}.human-cost-total{font-size:27px}.human-cost-note{font-size:9px}.human-cost-row{min-height:44px;grid-template-columns:26px 1fr auto;gap:7px;font-size:10px}.human-cost-row b{font-size:10px}.human-cost-row .human-cost-icon{width:24px;height:24px}.human-cost-row .human-cost-icon svg{width:19px;height:19px}.human-cost-risks{padding:9px 11px}.human-cost-risks p{font-size:10px;margin:7px 0}.human-cost-risks p b{width:22px;height:22px}}.human-cost-chevron{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border:1px solid rgba(245,248,251,.25);border-radius:50%;color:#f4f8fb;transform:none;transition:transform .2s ease,background-color .2s ease}.human-cost-chevron svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.human-cost-card.is-open .human-cost-chevron{transform:rotate(180deg);background:rgba(255,80,100,.08)}@media(max-width:390px){.ai-employee-row-icon{width:33px;height:33px}.ai-employee-row-icon svg{width:18px;height:18px}}.lead-journey{position:relative;min-height:920px;padding:0;background:linear-gradient(180deg,#f8fbff,#eef6ff);overflow:clip}.journey-sticky{position:-webkit-sticky;position:sticky;top:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding-top:70px;padding-bottom:70px}.journey-heading{max-width:720px;margin:0 auto 38px}.journey-heading .eyebrow{margin-bottom:13px}.journey-heading h2{font-size:clamp(34px,4vw,52px);letter-spacing:-2px}.journey-heading p{max-width:560px;margin:15px auto 0;color:var(--muted);font-size:15px;line-height:1.6}.journey-story{display:grid;grid-template-columns:minmax(0,760px) 230px;align-items:center;justify-content:center;grid-gap:42px;gap:42px}.journey-stage{width:100%!important;height:74px!important;color:var(--navy);-webkit-clip-path:none!important;clip-path:none!important;border:1px solid hsla(0,0%,100%,.9);border-radius:16px;background:hsla(0,0%,100%,.52)!important;box-shadow:0 14px 35px rgba(37,89,156,.08),inset 0 1px hsla(0,0%,100%,.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:0 28px;opacity:.72;transform:scale(.98);transition:opacity .45s ease,transform .45s ease,box-shadow .45s ease,border-color .45s ease}.journey-stage:first-child{max-width:760px}.journey-stage:nth-child(2){max-width:690px}.journey-stage:nth-child(3){max-width:620px}.journey-stage:nth-child(4){max-width:550px}.journey-stage:nth-child(5){max-width:480px}.journey-stage:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:.1;background:var(--stage-color)}.journey-stage.blue{--stage-color:#246bfe}.journey-stage.cyan{--stage-color:#08a7e8}.journey-stage.orange{--stage-color:#f2a51a}.journey-stage.purple{--stage-color:#8661ed}.journey-stage.green{--stage-color:#19b979}.journey-stage.is-active{opacity:1;transform:scale(1);border-color:color-mix(in srgb,var(--stage-color) 45%,#fff);box-shadow:0 18px 42px rgba(37,89,156,.14),0 0 28px color-mix(in srgb,var(--stage-color) 22%,transparent),inset 0 1px hsla(0,0%,100%,.95)}.journey-number{position:relative;z-index:1;font:800 18px Manrope;color:var(--stage-color);margin-right:18px}.journey-icon{position:relative;z-index:1;display:grid;place-items:center;width:34px;height:34px;margin-right:16px;border-radius:11px;background:color-mix(in srgb,var(--stage-color) 13%,#fff);color:var(--stage-color);font-size:20px}.journey-stage-copy{position:relative;z-index:1;min-width:0}.journey-stage-copy strong{font:700 16px Manrope;color:var(--navy)}.journey-stage-copy small{max-width:580px;color:var(--muted);font-size:12px}.journey-active-note{border-left:1px solid #c9d9ee;padding:12px 0 12px 22px}.journey-note-kicker{display:block;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:1.4px}.journey-active-note strong{display:block;margin-top:10px;font:700 18px/1.2 Manrope}.journey-active-note p{font-size:13px;line-height:1.5;color:var(--muted);margin:9px 0 20px}.journey-result{display:inline-block;color:var(--blue);font-size:12px;font-weight:700}.lead-journey .journey-brand{display:none}@media(max-width:850px){.lead-journey{min-height:0;padding:62px 0 58px}.journey-sticky{position:relative;min-height:0;padding:0}.journey-heading{margin-bottom:28px}.journey-heading h2{font-size:32px}.journey-heading p{font-size:13px;line-height:1.5}.journey-story{display:block}.journey-pyramid{gap:9px}.journey-stage,.journey-stage:nth-child(n){width:100%!important;max-width:none;height:auto!important;min-height:68px;padding:13px 16px;border-radius:14px;transform:none}.journey-stage:not(.is-active){opacity:.64}.journey-number{font-size:16px;margin-right:11px}.journey-icon{width:30px;height:30px;margin-right:11px;font-size:17px}.journey-stage-copy strong{font-size:13px}.journey-stage-copy small{font-size:10px;line-height:1.35}.journey-active-note{display:none}}@media(prefers-reduced-motion:reduce){.journey-stage{transition:none!important}.journey-sticky{position:relative}.lead-journey{min-height:0}.journey-stage{opacity:1!important;transform:none!important}}.journey-label{display:inline-flex;align-items:center;padding:8px 20px;border-radius:999px;background:#e8f3ff;color:var(--blue);font-size:14px;font-weight:700;letter-spacing:.4px;margin-bottom:22px}.journey-story{display:block}.journey-pyramid{gap:8px}.journey-active-note{display:none}.journey-stage{-webkit-clip-path:polygon(4% 0,96% 0,100% 100%,0 100%)!important;clip-path:polygon(4% 0,96% 0,100% 100%,0 100%)!important;border-radius:0 0 16px 16px!important;padding-left:clamp(22px,7vw,92px);padding-right:clamp(22px,7vw,92px)}.journey-stage:first-child{max-width:930px}.journey-stage:nth-child(2){max-width:830px}.journey-stage:nth-child(3){max-width:720px}.journey-stage:nth-child(4){max-width:610px}.journey-stage:nth-child(5){max-width:500px}.journey-stage.is-active{transform:scale(1.012);z-index:2}.journey-result-pill{width:max-content;max-width:calc(100% - 40px);margin:38px auto 0;padding:14px 30px;border:1px solid #bfdbff;border-radius:999px;background:hsla(0,0%,100%,.72);box-shadow:0 10px 26px rgba(36,107,254,.12);color:var(--blue);font:700 19px Manrope;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.journey-result-pill span{display:inline-grid;place-items:center;width:30px;height:30px;margin-right:9px;border-radius:50%;background:#dbeaff;font-size:18px}.journey-result-pill:before{content:"";display:block;width:2px;height:24px;background:#79b6ff;margin:-38px auto 14px}@media(max-width:850px){.journey-label{font-size:10px;padding:6px 14px;margin-bottom:15px}.journey-stage,.journey-stage:nth-child(n){height:58px!important;min-height:58px;padding-left:18px;padding-right:18px;border-radius:0 0 14px 14px!important;-webkit-clip-path:polygon(5% 0,95% 0,100% 100%,0 100%)!important;clip-path:polygon(5% 0,95% 0,100% 100%,0 100%)!important}.journey-stage:first-child{width:96%!important}.journey-stage:nth-child(2){width:88%!important}.journey-stage:nth-child(3){width:80%!important}.journey-stage:nth-child(4){width:72%!important}.journey-stage:nth-child(5){width:64%!important;height:64px!important}.journey-stage.is-active{transform:scale(1.015)}.journey-result-pill{margin-top:28px;padding:11px 18px;font-size:14px}.journey-result-pill span{width:24px;height:24px;font-size:14px}.journey-result-pill:before{height:18px;margin:-28px auto 10px}}.journey-stage{height:92px!important}.journey-number{font-size:30px}.journey-icon{width:48px;height:48px;font-size:25px}.journey-stage-copy strong{font-size:19px}.journey-stage-copy small{font-size:14px;line-height:1.35}.journey-stage{padding-left:clamp(28px,9vw,100px);padding-right:clamp(28px,9vw,100px)}@media(max-width:850px){.journey-stage,.journey-stage:nth-child(n){height:78px!important;min-height:78px;padding-left:22px;padding-right:22px}.journey-stage:nth-child(5){height:84px!important}.journey-number{font-size:22px;margin-right:14px}.journey-icon{width:38px;height:38px;margin-right:14px;font-size:20px}.journey-stage-copy strong{font-size:15px;line-height:1.2}.journey-stage-copy small{font-size:11px;line-height:1.35;margin-top:5px}.journey-result-pill{font-size:15px}}.lead-journey{min-height:0;padding:76px 0 84px;background:linear-gradient(180deg,#fbfdff,#f0f7ff)}.journey-sticky{position:relative;min-height:0;padding:0}.journey-image-wrap{width:min(100%,1040px);margin:0 auto}.journey-generated-image{display:block;width:100%;height:auto;object-fit:contain;margin:0 auto}.lead-journey .journey-heading{margin-bottom:28px}@media(max-width:520px){.lead-journey{padding:46px 0 54px}.journey-sticky{width:100%}.lead-journey .journey-heading{padding:0 16px;margin-bottom:18px}.lead-journey .journey-heading h2{font-size:30px}.lead-journey .journey-heading p{font-size:12px;line-height:1.45}.journey-image-wrap{width:100%;padding:0 8px}.journey-generated-image{width:100%}}.journey-stage{opacity:.94!important;background-color:#e9f1ff!important;border:1px solid hsla(0,0%,100%,.98)!important;box-shadow:0 7px 18px rgba(37,89,156,.13),inset 0 1px hsla(0,0%,100%,.95)!important}.journey-stage:before{opacity:.2!important}.journey-stage.blue{background:linear-gradient(100deg,#e9f2ff,#c7ddff)!important}.journey-stage.cyan{background:linear-gradient(100deg,#e5f9ff,#bceaf8)!important}.journey-stage.orange{background:linear-gradient(100deg,#fff5df,#ffe0a0)!important}.journey-stage.purple{background:linear-gradient(100deg,#f2edff,#ddd2ff)!important}.journey-stage.green{background:linear-gradient(100deg,#e4faef,#bdf0d5)!important}.journey-stage.is-active{opacity:1!important;box-shadow:0 12px 26px rgba(37,89,156,.19),0 0 24px color-mix(in srgb,var(--stage-color) 20%,transparent),inset 0 1px #fff!important}.journey-stage-copy strong{color:#12284b!important;font-weight:800!important}.journey-stage-copy small{color:#435d80!important}.journey-number{font-weight:800!important}.journey-pyramid{gap:10px}.journey-icon{background:linear-gradient(145deg,var(--stage-color),color-mix(in srgb,var(--stage-color) 68%,#10233f))!important;color:#fff!important;box-shadow:0 8px 16px color-mix(in srgb,var(--stage-color) 24%,transparent);border:1px solid hsla(0,0%,100%,.65)}.journey-icon svg{width:22px;height:22px;stroke-width:1.8}.journey-stage.is-active .journey-icon{box-shadow:0 9px 20px color-mix(in srgb,var(--stage-color) 38%,transparent);transform:scale(1.06)}.lead-journey{background:#fff;padding:84px 0 80px}.journey-inner{max-width:980px}.journey-heading{text-align:center}.journey-heading h2{font-size:clamp(34px,5vw,58px);line-height:1.02}.journey-heading p{color:#3f5677;font-size:16px;line-height:1.35;margin:14px 0 34px}.journey-pyramid{display:flex;flex-direction:column;align-items:center;gap:9px}.journey-stage{height:72px;position:relative;display:flex;align-items:center;color:#fff;-webkit-clip-path:polygon(7% 0,93% 0,100% 100%,0 100%);clip-path:polygon(7% 0,93% 0,100% 100%,0 100%);padding:0 35px;box-shadow:0 8px 12px rgba(24,62,120,.12)}.journey-stage:first-child{width:78%}.journey-stage:nth-child(2){width:69%}.journey-stage:nth-child(3){width:60%}.journey-stage:nth-child(4){width:51%}.journey-stage:nth-child(5){width:42%;height:82px;-webkit-clip-path:polygon(18% 0,82% 0,100% 100%,0 100%);clip-path:polygon(18% 0,82% 0,100% 100%,0 100%)}.journey-stage.blue{background:#1471e8}.journey-stage.cyan{background:#13a0ed}.journey-stage.orange{background:#f5a900}.journey-stage.purple{background:#7637ed}.journey-stage.green{background:#18c669}.journey-number{font:700 31px Manrope,sans-serif;margin-right:20px}.journey-stage-copy{display:flex;flex-direction:column;min-width:175px}.journey-stage-copy strong{font:700 18px Manrope}.journey-stage-copy small{font-size:13px;margin-top:4px}.journey-stage>p{font-size:12px;line-height:1.25;margin:0 0 0 auto;max-width:185px}.journey-brand{text-align:center;margin-top:22px}.journey-brand strong{font:800 24px Manrope}.journey-brand strong span{color:var(--blue)}.journey-brand small{display:block;font-size:9px;letter-spacing:3px;color:#7890ad;margin-top:6px}@media(max-width:520px){.lead-journey{padding:42px 0 38px}.journey-inner{width:calc(100% - 26px)}.journey-heading h2{font-size:29px;letter-spacing:-1.4px}.journey-heading p{font-size:11px;line-height:1.35;margin:10px 0 24px}.journey-stage{height:54px;padding:0 18px;-webkit-clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);clip-path:polygon(5% 0,95% 0,100% 100%,0 100%)}.journey-stage:first-child{width:96%}.journey-stage:nth-child(2){width:88%}.journey-stage:nth-child(3){width:80%}.journey-stage:nth-child(4){width:72%}.journey-stage:nth-child(5){width:61%;height:62px}.journey-number{font-size:19px;margin-right:10px}.journey-stage-copy{min-width:0;flex:1 1}.journey-stage-copy strong{font-size:12px}.journey-stage-copy small{font-size:9px;margin-top:2px}.journey-stage>p{font-size:8px;max-width:88px}.journey-brand{margin-top:15px}.journey-brand strong{font-size:19px}.journey-brand small{font-size:7px;letter-spacing:2px}.desktop-only{display:none}}.logo-copy{display:flex;flex-direction:column;line-height:1.05}.logo-copy .logo-name{color:inherit}.logo-copy .logo-name span{color:var(--blue)}.logo-copy small{display:block;margin-top:3px;color:var(--muted);font:600 8px/1 Manrope,sans-serif;letter-spacing:.5px}.footer-socials{display:flex;align-items:center;gap:12px}.footer-socials a{display:grid;place-items:center;width:38px;height:38px;border:1px solid #314766;border-radius:9px;color:#d8e5f6;font-size:18px;transition:.2s}.footer-socials a:hover{color:#fff;background:#246bfe;border-color:#246bfe}@media(max-width:520px){.footer-socials{gap:8px}.footer-socials a{width:28px;height:28px;font-size:14px}}.short-video-frames{display:flex;gap:5px;height:92px;margin:7px auto 9px;max-width:285px;overflow:hidden}.short-video-frame{position:relative;display:flex;flex:1 1;min-width:0;overflow:hidden;border-radius:6px;background:#9ab8d6;transition:flex .35s ease}.short-video-frame.is-open,.short-video-frame:focus-visible,.short-video-frame:hover{flex:2.8 1}.short-video-frame-shade{position:absolute;inset:0;background:rgba(16,35,63,.28)}.short-video-frame-play{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:18px;height:14px;border-radius:3px;background:#f03;color:#fff;font-size:7px;transform:translate(-50%,-50%)}.short-video-frame b{position:absolute;left:5px;right:5px;bottom:4px;color:#fff;font-size:6px;line-height:1.1;opacity:0;white-space:nowrap}.short-video-frame.is-open b,.short-video-frame:focus-visible b,.short-video-frame:hover b{opacity:1}.short-video-frames{width:100%;max-width:100%;height:320px;gap:8px;margin:10px auto 18px}.short-video-frame{border-radius:9px}.short-video-frame-play{width:28px;height:21px;font-size:11px}.short-video-frame b{left:8px;right:8px;bottom:8px;font-size:9px}.short-video-frames:has(.short-video-frame:focus-visible) .short-video-frame.is-open,.short-video-frames:has(.short-video-frame:hover) .short-video-frame.is-open{flex:1 1}.short-video-frames:has(.short-video-frame:focus-visible) .short-video-frame:focus-visible,.short-video-frames:has(.short-video-frame:hover) .short-video-frame:hover{flex:2.8 1}.short-video-frames:has(.short-video-frame.is-playing) .short-video-frame{flex:1 1}.short-video-frames:has(.short-video-frame.is-playing) .short-video-frame.is-playing{flex:2.8 1}.client-story-dots{margin:4px 0 22px}.client-story-dots button{display:inline-block;width:8px;height:8px;margin:0 3px;padding:0;border:0;border-radius:50%;background:#c8ddf5}.client-story-dots button.active,.client-story-dots:not(:has(button.active)) button:first-child{background:var(--blue)}.mobile-youtube-thumb:after{pointer-events:none}.mobile-youtube-thumb iframe{position:relative;z-index:1;display:block;width:100%;height:100%;border:0;border-radius:inherit}@media(max-width:520px){.mobile-youtube-thumb{height:210px!important;aspect-ratio:auto!important}.mobile-youtube-thumb iframe{min-height:210px}body{padding-bottom:0}.footer{margin-bottom:0}.mobile-proof{padding-bottom:24px}.mobile-faq-item button{font-weight:700}}@media(max-width:520px){.mobile-faq-item:has(p) button{color:var(--blue);background:#eef5ff;border-radius:5px}}.faq-item:has(p) button{color:var(--blue)}@media(max-width:520px){.mobile-faq-item{margin:7px 0;border-radius:8px}.mobile-faq-item button{padding:13px 14px;font-size:12px;line-height:1.35}.mobile-faq-item button b{font-size:18px}.mobile-faq-item p{font-size:11px;line-height:1.5;padding:0 14px 13px}.faq-kicker{font-size:9px}.mobile-proof h2{font-size:28px}}.feedback-screenshots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;width:100%;max-width:430px;height:330px;margin:16px auto 10px;overflow:hidden;border-radius:12px;background:#fff}.feedback-screenshots img{display:block;width:100%;height:100%;object-fit:contain;object-position:top;background:#fff;animation:feedback-slide-in .45s ease}.feedback-dots{margin:4px 0 22px}.feedback-dots button{display:inline-block;width:8px;height:8px;margin:0 3px;padding:0;border:0;border-radius:50%;background:#c8ddf5}.feedback-dots button.active{background:var(--blue)}@keyframes feedback-slide-in{0%{opacity:0;transform:translateX(22px)}to{opacity:1;transform:translateX(0)}}@media(max-width:520px){.feedback-screenshots{height:350px;margin:15px auto 8px;border-radius:10px}}.short-video-frame{background:linear-gradient(145deg,#dceaff,#a9c8f2)}.short-video-frame-shade{background:linear-gradient(145deg,rgba(36,107,254,.08),rgba(16,35,63,.2))}.short-video-frame img{width:100%;height:100%;object-fit:cover;transform:scale(1.5)}.short-video-frame iframe{position:absolute;top:-8%;left:-55%;width:210%;height:116%;border:0;pointer-events:none}.short-video-frame.is-playing .short-video-frame-play{display:none}.short-video-frame.is-playing .short-video-frame-shade{background:transparent}.short-video-frame.is-playing iframe{top:0;left:0;width:100%;height:100%}.footer-socials a:first-child{background:#0a66c2;border-color:#0a66c2;color:#fff}.footer-socials a:nth-child(2){background:linear-gradient(135deg,#feda75,#fa7e1e 35%,#d62976 65%,#4f5bd5);border-color:transparent;color:#fff}.footer-socials a:nth-child(3){background:#000;border-color:#444;color:#fff}.footer-socials a:hover{opacity:.86;transform:translateY(-2px)}@media(max-width:520px){.footer{padding:34px 0 20px}.footer-inner{padding:0 16px 28px;gap:22px}.footer-inner .logo{justify-content:flex-start;font-size:22px;gap:8px}.footer-inner .logo-mark{width:30px;height:30px;border-radius:9px;font-size:15px}.footer-inner p{font-size:12px;margin:13px 0 6px}.footer-inner small{font-size:10px}.footer-socials{gap:12px;margin-top:4px}.footer-socials a{width:36px;height:36px;font-size:18px;border-radius:9px}.footer-bottom{padding:15px 16px 0;font-size:10px;line-height:1.4}.footer-bottom span{margin-top:6px;white-space:normal}}.logo-mark{overflow:hidden;background:transparent!important}.logo-mark img{display:block;width:100%;height:100%;object-fit:contain}@media(min-width:521px){.site-header .logo-mark{width:34px;height:34px}}@media(max-width:520px){.footer-inner .logo-mark{width:36px;height:36px}}.video-story-row{display:flex;gap:10px;height:240px;overflow:hidden}.video-story-card{position:relative;display:flex;flex:1 1;min-width:0;overflow:hidden;border-radius:14px;background:#8caed2;box-shadow:0 8px 22px rgba(42,75,125,.14);transition:flex .45s ease,transform .25s ease}.video-story-card.is-open,.video-story-card:focus-visible,.video-story-card:hover{flex:3 1}.video-story-card:not(.is-open):hover~.video-story-card.is-open{flex:1 1}.video-story-card img{width:100%;height:100%;object-fit:cover}.video-story-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,35,63,.05),rgba(16,35,63,.78))}.video-story-play{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:54px;height:38px;border-radius:10px;background:#f03;color:#fff;font-size:20px;transform:translate(-50%,-50%);opacity:.95}.video-story-card:not(.is-open) .video-story-play{width:38px;height:30px;font-size:14px}.video-story-card small,.video-story-card strong{position:absolute;left:18px;color:#fff;opacity:0;transition:opacity .25s ease}.video-story-card strong{bottom:34px;font:800 18px Manrope}.video-story-card small{bottom:16px;font-size:11px}.video-story-card.is-open small,.video-story-card.is-open strong,.video-story-card:focus-visible small,.video-story-card:focus-visible strong,.video-story-card:hover small,.video-story-card:hover strong{opacity:1}@media(max-width:850px){.video-story-row{height:190px;gap:7px}.video-story-card strong{left:12px;font-size:13px}.video-story-card small{left:12px;font-size:9px}.video-story-play{width:42px;height:32px;font-size:16px}}@media(max-width:520px){.video-story-row{height:150px;overflow:visible}.video-story-card{border-radius:10px}.video-story-card.is-open{flex:3 1}.video-story-card strong{bottom:25px;font-size:10px}.video-story-card small{bottom:10px;font-size:7px}.video-story-play{width:34px;height:25px;font-size:12px;border-radius:7px}.video-story-card:not(.is-open) .video-story-play{width:26px;height:21px;font-size:10px}.faq-section{padding:52px 16px 42px}.faq-layout>div:first-child h2{font-size:32px;line-height:1.12;letter-spacing:-1px}.faq-layout>div:first-child p{font-size:13px;line-height:1.5;margin:12px 0 24px}.faq-list{margin-top:8px}.faq-item{margin-bottom:10px;border-radius:9px}.faq-item button{padding:16px 15px;font-size:14px;line-height:1.35}.faq-item button span:last-child{font-size:22px}.faq-item p{font-size:12px;line-height:1.55;margin:0 15px 15px}}.footer-social-column{display:flex;flex-direction:column;align-items:center;gap:18px}.recognition-badges{display:flex;align-items:center;justify-content:center;gap:16px}.dpiit-badge,.meta-badge{display:block;width:auto;height:52px;max-width:180px;object-fit:contain}@media(max-width:520px){.footer-social-column{align-items:flex-start;gap:14px}.recognition-badges{gap:12px}.dpiit-badge,.meta-badge{height:42px;max-width:150px}}.checkout-preparing{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;background:rgba(6,18,30,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.checkout-preparing-content{width:min(100%,380px);text-align:center;color:#fff}.checkout-preparing-content img{display:block;width:160px;height:160px;object-fit:contain;margin:0 auto 24px;background:transparent}.checkout-preparing-content p{min-height:56px;margin:0;font-size:18px;font-weight:600;line-height:1.5}.ai-employee-cta:disabled{cursor:wait;opacity:.75}