/* Task-specific examples use the site's existing paper, ink and cobalt palette. */
.workflow-examples{padding-block:92px}
.workflow-examples .workflow-lead{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:64px;align-items:end;margin-bottom:44px}
.workflow-examples .workflow-lead h2{font-size:clamp(2.5rem,4vw,3.75rem);line-height:1.07;margin-top:25px}
.workflow-examples .workflow-lead>p{font-size:1.0625rem;line-height:1.65;max-width:440px;color:var(--muted)}
.workflow-examples .workflow-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--line)}
.workflow-examples .workflow-tabs button{display:flex;gap:13px;align-items:baseline;min-width:0;min-height:72px;padding:22px 16px;border:0;border-right:1px solid var(--line);background:none;text-align:left;font-size:.9375rem;line-height:1.45;font-weight:500;position:relative}
.workflow-examples .workflow-tabs button:first-child{padding-left:0}
.workflow-examples .workflow-tabs button:last-child{border-right:0}
.workflow-examples .workflow-tabs button>span{font-size:.6875rem;letter-spacing:.05em;color:var(--muted);font-variant-numeric:tabular-nums}
.workflow-examples .workflow-tabs button[aria-selected=true]{color:var(--blue)}
.workflow-examples .workflow-tabs button[aria-selected=true]::after{content:"";position:absolute;inset:auto 0 -1px;height:3px;background:var(--blue)}
.workflow-examples .workflow-tabs button:hover{background:rgba(43,70,220,.035)}
.workflow-examples .workflow-panel{padding-top:36px}
.workflow-examples .workflow-panel:focus-visible{outline-offset:8px}
.workflow-examples .workflow-case-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:32px;align-items:baseline;margin-bottom:32px}
.workflow-examples .workflow-case-heading .category{font-size:.6875rem;line-height:1.65;letter-spacing:.05em;color:var(--muted)}
.workflow-examples .workflow-case-heading h3{font-size:1.625rem;line-height:1.2;letter-spacing:-.025em}
.workflow-examples .workflow-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--line)}
.workflow-examples .workflow-column{padding:26px 26px 26px 0;min-width:0}
.workflow-examples .workflow-column+.workflow-column{border-left:1px solid var(--line);padding-left:26px}
.workflow-examples .workflow-column:last-child{padding-right:0}
.workflow-examples .workflow-column h4{display:flex;justify-content:space-between;gap:14px;margin:0 0 20px;font-size:.9375rem;line-height:1.5;font-weight:550}
.workflow-examples .workflow-column h4>span{font-size:1.125rem;color:var(--blue)}
.workflow-examples .workflow-column ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}
.workflow-examples .workflow-column li{font-size:.875rem;line-height:1.6;color:var(--muted)}
.workflow-examples .workflow-example{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:32px;padding:28px 0;border-bottom:1px solid var(--line)}
.workflow-examples .workflow-example strong{display:block;font-size:.9375rem;line-height:1.5;font-weight:500;margin-top:11px;max-width:240px}
.workflow-examples .workflow-example>p{font-size:.9375rem;line-height:1.7;max-width:680px}
.workflow-examples .workflow-example .section-label,.workflow-examples .workflow-question .section-label,.workflow-examples .workflow-reply .section-label{font-size:.625rem;letter-spacing:.065em}
.workflow-examples .workflow-bottom{display:flex;align-items:start;justify-content:space-between;gap:40px;padding-top:25px}
.workflow-examples .workflow-bottom>p{font-size:.75rem;line-height:1.7;color:var(--muted);max-width:660px}
.workflow-examples .workflow-bottom>p>strong{font-weight:500;color:var(--ink)}
.workflow-examples .workflow-bottom .text-link{flex-shrink:0;font-size:.875rem;margin-top:2px}
.workflow-examples .workflow-question-loop{border-bottom:1px solid var(--line);padding-bottom:28px}
.workflow-examples .workflow-receipt-line{display:flex;align-items:baseline;gap:20px;padding:26px 0 22px}
.workflow-examples .workflow-receipt-line>span:first-child{font-size:.875rem}
.workflow-examples .workflow-receipt-line>strong{font-size:1.625rem;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:-.035em}
.workflow-examples .workflow-receipt-line>span:last-child{margin-left:auto;color:var(--blue);font-size:.75rem;line-height:1.5}
.workflow-examples .workflow-allocation{display:grid;grid-template-columns:7fr 3fr 2fr;gap:3px;margin-bottom:25px}
.workflow-examples .workflow-allocation>div{display:flex;flex-direction:column;gap:3px;min-width:0;background:#e8ebfa;padding:12px 14px}
.workflow-examples .workflow-allocation>div:nth-child(2){background:#dde2f8}
.workflow-examples .workflow-allocation>div:last-child{background:transparent;border:1px dashed #828cbb;padding:11px 13px}
.workflow-examples .workflow-allocation>div.is-resolved{background:#d2daf8;border:1px solid #b1bde9}
.workflow-examples .workflow-allocation span{font-size:.6875rem;line-height:1.45;overflow-wrap:anywhere}
.workflow-examples .workflow-allocation strong{font-size:1rem;font-weight:500;font-variant-numeric:tabular-nums;line-height:1.5}
.workflow-examples .workflow-question,.workflow-examples .workflow-reply{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:8px 32px;margin-top:24px}
.workflow-examples .workflow-question>p,.workflow-examples .workflow-reply>p{font-size:.9375rem;line-height:1.65;max-width:680px}
.workflow-examples .workflow-reply{border-left:2px solid var(--blue);padding-left:18px}
.workflow-examples .workflow-reply .workflow-check{grid-column:2;color:var(--muted);font-size:.8125rem}
.workflow-examples .workflow-loop-actions{display:flex;align-items:baseline;gap:30px;margin-top:25px}
.workflow-examples .workflow-loop-actions>.text-link{font-size:.8125rem;flex-shrink:0}
.workflow-examples .workflow-loop-actions>p{font-size:.75rem;line-height:1.6;color:var(--muted);max-width:480px}
@media(max-width:1100px){.workflow-examples .workflow-tabs button{font-size:.875rem;padding-inline:12px;gap:9px}.workflow-examples .workflow-case-heading{grid-template-columns:minmax(0,1fr) minmax(0,1.7fr)}.workflow-examples .workflow-bottom{display:grid;grid-template-columns:1fr;gap:20px}.workflow-examples .workflow-bottom .text-link{justify-self:start}.workflow-examples .workflow-allocation{grid-template-columns:5fr 3fr 2.5fr}}
@media(max-width:800px){.workflow-examples{padding-block:66px}.workflow-examples .workflow-lead{gap:32px;grid-template-columns:1fr 1fr;align-items:start}.workflow-examples .workflow-lead h2{font-size:2.5rem}.workflow-examples .workflow-lead>p{padding-top:43px;font-size:.9375rem}.workflow-examples .workflow-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-examples .workflow-tabs button{min-height:60px;padding:17px 12px!important;border-bottom:1px solid var(--line)}.workflow-examples .workflow-tabs button:nth-child(2n){border-right:0}.workflow-examples .workflow-tabs button:nth-last-child(-n+2){border-bottom:0}.workflow-examples .workflow-case-heading{grid-template-columns:1fr;gap:12px;margin-bottom:26px}.workflow-examples .workflow-columns{grid-template-columns:1fr}.workflow-examples .workflow-column,.workflow-examples .workflow-column+.workflow-column{padding:22px 0;border-left:0}.workflow-examples .workflow-column+.workflow-column{border-top:1px solid var(--line)}.workflow-examples .workflow-column{display:grid;grid-template-columns:150px minmax(0,1fr);gap:24px}.workflow-examples .workflow-column h4{font-size:.875rem;margin:0}.workflow-examples .workflow-column ul{gap:7px}.workflow-examples .workflow-example{grid-template-columns:1fr;gap:14px}.workflow-examples .workflow-example strong{max-width:none;margin-top:8px}.workflow-examples .workflow-question,.workflow-examples .workflow-reply{grid-template-columns:1fr;gap:8px}.workflow-examples .workflow-reply .workflow-check{grid-column:1}.workflow-examples .workflow-loop-actions{flex-wrap:wrap;gap:16px}}
@media(max-width:600px){.workflow-examples{padding-block:54px}.workflow-examples .workflow-lead{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.workflow-examples .workflow-lead h2{font-size:2.25rem;margin-top:20px}.workflow-examples .workflow-lead>p{padding-top:0;max-width:460px}.workflow-examples .workflow-tabs{grid-template-columns:1fr}.workflow-examples .workflow-tabs button{border-right:0!important;border-bottom:1px solid var(--line)!important;padding-inline:0!important;min-height:52px;gap:18px}.workflow-examples .workflow-tabs button:last-child{border-bottom:0!important}.workflow-examples .workflow-tabs button[aria-selected=true]::after{height:2px}.workflow-examples .workflow-panel{padding-top:28px}.workflow-examples .workflow-case-heading h3{font-size:1.5rem}.workflow-examples .workflow-column{grid-template-columns:1fr;gap:12px}.workflow-examples .workflow-column h4>span{display:none}.workflow-examples .workflow-column li{font-size:.875rem}.workflow-examples .workflow-bottom{gap:18px}.workflow-examples .workflow-receipt-line{flex-wrap:wrap;gap:5px 18px}.workflow-examples .workflow-receipt-line>span:last-child{flex-basis:100%;margin:4px 0 0}.workflow-examples .workflow-allocation{grid-template-columns:1fr 1fr 1fr}.workflow-examples .workflow-allocation>div{padding:10px 8px}.workflow-examples .workflow-allocation>div:last-child{padding:9px 7px}.workflow-examples .workflow-allocation strong{font-size:.9375rem}.workflow-examples .workflow-allocation span{min-height:2.9em}.workflow-examples .workflow-loop-actions>p{max-width:100%}}
@media(prefers-reduced-motion:reduce){.workflow-examples *{scroll-behavior:auto}}
