html.stage19{
  --p19-ink:#0b1b31;
  --p19-copy:#43566f;
  --p19-muted:#6b7c91;
  --p19-line:#dbe4ef;
  --p19-blue:#4059f2;
  --p19-blue-2:#2f4ad9;
  --p19-pale:#eef3ff;
  --p19-ice:#f2f7fb;
  --p19-white:#fff;
  --p19-shadow:0 28px 80px rgba(35,65,105,.13);
  color-scheme:light;
}
html.stage19[data-theme='dark']{
  --bg:#f6f8fb;--surface:#fff;--surface-2:#eef3f8;--surface-3:#e6edf5;
  --ink:#0b1b31;--ink-2:#2d415c;--muted:#61738a;--line:#dbe4ef;
  --brand:#4059f2;--brand-2:#2f4ad9;--brand-solid:#4059f2;--brand-solid-hover:#3147d6;--brand-soft:#e8edff;--brand-ink:#17265f;
  color-scheme:light;
}
html.stage19 body{background:#f6f8fb;color:var(--p19-ink)}
html.stage19 .btn{border-radius:4px}
html.stage19 .site-header{background:rgba(250,252,255,.92);border-color:rgba(19,42,72,.1);backdrop-filter:blur(20px)}
html.stage19 .container{max-width:1320px}

.p19-section{padding:112px 0}
.p19-head{margin-bottom:48px;display:grid;grid-template-columns:176px minmax(0,820px);gap:44px;align-items:start}
.p19-head>span{padding-top:8px;color:#53677f;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.p19-head h2{margin:0;color:var(--p19-ink);font-size:clamp(34px,3.35vw,50px);line-height:1.13;letter-spacing:-.044em;text-wrap:balance}
.p19-head p{max-width:760px;margin:17px 0 0;color:var(--p19-copy);font-size:16px;line-height:1.76;text-wrap:pretty}

/* Hero uses the generated scene as product evidence and keeps copy at a refined scale. */
.p19-hero{position:relative;min-height:730px;overflow:hidden;background:#f2f6fa;border-bottom:1px solid var(--p19-line)}
.p19-hero-media{position:absolute;inset:0 0 0 38%;overflow:hidden}
.p19-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.96) contrast(1.015)}
.p19-hero-media>div{position:absolute;inset:0;background:linear-gradient(90deg,#f2f6fa 0%,rgba(242,246,250,.95) 12%,rgba(242,246,250,.42) 34%,rgba(242,246,250,.03) 66%),linear-gradient(0deg,rgba(242,246,250,.72),transparent 40%)}
.p19-hero-inner{position:relative;z-index:2;min-height:730px;padding-top:104px;padding-bottom:58px;display:flex;flex-direction:column}
.p19-breadcrumb{display:flex;align-items:center;gap:9px;color:#6a7c92;font-size:12px}
.p19-breadcrumb a{color:#5b6f87;transition:color .2s ease}
.p19-breadcrumb a:hover{color:var(--p19-blue)}
.p19-breadcrumb b{color:#2e4562;font-weight:650}
.p19-hero-copy{width:min(720px,58%);margin:auto 0 0;padding:46px 0 18px}
.p19-eyebrow{display:block;margin-bottom:18px;color:var(--p19-blue);font-size:12px;font-weight:800;letter-spacing:.1em}
.p19-hero h1{max-width:720px;margin:0;color:#081525;font-size:clamp(44px,4.25vw,62px);line-height:1.08;letter-spacing:-.052em;text-wrap:balance}
html.stage19[lang='en'] .p19-hero h1{font-size:clamp(39px,3.65vw,53px);line-height:1.1}
.p19-hero-copy>p{max-width:680px;margin:24px 0 0;color:#3f536e;font-size:18px;line-height:1.78;text-wrap:pretty}
.p19-actions{margin-top:30px;display:flex;gap:10px}
.p19-actions .btn-secondary{border-color:rgba(32,58,92,.18);background:rgba(255,255,255,.68);backdrop-filter:blur(14px)}
.p19-audience{margin-top:40px;padding-top:18px;display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid rgba(32,58,92,.13)}
.p19-audience>span{width:100%;margin-bottom:3px;color:#6b7e94;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.p19-audience b{padding:7px 11px;border:1px solid rgba(48,79,122,.14);background:rgba(255,255,255,.62);color:#314863;font-size:11px;font-weight:650;backdrop-filter:blur(10px)}
.stage19-layout-1 .p19-hero-media{inset:0 0 0 35%}
.stage19-layout-2 .p19-hero-media img{object-position:58% center}

/* Product-family rail. */
.p19-family{position:relative;z-index:3;background:#fff;border-bottom:1px solid var(--p19-line)}
.p19-family>.container{min-height:116px;display:grid;grid-template-columns:250px 1fr;align-items:stretch}
.p19-family-main{padding:22px 26px 22px 0;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--p19-line);color:var(--p19-ink)}
.p19-family-main>span{color:#718197;font-size:10px;letter-spacing:.1em}
.p19-family-main>b{margin-top:6px;font-size:17px}
.p19-family-main>small{margin-top:7px;color:var(--p19-blue);font-size:11px}
.p19-family-links{display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none}
.p19-family-links::-webkit-scrollbar{display:none}
.p19-family-links a{min-width:138px;padding:28px 18px;display:flex;align-items:center;border-right:1px solid var(--p19-line);color:#52667e;font-size:12px;font-weight:650;line-height:1.45;transition:color .2s ease,background .2s ease}
.p19-family-links a:hover,.p19-family-links a[aria-current='page']{background:#f1f5ff;color:#2847d7}
.p19-family-links a[aria-current='page']{box-shadow:inset 0 -3px var(--p19-blue)}

/* Problems: three editorial columns, not raised cards. */
.p19-problems{background:#fff}
.p19-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--p19-line);border-bottom:1px solid var(--p19-line)}
.p19-problem-grid article{min-height:300px;padding:30px 30px 34px;border-right:1px solid var(--p19-line);transition:background .24s ease,transform .24s ease}
.p19-problem-grid article:last-child{border-right:0}
.p19-problem-grid article:hover{background:#f7f9fd;transform:translateY(-4px)}
.p19-problem-grid span{color:#6d7f94;font-size:11px}
.p19-problem-grid h3{max-width:310px;margin:74px 0 12px;font-size:24px;line-height:1.3;letter-spacing:-.025em}
.p19-problem-grid p{margin:0;color:var(--p19-copy);font-size:14px;line-height:1.75}

/* Capability bento varies by product layout but keeps one design system. */
.p19-capabilities{background:#f3f6fa}
.p19-cap-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}
.p19-cap{position:relative;grid-column:span 4;min-height:292px;padding:28px;border:1px solid var(--p19-line);background:rgba(255,255,255,.84);overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.p19-cap:nth-child(1){grid-column:span 7;min-height:352px;background:linear-gradient(135deg,#eaf0ff,#fff)}
.p19-cap:nth-child(2){grid-column:span 5;min-height:352px}
.p19-cap:nth-child(5){grid-column:span 5}
.p19-cap:nth-child(6){grid-column:span 7;background:#eaf3f8}
.stage19-layout-1 .p19-cap:nth-child(1){grid-column:span 5;background:#fff}
.stage19-layout-1 .p19-cap:nth-child(2){grid-column:span 7;background:linear-gradient(135deg,#eaf0ff,#fff)}
.stage19-layout-1 .p19-cap:nth-child(5){grid-column:span 7;background:#edf5f8}
.stage19-layout-1 .p19-cap:nth-child(6){grid-column:span 5;background:#fff}
.stage19-layout-2 .p19-cap:nth-child(1),.stage19-layout-2 .p19-cap:nth-child(2){grid-column:span 6}
.stage19-layout-2 .p19-cap:nth-child(4){grid-column:span 5;background:#edf5f8}
.stage19-layout-2 .p19-cap:nth-child(5){grid-column:span 3}
.stage19-layout-2 .p19-cap:nth-child(6){grid-column:span 4;background:#eaf0ff}
.p19-cap:hover{z-index:1;transform:translateY(-5px);border-color:rgba(64,89,242,.43);box-shadow:0 22px 55px rgba(36,65,104,.11)}
.p19-cap>span{color:#718197;font-size:10px}
.p19-cap>.ph{position:absolute;top:27px;right:27px;color:var(--p19-blue);font-size:29px}
.p19-cap h3{max-width:430px;margin:80px 0 11px;font-size:24px;line-height:1.3;letter-spacing:-.025em}
.p19-cap p{max-width:560px;margin:0;color:var(--p19-copy);font-size:14px;line-height:1.74}

/* Workflow. */
.p19-workflow{background:#fff}
.p19-workflow-track{display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:0;border-top:2px solid var(--p19-blue);list-style:none}
.p19-workflow-track li{position:relative;min-height:260px;padding:24px 22px;border-right:1px solid var(--p19-line);background:#fff}
.p19-workflow-track li:last-child{border-right:0}
.p19-workflow-track li::before{content:"";position:absolute;top:-7px;left:21px;width:12px;height:12px;border:3px solid #fff;background:var(--p19-blue);box-shadow:0 0 0 1px var(--p19-blue)}
.p19-workflow-track span{color:#718197;font-size:10px}
.p19-workflow-track h3{margin:64px 0 10px;font-size:20px;line-height:1.3}
.p19-workflow-track p{margin:0;color:var(--p19-copy);font-size:13px;line-height:1.7}

/* Product workspace. */
.p19-workspace{overflow:hidden;background:linear-gradient(135deg,#edf3f8,#f8fafc)}
.p19-workspace>.container{display:grid;grid-template-columns:.72fr 1.28fr;gap:66px;align-items:center}
.p19-workspace .p19-head{grid-template-columns:1fr;gap:18px;margin:0}
.p19-workspace-labels{margin-top:34px;border-top:1px solid var(--p19-line)}
.p19-workspace-labels>div{padding:17px 0;display:grid;grid-template-columns:32px 1fr;gap:3px 12px;border-bottom:1px solid var(--p19-line)}
.p19-workspace-labels span{grid-row:1/3;color:#6b7e94;font-size:10px}
.p19-workspace-labels b{font-size:14px}
.p19-workspace-labels small{color:#63758c;font-size:11px;line-height:1.5}
.p19-workspace-frame{position:relative;margin:0;transform:translateX(7%);border:1px solid rgba(45,74,112,.16);background:#fff;box-shadow:var(--p19-shadow)}
.p19-workspace-frame::before{content:"";position:absolute;inset:14px -18px -18px 18px;z-index:-1;border:1px solid rgba(64,89,242,.2);background:rgba(219,230,247,.6)}
.p19-workspace-frame img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:cover}
.p19-workspace-frame figcaption{padding:13px 16px;border-top:1px solid var(--p19-line);color:#6b7d93;font-size:10px;letter-spacing:.05em}
.stage19-layout-1 .p19-workspace>.container{grid-template-columns:1.28fr .72fr}
.stage19-layout-1 .p19-workspace-copy{order:2}
.stage19-layout-1 .p19-workspace-frame{order:1;transform:translateX(-7%)}

/* Role decision views. */
.p19-roles{background:#fff}
.p19-role-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--p19-line)}
.p19-role-grid article{min-height:360px;padding:28px 25px;display:flex;flex-direction:column;border-right:1px solid var(--p19-line);border-bottom:1px solid var(--p19-line)}
.p19-role-grid article:last-child{border-right:0}
.p19-role-grid>article>span{color:#718197;font-size:10px}
.p19-role-grid h3{margin:45px 0 12px;font-size:21px;line-height:1.3}
.p19-role-grid>article>p{margin:0;color:var(--p19-copy);font-size:14px;line-height:1.72}
.p19-role-grid article>div{margin-top:auto;padding-top:22px;border-top:1px solid var(--p19-line)}
.p19-role-grid article>div b{display:block;color:var(--p19-blue-2);font-size:10px;letter-spacing:.05em}
.p19-role-grid article>div small{display:block;margin-top:7px;color:#354b66;font-size:12px;line-height:1.6}

/* Integration map. */
.p19-integration{background:#edf3f8}
.p19-integration-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}
.p19-integration .p19-head{grid-template-columns:1fr;gap:18px;margin:0}
.p19-system-map{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.p19-system-core{grid-column:1/-1;min-height:165px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(130deg,#3150db,#5e78f4);color:#fff;box-shadow:0 20px 50px rgba(44,69,205,.21)}
.p19-system-core span{font-size:10px;letter-spacing:.09em;text-transform:uppercase}
.p19-system-core b{margin-top:8px;font-size:25px;line-height:1.3}
.p19-system-map>div:not(.p19-system-core){min-height:122px;padding:19px;border:1px solid var(--p19-line);background:rgba(255,255,255,.82)}
.p19-system-map>div:not(.p19-system-core) b{display:block;font-size:13px}
.p19-system-map>div:not(.p19-system-core) small{display:block;margin-top:7px;color:#65778d;font-size:11px;line-height:1.55}

/* Procurement confidence. */
.p19-proof{background:#fff}
.p19-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--p19-line);box-shadow:0 20px 60px rgba(35,65,105,.08)}
.p19-proof-grid article{min-height:265px;padding:28px;border-right:1px solid var(--p19-line);background:#fff}
.p19-proof-grid article:nth-child(2){background:#f1f5ff}
.p19-proof-grid article:last-child{border-right:0}
.p19-proof-grid span{color:#718197;font-size:10px}
.p19-proof-grid h3{margin:63px 0 10px;font-size:23px}
.p19-proof-grid p{margin:0;color:var(--p19-copy);font-size:14px;line-height:1.73}
.p19-adoption{display:grid;grid-template-columns:repeat(4,1fr);margin:34px 0 0;padding:0;border-top:1px solid var(--p19-line);list-style:none}
.p19-adoption li{padding:20px 18px;display:grid;grid-template-columns:30px 1fr;border-right:1px solid var(--p19-line)}
.p19-adoption li:last-child{border-right:0}
.p19-adoption>li>span{color:#718197;font-size:10px}
.p19-adoption b{display:block;font-size:13px}
.p19-adoption small{display:block;margin-top:6px;color:#66788e;font-size:11px;line-height:1.55}

/* Customer context. */
.p19-case{background:#f1f5f9}
.p19-case-card{display:grid;grid-template-columns:.36fr 1.64fr;min-height:450px;border:1px solid var(--p19-line);background:#fff;box-shadow:var(--p19-shadow)}
.p19-case-brand{padding:36px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--p19-line)}
.p19-case-brand img{max-width:210px;max-height:72px;object-fit:contain;object-position:left center}
.p19-case-brand span{color:#63768e;font-size:10px;line-height:1.55;letter-spacing:.06em}
.p19-case-copy{padding:54px 58px}
.p19-case-copy>span{color:var(--p19-blue);font-size:11px;font-weight:800;letter-spacing:.1em}
.p19-case-copy h2{max-width:860px;margin:16px 0 16px;font-size:clamp(32px,3.2vw,47px);line-height:1.14;letter-spacing:-.04em;text-wrap:balance}
.p19-case-copy>p{max-width:840px;margin:0;color:var(--p19-copy);font-size:16px;line-height:1.77}
.p19-case-copy>div{margin-top:30px;padding-top:17px;border-top:1px solid var(--p19-line)}
.p19-case-copy>div b{display:block;font-size:11px}
.p19-case-copy>div small{display:block;margin-top:7px;color:#60738a;font-size:12px;line-height:1.6}

/* FAQ and related products. */
.p19-faq{background:#fff}
.p19-faq-list{max-width:960px;margin-left:auto;border-top:1px solid var(--p19-line)}
.p19-faq details{border-bottom:1px solid var(--p19-line)}
.p19-faq summary{padding:25px 0;display:flex;justify-content:space-between;gap:24px;list-style:none;cursor:pointer;font-weight:760}
.p19-faq summary::-webkit-details-marker{display:none}
.p19-faq summary::after{content:'+';color:var(--p19-blue);font-size:22px;font-weight:500}
.p19-faq details[open] summary::after{content:'−'}
.p19-faq details p{max-width:830px;margin:-3px 0 28px;color:var(--p19-copy);font-size:14px;line-height:1.78}
.p19-related{padding:74px 0;background:#eef3f8;border-top:1px solid var(--p19-line)}
.p19-related>.container{display:grid;grid-template-columns:280px 1fr;gap:50px}
.p19-related>.container>div:first-child>span{color:#62758d;font-size:10px;letter-spacing:.1em}
.p19-related h2{margin:10px 0 0;font-size:25px}
.p19-related-links{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--p19-line)}
.p19-related-links a{min-height:86px;padding:19px;display:flex;justify-content:space-between;align-items:center;gap:14px;border-right:1px solid var(--p19-line);border-bottom:1px solid var(--p19-line);color:#273f5c;font-size:13px;font-weight:700;transition:background .2s ease,color .2s ease}
.p19-related-links a:hover{background:#fff;color:var(--p19-blue)}
.p19-related-links .ph{color:var(--p19-blue)}
.p19-final{padding:84px 0;color:#fff}
.p19-final>.container{display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center}
.p19-final span{font-size:10px;letter-spacing:.1em}
.p19-final h2{max-width:860px;margin:12px 0 0;font-size:clamp(34px,3.7vw,52px);line-height:1.12;letter-spacing:-.043em}
.p19-final p{max-width:780px;margin:14px 0 0;color:#eef1ff;font-size:15px;line-height:1.7}
.p19-final .btn-primary{background:#fff;color:#2f48c9}

/* Product mega menu used by every Stage 19 page. */
html.stage19 .nav-group-v56 .mega-v56{position:fixed;top:var(--nav-h);left:0;right:0;width:auto;padding:0;display:block;grid-template-columns:none;gap:0;border:0;border-top:1px solid rgba(255,255,255,.72);border-bottom:1px solid rgba(20,45,78,.16);border-radius:0;background:rgba(246,249,253,.96);box-shadow:0 34px 80px rgba(5,19,39,.16);backdrop-filter:blur(28px) saturate(1.1);transform:translateY(14px);overflow:hidden}
html.stage19 .nav-group-v56:hover .mega-v56,html.stage19 .nav-group-v56:focus-within .mega-v56{transform:translateY(0)}
html.stage19 .mega-v56-shell{min-height:390px;padding-top:38px;padding-bottom:40px;display:grid;grid-template-columns:.82fr 1.55fr .72fr;gap:42px;align-items:stretch}
html.stage19 .mega-v56-intro{padding:10px 38px 10px 0;border-right:1px solid rgba(26,50,82,.14)}
html.stage19 .mega-v56-intro>span{display:block;color:var(--p19-blue);font-size:11px;font-weight:800;letter-spacing:.12em}
html.stage19 .mega-v56-intro>b{display:block;margin-top:18px;color:var(--p19-ink);font-size:30px;line-height:1.2;letter-spacing:-.035em}
html.stage19 .mega-v56-intro>p{margin:18px 0 0;color:#64748b;font-size:14px;line-height:1.7}
html.stage19 .mega-v56-links{display:grid;grid-template-columns:1fr 1fr;align-content:start;border-top:1px solid rgba(26,50,82,.14)}
html.stage19 .mega-v56-link{min-height:118px;padding:20px 18px 18px 0;display:grid;grid-template-columns:30px 1fr auto;gap:12px;border-bottom:1px solid rgba(26,50,82,.14);color:var(--p19-ink);transition:background .22s ease,padding .22s ease}
html.stage19 .mega-v56-link:nth-child(odd){border-right:1px solid rgba(26,50,82,.14)}
html.stage19 .mega-v56-link:nth-child(even){padding-left:18px}
html.stage19 .mega-v56-link:hover{padding-right:24px;background:rgba(225,232,244,.56)}
html.stage19 .mega-v56-link>span{color:#52647a;font-size:11px;font-variant-numeric:tabular-nums}
html.stage19 .mega-v56-link b{display:block;font-size:16px;line-height:1.35}
html.stage19 .mega-v56-link small{display:block;margin-top:7px;color:#5b6d84;font-size:12px;line-height:1.55;font-weight:500}
html.stage19 .mega-v56-link>.ph{margin-top:3px;color:var(--p19-blue);font-size:16px}
html.stage19 .mega-v56-feature{position:relative;min-height:300px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:4px;background:#102a49;color:#fff}
html.stage19 .mega-v56-feature::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,22,42,.96),rgba(15,42,73,.1) 74%)}
html.stage19 .mega-v56-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.76;transition:transform .55s ease}
html.stage19 .mega-v56-feature:hover img{transform:scale(1.025)}
html.stage19 .mega-v56-feature span,html.stage19 .mega-v56-feature b,html.stage19 .mega-v56-feature small,html.stage19 .mega-v56-feature em{position:relative;z-index:1}
html.stage19 .mega-v56-feature span{color:#c3d0ff;font-size:11px;letter-spacing:.1em}
html.stage19 .mega-v56-feature b{margin-top:8px;font-size:21px;line-height:1.3}
html.stage19 .mega-v56-feature small{margin-top:8px;color:#d2dceb;font-size:12px;line-height:1.55}
html.stage19 .mega-v56-feature em{margin-top:22px;font-size:13px;font-style:normal;font-weight:750}
html.stage19 .nav-group-v56 .mega-products-v2{position:fixed;top:var(--nav-h);left:0;right:0;width:auto;max-width:none;transform:translateY(12px);border:0;border-top:1px solid rgba(26,50,82,.1);border-bottom:1px solid rgba(26,50,82,.14);border-radius:0;background:rgba(250,252,255,.985);box-shadow:0 28px 70px rgba(28,54,89,.13);backdrop-filter:blur(28px)}
html.stage19 .nav-group-v56:hover .mega-products-v2,html.stage19 .nav-group-v56:focus-within .mega-products-v2{transform:translateY(0)}
html.stage19 .mega-products-shell{min-height:410px;padding-top:34px;padding-bottom:38px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px}
html.stage19 .mega-products-intro{padding:8px 28px 8px 0;border-right:1px solid rgba(26,50,82,.13)}
html.stage19 .mega-products-intro>span{display:block;color:var(--p19-blue);font-size:10px;font-weight:800;letter-spacing:.1em}
html.stage19 .mega-products-intro>b{display:block;margin-top:14px;color:var(--p19-ink);font-size:27px;line-height:1.2;letter-spacing:-.03em}
html.stage19 .mega-products-intro>p{margin:16px 0 0;color:#60728a;font-size:13px;line-height:1.7}
html.stage19 .mega-products-intro>a{display:inline-flex;margin-top:22px;color:#2f4bd3;font-size:12px;font-weight:750}
html.stage19 .mega-products-catalog{display:grid;grid-template-columns:1.4fr .85fr .85fr;gap:18px}
html.stage19 .mega-product-line{min-width:0;padding-right:18px;border-right:1px solid rgba(26,50,82,.12)}
html.stage19 .mega-product-line:last-child{padding-right:0;border-right:0}
html.stage19 .mega-product-line-head{min-height:58px;display:grid;grid-template-columns:27px 1fr;gap:7px;border-bottom:1px solid rgba(26,50,82,.13)}
html.stage19 .mega-product-line-head>span{color:#74849a;font-size:10px}
html.stage19 .mega-product-line-head a{color:var(--p19-ink);font-size:15px;font-weight:800}
html.stage19 .mega-product-line-head small{display:block;margin-top:4px;color:#6b7c91;font-size:10px}
html.stage19 .mega-product-items{display:grid;grid-template-columns:1fr 1fr}
html.stage19 .mega-product-line:not(.mega-product-line-youke) .mega-product-items{grid-template-columns:1fr}
html.stage19 .mega-product-item{min-height:94px;padding:15px 12px 13px 0;display:grid;grid-template-columns:1fr auto;align-content:center;border-bottom:1px solid rgba(26,50,82,.11);color:var(--p19-ink);transition:padding .2s ease,background .2s ease}
html.stage19 .mega-product-item:nth-child(odd){border-right:1px solid rgba(26,50,82,.11)}
html.stage19 .mega-product-line-youke .mega-product-item:nth-child(even){padding-left:12px}
html.stage19 .mega-product-item:hover{padding-right:16px;background:#f0f4ff}
html.stage19 .mega-product-item b{font-size:12px;line-height:1.35}
html.stage19 .mega-product-item small{grid-column:1/-1;margin-top:4px;color:#6b7c91;font-size:10px;line-height:1.45;font-weight:500}
html.stage19 .mega-product-item .ph{color:var(--p19-blue);font-size:14px}

@media (max-width:1100px){
  .p19-hero-copy{width:64%}
  .p19-hero-media{inset:0 0 0 32%}
  .p19-workspace>.container{grid-template-columns:.8fr 1.2fr;gap:40px}
  .p19-related>.container{grid-template-columns:220px 1fr}
}

@media (max-width:980px){
  html.stage19 .nav-group-v56 .mega-v56{position:static;top:auto;left:auto;right:auto;width:100%;max-width:none;padding:0;display:none;transform:none!important;border:0;box-shadow:none;background:transparent;backdrop-filter:none;overflow:visible}
  html.stage19 .nav-group-v56.open .mega-v56{display:block}
  html.stage19 .mega-products-shell{min-height:0;padding:10px 0 14px;display:block}
  html.stage19 .mega-products-intro{display:none}
  html.stage19 .mega-products-catalog{display:block}
  html.stage19 .mega-product-line{padding:0;border:0}
  html.stage19 .mega-product-line-head{min-height:0;padding:12px 0}
  html.stage19 .mega-product-items,html.stage19 .mega-product-line:not(.mega-product-line-youke) .mega-product-items{grid-template-columns:1fr}
  html.stage19 .mega-product-item,html.stage19 .mega-product-line-youke .mega-product-item:nth-child(even){min-height:0;padding:12px 0!important;border-right:0}
  .p19-section{padding:88px 0}
  .p19-hero-copy{width:72%}
  .p19-head{grid-template-columns:140px 1fr;gap:30px}
  .p19-role-grid{grid-template-columns:repeat(2,1fr)}
  .p19-role-grid article:nth-child(2){border-right:0}
  .p19-workspace>.container,.stage19-layout-1 .p19-workspace>.container{grid-template-columns:1fr;gap:40px}
  .stage19-layout-1 .p19-workspace-copy,.stage19-layout-1 .p19-workspace-frame{order:initial}
  .p19-workspace-frame,.stage19-layout-1 .p19-workspace-frame{transform:none}
  .p19-integration-grid{grid-template-columns:1fr;gap:40px}
  .p19-related>.container{grid-template-columns:1fr;gap:30px}
}

@media (max-width:767px){
  .p19-section{padding:72px 0}
  .p19-head{display:block;margin-bottom:32px}
  .p19-head>span{display:block;padding:0;margin-bottom:13px}
  .p19-head h2{font-size:32px;line-height:1.15}
  .p19-head p{font-size:15px}
  .p19-hero{min-height:0;padding-top:72px;display:flex;flex-direction:column}
  .p19-hero-media{position:relative;inset:auto!important;order:2;width:100%;height:auto;aspect-ratio:1672/941}
  .p19-hero-media>div{background:linear-gradient(0deg,#f2f6fa 0%,rgba(242,246,250,0) 34%)}
  .p19-hero-inner{order:1;min-height:0;padding-top:28px;padding-bottom:24px}
  .p19-breadcrumb{white-space:nowrap;overflow:hidden;font-size:10px}
  .p19-hero-copy{width:100%;margin:0;padding:44px 0 10px}
  .p19-hero h1,html.stage19[lang='en'] .p19-hero h1{font-size:39px;line-height:1.11}
  .p19-hero-copy>p{font-size:16px;line-height:1.72}
  .p19-actions{display:grid;grid-template-columns:1fr 1fr}
  .p19-actions .btn{justify-content:center;padding-inline:12px;font-size:12px}
  .p19-audience{margin-top:30px}
  .p19-family>.container{min-height:0;display:block;padding:0}
  .p19-family-main{padding:18px 20px;border-right:0;border-bottom:1px solid var(--p19-line)}
  .p19-family-links a{min-width:120px;padding:18px 14px}
  .p19-problem-grid{display:block}
  .p19-problem-grid article{min-height:0;padding:24px 0 28px;border-right:0;border-bottom:1px solid var(--p19-line)}
  .p19-problem-grid article:last-child{border-bottom:0}
  .p19-problem-grid h3{margin:36px 0 9px;font-size:22px}
  .p19-cap-grid{display:block}
  .p19-cap,.p19-cap:nth-child(n){min-height:250px;margin-top:10px;padding:23px}
  .p19-cap h3{margin-top:70px;font-size:22px}
  .p19-workflow-track{display:block;border-top:0;border-left:2px solid var(--p19-blue)}
  .p19-workflow-track li{min-height:0;padding:20px 18px 30px;border-right:0;border-bottom:1px solid var(--p19-line)}
  .p19-workflow-track li::before{top:22px;left:-7px}
  .p19-workflow-track h3{margin:28px 0 8px}
  .p19-workspace>.container{gap:32px}
  .p19-workspace-frame::before{display:none}
  .p19-role-grid{display:block}
  .p19-role-grid article{min-height:280px;padding:24px 0;border-right:0}
  .p19-role-grid h3{margin-top:33px}
  .p19-system-map{grid-template-columns:1fr 1fr}
  .p19-system-core{min-height:140px}
  .p19-system-map>div:not(.p19-system-core){min-height:112px;padding:15px}
  .p19-proof-grid{display:block}
  .p19-proof-grid article{min-height:0;padding:24px;border-right:0;border-bottom:1px solid var(--p19-line)}
  .p19-proof-grid h3{margin-top:38px}
  .p19-adoption{display:block}
  .p19-adoption li{border-right:0;border-bottom:1px solid var(--p19-line)}
  .p19-case-card{display:block;min-height:0}
  .p19-case-brand{min-height:150px;padding:24px;border-right:0;border-bottom:1px solid var(--p19-line)}
  .p19-case-brand img{max-width:170px;max-height:56px}
  .p19-case-copy{padding:30px 24px}
  .p19-case-copy h2{font-size:31px}
  .p19-case-copy>p{font-size:14px}
  .p19-related{padding:60px 0}
  .p19-related-links{grid-template-columns:1fr 1fr}
  .p19-related-links a{min-height:76px;padding:15px;font-size:12px}
  .p19-final{padding:66px 0}
  .p19-final>.container{grid-template-columns:1fr;gap:28px}
  .p19-final h2{font-size:35px}
  .p19-final .btn{justify-self:start}
}

@media (max-width:420px){
  .p19-hero h1,html.stage19[lang='en'] .p19-hero h1{font-size:35px}
  .p19-actions{grid-template-columns:1fr}
  .p19-system-map{grid-template-columns:1fr}
  .p19-system-core{grid-column:1}
  .p19-related-links{grid-template-columns:1fr}
}

@media (prefers-reduced-motion:reduce){
  .p19-cap,.p19-problem-grid article,.p19-family-links a{transition:none}
}
