.fx-rd .rd-diagram{margin:0 0 32px}.fx-rd .rd-diagram-labels{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;margin-bottom:8px}.fx-rd .rd-diagram svg{width:100%;height:auto;display:block}.fx-rd .rd-diagram-in{fill:none;stroke-width:1.75;stroke-dasharray:7 6}@keyframes rd-dashdrift{to{stroke-dashoffset:-260}}@keyframes rd-dashpulse{0%{stroke-dashoffset:436}to{stroke-dashoffset:0}}@keyframes rd-pulsedot{0%,to{opacity:1}50%{opacity:.35}}.fx-rd .rd-diagram-in1{animation:rd-dashdrift 9s linear infinite}.fx-rd .rd-diagram-in2{animation:rd-dashdrift 12s linear infinite reverse}.fx-rd .rd-diagram-in3{animation:rd-dashdrift 10.5s linear infinite}.fx-rd .rd-diagram-in4{animation:rd-dashdrift 14s linear infinite reverse}.fx-rd .rd-diagram-dot{animation:rd-pulsedot 2.4s ease-in-out infinite}.fx-rd .rd-diagram-pulse{animation:rd-dashpulse 2.6s linear infinite}.fx-rd .rd-logo-band{padding:30px 0 36px;border-bottom:2px solid var(--color-divider)}.fx-rd .rd-logo-band-label{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;opacity:.55;margin-bottom:22px}.fx-rd .rd-logo-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 90px,#000 calc(100% - 90px),transparent);mask-image:linear-gradient(90deg,transparent,#000 90px,#000 calc(100% - 90px),transparent)}.fx-rd .rd-logo-marquee .rd-marquee-group{gap:30px;padding-right:30px}.fx-rd .rd-logo-cell{flex:none;display:flex;align-items:center;justify-content:center;width:168px;height:46px}.fx-rd .rd-logo-marquee img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;opacity:.72}@media (max-width:640px){.fx-rd .rd-logo-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 32px,#000 calc(100% - 32px),transparent);mask-image:linear-gradient(90deg,transparent,#000 32px,#000 calc(100% - 32px),transparent)}.fx-rd .rd-logo-cell{width:124px;height:38px}.fx-rd .rd-logo-marquee .rd-marquee-group{gap:20px;padding-right:20px}}@media (prefers-reduced-motion:reduce){.fx-rd .rd-diagram-pulse{display:none}}.fx-rd .rd-shipped{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--color-divider)}.fx-rd .rd-shipped-card{display:flex;flex-direction:column;gap:16px;padding:32px 32px 36px;border-right:1px solid var(--color-divider);border-bottom:2px solid var(--color-divider)}.fx-rd .rd-shipped-card:last-child{border-right:0}.fx-rd .rd-shipped-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.fx-rd .rd-shipped-name{font-family:var(--font-heading);font-weight:800;font-size:24px;letter-spacing:-.02em}.fx-rd .rd-shipped-body{font-size:14px;line-height:1.6;opacity:.8}.fx-rd .rd-shipped-screen{border:1px solid var(--color-divider);background:var(--color-neutral-100);margin-top:auto}.fx-rd .rd-shipped-screen-bar{background:var(--color-ink);color:var(--color-bg);font-family:var(--font-heading);font-weight:800;font-size:10px;letter-spacing:.14em;padding:7px 12px}.fx-rd .rd-shipped-screen-body{padding:4px 12px}.fx-rd .rd-shipped-row{display:flex;justify-content:space-between;gap:14px;font-size:12.5px;padding:8px 0;border-bottom:1px solid var(--color-divider)}.fx-rd .rd-shipped-row:last-child{border-bottom:0}.fx-rd .rd-shipped-row--total{font-family:var(--font-heading);font-weight:800;color:var(--color-accent)}.fx-rd .rd-shipped-screen-foot{font-size:9.5px;letter-spacing:.12em;padding:8px 12px;border-top:1px solid var(--color-divider);opacity:.6}.fx-rd .rd-shipped-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}@media (max-width:1100px){.fx-rd .rd-shipped{grid-template-columns:1fr}.fx-rd .rd-shipped-card{border-right:0;padding:28px 20px 32px}}.fx-rd .rd-brief-error{font-size:13px;line-height:1.5;color:var(--color-accent);padding:12px 16px 0}