.aplaut-routediagram *{box-sizing:border-box}.aplaut-routediagram{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:block}.aplaut-routediagram .rd-middle{--runtime-colour-route-diagram-accent-resolved:var(--runtime-colour-route-diagram-accent-input);background:var(--runtime-colour-route-diagram-accent-resolved)}.rd-scroll{container-type:inline-size;overflow-x:visible}.rd-flow{stroke-dasharray:7 150;animation:rd-flow 3.4s linear infinite}@keyframes rd-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-157}}@media (prefers-reduced-motion:reduce){.rd-flow{display:none}}.rd-brand svg path{fill:var(--aplaut-color-route-diagram-logo-paint)!important}@container (max-width:696px){.rd-box{min-width:0!important}.rd-column{min-width:0}.rd-sources{grid-template-columns:repeat(auto-fit,minmax(min(100%,120px),1fr))!important}.rd-middle{margin-top:64px!important}.rd-branches{margin-top:88px!important;display:flex!important;flex-direction:column;align-items:stretch!important;gap:56px!important}.rd-branch{display:flex!important;flex-direction:column;align-items:center;gap:40px}.rd-branch>[data-rn]{width:min(100%,280px);justify-content:center}.rd-final{margin-top:64px!important}}