.rx-automation{background:var(--rx-lime);color:var(--rx-black);padding:86px 0 82px;border-block:1px solid #416844}.rx-automation-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin-bottom:42px}.retro-site .rx-automation h2{font-size:clamp(42px,5.3vw,76px)}.retro-site .rx-automation h2 span{color:var(--rx-green)}.rx-automation-intro>div{max-width:48ch;justify-self:end}.rx-automation-intro p{font-size:17px;line-height:1.7;margin:0 0 22px;color:#244c31}.rx-automation .os-text-link{color:var(--rx-green)}.rx-automation .os-text-link:hover{color:var(--rx-black)}.rx-response-console{background:var(--rx-black);color:var(--rx-white);border:2px solid var(--rx-black);box-shadow:6px 6px 0 #609353}.rx-response-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 24px;border-bottom:1px solid var(--rx-border);font:10px/1.5 var(--rx-mono);color:var(--rx-muted)}.rx-response-status{display:flex;align-items:center;gap:8px;color:var(--rx-lime)}.rx-response-status i{width:5px;height:5px;background:currentColor}.rx-response-flow{display:grid;grid-template-columns:.95fr 64px 1.08fr 1.65fr;align-items:center;padding:40px 32px}.rx-response-flow article{min-width:0}.rx-response-flow h3{letter-spacing:-.035em;font-weight:750}.rx-response-incoming{background:var(--rx-white);color:var(--rx-black);padding:21px;border:1px solid #bacfb1;transform:rotate(-2deg);box-shadow:4px 4px 0 #354b36}.rx-response-incoming header{display:flex;align-items:center;gap:8px;font:10px var(--rx-mono);margin-bottom:26px}.rx-response-incoming header>svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.5}.rx-response-new{margin-left:auto;font-size:8px;padding:4px 5px;background:#c4e6b5;color:#244c31}.rx-response-reference{font:9px var(--rx-mono);color:#55724e}.rx-response-incoming h3{font-size:25px;line-height:1.18;margin:10px 0 15px}.rx-response-incoming>p{font:9px/1.6 var(--rx-mono);color:#436044;margin:0 0 24px}.rx-response-trigger{display:flex;align-items:center;gap:7px;border-top:1px solid #b7cbb0;padding-top:13px;font:9px/1.5 var(--rx-mono);color:#436044}.rx-response-trigger>span{font-size:17px}.rx-response-inlet{display:block;width:100%;height:20px;overflow:visible}.rx-response-inlet-mobile{display:none}.rx-response-agent{text-align:center;padding:27px 18px 0;background:var(--rx-green);border:1px solid #769a64}.rx-response-mark{display:grid;place-items:center;width:86px;height:86px;margin:0 auto 18px;background:var(--rx-lime);color:var(--rx-green);box-shadow:4px 4px 0 #0d2b20}.rx-response-mark>svg{width:65px;height:65px}.rx-response-agent h3{margin:0 0 4px;font-size:25px;line-height:1.2}.rx-response-agent-label{font:12px/1.5 var(--rx-mono);color:var(--rx-lime);margin:0}.rx-response-agent-sources{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin:21px 0}.rx-response-agent-sources span{font:9px/1.5 var(--rx-mono);color:#bdd4b5;border:1px solid #537d4c;padding:4px 7px}.rx-response-finding{display:flex;align-items:center;gap:9px;text-align:left;border-top:1px solid #4b7044;min-height:65px;padding:12px 0}.rx-response-finding p{font:10px/1.6 var(--rx-mono);color:#bdd4b5;margin:0}.rx-response-agent[data-ready=true] .rx-response-finding p{color:var(--rx-lime)}.rx-response-working{display:flex;align-items:center;justify-content:center;gap:2px;width:22px;flex-shrink:0;color:var(--rx-lime)}.rx-response-working svg{width:19px;height:19px}.rx-response-working i{width:3px;height:10px;background:#638956}.rx-response-agent[data-working=true] .rx-response-working i{animation:rx-agent-check .75s ease-in-out infinite alternate}.rx-response-agent[data-working=true] .rx-response-working i:nth-child(2){animation-delay:.18s}.rx-response-agent[data-working=true] .rx-response-working i:nth-child(3){animation-delay:.36s}@keyframes rx-agent-check{to{height:17px;background:var(--rx-lime)}}.rx-response-distribution{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:stretch}.rx-distribution-paths{display:block;width:100%;height:392px}.rx-distribution-paths-mobile{display:none}.rx-delivery-path-1 .os-signal-packet{animation-delay:.15s}.rx-delivery-path-2 .os-signal-packet{animation-delay:.3s}.rx-delivery-path-3 .os-signal-packet{animation-delay:.45s}.rx-response-destinations{display:grid;gap:16px}.rx-response-destination{display:flex;align-items:center;gap:13px;height:86px;padding:14px;background:#1b2a20;border:1px solid #486040;transition:border-color .25s,background .25s}.rx-response-destination-icon{display:grid;place-items:center;width:35px;height:35px;color:#bdcdb5;background:#2d4330;flex-shrink:0}.rx-response-destination-icon svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.rx-response-destination h3{font-size:17px;line-height:1.15;margin:0 0 6px}.rx-response-destination p{font:9px/1.5 var(--rx-mono);color:#a9bba1;margin:0}.rx-response-delivery-state{color:#76966a;margin-left:auto;width:14px;flex-shrink:0}.rx-response-delivery-state svg{width:14px;height:14px}.rx-response-destination[data-delivered=true]{background:#243c28;border-color:#91b17b}.rx-response-destination[data-delivered=true] .rx-response-destination-icon{color:var(--rx-green);background:var(--rx-lime)}.rx-response-destination[data-delivered=true] .rx-response-delivery-state{color:var(--rx-lime)}.rx-response-console .os-playback{padding:15px 24px}@media(max-width:1100px){.rx-automation-intro{gap:38px}.rx-automation-intro p{font-size:15px}.rx-response-flow{padding:32px 22px;grid-template-columns:.95fr 40px 1.08fr 1.5fr}.rx-response-incoming{padding:16px}.rx-response-incoming h3{font-size:22px}.rx-response-agent{padding:23px 12px 0}.rx-response-agent h3{font-size:21px}.rx-response-distribution{grid-template-columns:42px minmax(0,1fr)}.rx-response-destination{gap:9px;padding:11px}.rx-response-destination h3{font-size:15px}.rx-response-destination-icon{width:29px;height:29px}}@media(max-width:800px){.rx-automation{padding:54px 0 58px}.rx-automation-intro{grid-template-columns:1fr;gap:23px;margin-bottom:30px}.retro-site .rx-automation h2{font-size:clamp(39px,8.9vw,64px)}.rx-automation-intro>div{justify-self:start}.rx-automation-intro p{font-size:15px}.rx-response-toolbar{padding:14px 16px;font-size:8px;gap:10px}.rx-response-flow{grid-template-columns:minmax(0,1fr);padding:26px 20px 22px;max-width:470px;margin:auto}.rx-response-incoming{width:calc(100% - 20px);justify-self:center;padding:19px}.rx-response-incoming header{margin-bottom:18px}.rx-response-incoming h3{font-size:25px}.rx-response-incoming>p{margin-bottom:17px}.rx-response-inlet{display:none}.rx-response-inlet-mobile{display:block;height:44px;width:20px;justify-self:center}.rx-response-agent{padding:23px 20px 0}.rx-response-mark{width:70px;height:70px;margin-bottom:14px}.rx-response-mark>svg{width:53px;height:53px}.rx-response-agent h3{font-size:25px}.rx-response-agent-sources{margin:16px 0}.rx-response-finding{justify-content:center;min-height:57px}.rx-response-distribution{display:block;padding:40px 0 0 10.9375%;position:relative}.rx-distribution-paths{display:none}.rx-distribution-paths-mobile{display:block;position:absolute;inset:0;width:100%;height:100%}.rx-response-destinations{position:relative}.rx-response-destination{padding:13px;gap:11px}.rx-response-destination h3{font-size:16px}.rx-response-destination-icon{width:32px;height:32px}.rx-response-console .os-playback{padding:14px 16px;font-size:9px}}