:root{--ink:#10213e;--muted:#64748b;--navy:#172a55;--blue:#3568e8;--purple:#7758e8;--cyan:#16a9c7;--green:#16a37a;--orange:#ed8a42;--rose:#dc5c91;--bg:#f6f8fc;--line:#e3e9f3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;color:var(--ink);background:var(--bg)}header{height:70px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:#ffffffed;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;font-weight:850;font-size:calc(23px + 1pt)}.brand small{display:block;font-size:calc(10px + 1pt);color:var(--muted);font-weight:550}.mark{font-size:calc(28px + 1pt);color:var(--purple)}nav{display:flex;gap:24px}nav a{font-size:calc(14px + 1pt);text-decoration:none;color:#33425f;font-weight:650}.btn{display:inline-block;text-decoration:none;background:linear-gradient(135deg,var(--blue),#294bb9);color:#fff;padding:12px 19px;border-radius:10px;font-size:calc(14px + 1pt);font-weight:800;box-shadow:0 10px 24px #315bd126}.hero{min-height:520px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:5%;padding:52px 6%;background:radial-gradient(circle at 10% 10%,#e9e3ff 0,transparent 27%),radial-gradient(circle at 92% 10%,#dff5ff 0,transparent 28%),linear-gradient(120deg,#fbfcff,#f1f5fb)}.pill{display:inline-flex;padding:7px 11px;border:1px solid #cfd9f2;border-radius:999px;background:#ffffffb8;color:#3557a6;font-size:calc(10px + 1pt);font-weight:850;letter-spacing:.06em}.hero h1{font-size:calc(60px + 1pt);line-height:1.03;letter-spacing:-.05em;margin:16px 0}.hero h1 span,.grad{background:linear-gradient(90deg,var(--blue),var(--purple),var(--rose));-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:calc(19px + 1pt);line-height:1.6;color:#52617a;max-width:690px}.actions{display:flex;gap:12px;margin:24px 0}.ghost{background:#fff;color:var(--blue);border:1px solid #b9c8ee;box-shadow:none}.proof{display:flex;gap:18px;flex-wrap:wrap;color:#61708a;font-size:calc(12px + 1pt)}.proof span::first-letter{color:var(--green)}.hero-visual{height:400px;border-radius:28px;overflow:hidden;position:relative;background:#dfe7f6;box-shadow:0 28px 70px #1b315126}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#172a5520,transparent 45%,#fff0)}.float{position:absolute;z-index:2;background:#fffffff0;border:1px solid #ffffff;border-radius:14px;padding:13px 15px;box-shadow:0 16px 36px #16345b25;backdrop-filter:blur(8px)}.float b,.float small{display:block}.float small{font-size:calc(11px + 1pt);color:var(--muted);margin:3px 0 8px}.float span{font-size:calc(9px + 1pt);color:#087657;background:#e7fbf3;padding:5px 7px;border-radius:6px}.f1{right:20px;bottom:22px}.f2{left:20px;top:22px}.wave{color:var(--blue);letter-spacing:2px}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin:-1px 0 0;background:var(--navy);color:#fff;padding:22px 6%}.stats div{text-align:center;border-right:1px solid #ffffff25}.stats div:last-child{border:0}.stats strong{display:block;font-size:calc(29px + 1pt)}.stats span{font-size:calc(12px + 1pt);color:#cbd5e8}.section{padding:54px 5%}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:24px}.section-head>p{max-width:520px;color:var(--muted);font-size:calc(15px + 1pt);line-height:1.65}.eyebrow{font-size:calc(11px + 1pt);font-weight:900;letter-spacing:.14em;color:var(--blue);margin:0 0 8px}.section h2{font-size:calc(38px + 1pt);letter-spacing:-.035em;margin:0;line-height:1.1}.products{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.product{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 8px 30px #172a5508;position:relative;overflow:hidden}.product:before{content:"";position:absolute;inset:0 0 auto;height:4px}.voice:before{background:var(--purple)}.note:before{background:var(--cyan)}.code:before{background:var(--blue)}.verify:before{background:var(--green)}.auth:before{background:var(--orange)}.icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-size:calc(20px + 1pt);font-weight:900;margin-bottom:14px;background:#eef2ff;color:var(--blue)}.voice .icon{background:#f0ebff;color:var(--purple)}.note .icon{background:#e7fafd;color:var(--cyan)}.verify .icon{background:#e9faf4;color:var(--green)}.auth .icon{background:#fff1e7;color:var(--orange)}.product h3{margin:0 0 2px;font-size:calc(20px + 1pt)}.product>b{font-size:calc(12px + 1pt);color:var(--blue)}.product p,.product li{font-size:calc(13px + 1pt);line-height:1.6;color:#60708a}.product ul{padding-left:17px;min-height:105px}.benefit{border-top:1px solid var(--line);padding-top:10px;font-size:calc(11px + 1pt);color:var(--muted)}.benefit strong{display:block;color:var(--ink);font-size:calc(12px + 1pt);margin-top:2px}.capability{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;background:linear-gradient(135deg,#12264d,#253e76);color:#fff}.capability .eyebrow{color:#9fc5ff}.cap-copy>p:not(.eyebrow){color:#c9d4e9;line-height:1.65}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.chips span{padding:8px 10px;border:1px solid #ffffff25;background:#ffffff0c;border-radius:999px;font-size:calc(9px + 1pt)}.ai-panel{background:#fff;color:var(--ink);border-radius:18px;padding:18px;box-shadow:0 24px 70px #0003}.ai-top{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px}.ai-top b{color:var(--green);font-size:calc(10px + 1pt)}.conversation p{background:#f5f7fb;padding:10px;border-radius:10px;font-size:calc(11px + 1pt)}.conversation i{display:block;font-size:calc(8px + 1pt);color:var(--blue);font-style:normal;font-weight:800}.ai-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ai-actions span{background:#f8faff;border:1px solid var(--line);padding:9px;border-radius:9px;font-size:calc(8px + 1pt);color:var(--muted)}.ai-actions b{display:block;color:var(--ink);font-size:calc(10px + 1pt)}.workflow{background:#eef3fb}.journey{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:24px;overflow:auto}.journey div{min-width:145px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px}.journey span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e8efff;color:var(--blue);font-size:calc(9px + 1pt);font-weight:900}.journey b,.journey small{display:block}.journey b{font-size:calc(11px + 1pt);margin-top:8px}.journey small{font-size:calc(11px + 1pt);color:var(--muted);margin-top:2px}.journey i{font-style:normal;color:#8fa6d6}.screen-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.screen-grid article{background:#edf2fa;border-radius:16px;padding:12px}.screen-title{font-size:calc(10px + 1pt);font-weight:850;margin:3px 4px 10px}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.purple{background:var(--purple)}.blue{background:var(--blue)}.green{background:var(--green)}.orange{background:var(--orange)}.ui{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px;min-height:215px;box-shadow:0 10px 25px #172a5508}.ui small{font-size:calc(8px + 1pt);color:var(--muted);font-weight:850}.ui h4{margin:6px 0 14px}.ui p{font-size:calc(10px + 1pt);color:#5d6b82;border-bottom:1px solid #edf0f5;padding-bottom:8px}.ui button{border:0;background:#edf2ff;color:var(--blue);font-size:calc(9px + 1pt);font-weight:850;border-radius:7px;padding:8px;width:100%}.success{color:var(--green)}.impact{background:#fff}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.impact-grid article{padding:20px;border-radius:16px;background:linear-gradient(145deg,#f9fbff,#f2f5fb);border:1px solid var(--line)}.impact-grid article>div{font-size:calc(25px + 1pt)}.impact-grid h3{font-size:calc(17px + 1pt)}.impact-grid p{font-size:calc(11px + 1pt);line-height:1.6;color:var(--muted)}.trust{display:grid;grid-template-columns:1fr 1.3fr;gap:7%;align-items:center;background:linear-gradient(120deg,#f2f5fb,#faf8ff)}.trust>div>p:not(.eyebrow){color:var(--muted);font-size:calc(14px + 1pt);line-height:1.65}.trust-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.trust-list span{background:#fff;border:1px solid var(--line);border-radius:13px;padding:14px}.trust-list b,.trust-list small{display:block}.trust-list b{font-size:calc(13px + 1pt)}.trust-list small{font-size:calc(11px + 1pt);color:var(--muted);margin-top:4px;line-height:1.45}.cta{margin:26px 4%;padding:36px 4%;border-radius:22px;background:radial-gradient(circle at 85% 20%,#7958e8 0,transparent 30%),linear-gradient(120deg,#11264d,#1f4f8f);color:#fff;display:flex;justify-content:space-between;align-items:center}.cta span{font-size:calc(9px + 1pt);letter-spacing:.15em;color:#9fc5ff}.cta h2{font-size:calc(34px + 1pt);margin:7px 0}.cta p{color:#ced9eb;max-width:680px;font-size:calc(12px + 1pt)}.light{background:#fff;color:#264bb2}.cta div:last-child small{display:block;margin-top:8px;color:#b8c5dc;font-size:calc(8px + 1pt);text-align:center}footer{padding:22px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-top:1px solid var(--line);color:var(--muted);font-size:calc(9px + 1pt)}@media(max-width:1050px){nav{display:none}.hero{grid-template-columns:1fr}.products{grid-template-columns:repeat(2,1fr)}.capability,.trust{grid-template-columns:1fr}.screen-grid,.impact-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){header>.btn{display:none}.hero{padding:36px 5%}.hero h1{font-size:calc(40px + 1pt)}.hero-visual{height:320px}.stats{grid-template-columns:repeat(2,1fr);gap:18px}.stats div:nth-child(2){border:0}.section{padding:40px 5%}.section-head{display:block}.products,.screen-grid,.impact-grid,.trust-list{grid-template-columns:1fr}.product ul{min-height:auto}.capability{padding-block:44px}.ai-actions{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column;gap:18px}.cta h2{font-size:calc(28px + 1pt)}footer{flex-direction:column;align-items:flex-start}.hero h1,.section h2{letter-spacing:-.03em}}

body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:-.008em}h1,h2,h3,h4{font-weight:750}p,li{letter-spacing:-.004em}
/* Keep anchor destinations visible below the sticky header. */
section[id]{scroll-margin-top:90px}
.ui button{cursor:pointer}
a:focus-visible,button:focus-visible{outline:3px solid var(--purple);outline-offset:4px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Increase inherited text by 1pt as well as explicit font sizes above. */
body{font-size:calc(16px + 1pt)}

/* Compact lower-page layout: readable text, closely grouped information. */
.lower-content{width:min(1120px,94%);margin:16px auto 0;display:grid;gap:0;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}
.lower-content>.section{padding:20px;min-width:0;border-bottom:1px solid var(--line)}
.lower-content .eyebrow{font-size:13px;letter-spacing:.08em;margin:0 0 5px}
.lower-content h2{font-size:29px;line-height:1.18;max-width:none;margin:0;letter-spacing:-.025em;text-wrap:balance}
.lower-content .section-head{display:block;margin:0 0 12px}
.lower-content .section-head>p{font-size:15px;max-width:900px;margin:7px 0 0;line-height:1.45}
.lower-content .workflow{background:#f1f5ff}
.journey{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;overflow:visible;list-style:none;padding:0;margin:14px 0 0;background:#fff;border:1px solid #dae3f3;border-radius:10px;align-items:stretch}
.journey li{min-width:0;padding:12px 10px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:4px}
.journey li:last-child{border-right:0}
.journey li span{width:26px;height:26px;font-size:12px;margin-bottom:3px;border-radius:7px;background:#e9efff}
.journey li b{font-size:14px;line-height:1.3;margin:0}
.journey li small{font-size:13px;line-height:1.3;margin:0;color:#52617a}
.lower-content .screens{background:#fff}
.screen-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:stretch}
.screen-grid article{display:flex;flex-direction:column;min-width:0;padding:10px;background:#f5f7fc;border:1px solid var(--line);border-radius:10px}
.screen-title{font-size:14px;margin:0 0 9px}
.ui{display:flex;flex-direction:column;flex:1;min-height:0;padding:0;background:transparent;border:0;box-shadow:none;border-radius:0}
.ui small{font-size:11px;letter-spacing:.035em;color:#52617a}
.ui h4{font-size:17px;margin:5px 0 9px;line-height:1.25;overflow-wrap:anywhere}
.ui p{font-size:14px;line-height:1.4;margin:0 0 7px;padding-bottom:7px;color:#52617a}
.ui button{font-size:13px;line-height:1.3;margin-top:auto;min-height:36px;padding:8px 6px;background:#e6edff}
.lower-content .impact{background:#fff}
.impact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}
.impact-grid article{display:grid;grid-template-columns:30px minmax(0,1fr);column-gap:9px;padding:10px 0;background:transparent;border:0;border-top:1px solid var(--line);border-radius:0}
.impact-grid article>div{grid-row:1/3;font-size:23px;line-height:1.2}
.impact-grid h3{font-size:17px;margin:0 0 4px}
.impact-grid p{font-size:15px;line-height:1.45;margin:0;color:#52617a}
.lower-content .trust{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:20px;align-items:start;background:#f5f7fc}
.trust>div>p:not(.eyebrow){font-size:15px;line-height:1.45;margin:8px 0 0}
.trust-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}
.trust-list span{padding:0 0 0 10px;border:0;border-left:3px solid #b7c8ef;border-radius:0;background:transparent}
.trust-list b{font-size:15px;line-height:1.3}
.trust-list small{font-size:14px;line-height:1.4;margin-top:3px;color:#52617a}
.lower-content .cta{margin:0;padding:20px;gap:20px;border-radius:0;align-items:center}
.cta>div:first-child{flex:1;min-width:0}
.cta span{font-size:12px}
.cta h2{max-width:740px;margin:5px 0 7px;font-size:28px}
.cta p{font-size:15px;margin:0;line-height:1.45;max-width:760px}
.cta>div:last-child{flex-shrink:0}
.cta div:last-child small{font-size:11px;max-width:180px;line-height:1.4;margin-top:6px}
footer{width:min(1120px,94%);margin:0 auto;padding:14px 0;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px 20px;background:transparent;border:0;font-size:13px}
footer .brand{font-size:20px}
footer .brand small{font-size:11px}
footer>p{margin:0;line-height:1.4}
footer>small{width:100%;font-size:12px;line-height:1.4;border-top:1px solid var(--line);padding-top:8px}
@media(max-width:900px){
  .journey{grid-template-columns:repeat(3,minmax(0,1fr))}
  .journey li:nth-child(3){border-right:0}
  .journey li:nth-child(-n+3){border-bottom:1px solid var(--line)}
  .screen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lower-content .trust{grid-template-columns:1fr;gap:14px}
}
@media(max-width:650px){
  .lower-content{margin-top:12px;border-radius:12px}
  .lower-content>.section,.lower-content .cta{padding:16px}
  .lower-content h2{font-size:25px}
  .impact-grid{grid-template-columns:1fr}
  .lower-content .cta{flex-direction:column;align-items:flex-start;gap:12px}
  footer{align-items:flex-start}
}
@media(max-width:440px){
  .journey{grid-template-columns:repeat(2,minmax(0,1fr))}
  .journey li:nth-child(3){border-right:1px solid var(--line)}
  .journey li:nth-child(even){border-right:0}
  .journey li:nth-child(4){border-bottom:1px solid var(--line)}
  .screen-grid,.trust-list{grid-template-columns:1fr}
}
/* Full-width sections with a visual, connected workflow. */
.lower-content{width:100%;margin:0;border:0;border-radius:0;overflow:visible}
.lower-content>.section,.lower-content .cta{padding:26px 5%;border-radius:0}
.lower-content .workflow{background:linear-gradient(120deg,#edf3ff,#f8faff)}
.journey{border:0;background:transparent;gap:20px;margin-top:20px;align-items:stretch}
.journey li{position:relative;align-items:center;text-align:center;gap:5px;padding:16px 10px;background:#fff;border:1px solid #dbe4f4;border-radius:12px;box-shadow:0 4px 12px #172a5506}
.journey li:last-child{border-right:1px solid #dbe4f4}
.journey li:not(:last-child)::after{content:'→';position:absolute;top:35px;right:-19px;width:18px;color:#6685c2;font-size:23px;font-weight:700;line-height:1}
.journey .workflow-symbol{display:grid;place-items:center;width:50px;height:50px;min-width:0;padding:0;margin:0 0 3px;border:0;border-radius:14px;background:#ece7ff;color:#7051c8;font-size:28px;font-weight:800;line-height:1}
.journey li:nth-child(2) .workflow-symbol{background:#dff7fb;color:#147e95}
.journey li:nth-child(3) .workflow-symbol{background:#e6edff;color:#3568d2;font-size:22px}
.journey li:nth-child(4) .workflow-symbol{background:#def5eb;color:#11794f}
.journey li:nth-child(5) .workflow-symbol{background:#fff0df;color:#b86820}
.journey li:nth-child(6) .workflow-symbol{background:#e8edfa;color:#334d86}
.journey .step-number{display:block;width:auto;height:auto;margin:0;background:transparent;border-radius:0;font-size:11px;letter-spacing:.07em;color:#64748b}
.journey li b{font-size:16px;line-height:1.3}
.journey li small{font-size:14px;color:#355da7;font-weight:650}
.journey li p{font-size:14px;line-height:1.4;color:#52617a;margin:3px 0 0}
.workflow-review{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 0 0;padding:10px 14px;border:1px solid #dbe4f4;border-radius:8px;background:#ffffffa6;font-size:14px;line-height:1.45;color:#465a78}
.workflow-review>span{color:#11794f;font-weight:800}
footer{width:100%;padding:16px 5%;background:#fff}
@media(max-width:1050px){
  .journey{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 20px}
  .journey li:nth-child(3n)::after{display:none}
  .journey li:nth-child(n){border:1px solid #dbe4f4}
}
@media(max-width:650px){
  .lower-content>.section,.lower-content .cta{padding:22px 5%}
  .journey{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px}
  .journey li:nth-child(3n)::after{display:block}
  .journey li:nth-child(2n)::after{display:none}
  .journey li{padding:13px 9px}
  .workflow-review{align-items:flex-start;justify-content:flex-start}
}
@media(max-width:380px){
  .journey{grid-template-columns:1fr;gap:24px}
  .journey li:not(:last-child)::after{display:block;content:'↓';top:auto;bottom:-23px;right:calc(50% - 9px)}
}
/* Consistent page gutters, readable type and business-case sections. */
:root{--muted:#52617a;--page-gutter:max(5%,calc((100% - 1240px)/2))}
header,.section,.lower-content>.section,.lower-content .cta,footer{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}
.hero{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}
.lower-content>.section{padding-top:34px;padding-bottom:34px}
.lower-content h2{font-size:clamp(26px,2.6vw,36px);line-height:1.2}
.lower-content .section-head>p{font-size:16px;line-height:1.6;max-width:780px}
.lower-content .section-head{margin-bottom:20px}
.product p,.product li,.impact-grid p,.trust-list small,.ui p{font-size:15px;line-height:1.55}
.product>b,.benefit,.benefit strong,.screen-title,.ui button{font-size:14px}
.conversation p,.ai-actions b,.chips span{font-size:14px;line-height:1.45}
.conversation i,.ai-actions span,.ai-top b{font-size:12px}
.floating-demo{position:fixed;right:24px;bottom:24px;z-index:50}
.floating-demo .btn{display:flex;align-items:center;gap:9px;border:2px solid #fff;border-radius:999px;padding:14px 22px;box-shadow:0 8px 30px #172a5540;font-size:16px}
.floating-demo .btn:hover{background:#254dbb;transform:translateY(-2px)}
footer{padding-bottom:100px}
.roi-section{background:#f3f6fd}
.roi-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}
.roi-metrics article{background:#fff;border:1px solid #dbe4f4;border-radius:12px;padding:18px}
.roi-metrics strong{display:block;font-size:clamp(25px,3vw,38px);color:#315cc4;letter-spacing:-.035em;overflow-wrap:anywhere}
.roi-metrics span{display:block;margin-top:5px;font-size:14px;line-height:1.4;color:#52617a}
.roi-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:20px}
.roi-inputs,.roi-charts{padding:20px;background:#fff;border:1px solid var(--line);border-radius:12px;min-width:0}
.roi-inputs h3{font-size:19px;margin:0 0 14px}
.roi-inputs label{display:grid;grid-template-columns:1fr 105px;align-items:center;gap:8px;margin:12px 0;font-size:14px;font-weight:600;color:#33425f}
.roi-inputs output{text-align:right;color:#315cc4}
.roi-inputs input[type=range]{grid-column:1/-1;width:100%;accent-color:#3568e8}
.roi-inputs input[type=number]{min-width:0;width:100%;padding:8px;border:1px solid #b5c5df;border-radius:6px;font:inherit;background:#f8faff;color:var(--ink)}
.roi-inputs input:focus-visible{outline:2px solid var(--blue);outline-offset:2px}
.roi-inputs input:invalid{border-color:#b83c43}
.estimate-note{display:block;font-size:12px;line-height:1.55;color:#52617a;margin:12px 0 0}
.roi-charts figure{margin:0 0 24px}
.roi-charts figcaption{font-size:17px;font-weight:750;margin-bottom:16px}
.roi-charts figcaption span{display:block;font-size:12px;font-weight:500;color:#52617a;margin-top:4px}
.chart-row{display:grid;grid-template-columns:62px minmax(0,1fr) 85px;align-items:center;gap:10px;font-size:13px;margin:14px 0}
.chart-row b{text-align:right;overflow-wrap:anywhere}
.bar-track{height:24px;background:#edf1f8;border-radius:5px;overflow:hidden}
.chart-bar{height:100%;background:linear-gradient(90deg,#366ae5,#7758e8);border-radius:5px}
.chart-bar.baseline{background:#8d9db9}
.chart-bar.cost{background:#d68a36}
.pricing-section{background:#fff}
.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.price-card{display:flex;flex-direction:column;padding:22px;border:1px solid #dbe3f0;border-radius:14px;background:#fbfcff;min-width:0}
.price-card.featured{border:2px solid #5277d4;background:#f2f6ff;padding:21px}
.plan-label{font-size:12px;font-weight:800;letter-spacing:.07em;color:#355bb0}
.price-card h3{font-size:20px;margin:12px 0 0;line-height:1.3}
.price-card .price{font-size:34px;font-weight:800;color:#172a55;margin:16px 0 8px;letter-spacing:-.035em}
.price small{font-size:14px;font-weight:500;letter-spacing:0;color:#52617a}
.price-card>p:not(.price),.price-card li{font-size:15px;line-height:1.55;color:#52617a}
.price-card>p:not(.price){margin:0}
.price-card ul{padding-left:19px;margin:16px 0 20px}
.price-card li{margin-bottom:7px}
.price-card .btn{margin-top:auto;text-align:center}
@media(max-width:1100px){.products{grid-template-columns:repeat(2,minmax(0,1fr))}nav{gap:14px}}
@media(max-width:850px){.roi-layout{grid-template-columns:1fr}.roi-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid{grid-template-columns:1fr}.price-card{padding:20px}.price-card.featured{padding:19px}}
@media(max-width:650px){.lower-content>.section{padding-top:26px;padding-bottom:26px}.products{grid-template-columns:1fr}.floating-demo{right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px))}.floating-demo .btn{font-size:15px;padding:12px 18px}.roi-inputs,.roi-charts{padding:14px}.roi-metrics article{padding:12px}.chart-row{grid-template-columns:52px minmax(0,1fr) 70px;gap:6px}.actions{flex-wrap:wrap}.roi-metrics strong{font-size:28px}}

/* One shared frame around the entire website. */
html{background:#e9eef6}
body{background:transparent;padding:24px clamp(14px,3vw,48px)}
.site-frame{max-width:1440px;margin:0 auto;background:var(--bg);border:1px solid #d3ddeb;border-radius:18px;box-shadow:0 12px 48px #172a5510}
.site-frame>header{border-radius:18px 18px 0 0}
.site-frame>footer{border-radius:0 0 18px 18px}
:root{--page-gutter:clamp(18px,4vw,56px)}
@media(max-width:650px){
  body{padding:10px}
  .site-frame{border-radius:12px}
  .site-frame>header{border-radius:12px 12px 0 0;padding-inline:16px}
  .site-frame>footer{border-radius:0 0 12px 12px}
  :root{--page-gutter:16px}
}

/* Company overview, headquarters and section links in the footer. */
.site-footer{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,.7fr) minmax(0,1fr);gap:24px 32px;align-items:start;padding-top:28px}
.site-footer .footer-goal{max-width:520px;margin:12px 0 0;font-size:14px;line-height:1.65;color:#52617a}
.site-footer h3{margin:3px 0 12px;font-size:16px;color:var(--ink)}
.site-footer address{font-style:normal;font-size:14px;line-height:1.7;color:#52617a}
.site-footer nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px}
.site-footer nav a{font-size:14px;font-weight:500;line-height:1.4;color:#52617a}
.site-footer nav a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.site-footer .footer-legal{grid-column:1/-1;margin:0;padding-top:14px}
@media(max-width:850px){
  .site-footer{grid-template-columns:1fr 1fr;gap:24px}
  .footer-overview{grid-column:1/-1}
}
@media(max-width:440px){
  .site-footer{grid-template-columns:1fr;gap:20px}
}

/* CSS-drawn workflow icons avoid unsupported font glyphs. */
.journey .workflow-symbol .step-icon{display:block;position:relative;width:24px;height:28px;margin:0;border:2px solid currentColor;border-radius:4px;background:transparent;color:inherit;grid-row:auto}
.journey .step-icon::before,.journey .step-icon::after{content:"";position:absolute;display:block}
.journey .step-icon-phone::before{width:8px;height:2px;top:3px;left:6px;background:currentColor}
.journey .step-icon-phone::after{width:4px;height:4px;bottom:2px;left:8px;background:currentColor;border-radius:50%}
.journey .step-icon-note::before,.journey .step-icon-code::before{width:12px;height:2px;left:4px;top:6px;background:currentColor;box-shadow:0 5px 0 currentColor,0 10px 0 currentColor}
.journey .step-icon-code::after{width:8px;height:8px;right:-6px;bottom:-4px;border:2px solid currentColor;background:#e6edff;border-radius:2px}
.journey .workflow-symbol .step-icon-verify{border-radius:6px 6px 12px 12px}
.journey .step-icon-verify::before,.journey .step-icon-auth::before{width:7px;height:12px;border:solid currentColor;border-width:0 2px 2px 0;left:7px;top:4px;transform:rotate(45deg)}
.journey .step-icon-auth::after{width:10px;height:5px;left:5px;top:-5px;border:2px solid currentColor;border-radius:2px;background:#fff0df}
.journey .workflow-symbol .step-icon-growth{border:0;border-left:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:0}
.journey .step-icon-growth::before{bottom:3px;left:4px;width:4px;height:8px;background:currentColor;box-shadow:7px -5px 0 currentColor,14px -11px 0 currentColor}

/* All five product previews, in platform order. */
.screen-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
@media(max-width:1100px){.screen-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.screen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:440px){.screen-grid{grid-template-columns:1fr}}
