#plugin_russian-doll .rd-module { max-width: 580px; margin-inline: auto; }
#plugin_russian-doll .rd-stage { outline: none; touch-action: manipulation; user-select: none; -webkit-tap-highlight-color: transparent; }
#plugin_russian-doll svg { display: block; width: 100%; height: 222px; overflow: visible; }
#plugin_russian-doll .doll-wrap { cursor: pointer; }
#plugin_russian-doll .doll-shell { stroke: #333333; stroke-opacity: .4; stroke-width: 1.25; stroke-linejoin: round; }
#plugin_russian-doll .fine-line { fill: none; stroke: #333333; stroke-opacity: .65; stroke-width: 1.15; stroke-linecap: round; }
#plugin_russian-doll .rd-stage:focus-visible .rd-current .doll-shell { stroke-width: 3; stroke-dasharray: 5 3; }
#plugin_russian-doll .rd-hint { margin: 0; height: 28px; text-align: center; font-size: .85em; }
