#site.pg-automate-stips .viz-ic{flex:none;display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:var(--hue-soft);border:1px solid var(--hue-line);color:var(--hue-deep)}#site.pg-automate-stips .viz-ic.sm{width:26px;height:26px;border-radius:7px}#site.pg-automate-stips .viz-ic svg{width:16px;height:16px}#site.pg-automate-stips .viz-chk{flex:none;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;color:var(--pos);background:var(--pos-soft)}#site.pg-automate-stips .viz-chk svg{width:11px;height:11px}#site.pg-automate-stips .ces-hero{display:flex;flex-direction:column;gap:clamp(12px,1.6vw,18px);width:100%}#site.pg-automate-stips .ces-src{flex:none}#site.pg-automate-stips .ces-spine{position:relative;padding-left:30px}#site.pg-automate-stips .ces-thread{position:absolute;left:9px;top:12px;bottom:12px;width:2px;border-radius:2px;background:rgba(var(--zone-ink-rgb),.18);overflow:hidden}#site.pg-automate-stips .ces-thread i{position:absolute;left:0;right:0;height:34%;border-radius:2px;background:linear-gradient(180deg,transparent 0,var(--zone-accent) 55%,transparent 100%);animation:ces-travel 5.4s var(--ease) infinite}@keyframes ces-travel{0%{top:-34%}70%,to{top:100%}}#site.pg-automate-stips .ces-stages{display:flex;flex-direction:column;gap:clamp(8px,1.2vw,12px)}#site.pg-automate-stips .ces-stage{position:relative;border-radius:10px;padding:10px 13px;display:flex;flex-direction:column;gap:2px}#site.pg-automate-stips .ces-stage:before{content:"";position:absolute;left:-25px;top:18px;width:10px;height:10px;border-radius:999px;background:rgba(var(--zone-ink-rgb),.3)}#site.pg-automate-stips .ces-stage.is-done:before,#site.pg-automate-stips .ces-stage.is-live:before{background:var(--zone-accent)}#site.pg-automate-stips .ces-stage-m{font-size:max(8px,calc(13px * var(--viz-fs)));font-weight:500;color:#fff}#site.pg-automate-stips .ces-stage.is-done .ces-stage-m{color:var(--ed-ok)}#site.pg-automate-stips .ces-stage.is-ghost{opacity:.42;border-style:dashed}#site.pg-automate-stips .ces-lede{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(28px,4vw,56px);align-items:end;margin-bottom:clamp(40px,5vh,64px)}#site.pg-automate-stips .ces-lede .ai-h2{margin:0}#site.pg-automate-stips .ces-lede-r{margin:0;padding-bottom:4px}#site.pg-automate-stips .ces-loop{border-radius:14px;padding:clamp(20px,2.4vw,30px)}#site.pg-automate-stips .ces-prog{margin-bottom:clamp(18px,2.2vw,26px);padding-bottom:clamp(14px,1.8vw,20px);border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}#site.pg-automate-stips .ces-tabs{display:flex;flex-wrap:wrap;gap:6px}#site.pg-automate-stips .ces-tab{padding:6px 12px;border:1px solid transparent;border-radius:999px;background:transparent;font-family:inherit;font-size:max(8px,calc(12.5px * var(--viz-fs)));font-weight:500;color:var(--muted);cursor:pointer;transition:color .24s var(--ease),background .24s var(--ease),border-color .24s var(--ease)}#site.pg-automate-stips .ces-tab:hover{color:var(--ink)}#site.pg-automate-stips .ces-tab.is-on{border-color:var(--p-200);background:var(--p-50);color:var(--p-700);font-weight:600}#site.pg-automate-stips .ces-loop-track{display:grid;grid-template-columns:repeat(var(--n,4),1fr);gap:clamp(14px,2vw,26px)}#site.pg-automate-stips .ces-node{position:relative;display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.09);animation:ces-step calc(var(--n, 4) * 3s) var(--ease) infinite;animation-delay:calc(var(--i) * 3s)}#site.pg-automate-stips .ces-node+.ces-node:before{content:"";position:absolute;left:calc(clamp(14px, 2vw, 26px) * -1);top:50%;width:clamp(14px,2vw,26px);border-top:1px dashed var(--line)}#site.pg-automate-stips .ces-node-w{min-height:3em;font-family:var(--mono);font-size:max(8px,calc(10px * var(--viz-fs)));line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:var(--faint)}#site.pg-automate-stips .ces-node-t{margin-top:-2px;font-size:var(--fs-body);font-weight:500;line-height:1.3;letter-spacing:-.012em;color:var(--ink);text-wrap:balance}#site.pg-automate-stips .ces-node-t.is-out{color:var(--p-700)}#site.pg-automate-stips .ces-node.is-out{border-color:var(--p-200)}@keyframes ces-step{0%,2%{border-color:var(--line);box-shadow:none}22%,8%{border-color:var(--p-200);box-shadow:0 0 0 3px rgba(var(--p300-rgb),.14)}28%,to{border-color:var(--line);box-shadow:none}}#site.pg-automate-stips .ces-mods{margin-top:clamp(18px,2.2vw,26px);padding-top:clamp(16px,2vw,22px);border-top:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px}#site.pg-automate-stips .ces-mods-l{font-family:var(--mono);font-size:max(8px,calc(10px * var(--viz-fs)));letter-spacing:.1em;text-transform:uppercase;color:var(--faint)}#site.pg-automate-stips .ces-mods-set{display:flex;flex-wrap:wrap;gap:8px}#site.pg-automate-stips .ces-mod{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border-radius:999px;border:1px solid var(--line);background:var(--glass-well);font-size:max(8px,calc(12px * var(--viz-fs)));color:var(--ink-2)}#site.pg-automate-stips .ces-mod.is-soon{border-style:dashed;color:var(--muted)}#site.pg-automate-stips .ces-mod u{text-decoration:none;font-family:var(--mono);font-size:max(8px,calc(9.5px * var(--viz-fs)));letter-spacing:.08em;text-transform:uppercase;color:var(--amber)}#site.pg-automate-stips .ces-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:clamp(16px,2vw,26px)}#site.pg-automate-stips .ces-step{grid-column:span 2;position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:flex-start;gap:11px;padding:clamp(20px,2.2vw,28px);border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-card);text-decoration:none;transition:transform .28s var(--ease),box-shadow .28s var(--ease)}#site.pg-automate-stips .ces-step.is-soon{grid-column:span 3;border-style:dashed}#site.pg-automate-stips .ces-step-g{position:absolute;inset:0;z-index:0;border:0;border-radius:inherit;opacity:0;transition:opacity .3s var(--ease)}#site.pg-automate-stips .ces-step>:not(.ces-step-g){position:relative;z-index:1}#site.pg-automate-stips a.ces-step:hover{transform:translateY(-2px);box-shadow:var(--shadow-float)}#site.pg-automate-stips .ces-step:hover .ces-step-g{opacity:1}#site.pg-automate-stips .ces-step b{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:var(--fs-h3);font-weight:500;line-height:1.24;letter-spacing:-.018em;color:var(--ink)}#site.pg-automate-stips .ces-step b u{text-decoration:none;padding:3px 8px;border-radius:999px;border:1px dashed var(--glass-well-line);font-family:var(--mono);font-size:max(8px,calc(9.5px * var(--viz-fs)));letter-spacing:.08em;text-transform:uppercase;color:var(--amber)}#site.pg-automate-stips .ces-step em{font-style:normal;font-size:14px;line-height:1.55;color:var(--ink-2);max-width:32em}#site.pg-automate-stips .ces-step .link-arr{margin-top:2px}#site.pg-automate-stips .ces-rows{display:flex;flex-direction:column;gap:clamp(56px,7vw,96px)}#site.pg-automate-stips .ces-row{display:grid;grid-template-columns:1fr 1.08fr;gap:clamp(32px,5vw,72px);align-items:center}#site.pg-automate-stips .ces-row.is-flip .ces-row-tx{order:2}#site.pg-automate-stips .ces-row.is-flip{grid-template-columns:1.08fr 1fr}#site.pg-automate-stips .ces-row-viz{display:grid;min-height:276px}#site.pg-automate-stips .ces-row-viz>*{min-height:0}#site.pg-automate-stips .ces-row-tx h3{font-size:var(--fs-h3);font-weight:500;line-height:1.24;letter-spacing:-.018em;color:var(--ink)}#site.pg-automate-stips .ces-row-tx p{margin-top:14px;font-size:var(--fs-body);line-height:1.6;color:var(--muted);max-width:34em}#site.pg-automate-stips .ces-pick,#site.pg-automate-stips .ces-stg,#site.pg-automate-stips .ces-wf{padding:clamp(18px,2vw,24px);display:flex;flex-direction:column;justify-content:space-between;gap:9px}#site.pg-automate-stips .ces-pick-r{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border-radius:8px;background:var(--glass-fill-2);border:1px solid var(--glass-edge);box-shadow:var(--glass-lift-2);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}#site.pg-automate-stips .ces-pick-r em{font-size:max(8px,calc(12.5px * var(--viz-fs)));color:var(--ink)}#site.pg-automate-stips .ces-pick-r b{font-size:max(8px,calc(11px * var(--viz-fs)));font-weight:600;letter-spacing:.02em;color:var(--p-700)}#site.pg-automate-stips .ces-pick-r.is-off{background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px dashed var(--glass-well-line)}#site.pg-automate-stips .ces-pick-r.is-off b,#site.pg-automate-stips .ces-pick-r.is-off em{color:var(--faint)}#site.pg-automate-stips .ces-stg-r{display:grid;grid-template-columns:68px 1fr;gap:4px 12px;padding:12px 13px;border-radius:8px;background:var(--glass-fill-2);border:1px solid var(--glass-edge);box-shadow:var(--glass-lift-2);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}#site.pg-automate-stips .ces-stg-r em{grid-row:span 2;align-self:center;font-family:var(--mono);font-size:max(8px,calc(10.5px * var(--viz-fs)));letter-spacing:.06em;text-transform:uppercase;color:var(--p-600)}#site.pg-automate-stips .ces-stg-r b{font-size:max(8px,calc(12.5px * var(--viz-fs)));font-weight:500;color:var(--ink)}#site.pg-automate-stips .ces-stg-r i{font-style:normal;font-size:max(8px,calc(11.5px * var(--viz-fs)));color:var(--muted)}#site.pg-automate-stips .ces-wf-r{display:grid;grid-template-columns:17px 1fr;gap:2px 11px;padding:11px 13px;border-radius:8px;background:var(--glass-fill-2);border:1px solid var(--glass-edge);box-shadow:var(--glass-lift-2);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}#site.pg-automate-stips .ces-wf-d{grid-row:span 2;align-self:center;position:relative;width:17px;height:17px;border-radius:999px;border:1px solid var(--p-600)}#site.pg-automate-stips .ces-wf-d:after{content:"";position:absolute;inset:4px;border-radius:999px;background:var(--p-600)}#site.pg-automate-stips .ces-wf-r b{font-size:max(8px,calc(12.5px * var(--viz-fs)));font-weight:500;color:var(--ink)}#site.pg-automate-stips .ces-wf-r em{font-style:normal;font-size:max(8px,calc(11.5px * var(--viz-fs)));color:var(--muted)}#site.pg-automate-stips .ces-wf-r.is-alt{background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid var(--glass-well-line)}#site.pg-automate-stips .ces-wf-r.is-alt b{color:var(--ink-2)}#site.pg-automate-stips .ces-wf-r.is-alt em{color:var(--faint)}#site.pg-automate-stips .ces-wf-r.is-alt .ces-wf-d{border-color:var(--g-400)}#site.pg-automate-stips .ces-wf-r.is-alt .ces-wf-d:after{display:none}#site.pg-automate-stips .ces-tri{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.4vw,34px);align-items:start}#site.pg-automate-stips .ces-role{max-width:380px;min-height:262px;display:flex;flex-direction:column;padding:16px;margin-bottom:20px}#site.pg-automate-stips .cw{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}#site.pg-automate-stips .cw-hd{font-size:max(8px,calc(13px * var(--viz-fs)));font-weight:600;color:var(--ink)}#site.pg-automate-stips .cw-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-width:0}#site.pg-automate-stips .cw-f{display:flex;flex-direction:column;gap:3px;min-width:0}#site.pg-automate-stips .cw-f em{font-style:normal;font-size:max(8px,calc(9.5px * var(--viz-fs)));font-weight:500;color:var(--muted)}#site.pg-automate-stips .cw-f em s{text-decoration:none;color:var(--neg)}#site.pg-automate-stips .cw-f b{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 8px;border-radius:6px;font-size:max(8px,calc(11px * var(--viz-fs)));font-weight:400;color:var(--ink);background:var(--glass-fill-2);border:1px solid var(--glass-edge);box-shadow:var(--glass-lift-2);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#site.pg-automate-stips .cw-f b.is-sel{border-color:var(--p-200);color:var(--p-700);font-weight:500}#site.pg-automate-stips .cw-f b svg{flex:none;color:var(--p-600)}#site.pg-automate-stips .cw-ghost{padding:6px 8px;border-radius:6px;border:1px dashed var(--glass-well-line);font-size:max(8px,calc(10px * var(--viz-fs)));color:var(--faint)}#site.pg-automate-stips .cw-cta{margin-top:auto;align-self:stretch;padding:7px 10px;border-radius:7px;background:var(--p-600);color:#fff;font-size:max(8px,calc(11px * var(--viz-fs)));font-weight:500;text-align:center}#site.pg-automate-stips .cw-phone{align-self:center;width:100%;max-width:214px;padding:10px 11px 12px;border-radius:16px;gap:9px;background:var(--glass-fill-2);border:1px solid var(--glass-edge);box-shadow:var(--glass-lift-2);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}#site.pg-automate-stips .cw-notch{align-self:center;width:36px;height:4px;border-radius:999px;background:var(--g-300)}#site.pg-automate-stips .cw-band{font-size:max(8px,calc(11px * var(--viz-fs)));font-weight:600;line-height:1.3;color:var(--ink)}#site.pg-automate-stips .cw-prog{display:flex;flex-direction:column;gap:5px}#site.pg-automate-stips .cw-prog em{font-style:normal;font-size:max(8px,calc(9.5px * var(--viz-fs)));font-weight:500;color:var(--muted)}#site.pg-automate-stips .cw-prog i{height:4px;border-radius:999px;background:var(--g-200);overflow:hidden}#site.pg-automate-stips .cw-prog i s{display:block;width:50%;height:100%;border-radius:999px;background:var(--p-500)}#site.pg-automate-stips .cw-mc{display:flex;align-items:flex-start;gap:8px;padding:8px;border-radius:8px;background:var(--surface);border:1px solid var(--line)}#site.pg-automate-stips .cw-mc-ic{flex:none;display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--p-50);color:var(--p-600)}#site.pg-automate-stips .cw-mc-ic svg{width:13px;height:13px}#site.pg-automate-stips .cw-mc.is-done .cw-mc-ic{background:rgba(15,174,110,.14);color:var(--pos)}#site.pg-automate-stips .cw-mc em,#site.pg-automate-stips .cw-mr em{display:flex;flex-direction:column;gap:2px;min-width:0;font-style:normal;font-size:max(8px,calc(10.5px * var(--viz-fs)));font-weight:500;color:var(--ink)}#site.pg-automate-stips .cw-mc em u{text-decoration:none;font-weight:400;font-size:max(8px,calc(9px * var(--viz-fs)));line-height:1.35;color:var(--muted)}#site.pg-automate-stips .cw-sec{padding-top:8px;border-top:1px solid var(--glass-well-line);font-size:max(8px,calc(10.5px * var(--viz-fs)));font-weight:500;color:var(--ink-2)}#site.pg-automate-stips .cw-stg{display:flex;align-items:center;gap:8px}#site.pg-automate-stips .cw-stg em{font-style:normal;font-size:max(8px,calc(9.5px * var(--viz-fs)));font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}#site.pg-automate-stips .cw-stg s{--hue-soft:#eaf2fe;--hue-deep:#1d5ed6;text-decoration:none;padding:2px 6px;border-radius:4px;font-size:max(8px,calc(8.5px * var(--viz-fs)));font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--hue-deep);background:var(--hue-soft)}#site.pg-automate-stips .cw-mr{display:flex;align-items:center;gap:9px}#site.pg-automate-stips .cw-mr-ic{flex:none;display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:var(--glass-fill-2);border:1px solid var(--glass-edge);color:var(--p-600)}#site.pg-automate-stips .cw-mr-ic svg{width:14px;height:14px}#site.pg-automate-stips .cw-mr-ic.is-ok{background:rgba(15,174,110,.14);border-color:rgba(15,174,110,.24);color:var(--pos)}#site.pg-automate-stips .cw-mr em u{text-decoration:none;font-weight:500;font-size:max(8px,calc(8.5px * var(--viz-fs)));letter-spacing:.05em;text-transform:uppercase;color:var(--faint)}#site.pg-automate-stips .ces-col h3{font-size:var(--fs-fig-xs);font-weight:500;letter-spacing:-.018em;line-height:1.28;color:var(--ink)}#site.pg-automate-stips .ces-col p{margin-top:10px;font-size:var(--fs-body);line-height:1.5;color:var(--muted)}#site.pg-automate-stips .ces-xs{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-card);overflow:hidden}#site.pg-automate-stips .ces-xc{padding:clamp(24px,2.6vw,34px);display:flex;flex-direction:column;align-items:flex-start;gap:14px}#site.pg-automate-stips .ces-xc+.ces-xc{border-left:1px solid var(--line)}#site.pg-automate-stips .ces-xc p{font-size:var(--fs-card-t);font-weight:500;line-height:1.35;letter-spacing:-.012em;color:var(--ink)}#site.pg-automate-stips .ces-xc .link-arr{margin-top:auto}#site.pg-automate-stips .ces-faq{border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-card);overflow:hidden}#site.pg-automate-stips .ces-fq+.ces-fq{border-top:1px solid var(--line)}#site.pg-automate-stips .ces-fq summary{display:grid;grid-template-columns:40px 1fr 24px;align-items:center;gap:12px;padding:clamp(18px,2vw,24px) clamp(20px,2.4vw,30px);cursor:pointer;list-style:none}#site.pg-automate-stips .ces-fq summary::-webkit-details-marker{display:none}#site.pg-automate-stips .ces-fq-n{font-family:var(--mono);font-size:max(8px,calc(12px * var(--viz-fs)));letter-spacing:.14em;color:var(--p-600)}#site.pg-automate-stips .ces-fq-q{font-size:var(--fs-card-t);font-weight:500;letter-spacing:-.012em;color:var(--ink)}#site.pg-automate-stips .ces-fq-m{position:relative;width:14px;height:14px;justify-self:end}#site.pg-automate-stips .ces-fq-m:after,#site.pg-automate-stips .ces-fq-m:before{content:"";position:absolute;inset:50% 0 auto 0;height:1.5px;border-radius:2px;background:var(--muted);transition:transform .25s var(--ease)}#site.pg-automate-stips .ces-fq-m:after{transform:rotate(90deg)}#site.pg-automate-stips .ces-fq[open] .ces-fq-m:after{transform:rotate(0deg)}#site.pg-automate-stips .ces-fq>p{margin:0;padding:clamp(8px,1vw,16px) clamp(20px,2.4vw,30px) clamp(20px,2.2vw,26px) calc(clamp(20px, 2.4vw, 30px) + 52px);font-size:var(--fs-body);line-height:1.65;color:var(--muted);max-width:62em}@media (max-width:1023px){#site.pg-automate-stips .ces-lede{grid-template-columns:1fr;align-items:start;gap:20px}#site.pg-automate-stips .ces-loop-track{grid-template-columns:repeat(2,1fr);gap:16px}#site.pg-automate-stips .ces-node+.ces-node:before{display:none}}@media (max-width:900px){#site.pg-automate-stips .ces-steps{grid-template-columns:1fr 1fr}#site.pg-automate-stips .ces-step,#site.pg-automate-stips .ces-step.is-soon{grid-column:auto}#site.pg-automate-stips .ces-row-viz{min-height:0}#site.pg-automate-stips .ces-row,#site.pg-automate-stips .ces-row.is-flip{grid-template-columns:1fr;gap:24px}#site.pg-automate-stips .ces-row .ces-row-viz,#site.pg-automate-stips .ces-row.is-flip .ces-row-viz{order:-1}#site.pg-automate-stips .ces-row.is-flip .ces-row-tx{order:0}#site.pg-automate-stips .ces-tri{grid-template-columns:1fr;gap:32px}#site.pg-automate-stips .ces-col{display:grid;grid-template-columns:var(--pt-plate) minmax(0,1fr);grid-template-rows:min-content 1fr;column-gap:var(--pt-gap)}#site.pg-automate-stips .ces-role{grid-area:1/1/3/2;max-width:none;min-height:var(--pt-plate-h);margin-bottom:0}#site.pg-automate-stips .ces-col h3{grid-area:1/2/2/3}#site.pg-automate-stips .ces-col p{grid-area:2/2/3/3}#site.pg-automate-stips .ces-xs{grid-template-columns:1fr}#site.pg-automate-stips .ces-xc+.ces-xc{border-left:0}}@media (max-width:680px){#site.pg-automate-stips .ces-col{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto}#site.pg-automate-stips .ces-role{grid-area:auto;min-height:0;margin-bottom:20px}#site.pg-automate-stips .ces-col h3,#site.pg-automate-stips .ces-col p{grid-area:auto}#site.pg-automate-stips .ces-loop-track,#site.pg-automate-stips .ces-steps{grid-template-columns:1fr}#site.pg-automate-stips .ces-prog{flex-direction:column;align-items:flex-start;gap:12px}#site.pg-automate-stips .ces-tabs{margin-left:-12px}#site.pg-automate-stips .ces-fq summary{grid-template-columns:32px 1fr 20px;gap:10px}#site.pg-automate-stips .ces-fq>p{padding-left:calc(clamp(20px, 2.4vw, 30px) + 42px)}}@media (prefers-reduced-motion:reduce){#site.pg-automate-stips .ces-node,#site.pg-automate-stips .ces-thread i{animation:none}#site.pg-automate-stips .ces-thread i{top:33%}}@media (max-width:1023px) and (min-width:681px){#site.pg-automate-stips .ces-rows{row-gap:var(--pt-row-gap)}#site.pg-automate-stips .ces-row,#site.pg-automate-stips .ces-row.is-flip{grid-template-columns:var(--pt-split);column-gap:var(--pt-gap);align-items:center}#site.pg-automate-stips .ces-row .ces-row-viz,#site.pg-automate-stips .ces-row.is-flip .ces-row-viz{order:-1}#site.pg-automate-stips .ces-row.is-flip .ces-row-tx{order:0}#site.pg-automate-stips .ces-tri{gap:var(--pt-row-gap);row-gap:var(--pt-row-gap);grid-template-columns:minmax(0,1fr);grid-template-rows:none}#site.pg-automate-stips .ces-col{display:grid;grid-row:auto;grid-template-columns:var(--pt-plate) minmax(0,1fr);grid-template-rows:min-content 1fr;column-gap:var(--pt-gap);max-width:none}#site.pg-automate-stips .ces-role{grid-area:1/1/3/2;align-self:center;max-width:none;min-height:var(--pt-plate-h);margin-bottom:0}#site.pg-automate-stips .ces-col h3{grid-area:1/2/2/3;margin-top:0}#site.pg-automate-stips .ces-col p{grid-area:2/2/3/3}}