.nesting-workflow .section-head>p:last-child{max-width:780px}
.nesting-workflow .nf-panel{grid-template-columns:1.05fr 1fr;align-items:start;gap:5%;padding-top:42px}
.nesting-workflow .nf-panel[hidden]{display:none}
.nf-figure{margin:0;background:#fffdf8;border:1px solid #ddd6c8;border-radius:26px;padding:20px 20px 22px;overflow:hidden}
.nf-figure svg{display:block;width:100%;height:auto}
.nf-figure svg text{font-family:inherit;fill:#333a33}
.nf-label{font-size:16px;font-weight:650;letter-spacing:1px}
.nf-measure{font-size:23px;font-weight:650}
.nf-sub{font-size:16px}
.nf-code{font-size:18px;font-weight:700}
.nf-a{fill:#f2b758;background:#f2b758}
.nf-b{fill:#d4b487;background:#d4b487}
.nf-c{fill:#acb9a5;background:#acb9a5}
.nf-arrow{fill:none;stroke:#8f9589;stroke-width:2}
.nf-part rect{stroke:#ffffff80;stroke-width:1}
.nf-legend{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px 0 0!important;margin:12px 0 0!important;border-top:1px solid #e9e3d8}
.nf-legend li{display:flex;gap:9px;align-items:center;font-size:13px;line-height:1.45}
.nf-legend i{width:14px;height:30px;border-radius:4px;flex:none}
.nf-legend b{display:block;font-size:13px;font-weight:650}
.nf-figure figcaption{position:static!important;background:none!important;margin-top:17px;padding:0!important;font-size:12px;line-height:1.65;color:#70756a}
.nesting-workflow .nf-copy .eyebrow{margin:4px 0 19px;font-size:12px}
.nesting-workflow .nf-copy h3{font-size:clamp(27px,2.5vw,39px);line-height:1.15;margin-bottom:20px}
.nesting-workflow .nf-copy>p{font-size:16px;line-height:1.75}
.nf-roles{margin-top:24px;display:grid;gap:17px}
.nf-role{border-top:1px solid #d8d4c9;padding-top:17px}
.nf-role strong{font-size:14px;font-weight:650;color:#30372d}
.nesting-workflow .nf-role p{font-size:14px;line-height:1.7;margin:6px 0 0}
.nesting-workflow .nf-copy .nf-result{border-left:3px solid #ed951d;background:#ffffff70;padding:13px 17px;margin:25px 0 0;font-size:14px;color:#414b36}
.nesting-workflow .nf-footnote{max-width:1050px;font-size:13px;line-height:1.8;color:#717567;margin:32px 0 12px}
.nf-source{font-size:12px;text-decoration:underline;text-underline-offset:4px}
.nf-toolpath,.nf-path-key{fill:none;stroke:#343e31;stroke-width:3;stroke-dasharray:6 5}
.nf-panel:not([hidden]) .nf-enter{animation:nf-emerge .8s ease-out both}
.nf-panel:not([hidden]) .nf-place{animation:nf-place .9s ease-out both}
.nf-panel:not([hidden]) .nf-place:nth-of-type(2){animation-delay:.1s}
.nf-panel:not([hidden]) .nf-place:nth-of-type(3){animation-delay:.2s}
.nf-panel:not([hidden]) .nf-place:nth-of-type(4){animation-delay:.3s}
.nf-panel:not([hidden]) .nf-place:nth-of-type(5){animation-delay:.4s}
.nf-panel:not([hidden]) .nf-toolpath{animation:nf-cut 3s linear both}
.nf-panel:not([hidden]) .nf-tool{animation:nf-route 3s linear both}
.nf-panel:not([hidden]) .nf-widen{transform-box:fill-box;transform-origin:left center;animation:nf-widen 1.2s ease-out both}
@keyframes nf-emerge{from{opacity:.25;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}
@keyframes nf-place{from{opacity:.2;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
@keyframes nf-cut{from{stroke-dashoffset:100}to{stroke-dashoffset:0}}
@keyframes nf-route{0%{transform:translate(0,0)}18.33%{transform:translate(110px,0)}50%{transform:translate(110px,190px)}68.33%{transform:translate(0,190px)}100%{transform:translate(0,0)}}
@keyframes nf-widen{from{transform:scaleX(.75)}to{transform:scaleX(1)}}
html.motion-reduced .nf-panel *{animation:none!important}
@media(prefers-reduced-motion:reduce){.nf-panel *{animation:none!important}}
@media(max-width:900px){.nesting-workflow .nf-panel{grid-template-columns:1fr;gap:28px}.nf-figure{max-width:620px;width:100%;justify-self:center}}
@media(max-width:600px){.nf-figure{padding:12px 10px 18px;border-radius:22px}.nf-legend{padding-top:13px!important;gap:10px 6px}.nf-legend li,.nf-legend b{font-size:12px}.nf-label{font-size:17px;letter-spacing:0}.nf-sub{font-size:18px}.nf-figure figcaption{font-size:11px}.nesting-workflow .nf-panel{padding-top:24px}.nesting-workflow .nf-copy h3{font-size:29px}.nesting-workflow .flow-tabs button{font-size:13px}.nesting-workflow .nf-copy>p{font-size:15px}}
