.dml-router{--router-ink: #111416;--router-muted: #596167;--router-line: #d8dddf;--router-soft: #f2f5f6;--router-blue: #0588b8;padding:0;color:var(--router-ink);background:#fff}.dml-router *,.dml-router *:before,.dml-router *:after{box-sizing:border-box}.dml-router [hidden]{display:none!important}.dml-router__shell{width:min(1260px,calc(100% - 48px));margin:0 auto;padding:clamp(64px,8vw,116px) 0}.dml-router__head,.dml-router__request-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.7fr);gap:clamp(32px,7vw,96px);align-items:end}.dml-router__eyebrow,.dml-router__number{margin:0 0 14px;color:var(--router-blue);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.dml-router h1,.dml-router h2,.dml-router p{margin-top:0}.dml-router__head h1{max-width:760px;margin-bottom:0;font-size:clamp(48px,7vw,92px);line-height:.96;letter-spacing:-.055em}.dml-router__lead,.dml-router__request-head>p{margin-bottom:4px;color:var(--router-muted);font-size:clamp(17px,1.7vw,21px);line-height:1.55}.dml-router__paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:clamp(42px,6vw,72px);padding:1px;background:var(--router-line)}.dml-router__path{position:relative;display:flex;min-width:0;min-height:570px;flex-direction:column;padding:clamp(24px,3vw,38px);background:#fff}.dml-router__path--recommended{background:linear-gradient(180deg,#eef8fb 0,#fff 42%)}.dml-router__recommended{width:fit-content;margin:0 0 16px;padding:6px 8px;color:#fff;background:var(--router-blue);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;letter-spacing:.12em}.dml-router__visual{display:grid;min-height:150px;margin:calc(clamp(24px,3vw,38px)*-1) calc(clamp(24px,3vw,38px)*-1) 30px;place-items:center;border-bottom:1px solid var(--router-line);background:linear-gradient(rgba(17,20,22,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(17,20,22,.04) 1px,transparent 1px),var(--router-soft);background-size:32px 32px}.dml-router__visual svg{width:min(64%,210px);fill:none;stroke:var(--router-ink);stroke-width:2;vector-effect:non-scaling-stroke}.dml-router__path h2{max-width:330px;margin-bottom:16px;font-size:clamp(26px,2.3vw,36px);line-height:1.06;letter-spacing:-.035em}.dml-router__path>p:not(.dml-router__number){color:var(--router-muted);line-height:1.6}.dml-router__actions{display:grid;gap:17px;margin-top:auto;padding-top:28px}.dml-router__button{display:inline-flex;width:fit-content;min-height:48px;align-items:center;justify-content:center;padding:13px 19px;border:1px solid var(--router-ink);border-radius:0;color:#fff;background:var(--router-ink);font:inherit;font-weight:700;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer}.dml-router__button:hover{color:#fff;background:#30363a}.dml-router__button:disabled{color:#6c7479;border-color:#c7ced1;background:#e4e8ea;cursor:not-allowed}.dml-router__button--secondary{color:var(--router-ink);background:#fff}.dml-router__button--secondary:hover{color:var(--router-ink);background:#edf1f2}.dml-router__text-link,.dml-router__close{width:fit-content;color:var(--router-ink);font-weight:700;text-decoration-thickness:1px;text-underline-offset:4px}.dml-router__request{display:none;margin-top:34px;padding:clamp(26px,5vw,56px);border:1px solid var(--router-line);box-shadow:inset 6px 0 0 var(--router-blue);background:var(--router-soft)}.dml-router__request:target{display:block}.dml-router__request--standalone{display:block;margin-top:0;scroll-margin-top:0}.dml-router__close{display:inline-block;margin-bottom:38px}.dml-router--equipment .dml-router__shell{width:min(1760px,calc(100% - clamp(48px,5vw,96px)));padding-top:clamp(16px,1.6vw,28px);padding-bottom:clamp(56px,5vw,84px)}.dml-router--equipment .dml-router__request--standalone{padding-top:clamp(18px,1.6vw,24px)}.dml-router--equipment .dml-router__close{margin-bottom:clamp(10px,1vw,14px)}.dml-router__request-head h2{max-width:720px;margin-bottom:0;font-size:clamp(34px,4.5vw,60px);line-height:1.02;letter-spacing:-.045em}.dml-router__request-head--compact{grid-template-columns:minmax(0,1.1fr) minmax(280px,.6fr)}.dml-router__request-head--compact>p{max-width:490px;margin:0;color:var(--router-muted);font-size:17px;line-height:1.6}.dml-router__scenario-selector{margin-top:24px;scroll-margin-top:24px}.dml-router--equipment .dml-router__scenario-selector{margin-top:0}.dml-router__section-intro--constraints{grid-template-columns:minmax(0,1fr);margin-bottom:24px}.dml-router__section-intro--constraints h2{max-width:820px}.dml-router__scenario-stage{border:1px solid var(--router-line);background:#fff}.dml-router__scenario-stage-panel{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)}.dml-router__scenario-stage-panel[hidden]{display:none}.dml-router__scenario-visual{position:relative;min-width:0;min-height:0;aspect-ratio:3 / 2;overflow:hidden;background:#fff}.dml-router__scenario-visual img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.dml-router__scenario-copy{display:grid;min-height:0;align-content:center;padding:clamp(38px,5vw,70px);color:#fff;background:var(--router-ink)}.dml-router__scenario-copy h3{display:grid;gap:0;margin:0;font-size:clamp(29px,2.8vw,42px);line-height:1.06;letter-spacing:-.04em}.dml-router__scenario-premise{margin-bottom:22px;color:#aeb9be;font-size:.5em;font-weight:600;line-height:1.35;letter-spacing:-.01em}.dml-router__scenario-turn{margin-bottom:16px;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.3em;font-weight:700;line-height:1;letter-spacing:.16em}.dml-router__scenario-blocker{color:#fff;font-size:.68em;line-height:1.18;letter-spacing:-.025em}.dml-router__scenario-result{margin-top:34px;padding-top:22px;border-top:1px solid #465158;color:#65cef2;font-size:1em;line-height:1;letter-spacing:-.045em}.dml-router__scenario-stage-panel--integrated-reveal{--workflow-reveal: 0%;--workflow-result-feather: clamp(4px, .6vw, 8px);position:relative;overflow:hidden;touch-action:pan-y}.dml-router__scenario-visual--compare>img,.dml-router__scenario-compare-after,.dml-router__scenario-compare-after img{position:absolute;top:0;right:0;bottom:0;left:0}.dml-router__scenario-compare-after{clip-path:inset(0 calc(100% - var(--workflow-reveal)) 0 0)}.dml-router__scenario-compare-after img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.dml-router__scenario-compare-after img.dml-router__scenario-image--edge-cleanup{top:-1%;right:-1%;bottom:-1%;left:-1%;width:102%;height:102%;object-fit:cover}.dml-router__scenario-stage-panel--integrated-reveal>.dml-router__workflow-divider{z-index:6}.dml-router__scenario-stage-panel--integrated-reveal>.dml-router__workflow-handle{z-index:7}.dml-router__scenario-stage-panel--integrated-reveal>.dml-router__workflow-range{z-index:8}.dml-router__workflow-handle.dml-router__workflow-handle--scenario{top:50%;transform:translate(-50%,-50%)}.dml-router__scenario-copy--reveal{position:relative;overflow:hidden}.dml-router__scenario-copy--reveal .dml-router__eyebrow{margin:0 0 28px;color:#65cef2;font-size:clamp(13px,1vw,15px);line-height:1.3}.dml-router__scenario-reveal-sentence{position:relative;z-index:1;display:grid;gap:14px;margin:0;font-weight:700;letter-spacing:-.035em}.dml-router__scenario-reveal-prefix{max-width:420px;color:#fff;font-size:clamp(22px,2.15vw,32px);line-height:1.18}.dml-router__scenario-reveal-prefix-swap{display:inline-grid;max-width:420px}.dml-router__scenario-reveal-prefix-old,.dml-router__scenario-reveal-prefix-new{grid-area:1 / 1;color:#fff;font-size:clamp(22px,2.15vw,32px);line-height:1.18;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.dml-router__scenario-reveal-prefix-old{-webkit-mask-image:linear-gradient(to right,transparent 0,transparent calc(var(--workflow-reveal) - var(--workflow-result-feather)),#000 calc(var(--workflow-reveal) + var(--workflow-result-feather)),#000 100%);mask-image:linear-gradient(to right,transparent 0,transparent calc(var(--workflow-reveal) - var(--workflow-result-feather)),#000 calc(var(--workflow-reveal) + var(--workflow-result-feather)),#000 100%)}.dml-router__scenario-reveal-prefix-new{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(var(--workflow-reveal) - var(--workflow-result-feather)),transparent calc(var(--workflow-reveal) + var(--workflow-result-feather)),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(var(--workflow-reveal) - var(--workflow-result-feather)),transparent calc(var(--workflow-reveal) + var(--workflow-result-feather)),transparent 100%)}.dml-router__scenario-reveal-swap{display:inline-grid;width:calc(100% + clamp(76px,10vw,140px));margin-right:calc(0px - clamp(38px,5vw,70px));margin-left:calc(0px - clamp(38px,5vw,70px));font-size:clamp(32px,3.8vw,56px);line-height:.98;letter-spacing:-.05em}.dml-router__scenario-reveal-old,.dml-router__scenario-reveal-new{grid-area:1 / 1;width:100%;box-sizing:border-box;padding-right:clamp(38px,5vw,70px);padding-left:clamp(38px,5vw,70px);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.dml-router__scenario-reveal-old{color:#e9786d;-webkit-mask-image:linear-gradient(to right,transparent 0,transparent calc(var(--workflow-reveal) - var(--workflow-result-feather)),#000 calc(var(--workflow-reveal) + var(--workflow-result-feather)),#000 100%);mask-image:linear-gradient(to right,transparent 0,transparent calc(var(--workflow-reveal) - var(--workflow-result-feather)),#000 calc(var(--workflow-reveal) + var(--workflow-result-feather)),#000 100%)}.dml-router__scenario-reveal-new{color:#63d67f;-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(var(--workflow-reveal) - var(--workflow-result-feather)),transparent calc(var(--workflow-reveal) + var(--workflow-result-feather)),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(var(--workflow-reveal) - var(--workflow-result-feather)),transparent calc(var(--workflow-reveal) + var(--workflow-result-feather)),transparent 100%)}.dml-router__scenario-copy--before .dml-router__scenario-reveal-prefix-old,.dml-router__scenario-copy--before .dml-router__scenario-reveal-old,.dml-router__scenario-copy--after .dml-router__scenario-reveal-prefix-new,.dml-router__scenario-copy--after .dml-router__scenario-reveal-new{-webkit-mask-image:none;mask-image:none}.dml-router__scenario-copy--before .dml-router__scenario-reveal-prefix-new,.dml-router__scenario-copy--before .dml-router__scenario-reveal-new,.dml-router__scenario-copy--after .dml-router__scenario-reveal-prefix-old,.dml-router__scenario-copy--after .dml-router__scenario-reveal-old{visibility:hidden}.dml-router__scenario-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:1px;padding:1px;background:var(--router-line)}.dml-router__scenario-tabs button{display:grid;min-height:96px;align-content:start;gap:11px;padding:18px 20px;border:0;border-radius:0;color:var(--router-ink);background:#f7fafb;text-align:left;cursor:pointer}.dml-router__scenario-tabs button[aria-selected=true]{box-shadow:inset 0 -5px 0 var(--router-blue);background:#fff}.dml-router__scenario-tabs button>span,.dml-router__inhouse-method>ol li>span,.dml-router__review-disclosure summary small{color:#006f99;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.1em}.dml-router__scenario-tabs button strong{font-size:17px;line-height:1.25}.dml-router__contextual-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px 42px;align-items:center;padding:clamp(22px,2.5vw,32px);border:1px solid var(--router-line);border-top:0;background:#f7fafb}.dml-router__contextual-cta-copy{max-width:650px}.dml-router__contextual-cta-copy .dml-router__eyebrow{margin-bottom:8px}.dml-router__contextual-cta-copy>p:last-child{margin:0;color:var(--router-muted);font-size:14px;line-height:1.55}.dml-router__contextual-cta-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.dml-router__section-intro h2,.dml-router__section-intro h3{margin:0;font-size:clamp(30px,3.7vw,50px);line-height:1.03;letter-spacing:-.045em}.dml-router__workflow-reveal{--workflow-reveal: 0%;--workflow-result-feather: clamp(4px, .6vw, 8px);grid-column:1 / -1;min-width:0;padding:clamp(28px,4vw,46px);border-top:1px solid var(--router-line);background:#fff}.dml-router__workflow-reveal-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:16px 44px;align-items:end;margin-bottom:24px}.dml-router__workflow-reveal-head .dml-router__eyebrow{grid-column:1 / -1;margin-bottom:0}.dml-router__workflow-reveal-head h3{max-width:760px;margin:0;font-size:clamp(28px,3.2vw,42px);line-height:1.04;letter-spacing:-.04em}.dml-router__workflow-comparison{position:relative;min-height:410px;overflow:hidden;border:1px solid var(--router-line);background:var(--router-soft);touch-action:pan-y}.dml-router__workflow-scene{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(110px,.7fr) minmax(320px,2.4fr) minmax(110px,.7fr);gap:clamp(12px,2vw,24px);align-items:center;padding:34px clamp(18px,3vw,34px) 82px}.dml-router__workflow-scene--before{background:#f1f4f5}.dml-router__workflow-scene--after{clip-path:inset(0 calc(100% - var(--workflow-reveal)) 0 0);background:#e7f5fa}.dml-router__workflow-anchor,.dml-router__workflow-route>div{display:grid;min-width:0;justify-items:center;gap:10px;text-align:center}.dml-router__workflow-anchor strong,.dml-router__workflow-route strong{font-size:13px;line-height:1.25}.dml-router__workflow-impact{display:grid;width:100%;min-height:44px;align-content:center;gap:2px;margin-top:auto;padding:7px 8px;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:800;line-height:1.2;letter-spacing:.05em;text-align:center}.dml-router__workflow-impact:before{font-size:7px;font-weight:700;letter-spacing:.14em;opacity:.72}.dml-router__workflow-route--outside .dml-router__workflow-impact{background:#8f2f25}.dml-router__workflow-route--outside .dml-router__workflow-impact:before{content:"HIDDEN COST"}.dml-router__workflow-route--controlled .dml-router__workflow-impact{background:#006f99}.dml-router__workflow-route--controlled .dml-router__workflow-impact:before{content:"CONTROL GAIN"}.dml-router__workflow-route{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1.7vw,18px);align-items:stretch}.dml-router__workflow-route>div{position:relative;grid-template-rows:58px minmax(34px,auto) minmax(44px,auto);height:166px;min-height:166px;align-content:start;padding:14px 8px 8px;border:1px solid var(--router-line);background:#fff}.dml-router__workflow-route--controlled>div{border-color:#8dcce1}.dml-router__workflow-symbol{position:relative;display:block;width:58px;height:58px;border:1px solid #9da9ae;background:#fff}.dml-router__workflow-route--controlled .dml-router__workflow-symbol{border-color:var(--router-blue)}.dml-router__workflow-symbol i,.dml-router__workflow-symbol i:before,.dml-router__workflow-symbol i:after{position:absolute;display:block;content:""}.dml-router__workflow-symbol--approved i,.dml-router__workflow-symbol--document i{top:12px;left:18px;width:22px;height:30px;border:2px solid var(--router-ink)}.dml-router__workflow-symbol--approved:after{position:absolute;right:8px;bottom:7px;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:var(--router-blue);content:"\2713";font-size:14px;font-weight:700}.dml-router__workflow-symbol--document i:before{top:7px;right:4px;left:4px;height:2px;background:var(--router-ink);box-shadow:0 7px 0 var(--router-ink),0 14px 0 var(--router-ink)}.dml-router__workflow-symbol--supplier i{right:10px;bottom:10px;left:10px;height:27px;border:2px solid var(--router-ink)}.dml-router__workflow-symbol--supplier i:before{top:-12px;left:-2px;width:34px;height:12px;background:var(--router-ink);clip-path:polygon(0 100%,0 55%,27% 0,54% 55%,78% 0,100% 50%,100% 100%)}.dml-router__workflow-symbol--supplier i:after{right:5px;bottom:0;width:8px;height:13px;border:2px solid var(--router-ink)}.dml-router__workflow-symbol--delivery i{top:20px;left:7px;width:30px;height:20px;border:2px solid var(--router-ink)}.dml-router__workflow-symbol--delivery i:before{top:5px;left:28px;width:14px;height:13px;border:2px solid var(--router-ink);border-left:0}.dml-router__workflow-symbol--delivery i:after{top:22px;left:4px;width:8px;height:8px;border:2px solid var(--router-ink);border-radius:50%;box-shadow:29px 0 0 -2px #fff,29px 0 0 0 var(--router-ink)}.dml-router__workflow-symbol--line i{right:9px;bottom:10px;left:9px;height:27px;background:var(--router-ink);clip-path:polygon(0 100%,0 45%,26% 12%,26% 45%,55% 12%,55% 45%,82% 12%,100% 33%,100% 100%)}.dml-router__workflow-symbol--validate i{top:12px;left:12px;width:32px;height:32px;border:2px solid var(--router-blue);border-radius:50%}.dml-router__workflow-symbol--validate i:before{top:8px;left:7px;width:14px;height:8px;border-bottom:3px solid var(--router-blue);border-left:3px solid var(--router-blue);transform:rotate(-45deg)}.dml-router__workflow-symbol--print i{top:9px;left:10px;width:36px;height:39px;border:2px solid var(--router-ink)}.dml-router__workflow-symbol--print i:before{top:7px;left:11px;width:10px;height:8px;border-bottom:5px solid var(--router-blue);border-left:5px solid transparent;border-right:5px solid transparent}.dml-router__workflow-symbol--print i:after{right:6px;bottom:7px;left:6px;height:3px;background:var(--router-ink);box-shadow:0 -7px #8acbdf}.dml-router__workflow-symbol--refine i{top:10px;left:10px;width:36px;height:36px;border:3px solid var(--router-blue);border-left-color:transparent;border-radius:50%}.dml-router__workflow-symbol--refine i:after{top:-5px;left:-4px;width:0;height:0;border-top:6px solid transparent;border-right:9px solid var(--router-blue);border-bottom:6px solid transparent;transform:rotate(24deg)}.dml-router__workflow-symbol--revision i{top:10px;left:14px;width:28px;height:34px;border:2px solid var(--router-ink)}.dml-router__workflow-symbol--revision i:before{top:-2px;right:-2px;width:9px;height:9px;border-bottom:2px solid var(--router-ink);border-left:2px solid var(--router-ink);background:#fff}.dml-router__workflow-symbol--revision i:after{right:5px;bottom:7px;left:5px;height:3px;background:var(--router-blue);box-shadow:0 -7px #9da9ae}.dml-router__workflow-symbol--test-data i{right:11px;bottom:11px;left:11px;height:32px;border-bottom:2px solid var(--router-ink);border-left:2px solid var(--router-ink)}.dml-router__workflow-symbol--test-data i:before{bottom:3px;left:5px;width:6px;height:11px;background:#9da9ae;box-shadow:9px -7px #5fbfe0,18px -15px 0 var(--router-blue)}.dml-router__workflow-symbol--forecast i{top:10px;right:10px;bottom:10px;left:10px;border:2px solid var(--router-ink)}.dml-router__workflow-symbol--forecast i:before{top:7px;right:0;left:0;height:2px;background:var(--router-blue)}.dml-router__workflow-symbol--forecast i:after{top:16px;left:6px;width:4px;height:4px;background:var(--router-ink);box-shadow:9px 0 #9da9ae,18px 0 0 var(--router-ink),0 9px #9da9ae,9px 9px 0 var(--router-ink),18px 9px #9da9ae}.dml-router__workflow-symbol--batch i,.dml-router__workflow-symbol--quantity i{top:14px;left:10px;width:16px;height:16px;border:2px solid var(--router-ink);box-shadow:20px 0 0 -2px #fff,20px 0 0 0 var(--router-ink),10px 20px 0 -2px #fff,10px 20px 0 0 var(--router-ink)}.dml-router__workflow-symbol--quantity i{border-color:var(--router-blue);box-shadow:20px 0 0 -2px #fff,20px 0 0 0 var(--router-blue),10px 20px 0 -2px #fff,10px 20px 0 0 var(--router-blue)}.dml-router__workflow-symbol--inventory i{top:11px;right:9px;bottom:10px;left:9px;border-top:3px solid var(--router-ink);border-bottom:3px solid var(--router-ink)}.dml-router__workflow-symbol--inventory i:before{top:14px;right:0;left:0;height:3px;background:var(--router-ink)}.dml-router__workflow-symbol--inventory i:after{top:3px;left:4px;width:11px;height:9px;border:2px solid #9da9ae;box-shadow:16px 16px 0 -2px #fff,16px 16px 0 0 var(--router-blue)}.dml-router__workflow-symbol--failed i{top:11px;left:11px;width:34px;height:34px;border:3px solid var(--router-ink);border-radius:50%}.dml-router__workflow-symbol--failed i:before{top:-4px;left:14px;width:4px;height:38px;background:#fff;transform:rotate(27deg)}.dml-router__workflow-symbol--failed i:after{top:4px;left:13px;width:7px;height:25px;border-top:3px solid var(--router-blue);border-bottom:3px solid var(--router-blue);transform:rotate(27deg)}.dml-router__workflow-symbol--search i{top:10px;left:9px;width:27px;height:27px;border:3px solid var(--router-ink);border-radius:50%}.dml-router__workflow-symbol--search i:before{top:25px;left:24px;width:16px;height:3px;background:var(--router-ink);transform:rotate(45deg);transform-origin:left center}.dml-router__workflow-symbol--search i:after{top:8px;left:8px;width:9px;height:9px;border:2px solid var(--router-blue)}.dml-router__workflow-symbol--wait i{top:10px;left:10px;width:36px;height:36px;border:3px solid var(--router-ink);border-radius:50%}.dml-router__workflow-symbol--wait i:before{top:7px;left:15px;width:3px;height:12px;background:var(--router-ink)}.dml-router__workflow-symbol--wait i:after{top:17px;left:16px;width:10px;height:3px;background:var(--router-blue);transform:rotate(25deg);transform-origin:left center}.dml-router__workflow-symbol--geometry i{top:15px;left:12px;width:32px;height:26px;border:2px solid var(--router-ink)}.dml-router__workflow-symbol--geometry i:before{top:-8px;left:-6px;width:40px;height:2px;background:var(--router-blue)}.dml-router__workflow-symbol--geometry i:after{top:-12px;left:-7px;width:4px;height:8px;border-top:4px solid transparent;border-right:6px solid var(--router-blue);border-bottom:4px solid transparent;box-shadow:36px 0 0 -2px #fff}.dml-router__workflow-symbol--inspect i{top:9px;left:8px;width:28px;height:28px;border:3px solid var(--router-ink);border-radius:50%}.dml-router__workflow-symbol--inspect i:before{top:26px;left:25px;width:17px;height:3px;background:var(--router-ink);transform:rotate(45deg);transform-origin:left center}.dml-router__workflow-symbol--inspect i:after{top:7px;left:7px;width:12px;height:7px;border-bottom:3px solid var(--router-blue);border-left:3px solid var(--router-blue);transform:rotate(-45deg)}.dml-router__workflow-symbol--restore i{right:9px;bottom:10px;left:9px;height:27px;background:var(--router-ink);clip-path:polygon(0 100%,0 45%,26% 12%,26% 45%,55% 12%,55% 45%,82% 12%,100% 33%,100% 100%)}.dml-router__workflow-symbol--restore:after{position:absolute;right:6px;bottom:6px;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:var(--router-blue);content:"\2713";font-size:14px;font-weight:700}.dml-router__workflow-scene-caption{position:absolute;right:clamp(18px,3vw,34px);bottom:22px;left:clamp(18px,3vw,34px);display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;color:var(--router-muted)}.dml-router__workflow-scene-caption strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.1em}.dml-router__workflow-scene--after .dml-router__workflow-scene-caption strong,.dml-router__workflow-scene--after .dml-router__workflow-scene-caption span{color:#006f99}.dml-router__workflow-divider{position:absolute;top:0;bottom:0;left:var(--workflow-reveal);width:2px;background:var(--router-blue);pointer-events:none}.dml-router__workflow-handle{position:absolute;top:26px;left:clamp(70px,var(--workflow-reveal),calc(100% - 70px));display:grid;width:140px;min-height:48px;place-items:center;padding:10px 14px;border:2px solid var(--router-blue);color:var(--router-ink);background:#fff;transform:translate(-50%);pointer-events:none;text-align:center}.dml-router__workflow-handle span{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.08em}.dml-router__workflow-range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.dml-router__workflow-reveal-result{--workflow-result-pad: clamp(22px, 3vw, 32px);position:relative;margin:0;padding:var(--workflow-result-pad);color:#fff;background:var(--router-ink);overflow:hidden}.dml-router__workflow-reveal-result:before{position:absolute;z-index:2;top:0;bottom:0;left:var(--workflow-reveal);width:2px;background:var(--router-blue);content:"";pointer-events:none;transform:translate(-1px)}.dml-router__workflow-result-sentence{position:relative;z-index:1;display:grid;gap:7px;font-weight:700;letter-spacing:-.025em}.dml-router__workflow-result-prefix{color:#fff;font-size:clamp(16px,1.8vw,21px);line-height:1.25}.dml-router__workflow-result-swap{display:inline-grid;width:calc(100% + var(--workflow-result-pad) + var(--workflow-result-pad));max-width:none;margin-right:calc(0px - var(--workflow-result-pad));margin-left:calc(0px - var(--workflow-result-pad));font-size:clamp(24px,3.4vw,38px);line-height:1.08;letter-spacing:-.035em}.dml-router__workflow-result-old,.dml-router__workflow-result-new{grid-area:1 / 1;position:relative;width:100%;max-width:100%;box-sizing:border-box;padding-right:var(--workflow-result-pad);padding-left:var(--workflow-result-pad)}.dml-router__workflow-result-old{color:#e9786d;-webkit-mask-image:linear-gradient(to right,transparent 0,transparent calc(var(--workflow-reveal) - var(--workflow-result-feather)),#000 calc(var(--workflow-reveal) + var(--workflow-result-feather)),#000 100%);mask-image:linear-gradient(to right,transparent 0,transparent calc(var(--workflow-reveal) - var(--workflow-result-feather)),#000 calc(var(--workflow-reveal) + var(--workflow-result-feather)),#000 100%)}.dml-router__workflow-result-new{color:#65cef2;-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(var(--workflow-reveal) - var(--workflow-result-feather)),transparent calc(var(--workflow-reveal) + var(--workflow-result-feather)),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(var(--workflow-reveal) - var(--workflow-result-feather)),transparent calc(var(--workflow-reveal) + var(--workflow-result-feather)),transparent 100%)}.dml-router__workflow-result-old,.dml-router__workflow-result-new{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.dml-router__inhouse-method,.dml-router__meeting-section{margin-top:24px;padding:clamp(28px,4vw,46px);border:1px solid var(--router-line);background:#fff}.dml-router__section-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);gap:18px clamp(30px,5vw,72px);align-items:end}.dml-router__section-intro .dml-router__eyebrow{grid-column:1 / -1;margin-bottom:-2px}.dml-router__section-intro>p:last-child{margin:0;color:var(--router-muted);line-height:1.6}.dml-router__featured-proof{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);margin-top:30px;border:1px solid var(--router-line);background:var(--router-ink)}.dml-router__featured-proof>figure{position:relative;min-width:0;min-height:470px;margin:0;overflow:hidden;background:#fff}.dml-router__featured-proof>figure img{display:block;width:100%;height:100%;object-fit:contain}.dml-router__featured-proof figcaption{position:absolute;top:22px;left:22px;padding:9px 11px;color:#fff;background:#101416e6;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.1em}.dml-router__featured-proof-copy{display:grid;min-width:0;align-content:center;gap:16px;padding:clamp(26px,3.2vw,42px);color:#fff}.dml-router__featured-proof-copy .dml-router__eyebrow{margin:0;color:#65cef2;font-size:12px}.dml-router__featured-proof-copy h4{margin:0;font-size:clamp(32px,3.2vw,44px);line-height:1.03;letter-spacing:-.04em}.dml-router__featured-proof-copy dl{display:grid;gap:12px;margin:0}.dml-router__featured-proof-copy dl div{display:grid;grid-template-columns:138px minmax(0,1fr);gap:14px;padding-top:14px;border-top:1px solid #3b4448}.dml-router__featured-proof-copy dt{color:#65cef2;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.dml-router__featured-proof-copy dd{margin:0;color:#d3dade;font-size:15px;line-height:1.5}.dml-router__evidence-chain{grid-column:1 / -1;display:grid;grid-template-columns:repeat(7,auto) minmax(180px,1fr);align-items:center;gap:12px;margin:0;padding:18px 22px;border-top:1px solid #3b4448;color:#fff;background:#171c1e}.dml-router__evidence-chain span{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:800;letter-spacing:.1em}.dml-router__evidence-chain i{color:#65cef2;font-style:normal}.dml-router__evidence-chain strong{justify-self:end;color:#65cef2;font-size:14px;letter-spacing:-.01em}.dml-router__application-examples{margin-top:34px}.dml-router__examples-head{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1fr);gap:20px 34px;align-items:end;margin-bottom:18px}.dml-router__examples-head .dml-router__eyebrow{margin:0}.dml-router__examples-head h4{max-width:640px;margin:0;font-size:clamp(25px,3vw,36px);line-height:1.08;letter-spacing:-.035em}.dml-router__examples-grid{display:grid;gap:1px;padding:1px;background:var(--router-line)}.dml-router__application-case{display:grid;grid-template-areas:"media copy";grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);min-width:0;background:#fff}.dml-router__application-case--reverse{grid-template-areas:"copy media";grid-template-columns:minmax(300px,.92fr) minmax(0,1.08fr)}.dml-router__application-case figure{grid-area:media;position:relative;min-height:360px;margin:0;overflow:hidden;background:#edf1f2}.dml-router__application-case img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.dml-router__application-case figcaption{position:absolute;right:18px;bottom:16px;left:18px;width:fit-content;padding:7px 9px;color:#fff;background:#101416e0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:800;letter-spacing:.1em}.dml-router__application-case-copy{grid-area:copy;display:grid;align-content:center;gap:14px;padding:clamp(30px,4.2vw,54px)}.dml-router__application-case-copy>span{color:var(--router-blue);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:800;letter-spacing:.1em}.dml-router__application-case-copy h5{max-width:430px;margin:0;font-size:clamp(30px,3.2vw,42px);line-height:1.05;letter-spacing:-.035em}.dml-router__application-case-copy>p{max-width:470px;margin:0;color:var(--router-muted);font-size:16px;line-height:1.55}.dml-router__application-case-copy dl{display:grid;gap:10px;margin:6px 0 0}.dml-router__application-case-copy dl div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;padding-top:13px;border-top:1px solid var(--router-line)}.dml-router__application-case-copy dt{color:#006f99;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dml-router__application-case-copy dd{margin:0;color:var(--router-ink);font-size:15px;line-height:1.5}.dml-router__method-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.dml-router__method-boundary{margin:18px 0 0;padding-left:14px;border-left:3px solid var(--router-blue);color:var(--router-muted);font-size:13px;line-height:1.55}.dml-router__meeting-section{scroll-margin-top:24px}.dml-router__scenario-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px}.dml-router__scenario-actions>p{flex:1 1 280px;margin:0;color:var(--router-muted);font-size:13px;line-height:1.5}.dml-router__meeting-section.dml-router__meeting-section--conversion{padding:0;overflow:hidden}.dml-router__final-cta{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);gap:28px clamp(40px,6vw,88px);align-items:end;padding:clamp(32px,5vw,58px);color:#fff;background:var(--router-ink)}.dml-router__final-cta-copy .dml-router__eyebrow{margin-bottom:16px;color:#65cef2}.dml-router__final-cta-copy h3{max-width:760px;margin:0;color:#fff;font-size:clamp(32px,4.4vw,56px);line-height:1.02;letter-spacing:-.045em}.dml-router__final-cta-copy>p:last-child{max-width:700px;margin:22px 0 0;color:#c5ced2;font-size:15px;line-height:1.6}.dml-router__final-cta-actions{display:grid;justify-items:start;gap:14px}.dml-router__button--light{color:var(--router-ink);border-color:#fff;background:#fff}.dml-router__button--light:hover{color:var(--router-ink);background:#e9f1f4}.dml-router__final-link{color:#65cef2;font-size:13px;font-weight:750;text-decoration:none}.dml-router__final-link:hover{color:#fff}.dml-router__final-cta-actions>p{max-width:360px;margin:0;color:#aeb9be;font-size:12px;line-height:1.5}.dml-router__meeting-section--conversion .dml-router__review-disclosure{margin-top:0;border:0;border-top:1px solid var(--router-line)}.dml-router__review-disclosure{margin-top:24px;scroll-margin-top:24px;border:1px solid var(--router-line);background:var(--router-soft)}.dml-router__review-disclosure>summary{display:flex;min-height:84px;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;cursor:pointer;list-style:none;background:#fff}.dml-router__review-disclosure>summary::-webkit-details-marker{display:none}.dml-router__review-disclosure>summary>span:first-child{display:grid;gap:6px}.dml-router__review-disclosure>summary strong{font-size:21px}.dml-router__review-disclosure>summary>span:last-child{color:var(--router-blue);font-size:32px;line-height:1}.dml-router__review-disclosure[open]>summary>span:last-child{font-size:0}.dml-router__review-disclosure[open]>summary>span:last-child:after{content:"\2212";font-size:32px}.dml-router__review-body{padding:clamp(20px,4vw,34px);border-top:1px solid var(--router-line)}.dml-router__review-body .dml-router__form{margin-top:0}.dml-router__form{margin-top:38px}.dml-router__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dml-router__fields label{display:grid;gap:8px;font-size:14px;font-weight:700}.dml-router__optional{color:var(--router-muted);font-size:12px;font-weight:500}.dml-router__field-note{color:var(--router-muted);font-size:12px;font-weight:500;line-height:1.45}.dml-router__field--wide{grid-column:1 / -1}.dml-router__fields input,.dml-router__fields textarea,.dml-router__fields select{width:100%;min-width:0;padding:12px 13px;border:1px solid #828b90;border-radius:0;color:var(--router-ink);background:#fff;font:inherit}.dml-router__fields input,.dml-router__fields select{min-height:48px}.dml-router__fields textarea{min-height:126px;resize:vertical}.dml-router__note{margin:16px 0 22px;color:var(--router-muted);font-size:13px}.dml-router__context-note{margin:14px 0;padding:12px 14px;border-left:4px solid var(--router-blue);background:#eaf6fa;font-size:13px}.dml-router__file-intake{min-width:0;margin-top:24px;padding:clamp(20px,4vw,30px);border:1px solid var(--router-line);box-shadow:inset 5px 0 0 var(--router-blue);background:#f7fbfc}.dml-router__file-intake-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.dml-router__file-intake h3{margin:4px 0 12px;font-size:clamp(24px,3vw,34px);line-height:1.12}.dml-router__file-promise{max-width:250px;margin:0;padding:10px 12px;border-left:3px solid var(--router-blue);background:#fff}.dml-router__file-picker{display:grid;gap:8px;margin-top:22px;font-weight:700}.dml-router__file-picker input{width:100%;min-width:0;min-height:48px;padding:10px;border:1px solid #8b9499;background:#fff;font:inherit}.dml-router__file-help,.dml-router__file-privacy,.dml-router__file-summary{max-width:760px;margin:10px 0 0;color:var(--router-muted);font-size:13px;line-height:1.55}.dml-router__file-summary{color:var(--router-ink);font-weight:700}.dml-router__file-list{display:grid;gap:1px;margin:16px 0 0;padding:1px;background:var(--router-line);list-style:none}.dml-router__file-list:empty{display:none}.dml-router .dml-guidance__file-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:13px;background:#fff}.dml-router .dml-guidance__file-index{color:#006c94;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700}.dml-router .dml-guidance__file-details{display:grid;min-width:0;gap:3px;overflow-wrap:anywhere}.dml-router .dml-guidance__file-details>span{color:var(--router-muted);font-size:12px}.dml-router .dml-guidance__file-details .dml-guidance__file-state{color:#006c94;font-weight:700}.dml-router .dml-guidance__edit{border:0;color:var(--router-ink);background:transparent;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.dml-router__upload-status{margin-top:18px;padding:15px;border:1px solid var(--router-line);background:#fff}.dml-router__upload-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 14px;padding:1px;list-style:none;background:var(--router-line)}.dml-router__upload-stages li{padding:10px;background:#f3f5f6;color:var(--router-muted);font-size:12px;font-weight:700}.dml-router__upload-status[data-stage=transfer] [data-upload-stage=transfer],.dml-router__upload-status[data-stage=security] [data-upload-stage=security],.dml-router__upload-status[data-stage=create] [data-upload-stage=create]{box-shadow:inset 0 -4px 0 var(--router-blue);background:#fff;color:var(--router-ink)}.dml-router__upload-status p{margin:0 0 10px;font-weight:700}.dml-router__upload-progress{height:8px;overflow:hidden;background:#e5e9ea}.dml-router__upload-progress span{display:block;width:0;height:100%;background:var(--router-blue)}.dml-router__upload-progress[data-indeterminate=true] span{width:35%}.dml-router__consent{display:flex;min-height:44px;align-items:center;gap:10px;font-weight:700;line-height:1.45}.dml-router__consent input{width:20px;height:20px;flex:0 0 auto;accent-color:#006c94}.dml-router__consent--inline{width:fit-content;margin-top:20px;padding:16px 18px;background:#fff}.dml-router__secure-state{margin:0 0 14px;color:#006c94;font-size:13px;font-weight:700}.dml-router__secure-fallback{margin:0 0 18px;padding:15px;border-left:4px solid #b42318;color:#7a271a;background:#fef3f2;line-height:1.55}.dml-router__secure-success{margin-top:28px;padding:clamp(26px,5vw,52px);border-top:6px solid #16803f;background:#ecfdf3}.dml-router__secure-success h3{max-width:720px;margin-bottom:16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-.04em}.dml-router__secure-success>p{max-width:720px;font-size:17px;line-height:1.55}.dml-router__success-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:28px 0;padding:1px;background:#a7d7b7}.dml-router__success-meta div{min-width:0;padding:18px;background:#fff}.dml-router__success-meta dt{font-size:13px;font-weight:700}.dml-router__success-meta dd{margin:6px 0 0;overflow-wrap:anywhere}.dml-router__success-review{padding:22px;background:#fff}.dml-router__success-review h4{margin-top:0;font-size:18px}.dml-router__success-review [data-secure-intake-brief]{display:grid;gap:20px;overflow-wrap:anywhere;line-height:1.6}.dml-router__success-review [data-secure-intake-brief] h5{margin:0 0 10px;font-size:16px}.dml-router .dml-guidance__success-brief-list{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:8px 20px;margin:0}.dml-router .dml-guidance__success-brief-list dt{font-weight:700}.dml-router .dml-guidance__success-brief-list dd{min-width:0;margin:0}.dml-router .dml-guidance__summary-section{min-width:0;padding-top:20px;border-top:1px solid var(--router-line)}.dml-router .dml-guidance__summary-section:first-child{padding-top:0;border-top:0}.dml-router__success-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.dml-router__visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.dml-router__readiness-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:38px;border:1px solid var(--router-line);background:var(--router-line)}.dml-router__readiness-flow article{min-height:210px;padding:26px;background:#fff}.dml-router__readiness-flow article:last-child{color:#fff;background:var(--router-ink)}.dml-router__readiness-flow span{color:var(--router-blue);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.12em}.dml-router__readiness-flow h3{margin:18px 0 12px;font-size:clamp(22px,2.1vw,30px);line-height:1.08;letter-spacing:-.035em}.dml-router__readiness-flow p{margin:0;color:var(--router-muted);line-height:1.55}.dml-router__readiness-flow article:last-child p{color:#c6cdd1}.dml-router__service-first{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:18px;padding:22px 24px;border-left:4px solid var(--router-blue);background:#eaf6fa}.dml-router__entry-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;scroll-margin-top:100px}.dml-router__entry-options .dml-router__service-first,.dml-router__entry-options .dml-router__direct-option{margin:0}.dml-router__service-first>div{display:grid;gap:5px}.dml-router__service-first span{color:var(--router-muted);line-height:1.5}.dml-router__direct-option{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:22px 0 28px;padding:22px 24px;border-left:4px solid var(--router-blue);background:#fff}.dml-router__direct-option>div{display:grid;gap:5px}.dml-router__direct-option span{color:var(--router-muted);line-height:1.5}.dml-router__form-sections{display:grid;gap:18px}.dml-router__fieldset{min-width:0;margin:0;padding:26px;border:1px solid var(--router-line);background:#fff}.dml-router__fieldset legend{padding:0 10px;outline:none;font-size:16px;font-weight:750}.dml-router__fieldset legend span{margin-right:9px;color:var(--router-blue);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.dml-router__fieldset--contact{background:#f7fafb}.dml-router__lead-step{margin-top:20px}.dml-router__step-progress{display:grid;grid-template-columns:auto minmax(120px,1fr);align-items:center;gap:14px;color:#006c94;font-size:13px;font-weight:750}.dml-router__step-progress>span:last-child{height:6px;overflow:hidden;background:#dce4e7}.dml-router__step-progress i{display:block;width:50%;height:100%;background:var(--router-blue)}.dml-router__step-progress i[data-step="2"]{width:100%}.dml-router__step-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.dml-router__file-details{margin-top:22px;border:1px solid var(--router-line);background:#fff}.dml-router__file-details>summary{padding:16px 18px;font-weight:750;cursor:pointer}.dml-router__file-details .dml-router__file-intake{margin-top:0;border:0;border-top:1px solid var(--router-line)}.dml-router__secure-engine{margin-top:18px}.dml-router__success,.dml-router__error{display:grid;gap:6px;padding:18px;border-left:4px solid #138a49;background:#eaf8f0}.dml-router__error{border-left-color:#b42318;color:#7a271a;background:#fef3f2}.dml-router__boundary{display:grid;grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);gap:24px;margin-top:34px;padding:22px 24px;border-top:3px solid var(--router-ink);background:var(--router-soft);line-height:1.55}.dml-router__boundary span{color:var(--router-muted)}.dml-router a:focus-visible,.dml-router button:focus-visible,.dml-router input:focus-visible,.dml-router textarea:focus-visible,.dml-router select:focus-visible{outline:3px solid var(--router-blue);outline-offset:3px}@media(max-width:1100px){.dml-router__featured-proof{grid-template-columns:1fr}.dml-router__featured-proof>figure{min-height:0;aspect-ratio:3 / 2}}@media(max-width:940px){.dml-router__paths{grid-template-columns:1fr}.dml-router__path{min-height:0}.dml-router__actions{margin-top:22px}.dml-router__readiness-flow{grid-template-columns:1fr}.dml-router__readiness-flow article{min-height:0}.dml-router__entry-options,.dml-router__scenario-stage-panel,.dml-router__section-intro{grid-template-columns:1fr}.dml-router__scenario-visual,.dml-router__scenario-copy{min-height:0}.dml-router__featured-proof{grid-template-columns:1fr}.dml-router__featured-proof>figure{min-height:0}}@media(min-width:1500px){.dml-router--equipment .dml-router__scenario-visual,.dml-router--equipment .dml-router__scenario-copy{min-height:0}.dml-router--equipment .dml-router__workflow-comparison{min-height:460px}.dml-router--equipment .dml-router__application-case figure{min-height:440px}}@media(max-width:720px){.dml-router__shell{width:min(100% - 32px,1260px);padding:54px 0 72px}.dml-router--equipment .dml-router__shell{width:calc(100% - 32px);padding:28px 0 56px}.dml-router--equipment .dml-router__request--standalone{padding-top:20px}.dml-router__head,.dml-router__request-head{grid-template-columns:1fr;align-items:start}.dml-router__head h1{font-size:clamp(43px,14vw,68px)}.dml-router__fields{grid-template-columns:1fr}.dml-router__field--wide{grid-column:auto}.dml-router__request{padding:24px 20px}.dml-router__service-first,.dml-router__direct-option{align-items:stretch;flex-direction:column}.dml-router__service-first .dml-router__button,.dml-router__direct-option .dml-router__button{width:100%}.dml-router__fieldset{padding:20px 16px}.dml-router__boundary{grid-template-columns:1fr;gap:8px}.dml-router__file-intake-head{display:grid}.dml-router__file-promise{max-width:none}.dml-router__upload-stages,.dml-router__success-meta,.dml-router .dml-guidance__success-brief-list{grid-template-columns:1fr}.dml-router .dml-guidance__file-row{grid-template-columns:28px minmax(0,1fr)}.dml-router .dml-guidance__file-row .dml-guidance__edit{grid-column:2;justify-self:start}.dml-router__scenario-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.dml-router__scenario-tabs button{min-height:76px;padding:14px}.dml-router__scenario-tabs button strong{font-size:14px}.dml-router__scenario-visual{min-height:0}.dml-router__scenario-copy{min-height:0;padding:28px 22px}.dml-router__scenario-copy h3{font-size:clamp(24px,8vw,34px)}.dml-router__workflow-handle.dml-router__workflow-handle--scenario{top:50%;width:116px;min-height:42px;padding:8px 10px;transform:translate(-50%,-50%)}.dml-router__scenario-copy--reveal .dml-router__eyebrow{margin-bottom:20px}.dml-router__scenario-reveal-prefix,.dml-router__scenario-reveal-prefix-old,.dml-router__scenario-reveal-prefix-new{font-size:20px}.dml-router__scenario-reveal-swap{width:calc(100% + 44px);margin-right:-22px;margin-left:-22px;font-size:clamp(31px,10vw,44px)}.dml-router__scenario-reveal-old,.dml-router__scenario-reveal-new{padding-right:22px;padding-left:22px}.dml-router__inhouse-method,.dml-router__meeting-section,.dml-router__workflow-reveal{padding:26px 20px}.dml-router__workflow-reveal-head{grid-template-columns:1fr}.dml-router__workflow-comparison{min-height:530px}.dml-router__workflow-scene{grid-template-columns:82px minmax(160px,1fr) 82px;gap:8px;padding:26px 10px 86px}.dml-router__workflow-route{grid-template-columns:1fr;gap:7px}.dml-router__workflow-route>div{grid-template-rows:48px minmax(28px,auto) minmax(38px,auto);height:134px;min-height:134px;padding:8px 4px 4px}.dml-router__workflow-impact{min-height:38px;padding:5px 4px;font-size:8px}.dml-router__workflow-symbol{width:48px;height:48px;transform:scale(.82)}.dml-router__workflow-anchor strong,.dml-router__workflow-route strong{font-size:11px}.dml-router__workflow-scene-caption{right:10px;left:10px;align-items:flex-start;flex-direction:column;gap:4px}.dml-router__workflow-result-prefix{font-size:15px}.dml-router__workflow-result-swap{font-size:clamp(20px,6vw,26px)}.dml-router__featured-proof>figure{min-height:0}.dml-router__featured-proof-copy{padding:28px 22px}.dml-router__featured-proof-copy dl div{grid-template-columns:1fr;gap:6px}.dml-router__evidence-chain{grid-template-columns:1fr;align-items:start;gap:7px}.dml-router__evidence-chain i{display:none}.dml-router__evidence-chain strong{justify-self:start;margin-top:8px}.dml-router__examples-head{grid-template-columns:1fr}.dml-router__application-case,.dml-router__application-case--reverse{grid-template-areas:"media" "copy";grid-template-columns:1fr}.dml-router__application-case figure{min-height:0;aspect-ratio:4 / 3}.dml-router__application-case-copy{padding:26px 22px 30px}.dml-router__application-case-copy dl div{grid-template-columns:1fr;gap:6px}.dml-router__scenario-actions{align-items:stretch;flex-direction:column}.dml-router__scenario-actions .dml-router__button{width:100%}.dml-router__contextual-cta{grid-template-columns:1fr}.dml-router__contextual-cta-actions{display:grid;justify-content:stretch}.dml-router__contextual-cta-actions .dml-router__button{width:100%}.dml-router__final-cta{grid-template-columns:1fr;align-items:start;padding:30px 22px}.dml-router__final-cta-actions{justify-items:stretch}.dml-router__final-cta-actions .dml-router__button{width:100%}.dml-router__method-actions{align-items:stretch;flex-direction:column}.dml-router__method-actions .dml-router__button{width:100%}.dml-router__review-disclosure>summary{padding:18px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/dml-application-router.css.map */
